Cricket calculators
Eleven tools for the numbers that come up during a match. Everything runs in your browser — nothing you type is sent anywhere.
Run rate calculator
Runs per over from a score and an overs figure.
Run rate = (Runs × 6) ÷ Balls faced Required run rate calculator
What the chasing side needs from here.
Required run rate = (Runs still needed × 6) ÷ Balls remaining Net run rate calculator
The tie-breaker that decides points tables.
NRR = (Runs scored ÷ Overs faced) − (Runs conceded ÷ Overs bowled) Batting strike rate calculator
Runs per 100 balls faced.
Strike rate = (Runs ÷ Balls faced) × 100 Batting average calculator
Runs per dismissal, with not-outs handled correctly.
Batting average = Runs ÷ (Innings − Not-outs) Bowling average calculator
Runs conceded per wicket taken.
Bowling average = Runs conceded ÷ Wickets taken Economy rate calculator
Runs conceded per over bowled.
Economy rate = (Runs conceded × 6) ÷ Balls bowled Target score calculator
The score a run rate produces over a set number of overs.
Target = (Run rate × Balls) ÷ 6, then add one run to win Overs to balls converter
Turn cricket over notation into a plain ball count.
Balls = (Whole overs × 6) + Balls in the part over Balls to overs converter
Turn a ball count into cricket over notation.
Overs = floor(Balls ÷ 6) + (Balls mod 6) ÷ 10 Partnership calculator
Combined runs, run rate and each batter’s share.
Partnership runs = Batter A + Batter B + Extras during the stand