Lesson On Probability
Lesson On Probability
1
This is depicted as follows:
0 <= P(A) <= 1
where A is an event and P(A) is the probability of the occurrence of the
event.
This also means that a probability value can never be negative.
Every event will have a set of possible outcomes. It is called the ‘sample
space’.
Consider the example of tossing a coin.
When a coin is tossed, the possible outcomes are Head and Tail. So, the
sample space is represented as {H, T}.
Similarly when two coins are tossed together, the sample space is
{(H,H), (H,T), (T,H), (T,T)}.
1
The probability of head each time you toss the coin is 2 . So is the
probability of tail.
Basic formula of probability
The Probability of the occurrence of an event A is defined as:
Another example is the rolling of dice. When a single die is rolled, the
sample space is {1,2,3,4,5, 6}.
What is the probability of rolling a 5 when a die is rolled?
No. of ways it can occur = 1
Total no. of possible outcomes = 6
2
So the probability of rolling a particular number when a die is rolled =
1/6.
Compound probability
Compound probability is when the problem statement asks for the
likelihood of the occurrence of more than one outcome.
3
Solution:
1
Taking the individual probabilities of each number, getting a 2 is 6 and
so is getting a 5.
Applying the formula of compound probability,
Probability of getting a 2 or a 5,
P(2 or 5) = P(2) + P(5) – P(2 and 5)
1 1 0 2−0
= + −
6 6 6 = 6
2 1
= 6 =3 .
Solution:
We need to find out P(B or 6)
26
Probability of selecting a black card = 52
4
Probability of selecting a 6 = 52
2
Probability of selecting both a black card and a 6 = 52
28
= 52
7
= 13 .
4
Independent and Dependent Events
Independent Event
When multiple events occur, if the outcome of one event DOES
NOT affect the outcome of the other events, they are called independent
events.
Say, a die is rolled twice. The outcome of the first roll doesn’t affect the
second outcome. These two are independent events.
Solution
1
Probability of getting a tail in one toss = 2
1 1 1
The coin is tossed twice. So ×
2 2 = 4 is the answer.
Here’s the verification of the above answer with the help of sample
space.
When a coin is tossed twice, the sample space is {(H,H), (H,T), (T,H),
(T,T)}.
Our desired event is (T,T) whose occurrence is only once out of four
possible outcomes and hence, our answer is 1/4.
3× 48 144 16
= 729
=
729 = 81
Dependent Events
When two events occur, if the outcome of one event affects the outcome
of the other, they are called dependent events.
Consider the aforementioned example of drawing a pen from a pack,
with a slight difference.
Example 5: A pack contains 4 blue, 2 red and 3 black pens. If 2 pens are
drawn at random from the pack, NOT replaced and then another pen is
drawn. What is the probability of drawing 2 blue pens and 1 black pen?
Solution:
4
Probability of drawing 1 blue pen = 9
3
Probability of drawing another blue pen = 8
3
Probability of drawing 1 black pen = 7
4 3 3 3
Probability of drawing 2 blue pens and 1 black pen = 9 × 8 × 7 ×3 = 14
6
Let’s consider another example:
Example 6: What is the probability of drawing a king and a queen
consecutively from a deck of 52 cards, without replacement.
Solution
4 1
Probability of drawing a king = 52 = 13
Conditional probability
Conditional probability is calculating the probability of an event given
that another event has already occured .
The formula for conditional probability P(A|B), read as P(A given B) is
P ( A∧B)
P(A|B) = P (B)
Solution
7
P(M and S) = 0.40
P(M) = 0.60
P ( M ∧S) 0.4 2
P(S|M) = P( M ) = 0.6 = 3 or 0.67
Complement of an event
A complement of an event A can be stated as that which does NOT
contain the occurrence of A.
A complement of an event is denoted as P(Ac) or P(A’).
P(Ac) = 1 – P(A)
or it can be stated, P(A)+P(Ac) = 1
For example,
if A is the event of getting a head in coin toss, Ac is not getting a head
i.e., getting a tail.
if A is the event of getting an even number in a die roll, Ac is the event of
NOT getting an even number i.e., getting an odd number.
if A is the event of randomly choosing a number in the range of -3 to 3,
Ac is the event of choosing every number that is NOT negative i.e., 0,1,2
& 3 (0 is neither positive or negative).
8
1 31
P(at least one head) = 1 – P(all tails) = 1 – 32 = 32 .
5
P(A or B) = 6 .
Probability Example 2
A box contains 4 chocobars and 4 ice creams. Tom eats 3 of them one
after another. What is the probability of sequentially choosing 2
chocobars and 1 icecream?
Solution
9
4 1
Probability of choosing 1 chocobar == 8 = 2
4 2
Probability of choosing 1 ice-cream out of a total of 6 = 6 = 3
Probability Example 3
When two dice are rolled, find the probability of getting same
number on both the first die and the second , given that the sum
should be at least 6.
Solution
1 2 3 4 5 6
1 1,1 1,2 1, 3 1,4 1,5 1,6
2 2,1 2,2 2,3 2,4 2,5 2,6
3 3,1 3,2 3,3 3,4 3,5 3,6
10
4 4,1 4,2 4,3 4,4 4,5 4,6
5 5,1 5,2 5,3 5,4 5,5 5,6
6 6,1 6,2 6,3 6,4 6,5 6,6
Probability Example 4
When two dice are rolled, find the probability of getting same number
on both dice, given that the sum should be:
(a) At most 6,
(b) exactly 6,
(c) Less than 6.
Solution
1 2 3 4 5 6
1 1,1 1,2 1, 3 1,4 1,5 1,6
2 2,1 2,2 2,3 2,4 2,5 2,6
3 3,1 3,2 3,3 3,4 3,5 3,6
4 4,1 4,2 4,3 4,4 4,5 4,6
5 5,1 5,2 5,3 5,4 5,5 5,6
6 6,1 6,2 6,3 6,4 6,5 6,6
11
3 1
(a) P(same number given that sum at most 6) = 6 = 2
1
(b) P(same number given that sum exactly 6) = 6
2 1
(c) P(same number given that sum less than 6) = 6 = 3
Probability Example 5
When two dice are rolled, find the probability of getting a greater
number on the first die than the one on the second, given that the sum
should equal 8.
Solution
1 2 3 4 5 6
1 1,1 1,2 1, 3 1,4 1,5 1,6
2 2,1 2,2 2,3 2,4 2,5 2,6
3 3,1 3,2 3,3 3,4 3,5 3,6
4 4,1 4,2 4,3 4,4 4,5 4,6
5 5,1 5,2 5,3 5,4 5,5 5,6
6 6,1 6,2 6,3 6,4 6,5 6,6
12
And there are two ways where the number on the first die is greater than
the one on the second given that the sum should equal 8, G = {(5,3),
(6,2)}.
5 2
Therefore, P(Sum equals 8) = = 36 and P(G) = 36 .
P ( G∧∑ equals 8 )
Now, P(G|sum equals 8) =
P ( ∑ equal 8 )
2 5 2 36 2
= 36 ÷ 36 = 36 × 5
=¿
5
GEOMETRIC PROBABILITY
Geometric probability is calculated as the ratio of desired area to the
total given area.
Desired area
P (Region) = Total area
Desired Area 4π 1
The geometric probability = Total Area = =
100 π 25
1
Hence, the geometric probability ¿ 25 or 0.04
13
Example2: A square of side 5cm, and has a rectangle of area 10cm2
within it. If we throw a coin in the square then, find the probability of
the coin hitting the rectangle.
10
Probability of hitting region inside the rectangle = 25 = 0.4
Example3:
Solution:
1
Hence, the probability of hitting the small square is 36 .
Example 4
14
feet. If a ball hits that area, it will be counted as a point. Find the
probability of getting a point.
Solution:
The total area will be the area of the rectangular field.
Hence, total area = 15 × 25 = 375
12.5 π
Geometric probability = 375 = 0.105
Hence, the probability of getting a point is 0.105
Solution
Area of square = 2× 2 = 4
25 π −4
Geometric probability = 25 π = 0.949
Hence, the probability of hitting the circle but not the square = 0.95
15
FURTHER PROBABILITY INVOLVING SHADED REGIONS
Example 1:
A dart is thrown at random into a board that has the shape of a circle as
shown below. Calculate the probability that the dart will hit the shaded
region. (Use π = 3.142)
Solution:
16
Example 2:
Solution:
1 angle of thered sector
a) Area of red sector = 2× area of the circle = 360
180 1
Probability that the point lies on red sector = 360 =¿ 2
1 angle of the green sector
b) Area of green sector = 3 × area of the circle = 360
17
120 1
Probability that the point lies on green sector = 360 = 3
c) In any sector except the green sector.
Probability that the point does not lie in the green sector =1
−1 2
−P(Green sector ) =1 =
3 3
Example3
Solution
18
The probability will be found by finding the area of the region that is
considered a success (the red area) divided by the sample space which is
the region contained by the outer circle.
In order to solve this problem, you must know the radius of the circle.
If the radius of the circle shaded red is 1 and the radius of the sample
space circle is 5, the Probability of landing in the red region is
Area of Red
P(Red)= Area of outer ¿=
˚ π 1
= ¿
25 π 25
Example4
In this example, the outer region is a rectangle and the target area is a
circle. To find the probability of randomly hitting the target area with a
dart,
¿˚
P(blue region) = area of area of rectangle
¿
If the radius of the circle is 1 cm, the length of the rectangle is 5cm, and
the width is 2.5 cm.
π π 3.142
P(blue) = 5× 2.5 = 12.5 = 12.5 =0.251
19
Example5: In order to find the probability of a multiple of regions, it is
necessary to add the regions then divide by the sample space.
How can we do this without knowing the measures of the sides or the
radius?
The circles are tangent to each other and to the square. The radius is
perpendicular to the tangent line at the point of tangency so the height of
the polygon is equal to 2 diameters as is the base.
The diameter is equal to 2(radius). Let r = the radius of the circle. The
area of the circles is 4 π r 2 . There are four circles so the area of the
shaded region is4 π r 2 .
To find the area of the square, write it in terms of the radius of the
circles. The base is 4r and the height is 4r. The area of the square is (4r)
(4r)= 16 r 2
Example6:
When a skydiver jumps from an airplane, she usually has a landing area
already in mind before the jump. What if she wanted to land in the target
below? What is the probability that she will hit the target (an equilateral
triangle with sides of 2 m), assuming that she is certain to land within
the 10m x 10m square.
1.732
¿ =0.0173
100
Example 7:
21
An arrow is shot at random into the rectangle PQRS. Calculate the
probability that the arrow strikes:
a) triangle AQB.
b) a shaded region.
c) Either triangle BRC or the unshaded region.
Solution:
PRACTICE PROBLEMS
22
Find the probability of the blue shaded regions.
1.
2.
23
4.
5. The figure shows a circle with centre O and radius 8 cm. Ð BOD =
72˚. The radius of the smaller circle is 4 cm. A point is selected at
random inside the larger circle BCDE.
24
Calculate the probability that the point lies
a) inside the sector BODC.
b) inside the smaller circle
c) neither in the sector BODC nor in the smaller circle.
6. Mrs. Hollands worth finds the above targets boring so she designs her
own dart board on a 2 feet square board as shown below. If you throw a
dart randomly at this strange target, what would be the probability that
you land in the interior purple region (notice this region is not a
polygon)?
25
SOLUTION TO PRACTICE PROBLEMS
1.
26
Areaof the blue region 31
P(Blue region) = Area of the entire rectangular region = 40 = 0.775
2.
¿˚ 4 × 3.142 12.568
P(Blue Region) = Areaof the Blue
Area of the rectangle
¿ = 40
=
40 =
0.3142
27
Areaof the red triangle 3 1
P(Red region) = Area of the entire square = 36 = 12 = 0.0833
4.
Solution:
28
Let 2x be the length of the square.
5. The figure shows a circle with centre O and radius 8 cm. Ð BOD =
72˚. The radius of the smaller circle is 4 cm. A point is selected at
random inside the larger circle BCDE.
29
Calculate the probability that the point lies
a) inside the sector BODC.
b) inside the smaller circle
c) neither in the sector BODC nor in the smaller circle.
Solution:
a)
1
Area of sector BODC = 5 × area of the large circle
1
Probability that the point lies in sector BODC = 5
b)
1
Area of smaller circle = 4 × area of the large circle
1
Probability that the point lies in the smaller circle = 4
30
c) Probability that the point does not lie in sector BODC or the smaller
circle
1 1
= 1−( 5 + 4 )
−9
=1 20
11
¿
20
= 0.55
6. Mrs. Hollandsworth finds the above targets boring so she designs her
own dart board on a 2 feet square board as shown below. If you throw a
dart randomly at this strange target, what would be the probability that
you land in the interior purple region (notice this region is not a
polygon)?
31
SOLUTION
If the dart was certain to land in the purple or yellow region, how would
the above probability change? In other words, what is the probability of
the dart randomly landing in the purple region given it must land within
the yellow region?
32