document.write( "Question 1201963: In a certain book, the frequency distribution of the number of words per page may be taken as approximately normal with mean 800 and standard deviation 50. If three pages are chosen at random, what is the probability that none of them has between 830 and 845 words each? \n" ); document.write( "
Algebra.Com's Answer #836568 by Theo(13342)![]() ![]() You can put this solution on YOUR website! population mean is 800 \n" ); document.write( "population standard deviation is 50 \n" ); document.write( "sample size is 3 \n" ); document.write( "since you are looking for the mean of a sample, use the standard error rather than the standard deviation. \n" ); document.write( "standard error = standard deviation / sqrt(sample size) = 50 / sqrt(3) = 28.86751346. \n" ); document.write( "probability that the number of words per page in the sample is not between 830 and 845 is equal to .9102 \n" ); document.write( "here's what it looks like on a normal distribution calculator. \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " |