Probability between 2 people in golf

  • Thread starter Thread starter akhanijow
  • Start date Start date
  • Tags Tags
    Golf Probability
akhanijow
Messages
7
Reaction score
0
Hi,
I am having some issues with this problem. Any help is much appreciated!

There are two people competing in a golf match, Person A and Person B. For a hole with a par-3 rating, Person A has the following probabilities of getting the ball in the hole in the designated number of strokes:
Strokes 1 2 3 4 5 6 7
0.00 0.09 0.68 0.21 0.02 0.00 0.00

Person B has the following probabilities:

Strokes 1 2 3 4 5 6 7
0.00 0.13 0.67 0.17 0.02 0.00 0.00



I am trying to calculate the probability that Person B wins, the probability that they tie, and the probability that Person A wins.

I know that once the probability that person A (or B) is found, the probability that the other person wins is just 1-p, but I am having trouble figuring out how to get the probabilities. Any help would be great, thanks!
 
Physics news on Phys.org
Two things:

1.) Once you find the probability p that person A wins, the probability that person B wins is not necessarily 1-p. That is only the case if the probability that A and B tie is zero, which is not so. Now, if you find the probability p that person A wins and the probability r that they tie, the probability that person B wins is 1-p-r.

2.) How do you define a person winning in this context? Use that definition to get you closer to what you want to calculate. Person A wins if their number of strokes is less than the number of strokes of person B. Also, their scores are mutually independent. My thought (although it's been awhile since I've had probability, so this may be unnecessarily complicated and tedious) would be to start with: what is the probability that A gets one stroke AND B gets two strokes? OR B gets three strokes? etc.
 
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