document.write( "Question 165502: Please help with my homework question on Interval Estimations. The book is Statistics for Business and Economics. A sample survey of 54 discount brokers showed that the mean price charged for a trade of 100 shares at $50 per share was $33.77. The survey is conducted annually. With the historical data available, assume a known population standard deviation of $15.\r
\n" );
document.write( "\n" );
document.write( "a. Using the sample data, what is the margin of error associated with a 95% confidence interval?\r
\n" );
document.write( "\n" );
document.write( "b. Develop a 95% confidence interval for the mean price charged by discount brokers for a trade of 100 shares at $50 per share. \n" );
document.write( "
Algebra.Com's Answer #122046 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! i don't have your book but i've done some research online and have come up with the following: \n" ); document.write( "----- \n" ); document.write( "n = 54 = sample size. \n" ); document.write( "standard deviation of population is 15. \n" ); document.write( "you are looking for a confidence level of 95% \n" ); document.write( "----- \n" ); document.write( "the formula for determining the margin of error associated with a 95% confidence interval looks very much like it is: \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( "E is the margin of error you are looking for. \n" ); document.write( "----- \n" ); document.write( "(alpha/2) is 1 - confidence level you are looking for divided by 2. since the confidence level you are looking for is 95%, (alpha/2) is (1-.95)/2 = .05/2 = .025. \n" ); document.write( "----- \n" ); document.write( "Z of (.025) would be the value of Z where the right hand tail of the normal distribution begins. \n" ); document.write( ".025 of the area under the curve is to the right of that point. \n" ); document.write( "that equates to a Z value of 1.96 which means that you are 1.96 standard deviations to the right of the mean. \n" ); document.write( "in the standard Z table, the mean is 0 and the standard deviation is 1. \n" ); document.write( "----- \n" ); document.write( "SD is the standard deviation of the population = 15. \n" ); document.write( "----- \n" ); document.write( "n is the sample size = 54. \n" ); document.write( "----- \n" ); document.write( "the formula becomes: \n" ); document.write( "E = 1.96 * (15/sqrt(54) \n" ); document.write( "This comes out to be: 4.000833247. \n" ); document.write( "----- \n" ); document.write( "looks like your margin of error is +/- 4.000833247 \n" ); document.write( "----- \n" ); document.write( "the confidence interval is twice the margin of error. \n" ); document.write( "if your mean is 33.77, then your margin of error is +/- 4.000833247 from that. \n" ); document.write( "that makes your confidence interval from 29.77 to 37.77 at 95% confidence level. \n" ); document.write( "----- \n" ); document.write( "that's what i think. i'm reasonably sure this is correct. check with others to make sure. \n" ); document.write( " \n" ); document.write( " |