3.1 C
London
Friday, December 20, 2024
HomeExcelDescriptive Statistics in ExcelHow to Calculate a Weighted Percentage in Excel

How to Calculate a Weighted Percentage in Excel

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

You can use the following formula to calculate a weighted percentage in Excel:

=SUMPRODUCT(A:A, B:B)/SUM(B:B)

This formula assumes column A contains the percentage values and column B contains the weights.

The following example shows how to use this formula in practice.

Example: Calculate Weighted Percentage in Excel

Suppose we have the following dataset that shows the scores that some student received on various exams along with the weights for each exam:

We can use the following formula to calculate a weighted percentage for their final grade in the class:

=SUMPRODUCT(B2:B6, C2:C6)/SUM(C2:C6)

The following screenshot shows how to use this formula:

The final grade turns out to be 85%.

We can verify that this is correct by manually calculating the weighted percentage of grades:

  • Weighted Percentage: (90%*10%) + (91%*10%) + (81%*10%) + (78%*10%) + (85%*60%)
  • Weighted Percentage: 9% + 9.1% + 8.1% + 7.8% + 51%
  • Weighted Percentage = 85%.

This weighted percentage matches the value that we calculated using the formula from earlier.

Note: You can find the complete documentation for the SUMPRODUCT function in Excel here.

Additional Resources

The following tutorials explain how to perform other common tasks in Excel:

How to Find Weighted Moving Averages in Excel
How to Use a Weighted Average IF Formula in Excel
How to Calculate Weighted Standard Deviation in Excel

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories