Skip to main content

Weighted Average

Weighted average from value-weight pairs. Weights must sum to more than 0.

Rated 4.7 out of 5 based on 340 reviews

Results

How to use Weighted Average

  1. Enter value and weight per line. Leave a field blank only when the page says the value is missing, not by typing 0 unless 0 is a real value.
  2. Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
  3. Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.

Weighted Average

Weighted mean

ComputesWeighted average from value-weight pairs. Weights must sum to more than 0.
IncludesWeighted mean
IncludesWeight sum
Enginestats
UploadNone
AdviceArithmetic only

What Weighted Average is

Average = Σ (value × weight) / Σ weight. Weights may be percents or fractions as long as they are consistent. Negative weights are rejected.

The formula runs in this tab. CZNull does not receive the numbers.

How this page computes

Course grades with remaining weight use final grade. Unweighted mean is average.

Entities and related jobs

Weighted average from value-weight pairs. Weights must sum to more than 0. Named features: Weighted mean, Weight sum.

See also Average Calculator, Final Grade Calculator, GPA Calculator, Median and Mode, Standard Deviation Calculator, Z-Score Calculator.

Use cases

GPA-style mixes, inventory unit costs, and survey weights.

Limits

Invalid input appears in the status line. IEEE floating point applies unless a row says otherwise. CZNull does not receive the numbers.

Weighted Average questions

Does this page upload my numbers?
No. The formula runs in the page you opened. CZNull does not receive the values.
What does Weighted Average compute?
Average = Σ (value × weight) / Σ weight.
Why is this its own URL?
Search queries name this job. Nearby modes stay on their own pages so inputs do not mix. Related calculators are linked below Weighted Average.
80 at 0.4 and 90 at 0.6?
86.
Can weights be percents?
Yes, if every row uses the same convention.
Can I treat the result as official?
No. Rounding and real-world rules can differ. Use the page to check the arithmetic.