document.write( "Question 444206: Hi
\n" );
document.write( "Any help you can give me on these problems will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "1)
\n" );
document.write( "The new Twinkle bulb has a standard deviation 35 hours. A random sample of 50 light bulbs is selected from inventory. The sample mean was found to be 500 hours. \r
\n" );
document.write( "\n" );
document.write( "(a. Find the margin of error E for a 95% confidence interval. Round your answer to the nearest hundredths.
\n" );
document.write( "(b. Construct a 95% confidence interval for the mean life, mu of all Twinkle bulbs.\r
\n" );
document.write( "\n" );
document.write( "2) A standard placement test has a mean of 115 and a standard deviation of = 10. Determine the minimum sample size if we want to be 95% certain that we are within 3 points of the true mean. \r
\n" );
document.write( "\n" );
document.write( "3)An experimental egg farm is raising chickens to produce low cholesterol eggs. A lab tested 16 randomly selected eggs and found that the mean cholesterol was 190 mg with a standard deviation of 18.0 mg. Assume that the population is normally distributed. \r
\n" );
document.write( "\n" );
document.write( "a. What is the margin of error for a 95% confidence interval? Round your answer to the nearest tenths.
\n" );
document.write( "b. What is the 95% confidence interval for the population mean cholesterol content for all experimental eggs? Assume that the population is normally distributed. \r
\n" );
document.write( "\n" );
document.write( "4. The new Twinkle bulb is being developed to last more than 1000 hours. A random sample of 100 of these new bulbs is selected from the production line. It was found that 64 lasted more than 1000 hours. \r
\n" );
document.write( "\n" );
document.write( "a. What is the margin of error (E)? Round to the nearest three decimals.
\n" );
document.write( "b. What is the 95% confidence interval for the population proportion (p) of all Twinkle bulbs? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #306274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Any help you can give me on these problems will be greatly appreciated. \n" ); document.write( "--------- \n" ); document.write( "All of your problems are essentially the same. \n" ); document.write( "You need a \"sample mean\"(x-bar) and you need a \"margin of error\"(ME). \n" ); document.write( "The sample mean is provided by the problem narrative. \n" ); document.write( "The ME = z*s/sqrt(n) where z depends on the level of confidence, \n" ); document.write( "s is the standeard deviation (usually given) and n is the sample size. \n" ); document.write( "The Confidence Interval is (x-bar - ME) < u < (x-bar + ME) \n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "1) \n" ); document.write( "The new Twinkle bulb has a standard deviation 35 hours. A random sample of 50 light bulbs is selected from inventory. The sample mean was found to be 500 hours. \n" ); document.write( "(a. Find the margin of error E for a 95% confidence interval. Round your answer to the nearest hundredths. \n" ); document.write( "ME = z*s/sqrt(n) \n" ); document.write( "ME = 1.96*35/sqrt(50) = 9.7015 \n" ); document.write( "===================================== \n" ); document.write( "(b. Construct a 95% confidence interval for the mean life, mu of all Twinkle bulbs. \n" ); document.write( "500-9.7015 < u < 500+9.7015 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |