document.write( "Question 888310: I need the answer to the following problem, if possible show work so that I can see how to work it out.\r
\n" );
document.write( "\n" );
document.write( "Let a random sample be taken of size n=36 from a population with known standard deviation of σ = 3. Suppose that the mean of the sample is x̅ = 37. The approximate 95% confidence interval for the mean, μ, of the population from which the sample was drawn is: \n" );
document.write( "
Algebra.Com's Answer #537309 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! alpha = 1-0.95 = 0.05\r \n" ); document.write( "\n" ); document.write( "z(alpha/2) = z0.025 = 1.96\r \n" ); document.write( "\n" ); document.write( "CI (Lower,UPPer)\r \n" ); document.write( "\n" ); document.write( "Lower = x-bar - z0.025(σ)/sqrt(n) = 37 - 1.96(3)/6 = 36.02\r \n" ); document.write( "\n" ); document.write( "Lower = x-bar + z0.025(σ)/sqrt(n) = 37 + 1.96(3)/6 = 37.98\r \n" ); document.write( "\n" ); document.write( "Answer: (36.02,37.98)\r \n" ); document.write( "\n" ); document.write( "If you need more help you can contact me at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |