Weighted Average

An average where each value has a different importance (weight). Used in GPA calculation.

\bar{x}_w = \frac{\sum w_i x_i}{\sum w_i}

Equivalents

jp
加重平均
kr
가중 평균

Related Formulas