What is an average?
An arithmetic average is the sum of a set of numbers divided by the number of values. It represents the amount each observation would have if the total were shared equally. Averages help summarize measurements, scores, and everyday quantities, but they do not describe every detail of a dataset.
An average describes an equal share of a total. If five containers hold 150 items altogether, redistributing those items equally gives 30 per container. Individual containers can have very different starting amounts even though the mean is the same.
How to use the average calculator
- Enter your values. Paste numbers separated by commas, spaces, semicolons, or line breaks, or select individual entries.
- Check the list. Include real zeros, keep repeated observations, and use a dot for decimals.
- Calculate. Read the arithmetic average, sum, and count. Check the substituted formula below the result.
- Use the result. Adjust the displayed decimal places, copy the calculation, or export your entries when you need them.
The example is labeled and editable. Reset clears it so you can start with your own values. Invalid tokens stop the calculation rather than being silently discarded, and changing an input clears the old result until you calculate again.
Add them up. Divide by the count.
x̄ is the mean. n is the number of observations.
The sum is the total of every included value, and the count is how many observations you entered. Separators do not count as values. Five observations always give a denominator of five, whether they are positive, negative, decimal, or repeated.
A worked example
10 + 20 + 30 + 40 + 50 = 150. Divide 150 by 5 to get an average of 30. The average is therefore 30, even though individual values range from 10 to 50. The result uses the same arithmetic as the calculator above.
Try changing 50 to 100 in the example above. The total becomes 200 while the count remains five, so the new mean is 40. This shows how a single large observation can pull an average upward.
Average vs. mean
In everyday arithmetic, “average” and “arithmetic mean” usually refer to the same calculation. Statistics also uses other summaries of a typical value, including the median and mode. This calculator reports the arithmetic mean; the mean calculator explains its notation in a dataset context.
Decimals and negative numbers
Use the same rule for decimals and negatives. The numbers −5, 0, and 5 sum to zero, so their mean is zero. The numbers 0.1, 0.2, and 0.3 have a mean of approximately 0.2. Keep the original precision during calculation and round only the displayed answer.
For precision-focused work, the decimal average calculator explains rounding and floating-point limits. Decimal places describe the display; they do not guarantee that a measurement was that accurate.
When should you use a weighted average?
Use a weighted average when observations have different influence. A result of 80 with weight 40 and a result of 90 with weight 60 produce 86, rather than the equal average of 85. The weights, not the sizes of the numbers alone, determine their influence.
Combining group means needs the same care. If the groups contain different numbers of observations, use the average of averages calculator and enter each group count. Otherwise, a small group may receive the same influence as a much larger one.
Average, median, and range
The mean uses every value in the total. The median is the middle of the sorted dataset. The range is the maximum minus the minimum. They answer different questions: central level, middle position, and distance between extremes.
Compare the average and median when unusually large or small observations may affect the mean. Use average and range when you also need a simple measure of spread.
Averaging percentages correctly
The percentage average calculator separates equal percentage averaging from pooling points. For 8 out of 10 and 45 out of 50, the percentages are 80% and 90%. Their equal average is 85%, while the pooled result is 53 ÷ 60 × 100, approximately 88.33%.
Use the method that matches the question. Pooling gives more influence to larger denominators. Equal averaging gives each percentage equal influence. A calculator cannot decide which weighting policy your course, report, or analysis requires.
Choose a related calculator
Common mistakes to avoid
- Confusing a blank with zero. A real zero is an observation. Missing information is not automatically zero.
- Mixing incompatible scales. Use consistent units, or normalize values before combining them.
- Rounding too early. Keep the original values and round at the result stage.
- Using the wrong weighting. Every observation has equal influence here. For unequal quantities, credits, or group sizes, use a weighted average instead.
Frequently asked questions
How do you calculate an average?
Average = sum of values ÷ number of values. 10 + 20 + 30 + 40 + 50 = 150. Divide 150 by 5 to get an average of 30.
Can I average negative numbers?
Yes. Add positive and negative values using their signs, then divide by the total number of observations. For −5, 0, and 5, the average is 0.
How many entries can I use?
Paste up to 10,000 values, or use up to 100 individual rows when the chosen input method supports them. Numbers must be finite and no greater than 1 trillion in magnitude. Group and old-count inputs have additional whole-number requirements.
Are the displayed decimals exact?
The calculation uses standard floating-point numbers and compensated addition. Results are rounded only for display. Very small values use scientific notation so they do not silently appear as zero. Select the display precision you need, while respecting the accuracy of your original data.
Are my entries saved or sent anywhere?
The calculator performs its arithmetic in your browser. It does not automatically store entries or send them to a server. Copy, print, and CSV actions happen only when you choose them.
Read our calculation methodology for supported precision, validation, and assumptions.