document.write( "Question 795278: A car rental has cars with an average of 9000 miles and standard deviation of 1200. If 25 cars are in a lot, what is the probability there average miles will be less than 9500 miles. \n" ); document.write( "
Algebra.Com's Answer #480858 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A car rental has cars with an average of 9000 miles and standard deviation of 1200. If 25 cars are in a lot, what is the probability there average miles will be less than 9500 miles.
\n" ); document.write( "-------
\n" ); document.write( "t(9500) = (9500-9000)/(1200/sqrt(25)) = 500/240 = 2.0833
\n" ); document.write( "------
\n" ); document.write( "P(x-bar < 9500) = P(t < 2.0833) = tcdf(-100,2.0833,24) = 0.9760
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );