πŸ“Š Knowledge Β· Maths

How to Calculate
Average

Calculate the arithmetic mean, weighted average, and more. Enter any list of numbers and get full stats instantly.

The Average Formula

Mean = Sum of all values Γ· Count of values
Mean = (x₁ + xβ‚‚ + … + xβ‚™) / n
πŸ’‘ Weighted average: When values have different importance, multiply each value by its weight, sum the results, then divide by total weight. Used for GPA, grade averages, and portfolio returns.

Average Calculator

Average (Mean)
86
5 numbers
Sum
430
Min
72
Max
95
Value & Weight pairs
ValueWeight
Weighted Average
β€”
Enter values to calculate
Total Weight
β€”
Weighted Sum
β€”

Step-by-Step Guide

1

List all values

Example: test scores β€” 82, 76, 90, 88, 94

2

Add them all together

82 + 76 + 90 + 88 + 94 = 430

3

Divide by the count

430 Γ· 5 = 86 average score

Worked Examples

Test Scores

78, 85, 92, 88, 74
Sum = 417, Count = 5
Average = 83.4

Monthly Sales

$12k, $15k, $9k, $18k
Sum = $54k, Count = 4
Average = $13,500

Weighted (GPA)

A=4.0 (3cr), B=3.0 (4cr)
= (12+12)/7
GPA = 3.43

Temperature

Mon–Fri: 18,22,19,25,21
Sum = 105, n = 5
Average = 21Β°

More Knowledge Calculators

Frequently Asked Questions

What is the difference between mean, median, and mode? β–Ύ
Mean is the arithmetic average (sum Γ· count). Median is the middle value when sorted. Mode is the most frequent value. They all describe the "centre" of a dataset but react differently to outliers.
When should I use a weighted average? β–Ύ
Use weighted average when different values have different importance. Examples: GPA (courses with more credits count more), investment portfolio returns (larger positions carry more weight), grade calculations with different assignment weights.
Why can the mean be misleading? β–Ύ
Outliers skew the mean heavily. For example, if 9 people earn $30,000 and one earns $1,000,000, the mean income is $127,000 β€” not representative of anyone's actual income. The median ($30,000) would be more accurate here.