LearnWithMey
  • 👩‍💻Getting started
  • Introduction
    • What and Why Data Analytics?
    • Data Analyst Roadmap
    • Data Analysis Steps
    • Type of Data Analytics
    • Data Analytics Use Cases
    • Data Analytics Tools
    • Skills Requirement
    • Data Analyst vs Data Scientist
      • Key notes
  • STATISTICAL TECHNIQUES IN BUSINESS & ECONOMICS
    • Chapter 1: What is Statistics?
      • 1.1 What is meant by Statistics?
      • 1.2 Types of Statistics?
      • 1.3 Types of Variables
      • 1.4 Levels of Meaurement
      • Chapter Summary
    • Chapter 2: Describing Data
      • 2.1 Introduction
      • 2.2 Constructing a Frequency Table
      • 2.3 Constructing the Frequency Distributions
    • Chapter 3: Describing Data - Numerical Measures
      • 3.1 Introduction
      • 3.2 The population Mean
      • 3.3 The Sample Mean
      • 3.4 Properties of the Arithmetic Mean
      • 3.5 The Weighted Mean
      • 3.6 The Median
      • 3.7 The Mode
      • 3.8 The Geometric Mean
      • 3.9 Why Study Dispersion?
      • 3.10 Measures of Dispersion
      • 3.11 Interpretation and Uses of the Standard Deviation
      • 3.12 The Mean and Standard Deviation of Grouped Data
    • Chapter 4: Describing Data - Display and Explore Data
      • 4.1 Introduction
      • 4.2 Dot Plots
      • 4.3 Stem-and-Leaf Displays
      • 4.4 Measures of Position
      • 4.5 Skewness
      • 4.6 Describing the Relationship between Two Variables
    • Chapter 5: A Survey of Probability Concepts
    • Chapter 6: Discrete Probability Distribution
    • Chapter 7: Continuous Probability Distribution
    • Chapter 8: Sampling Methods and Central Limit Theorem
    • Chapter 9: Estimation and Confidence Intervals
      • 9.1 Introduction
    • Chapter 10: One-Sample Tests of Hypothesis
      • 10.1 Introduction
      • 10.2 Hypothesis Testing
    • Chapter 11: Two-Sample Tests of Hypothesis
    • Chapter 12: Analysis of Variance
    • Chapter 13: Correlation and Linear Regression
    • Chapter 14: Multiple Regression Analysis
    • Chapter 15: Index Number
    • Chapter 16: Time Series and Forcasting
    • Chapter 17: Nonparametric Methods: Goodness-of-Fit Tests
    • Chapter 18: Nonparametric Methods: Analysis of Ranked Data
    • Chapter 19: Statistical Process Control and Quality Management
    • Chapter 20: Decision Theory
    • Tables ( Z and Student's T )
  • Python for Data Science
    • Handbook
    • Introduction
    • Installation
    • Basic Syntax
    • 2. Introduction to Numpy
  • Excel for Data Analysis
    • Introduction
  • Data Warehousing
    • Introduction
    • Data Warehouse Architecture
  • Data Visualization with Power BI
    • Introduction
  • Data Analysis with Python
    • Importing Datasets
      • Understanding Data
      • Python Packages for Data Sciences
    • Data Wrangling
      • Pre-processing Data in Python
      • Dealing with Missing Values in Python
      • Data Formatting in Python
  • Machine Learning
    • Page
    • 1. Introduction
    • Machine Learning Exercises
  • React
    • Lazy Loading
  • Search Tips
  • Secure Product Design
  • Google like a pro
  • Project Management
  • SEO in React.js
Powered by GitBook
On this page
  1. Introduction

Data Analyst Roadmap

Roadmap to become a data analyst

PreviousWhat and Why Data Analytics?NextData Analysis Steps

Last updated 1 year ago

These are the roadmap to become a data analyst:

  1. Foundation Skills:

  • Strengthen Mathematics: Focus on statistics relevant to data analysis

    • Descriptive Statistics

    • Inferential Statistics: Hypothesis Testing,..

    💡 Book Reference:

  • Excel Basics: Master fundamental Excel function and formulas.

  1. SQL Proficiency:

  • Learn SQL Basics: Understand SELECT statements, Joins, and Filtering

  • Practice Database Queries: Work with database to retrieve and manipulate data

  1. Excel Advanced Techniques:

  • Data Cleaning in Excel: Learn to handle missing data and outliers, duplicated data.

  • PivotTables and Pivot Charts: Master these powerful tools for data summarization.

  1. Data Visualization with Excel:

  • Create Visualizations: Learn to build charts and graphs in Excel

  • Dashboard creation: Understand how to design effective dashboards.

  1. Power BI Introduction:

  • Install and Explore Power BI: Familiarize yourself with the interface.

  • Import Data: Learn to import and transform data using Power Bl.

  1. Power Bl Data Modeling:

*Relationships: Understand and establish relationships between tables.

  • DAX (Data Analysis Expressions): Learn the basics of DAX for calculations.

  1. Advanced Power Bl Features:

  • Advanced Visualizations: Explore complex visualizations in Power BI.

  • A Custom Measures and Columns: Utilize DAX for customized data calculations.

  1. Integration of Excel, SQL, and Power BI:

  • Importing Data from SQL to Power BI: Practice connecting and importing data.

  • Excel and Power Bl Integration: Learn how to use Excel data in Power BI.

  1. Python for Data Analyst:

  • Basic Syntax of Python

  • Exploratory Data Analysis: Understand how important of EDA and how to do EDA:

  • NumPy Array

  • Jupyter Notebook

  • Data Loading, Storage, File Format

  • Data Cleansing and Preparation with Pandas

  • Data Wrangling: Join, Combine, and Reshape

  • Plotting and Visualization,

  • Time Series

  • Machine Learning

  1. Case Study: Try real world case studies project with examples

    1. Walmart:

    2. Netflix:

    Project Cover:

    1. Data cleaning

    2. Feature engineering

    3. Model Building

    4. Building Website for price prediction

    5. Deployment to AWS

  1. Business Intelligence Best Practices:

  • Data Storytelling: Develop skills in presenting insights effectively.

  • Performance Optimization: Optimize reports and dashboards for efficiency.

  1. Build Portfolio

  • Showcase Excel Projects: Highlight your data analysis skills using Excel.

  • Power BI Projects: Feature Power BI dashboards and reports in your portfolio.

  • Showcase Data Analysis Project with Python

💡 Reference:

💡Reference of EDA:

💡Book References:

dataset:

Apply Prediction:

dataset:

Visualization, Recommendation, EDA:

YouTube channel for machine learning project with deployment:

https://drive.google.com/file/d/142tPq9LRyu3cU9D2rNz301gdOQPotHVJ/view?usp=sharing
https://www.kaggle.com/discussions/general/329404
https://www.kaggle.com/code/chemistahmedkamel/eda-diabetes-prediction-with-lowest-error/notebook
https://drive.google.com/file/d/1oY5GWO8YxWt1cPJdXWn-aIHQxvhMn7j-/view?usp=sharing
https://www.kaggle.com/datasets/yasserh/walmart-dataset
https://www.kaggle.com/code/yasserh/walmart-sales-prediction-best-ml-algorithms
https://www.kaggle.com/datasets/shivamb/netflix-shows
https://www.kaggle.com/code/niharika41298/netflix-visualizations-recommendation-eda
https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7clOTtwsp94PcHbzqpAdg
What is EDA?
EDA Tools
Type of EDA