document.write( "Question 1132378: 1. Is It Unusual? A population is normally distributed with a mean of 100 and a standard deviation of 15. Determine if the following event is unusual. Explain your reasoning.
\n" );
document.write( "a. mean of a sample of 3 is 115 or more
\n" );
document.write( "b. mean of a sample of 20 is 105 or more \n" );
document.write( "
Algebra.Com's Answer #749437 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you need to calculate the standard error. \n" ); document.write( "the standard error is the standard deviation of the distribution of sample means. \n" ); document.write( "the larger the size of the sample, the smaller the standard error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your population has a mean of 100 and a standard deviation of 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the standard error is equal to the standard deviation divided by the square root of the sample size.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for a sample size of 3, the standard error is equal to 15 / sqrt(3) = 8.66025...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for a sample size of 20, the standard error is equal to 15 / sqrt(20) = 3.35410...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you want to find the z-score and then determine the area to the right of that z-score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for z-wscore 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 you are comparing to the mean. \n" ); document.write( "m is the mean. \n" ); document.write( "s is the standard error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the sample of 3, you want to find out if a score of 115 is unusual.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for z-score becomes z = (115 - 100) / 8.66025 = 1.73205...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability of getting a z-score greater than 1.73205 ..... is .041632....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what that says is that, if you took a very large number of samples of size 3, approximately 4.2% of them would have a mean greater than 115.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "conversely, approximately 95.8% of them would have a mean less than 115.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with a sample size of 20 and a score of 105 or more, the z-score would be equal to (105 - 100) / 3.35410 = 1.490712...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a probability of getting a z-score greater than 1.490712... is .068018...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what that says is that, if you took a very large number of samples of size 20, approximately 6.8% of them would have a mean greater than 105.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "conversely, approximately 93.2% of them would have a mean less than 105.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "are either of these unusual?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it depends on what you consider unusual.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you consider occurring 5% of the time or less is unusual, than the first one is unusual and the second one isn't.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you consider occurring 10% of the time or less is unusual, than both are unusual.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you consider occurring 2% of the time or less is unusual, than neither are unusual.\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( " |