How do I calculate a weighted percentage in Excel? 2

How do I calculate a weighted percentage in Excel?

Calculating a weighted percentage in Excel involves multiplying each value by its corresponding weight, adding the results, and then dividing by the total weight. This will give you the weighted average or percentage. To do this, you can use the SUMPRODUCT function in Excel. This function multiplies each value in a range by its corresponding weight and then adds the results. You can then divide this sum by the total weight to get the final weighted percentage. This method is useful when analyzing data sets with varying weights assigned to each value, such as grades or survey responses. By using Excel’s built-in functions, calculating a weighted percentage can be done quickly and accurately, providing valuable insights for decision making and analysis.

Calculate a Weighted Percentage in Excel


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 .

Additional Resources

Cite this article

stats writer (2024). How do I calculate a weighted percentage in Excel?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-excel/

stats writer. "How do I calculate a weighted percentage in Excel?." PSYCHOLOGICAL SCALES, 30 Jun. 2024, https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-excel/.

stats writer. "How do I calculate a weighted percentage in Excel?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-excel/.

stats writer (2024) 'How do I calculate a weighted percentage in Excel?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-excel/.

[1] stats writer, "How do I calculate a weighted percentage in Excel?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.

stats writer. How do I calculate a weighted percentage in Excel?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.

Download Post (.PDF)
Slide Up
x
PDF
Scroll to Top