SOLUTION: Assume the following variables are binomial. (Note: If values are not found in a binomial distribution table, use the binomial formula. Round your final answer to three decimal pla

Algebra ->  Probability-and-statistics -> SOLUTION: Assume the following variables are binomial. (Note: If values are not found in a binomial distribution table, use the binomial formula. Round your final answer to three decimal pla      Log On


   



Question 554979: Assume the following variables are binomial. (Note: If values are not found in a binomial distribution table, use the binomial formula. Round your final answer to three decimal places.)
Find the probability that at least 6 had CD players for a sample of 12 teenagers if 60% of them had compact disk players by the age of 16.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the probability that at least 6 had CD players for a sample of 12 teenagers if 60% of them had compact disk players by the age of 16.
------
Binomial with n = 12 and p(had) = 0.6
-----
P(6<= x <=12) = 1 - P(0<= x <=5) = 1 - binomcdf(12,0.6,5) = 0.8418
==============
Cheers,
Stan H.