Probability and Event Space-2-8
Probability and Event Space-2-8
The sample space for the tossing of three coins simultaneously is given by:
S = {(T , T , T) , (T , T , H) , (T , H , T) , (T , H , H ) , (H , T , T ) , (H , T , H) , (H , H, T) ,(H , H , H)}
Suppose, if we want to find only the outcomes which have at least two heads; then the set of all
such possibilities can be given as:
E = { (H , T , H) , (H , H ,T) , (H , H ,H) , (T , H , H)}
Thus, an event is a subset of the sample space, i.e., E is a subset of S.
There could be a lot of events associated with a given sample space. For any event to occur, the
outcome of the experiment must be an element of the set of event E.
Simple Events
Any event consisting of a single point of the sample space is known as a simple event in probability.
For example, if S = {56 , 78 , 96 , 54 , 89} and E = {78} then E is a simple event.
Compound Events
Contrary to the simple event, if any event consists of more than one single point of the sample
space then such an event is called a compound event. Considering the same example again, if S =
{56 ,78 ,96 ,54 ,89}, E1 = {56 ,54 }, E2 = {78 ,56 ,89 } then, E1 and E2 represent two compound events.
P(A) = P(A│B) = 1/2 , which implies that the occurrence of event B has not affected the probability
of occurrence of the event A .
If A and B are independent events, then P(A│B) = P(A)
Using Multiplication rule of probability, P(A ∩ B) = P(B) .P(A│B)
P(A ∩ B) = P(B) .P(A)
Note: A and B are two events associated with the same random experiment, then A and B are
known as independent events if P(A ∩ B) = P(B) .P(A)
Independent Events Venn Diagram
Let us proof the condition of independent events using a Venn diagram.
Theorem: If X and Y are independent events, then the events X and Y’ are also independent.
Proof: The events A and B are independent, so, P(X ∩ Y) = P(X) P(Y).
Let us draw a Venn diagram for this condition:
From the Venn diagram, we see that the events X ∩ Y and X ∩ Y’ are mutually exclusive and
together they form the event X.
X = (X∩Y) ∪ (X∩Y’)
Also, P(X) = P[(X ∩ Y) ∪ (X ∩ Y’)] or, P(X) = P(X ∩ Y) + P(X ∩ Y’)
or, P(X) = P(X) P(Y) + P(X ∩ Y’)
or, P(X inter Y’) = P(X) − P(X) P(Y) = P(X) (1 – P(Y)) = P(X) P(Y’)
Example: Let X and Y are two independent events such that P(X) = 0.3 and P(Y) = 0.7. Find P(X and
Y), P(X or Y), P(Y not X), and P(neither X nor Y).
Solution: Given P(X) = 0.3 and P(Y) = 0.7 and events X and Y are independent of each other.
P(X and Y) = P( X ∩ Y) = P(X) P(Y) = 0.3 × 0.7 = 0.21
P(X or Y) = P(X ∪ Y) = P(X) + P(Y) – P(X ∩ Y) = 0.3 + 0.7 – 0.21 = 0.79
P(Y not X) = P(Y ∩ X’) = P(Y) – P(X ∩ Y) = 0.7 – 0.21 = 0.49
And P(neither X nor Y) = P(X’ ∩ Y’) = 1 – P(X ∪ Y) = 1 – 0.79 = 0.21
Example: Three coins are tossed at the same time. We say A as the event of receiving at least 2
heads. Likewise, B denotes the event of getting no heads and C is the event of getting heads on
the second coin. Which of these is mutually exclusive?
Solution: Firstly, let us create a sample space for each event. For the event ‘A’ we have to get at
least two head. Therefore, we have to include all the events that have two or more heads.
Or we can write:
A = {HHT, HTH, THH, HHH}.
This set A has 4 elements or events in it i.e. n(A) = 4
In the same way, for event B, we can write the sample as:
B = {TTT} and n(B) = 1
Again using the same logic, we can write;
C = {THT, HHH, HHT, THH} and n(C) = 4
So B & C and A & B are mutually exclusive since they have nothing in their intersection.
Exhaustive Events
A set of events is called exhaustive if all the events together consume the entire sample space.
Complementary Events
For any event E1 there exists another event E1‘ which represents the remaining elements of the
sample space S.
E1 = S − E1‘
If a dice is rolled then the sample space S is given as S = {1 , 2 , 3 , 4 , 5 , 6 }. If event E1 represents all
the outcomes which is greater than 4, then E1 = {5, 6} and E1‘ = {1, 2, 3, 4}.
Thus E1‘ is the complement of the event E1.
Similarly, the complement of E1, E2, E3……….En will be represented as E1‘, E2‘, E3‘……….En‘
Solved Example
Q1. In the game of snakes and ladders, a fair die is thrown. If event E1 represents all the events of
getting a natural number less than 4, event E2 consists of all the events of getting an even number
and E3 denotes all the events of getting an odd number. List the sets representing the following:
i) E1 or E2 or E3
ii) E1 and E2 and E3
iii) E1 but not E3
Solution:
The sample space is given as S = {1 , 2 , 3 , 4 , 5 , 6}
E1 = {1,2,3}
E2 = {2,4,6}
E3 = {1,3,5}
i) E1 or E2 or E3= E1 E2 E3= {1, 2, 3, 4, 5, 6}
ii) E1 and E2 and E3 = E1 E2 E3 = ∅
iii) E1 but not E3 = {2}