Yahtzee Large Straight Odds Calculator
Probability of rolling a large straight in N rolls.
Compute the probability of rolling a Yahtzee large straight (1-2-3-4-5 or 2-3-4-5-6) in N attempts of a single full re-roll, assuming optimal dice keeping (kept dice between rolls). Returns single-roll, two-roll, and three-roll cumulative probabilities.
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
Single-roll P(LS) = 240 / 7776 ≈ 3.09 %. Cumulative P_n ≈ 1 − (1 − p)ⁿ for independent attempts (upper bound).
In depth
Compute the probability of rolling a Yahtzee large straight (1-2-3-4-5 or 2-3-4-5-6) in N attempts of a single full re-roll, assuming optimal dice keeping (kept dice between rolls). Returns single-roll, two-roll, and three-roll cumulative probabilities.
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.