Question
Mathematics Question on Probability
Find the mean number of heads in three tosses of fair coin.
Answer
Let X denote the success of getting heads.
Therefore, the sample space is
S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
It can be seen that X can take the value of 0, 1, 2, or 3.
P(X=0)=P(TTT)
=P(T).P(T).P(T)
=21X21X21=81
∴ P (X = 1) = P (HHT) + P (HTH) + P (THH)
21X21X21X21X21X21X21X21X21=83
∴P(X = 2) = P (HHT) + P (HTH) + P (THH)
21X21X21X21X21X21X21X21X21=83
∴P(X=3)=P(HHH)=21X21X21
=81
Therefore, the required probability distribution is as follows.
X | 0 | 1 | 2 | 3 |
---|---|---|---|---|
P(X) | 81 | 83 | 83 | 81 |
Mean of XX(X),μ=∑XiP(Xi)
=0×81+1×83+2×83+3×81
=83+83+83
=23=1.5