SOLUTION: You toss a coin 266 times. Find the probability that exactly 133 of the 266 tosses will be heads.

Algebra ->  Probability-and-statistics -> SOLUTION: You toss a coin 266 times. Find the probability that exactly 133 of the 266 tosses will be heads.      Log On


   



Question 859837: You toss a coin 266 times. Find the probability that exactly 133 of the 266 tosses will be heads.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
p(heads) = .5, n = 266
P(x=133) = binompdf(266,.5,133) = .0489