Batting Average Calculator
🌓
Enter Your Stats
At Bats (AB)
Hits (H)
Doubles (2B)
Triples (3B)
Home Runs (HR)
Walks (BB)
Hit By Pitch (HBP)
Sacrifice Flies (SF)
Reset
Reference Benchmarks
Rating
AVG
OBP
SLG
OPS
Elite
.320+
.400+
.550+
.900+
Great
.300
.370
.500
.850
Good
.280
.340
.450
.780
Average
.250
.320
.400
.720
Below Avg
<.230
<.300
<.350
<.670
Formulas
AVG
= H / AB
OBP
= (H + BB + HBP) / (AB + BB + HBP + SF)
SLG
= Total Bases / AB (1B=1, 2B=2, 3B=3, HR=4)
OPS
= OBP + SLG