How it works
How to use this average calculator
- Enter one number per row. Blank rows are skipped.
- Add or remove rows so the list matches your data.
- Read the mean, the sum, and the count.
Formula
The calculation formula
Mean = Sum of values ÷ Count of valuesAdd every non-empty number in the list.
Count those numbers.
Divide the sum by the count.
Worked examples
Example calculations
12, 18, and 21 sum to 51. 51 ÷ 3 = 17.
10, a blank row, and 20 use only two values. The mean is 15.
When to use it
Common use cases
- Average a set of test scores or measurements
- Check a simple dataset before applying weights
- See sum and count beside the mean
Limits
Assumptions and limits
- This is the unweighted arithmetic mean, not a median, mode, or weighted mean.
- Blank rows do not count. A row with text is rejected instead of treated as 0.
- At least one finite number is required.
Questions
Frequently asked questions
Does an empty row count as zero?
No. Empty rows are ignored so you can leave spare slots. Type 0 if you want zero included.
When should I use a weighted average instead?
Use the Weighted Average Calculator when some values should count more than others, such as credits or sample sizes.
Sources
Sources and review
- Wikipedia — Arithmetic mean
Definition of the sample arithmetic mean as sum divided by count
Accessed August 25, 2026