fbpx
Search
Close this search box.

Archive for March, 2024

How to convert test scores to letter grades in Excel?

Published on Mar 20, 2024 in Excel Howtos
How to convert test scores to letter grades in Excel?

We can use Excel’s LOOKUP function to quickly convert exam or test scores to letter grades like A+ or F. In this article, let me explain the process and necessary formulas. I will also share a technique to calculate letter grades from test scores using percentiles.

Continue »

How to calculate the Gender Pay Gap using Excel Formulas? (Free Calculator Template)

Published on Mar 19, 2024 in Learn Excel, Templates
How to calculate the Gender Pay Gap using Excel Formulas? (Free Calculator Template)

Gender Pay Gap is the difference in pay for groups of men & women and usually based on the average or median salaries. We can use Microsoft Excel to quickly calculate the GPG (Gender Pay Gap) from your data. In this article, let me explain the process, Excel formulas and offer you a ready to use GPG calculator.

Continue »

Weighted Average in Excel [Formulas]

Published on Mar 14, 2024 in Learn Excel
Weighted Average in Excel [Formulas]

Learn how to calculate weighted averages in excel using formulas. In this article we will learn what a weighted average is and how to Excel’s SUMPRODUCT formula to calculate weighted average / weighted mean.

What is weighted average?

Wikipedia defines weighted average as, “The weighted mean is similar to an arithmetic mean …, where instead of each of the data points contributing equally to the final average, some data points contribute more than others.”

Calculating weighted averages in excel is not straight forward as there is no built-in formula. But we can use SUMPRODUCT formula to easily calculate them. Read on to find out how.

Continue »

How to get non-adjacent columns with FILTER function in Excel

Published on Mar 12, 2024 in Excel Howtos
How to get non-adjacent columns with FILTER function in Excel

Excel 365’s FILTER() function is great for getting a cut of data that meets your criteria. But what if you need to filter and then show non-adjacent columns? Something like below. In this article, let me show you a few options to get discrete columns after filtering with the FILTER function.

Continue »

What is XLOOKUP and how to use it in Excel?

Published on Mar 12, 2024 in Excel Howtos
What is XLOOKUP and how to use it in Excel?

Think of XLOOKUP as an improved version of VLOOKUP. In this article, learn all about the XLOOKUP function, it’s syntax, parameters with real-world xlookup examples.

Continue »