document.write( "Question 1081726: A recent study of the lifetimes of cell phones found the average is 24.3 months. The standard deviation is 2.6 months. If a company provides its 35 employees with a cell phone, find the probability that the mean lifetime of these phones will be less than 23.9 months. Assume cell phone life is a normally distributed variable, the sample is taken from a large population and the correction factor can be ignored. . Round final answer to four decimal places and intermediate z-value calculations to two decimal places. \r
\n" );
document.write( "\n" );
document.write( "P(X <23.9)=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #695805 by Boreal(15235) You can put this solution on YOUR website! t df=34<(xbar-mean)/s/sqrt(n) \n" ); document.write( "<(23.9-24.3)/2.6/sqrt(35) \n" ); document.write( "<-0.4*sqrt(35)/2.6=-0.91 \n" ); document.write( "that probability is 0.1845. \n" ); document.write( " |