document.write( "Question 1198237: A magazine article states that in a study of 64 students, average teenager reads 5.5 books a year with a standard deviation of 2 books. What is the probability that the average teenager actually reads less than 5 books?\r
\n" );
document.write( "\n" );
document.write( "One of the following is the correct answer. Which one?\r
\n" );
document.write( "\n" );
document.write( "A) 0.0228 (2.28%)
\n" );
document.write( "B) 0.9772 (97%)
\n" );
document.write( "C) 0.5987 (59.87%)
\n" );
document.write( "D) 0.4013 (40.13%(
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831798 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Normal Distribution (continuous curve) µ = 5.5 and σ = 2 \n" ); document.write( "probability that the average teenager actually reads less than 5 books? \n" ); document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \n" ); document.write( "P(x<5) = normcdf(-9999,5,2,5.5) = .4013 \n" ); document.write( "0r \n" ); document.write( "area to the 'left' of z = (5-5.5_/2 = -.25, P(z<.25) = .4013 \n" ); document.write( "Would include reading 4.5 books, for example \n" ); document.write( "IF the variable x < 5 needed to be a whole number: \n" ); document.write( "Then, p(x < 5 ) = p( x ≤ 4) = .2266 would work \n" ); document.write( " |