Data Analysis with Excel Course Outlines
Data Analysis with Excel Course Outlines
or Business Analyst
Objective: Equip learners with essential data analysis skills, from understanding data
fundamentals to advanced tools like Power Query, Power Pivot, Pivot Tables, and DAX for
creating impactful reports and dashboards.
• What is Data?
• Data Formats:
• Data Sources:
o Best practices for responsible data handling and privacy regulations (GDPR, etc.).
Module 2: Data Cleaning and Preparation
• Text Functions:
o LEFT, RIGHT, MID: Extract parts of a text string.
o LEN: Count the length of a text string.
o TRIM: Remove extra spaces.
o SUBSTITUTE: Replace text in a string.
o PROPER, UPPER, LOWER: Format text case.
• Logical Functions:
o IF: Perform conditional calculations.
o AND, OR, NOT: Combine logical conditions.
o ISERROR, IFERROR: Handle errors in formulas.
• Lookup & Reference Functions:
o VLOOKUP, HLOOKUP: Retrieve data from a table.
o INDEX, MATCH: Advanced lookup for flexibility.
o CHOOSE: Select a value from a list.
• Error Handling:
o ISBLANK: Check for empty cells.
o IFNA: Handle #N/A errors specifically.
• Practical Applications:
• Case Study:
o Clean and prepare a dataset with missing values, duplicates, and inconsistencies.
Descriptive Statistics
• Measures of Dispersion:
• Shape of Data:
Data Distributions
Sampling
• Types of Sampling:
o Random Sampling.
o Stratified Sampling.
o Systematic Sampling.
Module 4: Data Models, Power Pivot, Power Query, and Pivot Tables
Objective: Introduce data modeling, Power Pivot, Power Query, Pivot Tables, and their role in
advanced data analysis and transformation.
o Loading data into Power Pivot and managing it within the Data Model.
o Introduction to Power Query and its role in data extraction and transformation.
o Cleaning and transforming data with Power Query Editor: filtering, sorting, grouping,
and merging queries.
o Introduction to Pivot Tables: what they are and how to create them.
o Summarizing data with Pivot Tables: counting, summing, and averaging data.
o Grouping data in Pivot Tables: Date grouping, custom groupings, and more.
o Using Pivot Table fields for advanced data analysis.
• Hands-On:
o Build a data model, perform data transformations with Power Query, and
summarize data using Pivot Tables for a sales report.
Objective: Learn the basics of DAX for writing complex calculations and measures.
• What is DAX?
• Hands-On:
o Write DAX measures for common business metrics like sales growth and customer
retention.
Module 6: Advanced Analysis and Interactive Dashboards
Objective: Use Power Pivot, DAX, and Pivot Tables to build dynamic, interactive dashboards for
decision-making.
• Case Study:
Objective: Apply forecasting techniques and integrate all learned skills into a capstone project.
• Scenario Analysis:
o Using What-If tools (Goal Seek, Data Tables, Scenario Manager) to model business
scenarios.
• Forecasting in Excel:
o Perform data transformations with Power Query (e.g., cleaning, shaping, and
merging data).
o Perform forecasting and scenario analysis to predict sales trends and optimize
strategies.
Final Deliverables
• Guided Project: Complete the AdventureWorks Sales Analysis project using the
AdventureWorks database, incorporating Power Query, Power Pivot, Pivot Tables, and
DAX.
#Project 1
#Project 2