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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
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)
(
Show Source
):
You can
put this solution on YOUR website!
Hi,
p(heads) = .5, n = 266
P(x=133) = binompdf(266,.5,133) = .0489