Find the mean number of heads in three tosses of a fair coin.
Find the mean number of heads in three tosses of a fair coin.
Official Solution
.: Sample space $= \{ HHH,HHT,HTH,THH,HTT,THT,TTH,TTT\}$
Let $X$ denotes the random variable which represents the number of heads in three tosses of a fair coin.
$\therefore \quad X$ can assume values 0, 1, 2 and 3
$\therefore \quad P(X = 0) = \cfrac{1}{8};P(X = 1) = \cfrac{3}{8};P(X = 2) = \cfrac{3}{8}$ and $P(X = 3) = \cfrac{1}{8}$
Hence, the probability distribution :
$\therefore \quad$
Mean $= E(X) = \Sigma xp(x) = 0 \times \cfrac{1}{8} + 1 \times \cfrac{3}{8} + 2 \times \cfrac{3}{8} + 3 \times \cfrac{1}{8}$
$= 0 + \cfrac{3}{8} + \cfrac{6}{8} + \cfrac{3}{8} = \cfrac{{12}}{8} = \cfrac{3}{2}$
No comments yet — start the discussion.