Question 420709
Five identical and unbiased coins are shaken. What is the probability of obtaining 3 heads?
-------------------------
Binomial Problem with n = 5 and p = 1/2
-----
P(x = 3) = 5C3(1/2)^3*(1/2)^2 = 10/32 = 5/16
------------------------------------------------
Cheers,
Stan H.
==============