Tossing a fair coin has two outcomes, Head or Tail. Thus, tossing a coin more than once has a binomial distribution with P=0.5. Probability distribution of tossing a fair coin four times is
(r4)0.5r0.54−r,r=0,1,2,3,4
Where r is the number of heads
(r4)0.54,r=0,1,2,3,4
E(r)=np=4×0.5=2
Var(r)=4×0.5×0.5=1
Comments