Quote from Toonces:
If I figure correctly, there are 32 possibilities (2 to the 5th power). 26 outcomes are favorable, but I'm not sure how to get the 26 without doing it manually.
Quote from Toonces:
You flip a coin 5 times. What is the probabilty that it will come up heads (not heads or tails, but heads specifically) AT LEAST twice?
(I don't know the answer; more importantly, what is the formula?)
It is slightly less work to do it Joe's way: calculate Y = probability(less than 2 heads) and then X = (1 - Y)Quote from rosy2:
you would use the binomial distribution function and solve like ...
X = P(exatly 2) + P(exatly 3) + P(exatly 4)+P(exatly 5)