SOLUTION: The times for completing one circuit of a bicycle course are normally distributed with a mean of 80.3 minutes and a standard deviation of 7.8 minutes. An association wants to spons

Algebra ->  Probability-and-statistics -> SOLUTION: The times for completing one circuit of a bicycle course are normally distributed with a mean of 80.3 minutes and a standard deviation of 7.8 minutes. An association wants to spons      Log On


   



Question 542613: The times for completing one circuit of a bicycle course are normally distributed with a mean of 80.3 minutes and a standard deviation of 7.8 minutes. An association wants to sponsor a race and provide prizes for the top 15% of riders. Where should they expect to set the cutoff time to earn a prize?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The times for completing one circuit of a bicycle course are normally distributed with a mean of 80.3 minutes and a standard deviation of 7.8 minutes. An association wants to sponsor a race and provide prizes for the top 15% of riders. Where should they expect to set the cutoff time to earn a prize?
---
Find z-value with a left tail of 0.85
invNorm(0.85) = 1.0364
================
Find the correspondiing raw score value using x = zs+u
x = 1.0364*7.8+80.3
x = 88.38 munutes
======================
Cheers,
Stan H.
========================