A weighted Average is a variant of an Average where some data points contribute more heavily to the output than others, as opposed to the equal spread of a regular Average.

Where:

  • is the list of weights for each point
  • is the value of each point