Probability and Statistics: B Madhav Reddy Madhav.b@srmap - Edu.in
Probability and Statistics: B Madhav Reddy Madhav.b@srmap - Edu.in
B Madhav Reddy
( )=
n n!
n1 , n2 , . . . , nr n1 !n2 !⋯nr !
Recall:
Sample space S - set of all outcomes of the experiment
Event - any subset of S
We call an event E to be a simple event if E is singleton, i.e., E
consists of only one outcome/element
Example - Rolling pair of dice simultaneously.
Sample Space S = {(i , j) ∶ i , j = 1, 2, 3, 4, 5, 6}
E1 be the event that sum of dice equals 7 and E2 be the event that
the outcome is (1, 5)
That is, E1 = {(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)} and
E2 = {(1, 5)}
Then E2 is a simple event and E1 is NOT a simple event
Example:
Experiment is tossing two coins simultaneously
Here, S = {(H, H), (T , H), (H, T ), (T , T )}
Consider the events E = {(H, H), (H, T ), (T , H)} and
F = {(H, T ), (T , H), (T , T )}
E is the event that at least one head occurs and F is the event that
at least one tail occurs
Then E ∩ F = {(H.T ), (T , H)} is the event that exactly one head and
one tail occur
Example:
1. Tossing a coin
If E is the event that the coin lands heads, then E c is the event that coin
shows up tails
2. Rolling a pair of dice
If E = {(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)} - sum of two dice is 7,
then E c is the event that sum of dice is not equal to 7
E ∪F E ∩F
Ec
B Madhav Reddy Probability and Statistics 13 / 17
Some useful identities:
Commutative laws - E ∪ F = F ∪ E & E ∩ F = F ∩ E
Associative laws - (E ∪ F ) ∪ G = E ∪ (F ∪ G ) &
(E ∩ F ) ∩ G = E ∩ (F ∩ G )
Distributive laws - (E ∪ F ) ∩ G = (E ∩ F ) ∪ (F ∩ G ) &
(E ∩ F ) ∪ G = (E ∪ G ) ∩ (F ∪ G )
DeMorgan’s laws - For any sequence of events E1 , E2 , . . . , En
c
( ⋃ Ei ) = ⋂ Eic
n n
i =1 i =1
c
( ⋂ Ei ) = ⋃ Eic
n n
i =1 i =1