Probability of hitting Homeruns at the Country Club

  • Thread starter Thread starter mathmajor23
  • Start date Start date
  • Tags Tags
    Probability
mathmajor23
Messages
29
Reaction score
0
For this problem, make the assumption that each day is 10 hours long, and that all 7 days of every week you expect the same number of players to be playing all day long.

At the Country Club, players hit a homerun at an average rate of 5 per day.

1) What is the probability that the first ball to get hit for a homerun occurs during the 5th hour of the day?

2) What is the probability that the third ball to get hit for a homerun occurs during the 5th hour of the day? Express your answer as a function of the number e.

3) What is the probability that there are two days in a week where no balls get hit for a homerun?

My attempt:

1) Let X = time the first ball gets hit for a homerun ~ exp(mean 2 hours)
P(4<X<5) =

2) Let Y = time until third balls gets hit for a homerun ~ Gamma(3,2) hours
P(4<Y<5) = ... (not sure how to express answer as a function of e)

3) Let Z = #days in a week where balls get hit for homeruns ~ Poisson(35 balls/7day)
P(Z=5) = ...
 
Last edited:
Physics news on Phys.org
Do you realize how old this thread is?
 
SammyS said:
Do you realize how old this thread is?
It's okay to reply to old threads that have no replies yet. We've done a lot of work trying to clean up such threads in the past. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top