Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Managing Conditional Formatting Rules in Excel
  • Excel Bar Chart
  • How To Remove Duplicates In Excel Column Or Row?
  • Filter Data Based on Date in Excel
  • Example of COUNTIFS with variable table column in Excel

References

  • Count rows with at least n matching values
  • How to retrieve first match between two ranges in Excel
  • Left Lookup in Excel
  • How to get last row in numeric data in Excel
  • How to get last row in text data in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation allow uppercase only
  • Prevent invalid data entering in specific cells
  • How To Create Drop-down List in Excel
  • Excel Data validation whole percentage only

Calculate Weighted Average in Excel

by

To calculate a weighted average in Excel, simply use the SUMPRODUCT and the SUM function.

1. The AVERAGE function below calculates the normal average of three scores.

Suppose your teacher says, “The test counts twice as much as the quiz and the final exam counts three times as much as the quiz”.

2. Below you can find the corresponding weights of the scores.

The formula below calculates the weighted average of these scores.

Weighted Average = 20 + 40 + 40 + 90 + 90 + 90
6
= 370 = 61.67
6

3. We can use the SUMPRODUCT function in Excel to calculate the number above the fraction line (370).

Note: the SUMPRODUCT function performs this calculation: (20 * 1) + (40 * 2) + (90 * 3) = 370.

4. We can use the SUM function in Excel to calculate the number below the fraction line (6).

5. Use the functions at step 3 and step 4 to calculate the weighted average of these scores in Excel.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel OR Function
  • Invoice status with nested if in Excel
  • Extract multiple matches into separate rows in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to join date and text together in Excel
  • Sum race time splits in Excel
  • Basic timesheet formula with breaks in Excel
  • Get first day of previous month in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into 3 hour buckets in Excel
  • If cell contains one of many things in Excel

General

  • Check if range contains a value not in another range in Excel
  • Check if multiple cells have same value in Excel
  • How to get Excel workbook path only
  • Index and match on multiple columns in Excel
  • Split Cell Content Using Text to Columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning