document.write( "Question 1178774: Let x denote the time taken to run a road race. Suppose x is approximately normally
\n" ); document.write( "distributed with a mean of 190 minutes and a standard deviation of 21 minutes. If
\n" ); document.write( "one runner is selected at random, what is the probability that this runner will
\n" ); document.write( "complete this road race in:
\n" ); document.write( "a. less than 160 minutes? [3 marks]
\n" ); document.write( "b. greater than 210 minutes? [5 marks]
\n" ); document.write( "c. 215 to 245 minutes? [7 minutes]
\n" ); document.write( "

Algebra.Com's Answer #850299 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
Let's solve this problem step-by-step:\r
\n" ); document.write( "\n" ); document.write( "**Given Information:**\r
\n" ); document.write( "\n" ); document.write( "* X ~ N(190, 21²) (X is normally distributed with mean μ = 190 minutes and standard deviation σ = 21 minutes)\r
\n" ); document.write( "\n" ); document.write( "**a. Less than 160 minutes?**\r
\n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:**
\n" ); document.write( " * z = (X - μ) / σ
\n" ); document.write( " * z = (160 - 190) / 21
\n" ); document.write( " * z = -30 / 21
\n" ); document.write( " * z ≈ -1.4286\r
\n" ); document.write( "\n" ); document.write( "2. **Find the probability:**
\n" ); document.write( " * P(X < 160) = P(z < -1.4286)
\n" ); document.write( " * Using a z-table or calculator, P(z < -1.43) ≈ 0.0764\r
\n" ); document.write( "\n" ); document.write( "**b. Greater than 210 minutes?**\r
\n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:**
\n" ); document.write( " * z = (X - μ) / σ
\n" ); document.write( " * z = (210 - 190) / 21
\n" ); document.write( " * z = 20 / 21
\n" ); document.write( " * z ≈ 0.9524\r
\n" ); document.write( "\n" ); document.write( "2. **Find the probability:**
\n" ); document.write( " * P(X > 210) = P(z > 0.9524)
\n" ); document.write( " * Using a z-table or calculator, P(z > 0.95) ≈ 0.1711\r
\n" ); document.write( "\n" ); document.write( "**c. 215 to 245 minutes?**\r
\n" ); document.write( "\n" ); document.write( "1. **Calculate the z-scores:**
\n" ); document.write( " * z₁ = (215 - 190) / 21
\n" ); document.write( " * z₁ = 25 / 21
\n" ); document.write( " * z₁ ≈ 1.1905
\n" ); document.write( " * z₂ = (245 - 190) / 21
\n" ); document.write( " * z₂ = 55 / 21
\n" ); document.write( " * z₂ ≈ 2.6190\r
\n" ); document.write( "\n" ); document.write( "2. **Find the probability:**
\n" ); document.write( " * P(215 < X < 245) = P(1.1905 < z < 2.6190)
\n" ); document.write( " * Using a z-table or calculator:
\n" ); document.write( " * P(z < 2.6190) ≈ 0.9956
\n" ); document.write( " * P(z < 1.1905) ≈ 0.8830
\n" ); document.write( " * P(1.1905 < z < 2.6190) = P(z < 2.6190) - P(z < 1.1905) ≈ 0.9956 - 0.8830 ≈ 0.1126
\n" ); document.write( "
\n" ); document.write( "
\n" );