Cricket Required Run Rate & Run Chase Calculator
Work out the numbers on the scoreboard during a live chase — the required run rate (asking rate), current run rate, runs still needed, overs remaining and projected score. Handles ODI, T20 and custom formats with correct six-balls-per-over maths. No signup, no ads.
How it works
Every figure here comes from three inputs — runs scored, overs bowled and (in a chase) the target. The one rule that trips people up is that overs are counted in base six: under Law 17 of the Laws of Cricket an over is six balls, so the scoreboard's 41.3 means 41 overs and 3 balls, not the decimal 41.3. The calculator converts every over figure to a whole number of balls first, which is why its rates match the TV graphic to two decimal places.
- Overs to balls. balls = whole × 6 + ball, where the ball digit is 0–5. So 41.3 → 41 × 6 + 3 = 249 balls; 41.0 → 246 balls.
- Innings length. An ODI innings is 50 overs = 300 balls and a T20 is 20 overs = 120 balls (ICC playing conditions). Custom lets you set 1–100 overs.
- Balls remaining. total balls − balls bowled, shown back in over.ball form.
- Current run rate (CRR). runs × 6 ÷ balls bowled runs per over. Runs-per-ball is simply runs ÷ balls bowled.
- Required run rate (RRR / asking rate). In a chase, runs still needed is target − score, and RRR = runs needed × 6 ÷ balls remaining runs per over.
- Projected score. In current-innings mode the tool extends the present pace over the full innings: round(runs ÷ balls bowled × total balls). It also shows what the final score becomes if the batting side lifts to 6, 8 or 10 runs an over for the rest of the innings.
- Ahead or behind. The chase is on track when the current run rate is at or above the asking rate, and behind when it is below.
The projection is cross-checked two ways — current run rate × total overs, and runs-per-ball × total balls — which are algebraically identical and must return the same score, so a rounding slip would show up immediately. The maths runs entirely in your browser; nothing is sent to a server, and there is no Duckworth-Lewis rain adjustment (use the DLS calculator for that).
Worked examples
Frequently asked questions
Sources & references
- MCC — Laws of Cricket, Law 17: The Over (six balls per over)
- ICC — Men's ODI & T20I Playing Conditions (innings length: 50 / 20 overs)
- MCC — the Laws of Cricket (full text)
The six-balls-per-over rule and the per-format ball counts were last cross-checked against these sources on 2026-07-08. Run rate, required run rate and projected score are standard scoring arithmetic built on that basis.
Related tools
Comments & feedback
Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.
Found a bug, edge case, or want to suggest an improvement?
Email me at [email protected] — most fixes ship within 24 hours.