The document outlines a comprehensive data analysis course covering advanced Excel, Power BI, Tableau, and SQL. It includes modules on data visualization, statistical functions, SQL database management, and creating dashboards. Each module is structured into sections that detail specific skills and tools necessary for effective data analysis and reporting.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
Data Analysis Training Course Curriculum
The document outlines a comprehensive data analysis course covering advanced Excel, Power BI, Tableau, and SQL. It includes modules on data visualization, statistical functions, SQL database management, and creating dashboards. Each module is structured into sections that detail specific skills and tools necessary for effective data analysis and reporting.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 38
FULL COURSE: DATA ANALYSIS
(ADVANCE EXCEL, POWER BI, TABLEAU, SQL)
Module One: Introduction to Data Analysis • Introduction To Data Analysis: • Who is a Data Analyst? • Data is Everything • How To Register on kaggle.com • How To Download Live Data from The Web • How To Import Live Data from Local Machine to Workbook in Excel DATA VISUALIZATION IN EXCEL DATA VISUAL ON TABLEAU VISUALIZATION ON POWER BI Module Two: Advance Excel
Section One: Getting Started with Excel
• EXCEL User Interface • How To Protect Files, worksheet and Workbook • Adding, Deleting, and Editing Data in a Cell • Introduction to Keyboard Shortcuts • Formatting Numbers • Formatting Cells • Inserting and Deleting Rows and Columns • Auto Fit Row and Column Size • Freeze Panes and Split Boxes • Grouping and Hiding Rows or Columns • Installing EXCEL Add-Ins • Data Sorting and Advanced Data Sorting • Data Filtering and Advanced Filtering • Data Validation • Conditional Formatting and Advanced Conditional Formatting • Cell Referencing And Anchoring/ Anchoring Cell References and Name Ranges Section Two: Excel Formulas & Functions • Basic Math Functions in Excel o Math Function, SUM, COUNT, SUBTOTAL o Conditional Functions: SUMIF, COUNTIF, SUMIF, COUNTIFS o Create Dropdown Lists for Filtering o Create Unique Lists o Text Functions, RIGHT, LEFT, LEN, CONCATENATE, UPPER, LOWER, PROPER Section Three: Introduction to Statistics in EXCEL • Brief Overview of Statistics • Statistical Functions: MAX, MIN, MEAN, MEDIAN, MODE, VAR, STDDEV, CORPEL • Statistical Functions: AVERAGE, AVERAGEIF, AVERAGEIFS • Percentile and Percentile Rank • Frequency Distributions • Standard Deviation and Variance • Trends in Data • Introduction to Correlation Section Four: Data Handling • Lookup with VLOOKUP • Lookup with HLOOKUP • Name Arrays for Reuse and Readability • Group Records with Nested IF Statements • Avoid Errors with IF and ISNUMBER • Fast Lookup with INDEX and MATCH • Multi-Condition Lookup with DSUM • Create Rankings with SMALL and LARGE • Multi-Condition Lookup with INDEX and MATCH Section Five: Introduction To Charts • Why Use Charts Anyway? • Line Chart • Pie Charts • Bar Chart • Column Chart - Clustered • Column Chart - Stacked • Column Chart - 100% Stacked Section Five: Introduction To Charts • Why Use Charts Anyway? • Line Chart • Pie Charts • Bar Chart • Column Chart - Clustered • Column Chart - Stacked • Column Chart - 100% Stacked Section Six: Pivot Table • Insert a Pivot Table • Prepare Data for Pivoting • Learn to Pivot a Table • Group Rows and Columns • Format for Readability • Modify Output Values for Insights • Insert Calculated Fields • Sort, Filter and Slicer • Handle New Data in Pivot Tables • Pivot Chart Section Seven: Case Study • Data Cleaning & Preparation Using Power Query • Exploratory Data Analysis For Cryptocurrency Data • Building An Interactive Dashboards (Power Query, Power Pivot, Pivot Table and Pivot Chart) Module Three: SQL Course Outline Section One: Introduction to SQL a. Introduction to Data b. Introduction to Databases c. Introduction to DBMS d. DBMS VS RDBMS e. Introduction to SQL f. Introduction to MySQL g. Tables in MySQL h. Relationships in MySQL i. Views in MySQL j. Table VS View Section Two: Installation and Setup a. Downloading MySQL Community Setup b. Installing MySQL Community c. Configuring MySQL Community d. Configuring MySQL Workbench e. Connecting to MySQL Server f. Downloading Sample MySQL Database g. Loading Sample MySQL Database in MySQL Workbench Lesson 04 - Working with Database and Tables Section Three: Working with Database and Tables a. Introduction to Database in MySQL b. Database Manipulation in MySQL c. Creating and Managing Tables in MySQL g. Inserting Data in Tables h. Querying Table Data i. Filtering Data From Tables j. WHERE Clause k. DISTINCT Clause l. AND Operator m. OR Operator n. IN Operator o. NOT IN Operator p. BETWEEN Operator q. LIKE Operator and Wildcards r. LIMIT Operator s. IS NULL Operator t. IS NOT NULL Operator u. Sorting Table Data v. Grouping Table Data w. ROLLUP x. Grouping Sets y. Comments in MySQL Section Four: Working with Operators, Constraints, and Data Types a. MySQL Operators b. Logical Operator c. Indexing in MySQL d. Level of Data in SQL e. MySQL Constraints f. Constraint g. Data Types in SQL h. Data Type Section Five: Functions in SQL a. Understanding SQL Functions b. Aggregate Functions c. Scalar Functions d. String Functions g. Numeric (Mathematical) Functions i. Date and Time Functions j. Handling duplicate records k. General Functions Section Six: Subqueries, Operators, and Derived Tables in SQL a. Use Case: b. Introduction to Alias c. Introduction to JOINS d. Operators in MySQL e. Subquery in SQL f. Subqueries with Statements and Operators g. Derived Tables in SQL h. EXISTS Operator i. EXISTS vs. IN Operators Section Seven: Working with Views a. SQL Views b. View Manipulation Methods Section 8: Stored Procedures and Triggers in SQL a. Advantages of Stored Procedures b. Working with Stored Procedures c. Compound Statements d. Conditional Statements e. Loops in Stored Procedures f. Terminating Stored Procedures and Loops g. Error Handling in Stored Procedures h. Cursors in Stored Procedures i. Stored Functions in Stored Procedures j. Introduction to Stored Procedures k. Stored Program Security l. SQL Trigger Section Nine: Course End Projects a. Employee Performance Index b. Air Cargo Analysis Module Four: POWER BI Section One: Connect & Transform the Raw Data a) Intro to the Power BI Query Editor b) Types of Power BI Data Connectors c) Basic Table Transformations d) Text, Number & Date Tools e) Index & Conditional Columns f) Grouping & Aggregating Data g) Pivoting & Unpivoting h) Modifying, Merging & Appending Queries i) Connecting to Folders j) Defining Hierarchies & Categories k) Query Editing & Power BI Best Practices Section Two: Build a Relational Data Model a) Intro to Database Normalization b) Data ("Fact") Tables vs. Lookup ("Dimension") Tables c) Creating Power BI Table Relationships d) "Star" vs. "Snowflake" Schemas e) Active vs. Inactive Relationships f) Relationship Cardinality g) Connecting Multiple Data Tables h) Modifying, Merging & Appending Queries i) Connecting to Folders j) Filtering & Cross-Filtering k) Hiding Fields from the Power BI Report View Section Three: PROJECT OBJECTIVE #3: Add Calculated Fields with DAX a) Intro to Data Analysis Expressions (DAX) b) Calculated Columns vs. Measures c) Row Context vs. Filter Context in Power BI d) DAX Syntax & Operators e) Common Power BI Functions f) Basic Date & Time Formulas g) Logical & Conditional Statements h) Joining Data with RELATED i) CALCULATE, ALL & FILTER Functions j) DAX Iterators (SUMX, AVERAGEX) k) Time Intelligence Formulas l) DAX & Power BI Best Practices Section Four: PROJECT OBJECTIVE #3: Add Calculated Fields with DAX a) Intro to the Power BI Report View b) Adding Basic Charts to Power BI Reports c) Formatting & Filtering Options d) Matrix Visuals e) Slicers & Timelines f) Cards & KPIs g) Power BI Map Visuals (Basic, Fill, ArcGIS) h) Treemaps, Lines, Areas & Gauges i) Editing Report interactions j) Adding Drillthrough Filters k) Linking to Report Bookmarks l) Using "What-If" Parameters m) Managing & Viewing Roles n) PREVIEW: Publishing to Power BI Service o) Power BI Data Viz Best Practices Module Five: TABLEAU Section One: Tableau Course Material • Start Page • Show Me • Connecting to Excel Files • Connecting to Text Files • Connect to Microsoft SQL Server • Connecting to Microsoft Analysis Services • Creating and Removing Hierarchies • Bins • Joining Tables • Data Blending Section Two: Learn Tableau Basic Reports • Parameters • Grouping Example 1 • Grouping Example 2 • Edit Groups • Set • Combined Sets • Creating a First Report • Data Labels • Create Folders • Sorting Data • Add Totals, Sub Totals and Grand Totals to Report Section Three: Learn Tableau Charts • Area Chart • Bar Chart • Box Plot • Bubble Chart • Bump Chart • Bullet Graph • Circle Views • Dual Combination Chart • Dual Lines Chart • Funnel Chart • Traditional Funnel Charts • Gantt Chart • Grouped Bar or Side by Side Bars Chart • Heatmap • Highlight Table • Histogram • Cumulative Histogram • Line Chart • Lollipop Chart • Pareto Chart • Pie Chart • Scatter Plot • Stacked Bar Chart • Text Label • Tree Map • Word Cloud • Waterfall Chart • Geographic map • Filled map • Crosstab • Combines axis • Motion chart • Reference lines Section Four: Custom SQL Convert to Custom SQL Section Five: Learn Tableau Advanced Reports • Dual Axis Reports • Blended Axis • Individual Axis • Add Reference Lines • Reference Bands • Reference Distributions • Basic Maps • Symbol Map • Use Google Maps • Mapbox Maps as a Background Map • WMS Server Map as a Background Map Section Six: Learn Tableau Calculations & Filters • Calculated Fields • Basic Approach to Calculate Rank • Advanced Approach to Calculate Rank • Calculating Running Total • Filters Introduction • Quick Filters • Filters on Dimensions • Conditional Filters • Top and Bottom Filters • Filters on Measures • Context Filters • Slicing Filters • Data Source Filters • Extract Filters Section Seven: Learn Tableau Dashboards • Create a Dashboard • Format Dashboard Layout • Create a Device Preview of a Dashboard • Create Filters on Dashboard • Dashboard Objects • Create a Story