Tennis Service Game Hold Probability Calculator
Closed-form probability of winning a game given per-point win probability p.
Given the server's per-point win probability p, compute the probability of holding the game (closed form): G(p) = p⁴(15 − 34p + 28p² − 8p³) + p⁴(1−p)⁴ · 70 · p² / (1 − 2p(1−p)). Reports both the winning probability and its complement.
How to use this calculator
- Fill in the inputs above using the units you already have.
- Values update automatically as you type — no submit button needed.
- Hover any result row for the underlying formula and intermediate values.
Formula
G(p) = direct game probabilities + deuce series geometric sum.
In depth
Given the server's per-point win probability p, compute the probability of holding the game (closed form): G(p) = p⁴(15 − 34p + 28p² − 8p³) + p⁴(1−p)⁴ · 70 · p² / (1 − 2p(1−p)). Reports both the winning probability and its complement.
Spot an issue or have a suggestion?
Our editors read every message. If the math looks off, tell us the inputs you used and what you expected.