asked 163k views
1 vote
World class marathon runners are known to run that distance (26.2 miles) in an average of 143 minutes with a standard deviation of 13 minutes.If we sampled a group of world class runners from a particular race, find the probability of the following:**(use 4 decimal places)**a.) The probability that one runner chosen at random finishes the race in less than 137 minutes. b.) The probability that 10 runners chosen at random have an average finish time of less than 137 minutes. c.) The probability that 50 runners chosen at random have an average finish time of less than 137 minutes.

asked
User Rytisk
by
7.4k points

1 Answer

0 votes

Step-by-step explanation

We have μ = 144 and sd = 13

Computing the needed probabilities:

a) P(x < 137 ) =


=P((X-\mu)/(\sigma)<(137-\mu)/(\sigma))
=P({Z}\lt(137-143)/(13))
=P(z<-0.4615
=0.3228

a) The probability is 0.3228

b) Number of runners ---> n=10

P(x < 137 ) =


=P((X-\mu)/((\sigma)/(√(n)))<(137-\mu)/((\sigma)/(√(n))))
=P({Z}\lt(137-143)/((13)/(√(10))))
=P(z<-1.4595)
=0.0735

b) The probability is 0.0735

c) Number of runners ---> n=50

P(x < 137 ) =


=P((X-\mu)/((\sigma)/(√(n)))<(137-\mu)/((\sigma)/(√(n))))
=P({Z}\lt(137-143)/((13)/(√(50))))
=P(z<-3.2635)
\approx0.0006

b) The probability is approximately 0.0006

answered
User Brownbay
by
7.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.