document.write( "Question 976820: For any data set of n values with standard deviation s, every value must be within of the mean. In a class of 19 students, the heights of the students have a mean of 66.6 inches and a standard deviation of 3.0 inches. The tallest student in class, a hopeful member of the basketball team, claims to be
\n" ); document.write( "78.6 inches tall. Could he be telling the truth?
\n" ); document.write( "

Algebra.Com's Answer #598320 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
P( X < 78.6 ) is determined by calculating the z-score
\n" ); document.write( "z-score = (78.6 - 66.6) / 3 = 4, therefore
\n" ); document.write( "P( X < 78.6 ) = 1.00 or 100%
\n" ); document.write( "now
\n" ); document.write( "P( X > or = 78.6 ) = 1.00 - P( X < 78.6 )
\n" ); document.write( "P( X > or = 78.6 ) = 1.00 - 1.00 = 0
\n" ); document.write( "The student is not telling the truth
\n" ); document.write( "
\n" );