document.write( "Question 1098403: Find the probabilities.
\n" );
document.write( "1. The average life of a brand of automobile tires is 30 000 miles, with a standard deviation of 2000 miles. If a tire is selected and tested, find the probability that it will have the following lifetime. Assume the variable is normally distributed.
\n" );
document.write( "a) between 25 000 and 29 000 miles
\n" );
document.write( "b) between 28 000 and 31 000 miles
\n" );
document.write( "c) between 32 500 and 34 500 miles\r
\n" );
document.write( "\n" );
document.write( "Please help me answer this. \n" );
document.write( "
Algebra.Com's Answer #712763 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd, mean is 30000, sd is 2000 \n" ); document.write( "z=(25000-30000)/2000=-2.5 \n" ); document.write( "(29000-30000)/2=-0.5 \n" ); document.write( "want z between -0.5 and -2.5, and from the calculator or table is 0.3023 \n" ); document.write( "for b \n" ); document.write( "(-2000/2000)=-1 and (1000/2000)/2000=+0.5, and probability is 0.5328 \n" ); document.write( "for c \n" ); document.write( "this is 2500/2000=+1.25 and 4500/2000=+2.5 and probability is 0.0317\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |