document.write( "Question 1196426: A certain brand of light bulb has a mean life of 600 hours and a standard deviation of 53 hours.\r
\n" );
document.write( "\n" );
document.write( "Assuming the data are bell-shaped, what percentage of these light bulbs will have a life between 547 and 706 hours?\r
\n" );
document.write( "\n" );
document.write( "Group of answer choices\r
\n" );
document.write( "\n" );
document.write( "95%\r
\n" );
document.write( "\n" );
document.write( "18.5%\r
\n" );
document.write( "\n" );
document.write( "68%\r
\n" );
document.write( "\n" );
document.write( "81.5%\r
\n" );
document.write( "\n" );
document.write( "13.5% \n" );
document.write( "
Algebra.Com's Answer #829245 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\"bell shaped\" is another way of saying we have a normal distribution. Some textbooks will call it a Gaussian curve.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mu = 600 = mean \n" ); document.write( "sigma = 53 = standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's compute the z score for x = 547 \n" ); document.write( "z = (x - mu)/sigma \n" ); document.write( "z = (547-600)/53 \n" ); document.write( "z = -53/53 \n" ); document.write( "z = -1 \n" ); document.write( "This score is exactly one standard deviation below the mean.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat for x = 706 \n" ); document.write( "z = (x - mu)/sigma \n" ); document.write( "z = (706-600)/53 \n" ); document.write( "z = 106/53 \n" ); document.write( "z = 2 \n" ); document.write( "This score is exactly two standard deviations above the mean\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The task of finding P(547 < x < 706) is the same as P(-1 < z < 2) for this problem's context.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's turn to the Empirical Rule \n" ); document.write( " ![]() \n" ); document.write( "We'll be adding the two pink 34% regions, and the right-hand region of 13.5 in blue \n" ); document.write( "These three regions span from z = -1 to z = 2 \n" ); document.write( "0.34+0.34+0.135 = 0.815\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "According to the Empirical Rule \n" ); document.write( "P(-1 < z < 2) = 0.815 approximately \n" ); document.write( "which translates back to \n" ); document.write( "P(547 < x < 706) = 0.815 approximately when mu = 600 and sigma = 53\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means roughly 81.5% of the light bulbs have a lifespan between 547 hours and 706 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 81.5% (choice C) \n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |