Weighted Average

  • Thread starter Thread starter Joe Mac
  • Start date Start date
J

Joe Mac

Does anyone know of the existence of a "weighted average"
Excel function?
 
Joe,

Use

=SumProduct(values range, weight range)/Sum(weight range)

HTH,
Bernie
MS Excel MVP
 
Joe Mac

It doesn't exist. You have to roll your own.
Come back with an example, if you need further help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top