document.write( "Question 846584: if 1 adult female is randomly selected, find the probability that her overhead reach is between 179.7 cm and 231.3 cm \r
\n" ); document.write( "\n" ); document.write( "if 40 females are randomly selected, find the probability that they have a mean overhead reach between 204.0 cm and 206.0 cm\r
\n" ); document.write( "\n" ); document.write( "standard deviation (sigma) is 8.6cm and u=205.5cm
\n" ); document.write( "

Algebra.Com's Answer #509824 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
your population mean and standard deviation are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "population mean = 205.5
\n" ); document.write( "population standard deviation = 8.6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the first part of your question deals with a single individual and the probability that the individual will have a height between 179.7 cm and 231.3 cm.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since this is an individual score and not the mean of a sample, you use the standard deviation of the population.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first you find the z-score and then you find the area under the curve.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score is found by the following formula:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "z = (x-m)/s
\n" ); document.write( "x is equal to the actual score.
\n" ); document.write( "m is equal to the mean of the population.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since you are looking for the area of the normal distribution curve between two limits, those two limits becomes the x in this formula.
\n" ); document.write( "you will have a z-score using the lowest height limit as x, and you will have a z-score using the highest height limit as x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score for the low height is equal to (179.7 - 205.5) / 8.6 which is equal to -25.8 / 8.6 which is equal to -3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score for the high height is equal to (231.3 - 205.5) / 8.6 which is equal to 25.8 / 8.6 which is equal to 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you look up the z-score table to find the area under the normal distribution curve that is to the left of those z-scores.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "some of the tables work differently than others, so make sure to follow the instructions of the table.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the table i am using is at the following link:\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "http://lilt.ilstu.edu/dasacke/eco148/ztable.htm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this table gives you the area under the curve to the left of the z-score.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score of -3 gives you an area under the normal distribution curve to the left of that z-score as .0013
\n" ); document.write( "the z-score of 3 gives you an area under the normal distribution curve to the left of that z-score as .9987\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you subtract the lower z-score area value from the higher z-score area value to get the area between them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that area is .9987 - .0013 = .9974.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your answer for the first part of your question.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability of her height being between the low and high height is .9974.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the second part of your question deals with a sample of 40 and the probability that the sample mean is between 204 cm and 206 cm.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "because you are dealing with a distribution of sample means, you will need to use the standard error formula to get the standard error of the distribution of means and then pretty much do the same thing as you did for the individual.
\n" ); document.write( "the only difference is the standard error is not the same as the standard deviation in this case, and you are dealing with the mean of the sample rather than the score of an individual.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for standard error is:
\n" ); document.write( "se = sd / sqrt(n)
\n" ); document.write( "sd = 8.6
\n" ); document.write( "n = 40
\n" ); document.write( "se = 8.6 / sqrt(40) which is equal to 1.3598\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are looking for a low height of 204 and a high height of 206.
\n" ); document.write( "your standard error is 1.3598.
\n" ); document.write( "your population mean is still 205.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score is found by the following formula:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "z = (x-m)/s
\n" ); document.write( "x is equal to the mean of the sample.
\n" ); document.write( "since you are looking for the area of the normal distribution curve between two sample mean limits, those two limits becomes the x in this formula.
\n" ); document.write( "you will have a z-score using the lowest sample height limit as x, and you will have a z-score using the highest sample height limit as x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score for the low height is equal to (204 - 205.5) / 1.3598 which is equal to -1.5 / 1.3598 which is equal to -1.1031.
\n" ); document.write( "the z-score for the high height is equal to (206 - 205.5) / 1.3598 which is equal to .5 / 1.3598 which is equal to .3677.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you look up the z-score table to find the area under the normal distribution curve that is to the left of those z-scores.\r
\n" ); document.write( "\n" ); document.write( "that z-score table, can be found, once again, at the following link:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "http://lilt.ilstu.edu/dasacke/eco148/ztable.htm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the tables are only accurate to 2 decimal places, round your z-score to 2 decimal places before using the table, if it is more detailed than that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-1.1031 was rounded to -1.10
\n" ); document.write( ".3677 was rounded to .37\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score of -1.10 gives you an area under the normal distribution curve to the left of that z-score as .1357.
\n" ); document.write( "the z-score of .37 gives you an area under the normal distribution curve to the left of that z-score as .6443.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you subtract the lower z-score area value from the higher z-score area value to get the area between them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that area is .6443 - .1357 which is equal to .5086.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you want to see what these look like under the normal distribution curve, the following pictures may be helpful.
\n" ); document.write( "the numbers may not be exact, but any difference is due to rounding.\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( "
\n" );