44.9k views
12 votes
The cycle time for trucks hauling concrete to a highway construction site is uniformly distributed over the interval 40 to 75 minutes. What is the probability that the cycle time exceeds 50 minutes if it is known that the cycle time exceeds 45 minutes

User Marcotama
by
3.1k points

1 Answer

4 votes

Answer:

0.8333 = 83.33% probability that the cycle time exceeds 50 minutes if it is known that the cycle time exceeds 45 minutes

Explanation:

A distribution is called uniform if each outcome has the same probability of happening.

The uniform distributon has two bounds, a and b, and the probability of finding a value higher than x is given by:


P(X > x) = (b - x)/(b - a)

Uniformly distributed over the interval 40 to 75 minutes.

This means that
a = 40, b = 75

It is known that the cycle time exceeds 45 minutes

This means that we can use
a = 45

What is the probability that the cycle time exceeds 50 minutes?


P(X > 50) = (75 - 50)/(75 - 45) = 0.8333

0.8333 = 83.33% probability that the cycle time exceeds 50 minutes if it is known that the cycle time exceeds 45 minutes

User Kevin Tighe
by
3.3k points