document.write( "Question 204453This question is from textbook elementary statistics
\n" ); document.write( ": Find these probabillities for a sample of 20 teenagers if 70% of them had compact disk players by the age of 16. Round to three decimal places, example 0.123. \r
\n" ); document.write( "\n" ); document.write( "a. At least 14 had CD players.
\n" ); document.write( "b. Exactly 9 had CD players.
\n" ); document.write( "c. More than 17 had CD players.
\n" ); document.write( "

Algebra.Com's Answer #154354 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find these probabillities for a sample of 20 teenagers if 70% of them had compact disk players by the age of 16. Round to three decimal places, example 0.123.
\n" ); document.write( "---
\n" ); document.write( "Hopefully you have software or a calculator to work these binomial problems.
\n" ); document.write( "If not you will have to use z-scores and a Table of z-values.
\n" ); document.write( "---
\n" ); document.write( "a. At least 14 had CD players.
\n" ); document.write( "P(14 < x <= 20) = 1 - binomcdf(20,0.7,13) = 0.6080
\n" ); document.write( "----------------------------------
\n" ); document.write( "b. Exactly 9 had CD players.
\n" ); document.write( "P(x = 9) = binompdf(20,0.7,9) = 0.0120
\n" ); document.write( "----------------------------------
\n" ); document.write( "c. More than 17 had CD players.
\n" ); document.write( "P(18 <= x <=20) = 1 - binomcdf(20,0.7,17) = 0.03548
\n" ); document.write( "=================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );