document.write( "Question 411555: In a study of elite competitive milers, it was determined that the average time for the mile was 4.00 minutes with a standard deviation of 06 seconds. A friend of yours is training in hopes of becoming an elite miler. Therefore, s/he asked you, as a statistician, to determine the times required to meet the following placements. Answers must be in minutes.
\n" );
document.write( "
\n" );
document.write( "a. The minimum mile time that would place you in the slowest 10%.
\n" );
document.write( "b. Between what mile times would place you in the middle 50% of the milers.
\n" );
document.write( "c. The mile time that would place you exactly in the middle of the elite milers.
\n" );
document.write( "d. The maximum time that would place you in the fastest 10% of the milers.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289295 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a study of elite competitive milers, it was determined that the average time for the mile was 4.00 minutes with a standard deviation of 06 seconds. A friend of yours is training in hopes of becoming an elite miler. Therefore, s/he asked you, as a statistician, to determine the times required to meet the following placements. Answers must be in minutes. \n" ); document.write( " \n" ); document.write( "a. The minimum mile time that would place you in the slowest 10%. \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a left-tail of 10% \n" ); document.write( "invNorm(0.10) = -1.2816 \n" ); document.write( "Find the corresponding x-value \n" ); document.write( "x = zs + u \n" ); document.write( "x = -1.2816*0.06 + 4 \n" ); document.write( "x = 3.926 minutes \n" ); document.write( "==================================== \n" ); document.write( "b. Between what mile times would place you in the middle 50% of the milers. \n" ); document.write( "Use the z-score with a left tail of 25% \n" ); document.write( "Use the z-score with a left tail of 75% \n" ); document.write( "Follow the procedure used in problem \"a\". \n" ); document.write( "--------------------------------------------- \n" ); document.write( "c. The mile time that would place you exactly in the middle of the elite milers. \n" ); document.write( "Find the x-score corresponding to z=0 \n" ); document.write( "Ans: 4 minutes \n" ); document.write( "------------------ \n" ); document.write( "d. The maximum time that would place you in the fastest 10% of the milers. \n" ); document.write( "Find the z-score with a left-tail of 90% \n" ); document.write( "Then find the corresponding x-value. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=======\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |