document.write( "Question 1046798: 1. Say I take a random sample and all I know is the mean and standard deviation for that sample.
\n" );
document.write( "How would I estimate the population mean? \r
\n" );
document.write( "\n" );
document.write( "2. How do I know if a confidence interval is appropriate to use? Does a scenario have to meet a certain criteria?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #662245 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "An example that may help to clarify Your questions \n" ); document.write( "A sample of 89 golfers showed that their average score on a particular golf course was 90.98 \n" ); document.write( "with a standard deviation of 6.47. \n" ); document.write( "and state the final answer to at least two decimal places.): \n" ); document.write( "------------------- \n" ); document.write( "x=bar = 90.98 \n" ); document.write( "(A) Find the 98% confidence interval of the mean score for all 89 golfers. \n" ); document.write( "ME = 2.3263[6.47/sqrt(89)] = 1.5955 \n" ); document.write( "----- \n" ); document.write( "CI: 90.98-1.5955 < u < 90.98+1.5955 \n" ); document.write( "CI: 89.3845 < u < 92.5755 \n" ); document.write( " \n" ); document.write( " |