Unit 5 Probability Concepts
Unit 5 Probability Concepts
Com )
Business Statistics ( SMTX1016 )
UNIT -IV
PROBABILITY AND DISTRUBUTIONS
PROBABILITY
Introduction to Probability
Probabilities are associated with experiments where the outcome is not known in advance or
cannot be predicted. For example, if you toss a coin, will you obtain a head or tail? If you roll
a die will obtain 1, 2, 3, 4, 5 or 6? Probability measures and quantifies "how likely" an event,
related to these types of experiment, will happen. The value of a probability is a number
between 0 and 1 inclusive. An event that cannot occur has a probability (of happening) equal
to 0 and the probability of an event that is certain to occur has a probability equal to 1.(see
probability scale below).
In order to quantify probabilities, we need to define the sample space of an experiment and
the events that may be associated with that experiment.
S = { (1,1),(1,2),(1,3),(1,4),(1,5),(1,6)
(2,1),(2,2),(2,3),(2,4),(2,5),(2,6)
(3,1),(3,2),(3,3),(3,4),(3,5),(3,6)
(4,1),(4,2),(4,3),(4,4),(4,5),(4,6)
(5,1),(5,2),(5,3),(5,4),(5,5),(5,6)
(6,1),(6,2),(6,3),(6,4),(6,5),(6,6) }
Probability theory is based on some axioms that act as the foundation for the theory, so let us
state and explain these axioms.
Axioms of Probability:
Axiom 1: For any event A, P(A) ≥ 0.
Axiom 2: Probability of the sample space S is P(S) = 1.
Axiom 3: If A1, A2, A3, ⋯ are disjoint events, then
P (A1∪A2∪A3⋯) = P(A1) + P(A2) + P(A3) + ⋯
Independent events
Two events A and B are independent if P(A∩B) = P(A)P(B).
Example 1:
Two coins are tossed, find the probability that two heads are obtained.
Solution:
The sample space S is given by S = {(H,T),(H,H),(T,H),(T,T)}
Let E be the event "two heads are obtained" E = {(H,H)}
P(E) = = .
A card is drawn at random from a deck of cards. Find the probability of getting the 3 of
diamond.
Example 2:
A card is drawn at random from a deck of cards. Find the probability of getting the 3 of
diamond.
Solution:
Let E be the event "getting the 3 of diamond". An examination of the sample space shows
that there is one "3 of diamond" so that n(E) = 1 and n(S) = 52. Hence the probability of
event E occurring is given by P(E) = .
Example 3:
A jar contains 3 red marbles, 7 green marbles and 10 white marbles. If a marble is drawn
from the jar at random, what is the probability that this marble is white?
Solution:
Total number of marbles in the jar is n(S) = 20
Let E be the event "getting a white marble” is n(E) = 10.
P(E) = .
Example 4:
Two dice are rolled, find the probability that the sum is equal to 5.
Solution:
Two dice are rolled, the sample space S is given by
S = { (1,1),(1,2),(1,3),(1,4),(1,5),(1,6)
(2,1),(2,2),(2,3),(2,4),(2,5),(2,6)
(3,1),(3,2),(3,3),(3,4),(3,5),(3,6)
(4,1),(4,2),(4,3),(4,4),(4,5),(4,6)
(5,1),(5,2),(5,3),(5,4),(5,5),(5,6)
(6,1),(6,2),(6,3),(6,4),(6,5),(6,6) }
Let E be the event "getting a sum equal to 5”. Then n(E) = 4 and Then n(S) = 36.
P(E) = .
Example 5:
A committee of 5 people is to be formed randomly from a group of 10 women and 6 men.
Find the probability that the committee has
a) 3 women and 2 men.
b) 4 women and 1men.
c) 5 women.
d) at least 3 women
Solution:
There are 16C5 ways to select 5 people (committee members) out of a total of 16 people (men
and women). There are 10C3 ways to select 3 women out of 10. There are 6C2 ways to select
2 men out of 6. There are ways to select 3 women out of 10 and 2 men out of 6.
(a) P(3 women AND 2 men) = = 0.412087
Example 6:
In a presidential election, there are four candidates. Call them A, B, C, and D. Based on our
polling analysis, we estimate that A has a 2020 percent chance of winning the election, while
B has a 4040 percent chance of winning. What is the probability that A or B win the election?
Solution:
The events that {A wins}, {B wins}, {C wins}, and {D wins} are disjoint since more than
one of them cannot occur at the same time. For example, if A wins, then B cannot win. From
the third axiom of probability, the probability of the union of two disjoint events is the
summation of individual probabilities. Therefore,
P(A wins or B wins) = P({A wins}∪{B wins})
= P({A wins})+P({B wins})=P({A wins})+P({B wins})
= 0.2+0.4=0.2+0.4
= 0.6
Conditional Probability
In this section, we discuss one of the most fundamental concepts in probability theory. Here
is the question: as you obtain additional information, how should you update probabilities of
events? For example, suppose that in a certain city, 23 percent of the days are rainy. Thus, if
you pick a random day, the probability that it rains that day is 23 percent:
P(R) = 0.23, where R is the event that it rains on the randomly chosen day.
Now suppose that we pick a random day, but we also tell that it is cloudy on the chosen day.
Now that we have this extra piece of information, how do we update the chance that it rains
on that day? In other words, what is the probability that it rains given that it is cloudy?
If C is the event that it is cloudy, then we write this as P(R|C), the conditional probability of
R given that C has occurred. It is reasonable to assume that in this example, P(R|C) should be
larger than the original P(R), which is called the prior probability of R. For calculating
P(R|C) we have a general formula which is given below.
If A and B are two events in a sample space S, then the conditional probability of A given B
is defined as P(A|B) = , when P(B) > 0.
Example 7:
A fair die is rolled. Let A be the event that the outcome is an odd number and let B be the
event that the outcome is less than or equal to 3. What is P(A) and P(A|B)?
Solution
Given that S = { 1,2,3,4,5,6}, A = {1,3,5} and B ={1,2,3}.
P(A) = = .
P(A|B) = = .
Example 8:
In a factory there are 100 units of a certain product, 5 of which are defective. We pick three
units from the 100 units at random. What is the probability that none of them are defective?
Solution
Let us define Ai as the event that the ith chosen unit is not defective, for i=1,2,3. We are
interested in P(A1∩A2∩A3). Note that P(A1) =
Given that the first chosen item was good, the second item will be chosen from 94 good units
and 5 defective units, thus P(A2|A1) = .
Given that the first and second chosen items were okay, the third item will be chosen from 93
good units and 5 defective units, thus P(A3|A2, A1) = .
Thus, we have P(A1∩A2∩A3) = P(A1) P(A2|A1) P(A3|A2,A1) = = 0.8560
BAYE’S THEOREM
Let A1, A2, ... An be disjoint events in S and B be any arbitrary event in S with
EXAMPLE :1
EXAMPLE: 2
EXAMPLE:3
EXERCISE PROBLEMS
chosen at random and from it two balls are drawn at random. The two
balls are 1 red and 1 white. What is the probability that they come
2. In a company there are three machines A1, A2 and A3. They produce 20%,
35% and 45% of the total output respectively. Previous experience shows
1 black ball respectively. One of the urns is chosen at random and a ball is
drawn from it. The colour of the ball is found to be black. What is the