In: Statistics and Probability
Discuss a probability model by 1. stating a sample space and assigning probabilities to outcomes in the space. 2. Is the model discrete or continuous? 3. Can you verify that it satisfies the rules of probability? 4. Can you identify any events that are independent, or any that are dependent? 5. Can you identify any events whose probability would require the inclusion-exclusion principle to calculate? 6. Can you identify any events whose probability would require conditional probability to calculate? Find these probabilities if possible.
Let us consider the random experiment of tossing a fair coin twice.
1. The sample space is given by
= {HH, HT, TH,TT} , H stands for occurrence of Head and T stands for Tail.
= {1,2,3,4}, say where i' s are sample points.
P[{i}] = 1/4 , i= 1(1)4
2. The probability model assumed here is discrete as it is concerned with the number of occurrences of Head and Tail which are isolated numbers.
3. Let us define three events as follows.
A1= Event of getting of two Heads.
A2= Event of getting one Head and one Tail.
A3 = Event of getting two Tails.
P[A1] = P[{HH}] = 1/4 , P[A2] = P[{HT,TH}] =1/2 , P[A3] = P[{TT}] = 1/4
Rule1: P[A] 0, where A is an event.
Clearly, P[Ai] 0 , i= 1,2,3.
Non-negativity property is satisfied.
Rule 2: P[]=1
P[] = P[{HH,HT,TH,TT}] = 1
Normed property is satisfied.
Rule 3: P[ Ai] = P[Ai] for disjoint Ai's i.e. Ai Aj = i j .
Note that, the events A1 , A2 and A3 are disjoint.
P[A1 A2 A3] = P[A1] + P[A2] + P[A3]
Finite additivity property is satisfied
Rule 4 : P[] = 1 - P[A]
Note that, P[1] = 1 - P[A1] = 3/4
P[2] = 1- P[A2] = 1/2
P[3] = 1- P[A3] = 3/4
Complementation property is satisfied.
4. Two events A and B are statistically independent if P[AB]=P[A}P[B]
Here, P[A1A2] = 0 P[A1]P[A2] = 1/2 * 1/4 = 1/8
So the events A1 and A2 are not independent .
P[A1A3] = 0 P[A1] P[A3] = 1/4
So the events A1 and A3 are not independent.
Similarly, for the events A2 and A3 , P[A3A2] = 0 P[A3]P[A2] = 1/2 * 1/4 = 1/8
So the events A2 and A3 are dependent.