document.write( "Question 638305: . A radar unit is used to measure the speed of automobile on an expressway during rush-hour traffic. The speeds of individual automobiles are normally distributed with a standard deviation of 4 mph.\r
\n" ); document.write( "\n" ); document.write( "a. Find the mean of all speeds if 3% of the automobiles travel faster than 72 mph. Round the mean to the nearest tenth.\r
\n" ); document.write( "\n" ); document.write( "b. Using the mean you found in part a, find the probability that a car is traveling between 70 mph and 75 mph. Interpret the meaning of this answer.\r
\n" ); document.write( "\n" ); document.write( "c. Using the mean you found in part a, find the 25th percentile for the variable \"speed\".
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #402123 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A radar unit is used to measure the speed of automobile on an expressway during rush-hour traffic. The speeds of individual automobiles are normally distributed with a standard deviation of 4 mph.
\n" ); document.write( "---
\n" ); document.write( "Sketch a normal curve with u = ? and sigma = 4
\n" ); document.write( "-------
\n" ); document.write( "a. Find the mean of all speeds if 3% of the automobiles travel faster than 72 mph. Round the mean to the nearest tenth.
\n" ); document.write( "Mark a point on the horizontal axis with a right-tail of 3%.
\n" ); document.write( "Mark the point as x = 72.
\n" ); document.write( "-----
\n" ); document.write( "Find the z-value that has a right tail of 3%:
\n" ); document.write( "invNorm(0.97) = 1.8808
\n" ); document.write( "---
\n" ); document.write( "Now find \"u\":
\n" ); document.write( "x = z*s + u
\n" ); document.write( "72 = 1.8808*4 + u
\n" ); document.write( "u = 64.4768 = 64.5 mph when rounded
\n" ); document.write( "===================================
\n" ); document.write( "b. Using the mean you found in part a, find the probability that a car is traveling between 70 mph and 75 mph. Interpret the meaning of this answer.
\n" ); document.write( "z(70) = (70-64.5)/4 = 1.375
\n" ); document.write( "z(75) = (75-64.5)/4 = 2.625
\n" ); document.write( "---
\n" ); document.write( "P(70<= x <=75) = P(1.375<= z <=2.625) = 0.08
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "c. Using the mean you found in part a, find the 25th percentile for the variable \"speed\".
\n" ); document.write( "Find the z-value with a left-tail of 25%
\n" ); document.write( "invNorm(0.25) = -0.6745
\n" ); document.write( "Find the corresponding x value:
\n" ); document.write( "x = zs+u = -0.6745*4+64.5 = 61.8 mph
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" ); document.write( "
\n" );