Excel Syllabus
Excel Syllabus
● Objective: Master essential functions used for data transformation and basic
analysis.
● Topics:
o Logical Functions: IF(), AND(), OR(), NOT(), Nested IF()
o Lookup Functions: VLOOKUP(), HLOOKUP()
o Text Functions: LEFT(), RIGHT(), MID(), LEN(), CONCATENATE(), TEXT()
o Error Handling: IFERROR(), ISERROR()
● Practice: Use logical functions to clean data and lookups to join datasets.
● Objective: Learn how to summarize data using PivotTables and core analysis
tools.
● Topics:
o Data Tables and Structured References
o PivotTables & PivotCharts (creating, grouping, filtering)
o Slicers & Timelines in PivotTables
o Calculated Fields & Items in PivotTables
o Introduction to Data Consolidation
● Practice: Create PivotTables for reports and visualize them with PivotCharts.
● Objective: Learn key Excel functions for advanced data science tasks.
● Topics:
o Advanced Statistical Functions: LINEST(), FORECAST(), CORREL(),
COVAR()
o Time Intelligence Functions: DATEDIF(), NETWORKDAYS(),
WORKDAY()
o Solver Add-in for Optimization
● Practice: Build a forecasting model and calculate correlations with dataset
trends.