Weighted Average Calculator
Calculate the weighted average by entering values and weights in parallel lists. Ideal for calculating grades, scores and weighted metrics.
Weighted Mean
Sum of weights
Simple mean
How to use?
Enter values in one column and the corresponding weights in the other, one per line in the same order. Example: for 4 tests with grades 8.5, 7.0, 9.5, 6.0 and weights 3, 2, 4, 1 — the weighted mean will be (8.5×3 + 7.0×2 + 9.5×4 + 6.0×1) ÷ (3+2+4+1).
Related Tools
Roman Numerals Converter
Convert Arabic numbers to Roman numerals and vice versa. Supports values from 1 to 3999. Instant bidirectional conversion.
GCD Calculator
Calculate the Greatest Common Divisor (GCD) of two or more numbers using the Euclidean algorithm. Instant result.
LCM Calculator
Calculate the Least Common Multiple (LCM) of two or more numbers. Instant result in the browser.