Calculadora de Promedio de ExámenesFórmula

## How to Calculate Test Score Average

The test score average is the arithmetic mean of all test scores.

### Formula

**Average = (Test 1 + Test 2 + ... + Test N) / N**

This gives equal weight to every test.

Ejemplo Resuelto

A student has four test scores: 85, 92, 78, 88.

  1. Sum = 85 + 92 + 78 + 88 = 343
  2. Average = 343 / 4 = 85.75
  3. Range = 92 - 78 = 14