Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

weighted average formula

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Weighted average formula

Weighted average formula

ResolvedVersion 2010

Jennifer has attended:
Excel Intermediate course
Excel Pivot Tables course

Weighted average formula

is there a simple formula for creating a weighted average?

RE: weighted average formula

Hi Jennifer

Thanks for getting in touch. As you probably know, a regular AVERAGE function will assume all your inputs are of equal importance. To get a weighted average, you'll need to use the SUMPRODUCT function.

The SUMPRODUCT function works by multiplying columns together and adding the results.

If you then divide the result of SUMPRODUCT by the SUM of what you wanted to average, this will give you your weighted average.

So a full formula could look like this

=SUMPRODUCT(Values1,Values2)/SUM(Values1)

I've attached a workbook to give you a hand.

Kind regards

Gary Fenn
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
Best STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Attached files...

GF Weighted Average.xlsx

Fri 2 May 2014: Automatically marked as resolved.

Excel tip:

Cycling through Absoulte cell references

If you are working with formulas in excel and need to convert your formula to an absolute formula, instead on manually adding in the $dollar signs you can highlight the specific part of your formula and press the F4 key.

You can cycle through all the absolute options by pressing the button (up to four times)

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.