SOLUTION: what is the probability of getting 6 tails in 10 trials of tossing a coin? need to solve using the approximation methoed and the binomial distribution
Algebra.Com
Question 537120: what is the probability of getting 6 tails in 10 trials of tossing a coin? need to solve using the approximation methoed and the binomial distribution
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
what is the probability of getting 6 tails in 10 trials of tossing a coin? need to solve using the approximation methoed and the binomial distribution
----------------------
Binomial: n = 10 ; p = 1/2
P(x = 6) = 10C6*(1/2)^6*(1/2)^4 = 210/2^10 = 0.2051
-----------------
Normal Approximation:
Find P(5.5 < x < 6.5)
mean = np = 10*0.5 = 5
std = sqrt(npq) = sqrt(5*1/2)) = 1.58
---
z(5.5) = (5.5-5)/1.58 = 0.3165
z(6.5) = (6.5-5)/1.58 = 0.9494
----
P(5.5
===============================================
Cheers,
Stan H.
================
RELATED QUESTIONS
What is the probability of getting at least 3 tails when tossing a coin 6... (answered by stanbon)
What is the probability of getting at least 3 tails when tossing a coin 6... (answered by stanbon)
What is the probability of getting at least 3 tails when tossing a coin 6... (answered by stanbon)
What is the probability of getting at least 3 tails when tossing a coin 6... (answered by stanbon)
What is the probability of tossing a coin 8 times and getting alternating heads and... (answered by stanbon)
if a coin is flipped 6 times what is the probability of getting 3... (answered by robertb)
A coin is tossed 6 times. What is the probability of getting six... (answered by rfer)
What is the probability of flipping a coin 10 times and getting tails 6 times? Round your (answered by stanbon)
What is the probability of tossing 3 coins and getting all... (answered by jim_thompson5910)