Excel Formulas Every Data Analyst Should Know

Data Analyst 9 min min read Updated: Mar 07, 2026
Excel Formulas Every Data Analyst Should Know
Topic 2 of 4

This topic becomes much easier when we connect the concept to a real business problem instead of memorizing definitions.

Chapter Overview

Formulas are the working tools of Excel analysis. They help us calculate totals, assign labels, fetch values, and prepare metrics for reports.

Useful Functions

Common functions include SUM, AVERAGE, COUNTIF, IF, TEXT, LEFT, RIGHT, XLOOKUP, and IFERROR. Students should focus on understanding why a formula is used, not only how to type it.

Excel Example

=IF(E2>=5000,"High Value","Standard")
=XLOOKUP(A2,Customers!A:A,Customers!C:C,"Not Found")
=COUNTIF(B:B,"Delhi")

Learning Advice

Build formulas on small samples first. Once the result looks right, apply it to the full column. This reduces confusion and makes debugging easier.

Key Takeaways

  • Master practical Excel formulas used in day-to-day reporting.
  • This chapter belongs to Excel for Data Analysis and is written in a simple student-friendly style.
  • Practice with Excel formulas and spreadsheet examples to build confidence faster.

What to Do After This Chapter

Revise the main terms, recreate the example on your own, and move to the next lesson only after you can explain the idea in your own words.

Previous tutorial | Next tutorial

Get Newsletter

Subscibe to our newsletter and we will notify you about the newest updates on Edugators