Table of Contents
Calculating a weighted percentage in Google Sheets is a simple process that involves multiplying the values by their corresponding weights and then dividing the sum by the total weight. This will give you the percentage of each value in relation to the total weight. To do this, you will need to use the SUMPRODUCT formula in Google Sheets. This formula allows you to multiply the values by their weights and add them together. By dividing this sum by the total weight, you will get the weighted percentage. This method is useful for calculating grades, financial data, and other data sets where different values have varying levels of importance. By following these steps, you can easily calculate a weighted percentage in Google Sheets.
Calculate a Weighted Percentage in Google Sheets
You can use the following formula to calculate a weighted percentage in Google Sheets:
=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: Weighted Percentage in Google Sheets
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:

Click the Format as percent button to convert this decimal to a percentage:

The value will automatically be formatted as a percentage:

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 Google Sheets .
Additional Resources
The following tutorials explain how to perform other common tasks in Google Sheets:
Cite this article
stats writer (2024). How do I calculate a weighted percentage in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-google-sheets/
stats writer. "How do I calculate a weighted percentage in Google Sheets?." PSYCHOLOGICAL SCALES, 28 Jun. 2024, https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-google-sheets/.
stats writer. "How do I calculate a weighted percentage in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-google-sheets/.
stats writer (2024) 'How do I calculate a weighted percentage in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-calculate-a-weighted-percentage-in-google-sheets/.
[1] stats writer, "How do I calculate a weighted percentage in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How do I calculate a weighted percentage in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
