document.write( "Question 1199107: We sampled 40 NY teachers for their annual income. In our sample,
\n" );
document.write( "the average annual income is $60,000 and the standard deviation of annual
\n" );
document.write( "incomes is $7,500. Based on that sample, we want to predict the mean annual
\n" );
document.write( "income μ of all the NY teachers with the confidence level of 0.99 (99 percent).
\n" );
document.write( "Part a) What is the error bound/margin E in our prediction about μ?
\n" );
document.write( "Part b) What prediction do we make about μ? \n" );
document.write( "
Algebra.Com's Answer #832809 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the sample size is 40 \n" ); document.write( "the sample mean is 60000. \n" ); document.write( "the sample standard deviation is 7500.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would use the t-score to help solve this. \n" ); document.write( "the formula is t = (x-m)/s \n" ); document.write( "t is the t-score \n" ); document.write( "x is the sample mean \n" ); document.write( "m is the population mean \n" ); document.write( "s is the standard error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the standard error is equal to the standard deviation / square root of sample size = 7500 / sqrt(40) = 1185.854123.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at 99% confidence interval, you would calculate the two-tailed critical t-score with 39 degrees of freedom (sample size minus 1) to be plus or minus 2.707913179.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "on the high side of the confidence interval, your t-score formula becomes: \n" ); document.write( "2.707913179 = (60000 - m) / 1185.854123. \n" ); document.write( "your margin of error on the high side is equal to (60000 - m) which is equal to 2.707913179 * 1185.854123 = 3211.190008. \n" ); document.write( "this indicates that your mean is 60000 - 3211.190008 = 56788.80999.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution should be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part a) What is the error bound/margin E in our prediction about μ? \n" ); document.write( "margin of error = 3211.19 rounded to 2 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part b) What prediction do we make about μ? \n" ); document.write( "population mean is assumed to be 56788.81 rounded to 2 decimal places.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |