Probability of a player winning a best of 7

  • Context: Graduate 
  • Thread starter Thread starter disregardthat
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary

Discussion Overview

The discussion revolves around calculating the probability of a player winning a best of 7 match, given a probability p of winning individual games. Participants explore various interpretations and implications of this probability, including its dependence on the matchup and the nature of p as a random variable.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a formula for calculating the probability of player A winning the first game and the entire match, suggesting that the observed probability of 0.73 leads to possible values of p around 0.3 or 0.7.
  • Another participant questions the assumption that p is fixed, arguing that it varies with matchups and thus cannot be treated as a constant in the calculations.
  • Concerns are raised about interpreting 0.7 as the expected probability of the stronger player winning, with some participants expressing uncertainty about this interpretation.
  • Participants discuss how to calculate the probability of the stronger player winning the match given that they win the first game, noting that this requires knowledge of the distribution of p.
  • One participant suggests that if p is treated as a stochastic variable, then the probability of winning the first game and the series also becomes a stochastic variable with its own distribution.
  • Another participant mentions that inserting the expectation value of p into the formula may not yield the expected value of the resulting probability expression.

Areas of Agreement / Disagreement

Participants express differing views on the nature of p and its implications for the probability calculations. There is no consensus on how to interpret the results or the assumptions underlying the calculations, indicating that multiple competing views remain.

Contextual Notes

Participants highlight limitations related to the assumption of a fixed p and the need for a distribution of p to accurately calculate probabilities. The discussion also touches on the implications of treating p as a stochastic variable, which introduces additional complexity to the analysis.

disregardthat
Science Advisor
Messages
1,864
Reaction score
34
This discussion popped up on a different forum and I'd like to hear some opinions on this.

Suppose player A and B are playing each other in a best of 7 match. Player A has probability p of winning against B. We want to calculate the probability of a player winning the first game and the entire match.

The probability of this may be calculated as such: We calculate the probability of A winning the first game and the entire match. Then A wins the first and last game, and B wins either of k out of 2+k matches in between, for k = 0,1,2,3. Then the probability becomes

##\sum^3_{k=0} p^4(1-p)^k {2+k \choose k}##

Conversely, the same happening for B has probability:

##\sum^3_{k=0} p^k(1-p)^4 {2+k \choose k}##

Summing these yields

##2p^6 - 6p^5 + 5p^4 - p + 1##.

The observed probability of this happening is 0.73. On to the questions:

Solving ##2p^6 - 6p^5 + 5p^4 - p + 1 = 0.73## yields ##p \approx 0.3## or ##0.7##.

On to the questions:1) Can one interpret 0.7 as the expected probability of the stronger player winning the first game and the entire match? I'm not so sure.

2) Given p as a random variable, how can one calculate the probability of the stronger player winning the entire match and the first match?

3) Given p as a random variable, how can one calculate the probability of a player winning the entire match GIVEN he wins the first match?

4) What is the difference between 2) and 3), i.e. how can they be interpreted?

5) What can the entire data (list of observed results) say about the distribution of p, or any of the above?

I am sure there is a lot of confusion here. I'd appreciate someone setting this straight.
 
Last edited:
Physics news on Phys.org
disregardthat said:
The observed probability of this happening is 0.73.

This rings a warning bell. From your setup, you are looking at the playoff games in one or more sports. Your underlying assumption is that p is fixed, but this is certainly not true and will depend on the actual teams. You are trying to infer a parameter which will change with the matchup from a large number of matchups.

disregardthat said:
Can one interpret 0.7 as the expected probability of the stronger player winning the first game and the entire match? I'm not so sure.
No, by your own definition, p is the probability of the stronger team (in a fixed matchup) winning any particular game.

disregardthat said:
Given p as a random variable, how can one calculate the probability of the stronger player winning the entire match and the first match?
A priori you could do this if you knew the distribution of p, which is going to depend on the possible matchups. Naturally, this probability is going to be larger for larger p (for p = 1 the probability is 1).
 
Thanks. But the expression, as written, does make sense for a stochastic variable p, right?

So we have an estimate of the new variable, ##X =2p^6 - 6p^5 + 5p^4 - p + 1##.

Let's say we know something about p (e.g. normally distributed, mean 0.5 and standard deviation s), what can we infer about X, and in particular P(X >= 0.73)?
 
If you see p as a stochastic variable, then the probability of having one team win the first game and the series is a stochastic variable and has a certain distribution. In order to find out the probability given this distribution you will have to integrate over the distribution of p. Inserting the expectation value of p into the formula will generally not give you the expectation value of X.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 75 ·
3
Replies
75
Views
8K
  • · Replies 4 ·
Replies
4
Views
19K
  • · Replies 7 ·
Replies
7
Views
798