document.write( "Question 1142656: Hello, this is a statistics problem. Is there a formula that I would use to find the minimum and maximum values below? \r
\n" );
document.write( "\n" );
document.write( "Use the following information to determine your answers: The typical amount of sleep per night that adults get has a bell-shaped distribution with a mean of 7.5 hours and a standard deviation of 1.3 hours.\r
\n" );
document.write( "\n" );
document.write( "About 68% of adults typically sleep between a minimum of ___ hours a night and a maximum of ____ hours a night. \n" );
document.write( "
Algebra.Com's Answer #763440 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the typical amount of sleep per night has a mean of 7.5 hours and a standard deviation of 1.3 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "about 68% of adults typically sleep between a minimum of x hours a night and a maximum of y hours a night.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you want to find the value of x and y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you need to find the z-score of the low end of the 68% and you need to find the z-score of the high end of the 68%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the 68% is assumed to be in the middle of the normal distribution curve. \n" ); document.write( "there would be two tails: \n" ); document.write( "one on the left of the low end z-score. \n" ); document.write( "the other on the right of the high end z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can use the z-score tables, or you can use a z-score calculator. \n" ); document.write( "the use of a z-score calculator is the easiest and the most accurate. \n" ); document.write( "usually, accuracy to 2 decimal places is sufficient. \n" ); document.write( "the z-score tables only give you z-score rounded to 2 decimal places. \n" ); document.write( "if you need more accuracy, then you would need to interpolate. \n" ); document.write( "the calculators give you a minimum of rounding to 3 decimal places, i believe.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "one such calculator can be found at .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your area under the normal distribution curve is .68. \n" ); document.write( "your tails on each end would be (1 -.68) / 2 = .32/2 = .16. \n" ); document.write( "the tail on the lower end is to the left of the low end z-score. \n" ); document.write( "the tail on the upper end is to the right of the high end z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the normal distribution curve is symmetric about the mean, if you find the low end z-score, then the high end z-score will be the same value except with a different sign.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, you use the online calculator to find the low end z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are looking for a z-score that has p(Z < x) equal to .16. \n" ); document.write( "that means that the area to the left of the low end z-score is .16. \n" ); document.write( "the calculator tells you that the low end z-score is minus .994 rounded to 3 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the normal distribution is symmetric about the mean, your high end z-score should be plus .994.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can test to see if this is true by looking for the area of .16 to the right of the high end z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since this calculator only gives you the area to the left of the z-score, you would take .16 and subtract it from 1 to get .84.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a z-score with an area of .84 to the left of it is the same z-score with an area of .16 to the right of it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use the calculator again to get z = plus .994\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this confirms the symmetry of the normal distribution curve about the mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have a low end z-score of minus .994. \n" ); document.write( "you have a high end z-score of plus .995.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the next step is to calculate the raw score associated with the z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the z-score formula is z = (x-m)/s\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z is the z-score. \n" ); document.write( "x is the raw score. \n" ); document.write( "m is the mean. \n" ); document.write( "s is the standard deviation, in this case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, m is equal to 7.5 and s is equal to 1.3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the low end z-score formula becomes -.994 = (x-7.5)/1.3. \n" ); document.write( "solve for x to get x = -.994 * 1.3 + 7.5 = 6.2078\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the high end z-score formula becomes .994 = (2-7.5)/1.3 \n" ); document.write( "solve for x to get x = .994 * 1.3 + 7.5 = 8.7922.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "visually, this looks like this, using another online calculator that is more sophisticated and also gives you a graphical presentation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that calculator can be found at http://davidmlane.com/hyperstat/z_table.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the following displays were used.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first two are from the stattrek calculator. \n" ); document.write( "the third display is from the david m. lane calculator using z-scores. \n" ); document.write( "the fourth display is from the david m .alen calculator suing raw scores.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |