Math Project 3
Math Project 3
Certificate
This is to certify that the project submissions required for ISC Board Assessment is the
work of
_________________ ___________________
I, Tirtha Bhosale from class 12A, thank the school, Smt. Sulochanadevi
Singhania School and the school principal. Mrs. Revathi Srinivasan Madam
for giving me an opportunity to do this project.
I would like to thank all the authors of the books and newsletters that I have
referred to, for writing such interesting information.
5 CONCLUSION 10 10.9.21
6 BIBLIOGRAPHY 12 10.9.21
AIM AND INTRODUCTION
“The theory of probabilities is simply the Science of logic quantitatively
treated.” – C.S. PEIRCE
Probability as a measure of uncertainty of events in a random
experiment. We discussed the axiomatic approach formulated
by Russian Mathematician, A.N. Kolmogorov (1903-1987)
and treated probability as a function of outcomes of the
experiment. We have also established equivalence between the
axiomatic theory and the classical theory of probability in case
of equally likely outcomes. On the basis of this relationship, we
obtained probabilities of events associated with discrete sample
spaces. We have also studied the addition rule of probability. In
this project, we shall discuss the important concept of
conditional probability of an event given that another event has
occurred, which will be helpful in understanding the Bayes'
theorem and Law of total probability. Throughout this project,
we shall take up the experiments having equally likely
outcomes, unless stated otherwise.
In Mathematics, the probability is the likelihood of an event. The probability of an
event going to happen is 1 and for an impossible event is 0. In probability theory,
there exists a fundamental rule that relates to the marginal probability and the
conditional probability, which is called the formula or the law of the total
probability. Through several distinct events, it expresses the total probability of an
event. The aim of the project is to discuss the law of total probability, Bayes'
theorem and Conditional probability, their statements along with their examples
and understand it in depth.
LAW OF TOTAL PROBABILITY
For two events A and B associated with a
sample space S, the sample space can be
divided into a set A ∩ B′, A ∩ B, A′ ∩ B, A′ ∩
B′. This set is said to be mutually disjoint or
pairwise disjoint because any pair of sets in it is
disjoint. Elements of this set are better known
as a partition of sample space. This can be
represented by the Venn diagram as shown. In
cases where the probability of occurrence of
one event depends on the occurrence of other
events, we use the total probability theorem.
Formula:
Example 1)
A person has undertaken a mining job. The probabilities of completion of job on
time with and without rain are 0.42 and 0.90 respectively. If the probability that it
will rain is 0.45, then determine the probability that the mining job will be
completed on time.
Solution: Let A be the event that the mining job will be completed on time and B
be the event that it rains. We have,
P(B) = 0.45,
P(no rain) = P(B′) = 1 − P(B) = 1 − 0.45 = 0.55
By multiplication law of probability,
P(A|B) = 0.42
P(A|B′) = 0.90
Since, events B and B′ form partitions of the sample space S, by total probability
theorem, we have
P(A) = P(B) P(A|B) + P(B′) P(A|B′)
=0.45 × 0.42 + 0.55 × 0.9
= 0.189 + 0.495 = 0.684
So, the probability that the job will be completed on time is 0.684.
Example 2)
80% of people attend their primary care physician regularly; 35% of those people
have no health problems crop up during the following year. Out of the 20% of
people who don’t see their doctor regularly, only 5% have no health issues during
the following year. What is the probability a random person will have no health
problems in the following year?
Solution: Step 1: Sketch out a tree. The following tree uses the information given
in the question with the addition of two probabilities (in blue) obtained by the
complement. For example, if 5% of people do not have health problems, that
means 95% of people do have health problems.
Step 2: Multiply the probabilities for each branch. For example, the top branch has
0.8 on the first segment and 0.35 on the second. These calculations are shown in
red on the graph below:
Step 3: Find the probabilities that answer the question. For this example, we want
the probability a random person will have no health problems. If you look at the
graph, the branches leading to “no health problems” are the top branch and the
third branch down. The probabilities listed in red are 0.28 and 0.01,
So the people with no health issues are: 0.28 + 0.01 = 0.29.
CONDITIONAL PROBABILITY
A conditional probability would look at these two events in relationship with one
another, such as the probability that you are both accepted to college, and you are
provided with dormitory housing. It's the probability of event B given that event A
has already occurred.
Formula:
P(A/B) = No of cases favourable to both A and B
No of cases favourable to B
Example 1) -
A family has two children. What is
the probability that both the children
are boys given that at least one of
them is a boy ?
Solution: Let b stand for boy and g
for girl. The sample space of the
experiment is S = {(b, b), (g, b), (b,
g), (g, g)}
Let E and F denote the following
events :
E : ‘both the children are boys’
F : ‘at least one of the child is a boy’
Example 2)
In a group of 100 sports car buyers, 40 bought alarm systems, 30 purchased bucket
seats, and 20 purchased an alarm system and bucket seats. If a car buyer chosen at
random bought an alarm system, what is the probability they also bought bucket
seats?
Formula:
where:
P(A)= The probability of A occurring
P(B)= The probability of B occurring
P(A∣B)=The probability of A given B
P(B∣A)= The probability of B given A
P(A⋂B))= The probability of both A and B occurring
Example 1 :
Solution:
P(User/Positive ) = P(Positive/ User).P(User)
P(Positive)
= P(Positive/ User).P(User)
P(Positive/ User).P(User) + P(Positive/ Non User).P(Non User)
= (0.98 x 0.005)
[(0.98 x 0.005) + ((1 - 0.98) x (1 - 0.005))]
= 0.0049
(0.0049 + 0.0199)
= 19.76%
Bayes' theorem shows that even if a person tested positive in this scenario, it is
actually much more likely the person is not a user of the drug.
Example 2 :
At the same time, only 35% of the companies that did not increase their
share price by more than 5% in the same period replaced their CEOs.
Knowing that the probability that the stock prices grow by more than 5%
is 4%, find the probability that the shares of a company that fires its
CEO will increase by more than 5%.
Before finding the probabilities, you must first define the notation of the
probabilities.
Thus, the probability that the shares of a company that replaces its CEO
will grow by more than 5% is 6.67%
CONCLUSION
The references for the Maths project have been taken from the following
textbooks:
● ISC MATHEMATICS Book 2 for class XII by O.P Malhotra
● NCERT CBSE Class 12 Textbook
The references for the Maths project have been taken from the following
sites:
● www.wikipedia.com
● www.investopedia.com