document.write( "Question 240666: Last q before my exam: Football fans claim that it takes 35 minutes to get out of the stadium after a game when over 30000 fans attend the game.
\n" );
document.write( "To determine if the complains are justified , a random sample of 100 fans is taken. The average time it takes these 100 fans to exit the parking is 27 minutes and sample standard deviatian is 7 minutes.
\n" );
document.write( "a) Estimate the mean departe time= 27 minutes?
\n" );
document.write( "b) Construct a 95% CI for the mean departure time and interpret the result?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thx soo much for all your help \n" );
document.write( "
Algebra.Com's Answer #176303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Football fans claim that it takes 35 minutes to get out of the stadium after a game when over 30000 fans attend the game. \n" ); document.write( "To determine if the complains are justified , a random sample of 100 fans is taken. The average time it takes these 100 fans to exit the parking is 27 minutes and sample standard deviatian is 7 minutes. \n" ); document.write( "a) Estimate the mean departe time = 27 minutes? \n" ); document.write( "b) Construct a 95% CI for the mean departure time and interpret the result? \n" ); document.write( "---------- \n" ); document.write( "sample mean: 27 min \n" ); document.write( "------ \n" ); document.write( "standard error: SE = t*s/sqrt(n) \n" ); document.write( "t = invT(0.025,99) = 1.9842 \n" ); document.write( "SE = 1.9842*7/sqrt(100) = 1.389 \n" ); document.write( "--- \n" ); document.write( "95% CI: 27-1.389 < u < 27+1.389 \n" ); document.write( "95% CI: 25.61 < u < 28.389 \n" ); document.write( "--------------------------------- \n" ); document.write( "Meaning: We are 95% confident the mean departure time is between \n" ); document.write( "25.61 min and 28.389 min \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |