document.write( "Question 1160699: A production run is not acceptable for shipment to customers if a sample of 100 items
\n" );
document.write( "contains 5% or more defective items. If a production run has a population proportion
\n" );
document.write( "defective of P 0.100 , what is the probability that P will be at least 0.05?
\n" );
document.write( "(a) In an effort to estimate the mean amount spent per customer for dinner at a major
\n" );
document.write( "restaurant, data were collected for a sample of 49 customers over a three-week
\n" );
document.write( "period.
\n" );
document.write( "(i) Assume a population standard deviation of $10, 000. What is the standard
\n" );
document.write( "error of the mean?
\n" );
document.write( "(ii) With a .95 probability, what statement can be made about the sampling
\n" );
document.write( "error?
\n" );
document.write( "(iii) If the sample mean is $90, 400, what is the 95% confidence interval for
\n" );
document.write( "population mean? \n" );
document.write( "
Algebra.Com's Answer #784085 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Have a high enough np for normal approximation, \n" ); document.write( "the mean for the population is np=10 defective \n" ); document.write( "the variance is np(1-p)=9 \n" ); document.write( "sd is sqrt(V)=3 \n" ); document.write( "probability >=5 (in other words 0.05 probability for that group) is z > (4.5-10)/3=-1.83 for probability 0.9664\r \n" ); document.write( "\n" ); document.write( "exact would be probability for 0-4 given n=100 and p=0.1, and taking the complement of that answer, which is 0.0237, so 1-0.0237=0.9763.\r \n" ); document.write( "\n" ); document.write( "SEM is s/sqrt(n)=10000/7=$1428.57 \n" ); document.write( "CI 95%: half-interval is t0.975, df=48)=2.01*s/sqrt(n)=$2872.28 \n" ); document.write( "the CI is mean +/- the half-interval \n" ); document.write( "=($87,528, $93,272)\r \n" ); document.write( "\n" ); document.write( "The sampling error is approximately $2872. \n" ); document.write( "We are 95% confident that the population mean is in the above interval.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |