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 #836567 by ikleyn(52817)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "In a certain book, the frequency distribution of the number of words per page \n" ); document.write( "may be taken as approximately normal with mean 800 and standard deviation 50. \n" ); document.write( "If three pages are chosen at random, what is the probability that none of them \n" ); document.write( "has between 830 and 845 words each? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Step by step\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(1) the probability that in some page the number of words is between 830 and 845 is\r\n" ); document.write( "\r\n" ); document.write( " P = normalcdf(830, 845, 800, 50) = 0.0902\r\n" ); document.write( "\r\n" ); document.write( " (using regular calculator TI-83 or TI84 with the standard function normalcdf).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(2) Hence, the probability that in some page the number of words is NOT between 830 and 845 is\r\n" ); document.write( "\r\n" ); document.write( " the complement to it P' = 1 - 0.0902 = 0.9098.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(3) And finally, the ANSWER to the problem's question is\r \n" ); document.write( "\n" ); document.write( "Solved, with explanations.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "//////////////////\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In his post, @Theo gives different answer from my number. Why ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The cause is that @Theo incorrectly treats the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In his solution, he said \" since you are looking for the mean of a sample . . . \".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the @Theo's error. In this problem, we ARE NOT looking for the mean of a sample.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The problem's question DOES NOT ask about mean of a sample.\r \n" ); document.write( "\n" ); document.write( " It asks about something totally different.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |