Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-20 22:27:47
30-Day Money-Back Guarantee
Business Business Analytics & Intelligence Statistics

Statistics for Data Analysis Using Python

Learn Python from Basics • Descriptive, Inferential Statistics • Plots for Data Visualization • Data Science
Bestseller
Rating: 4.6 out of 54.6 (51 ratings)
519 students
Created by Sandeep Kumar ­, Abhin Chhabra
Last updated 2/2021
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Python from basics - No prior knowledge required
  • Statistics from basics - No prior knowledge required
  • You will first learn the basic statistical concepts, followed by application of these concepts using Python. This course is a nice combination of theory and practice.
  • Inferential Statistics - One and two sample z, t, Chi Square, F Tests, ANOVA and more.
  • Descriptive Statistics - Mean, Mode, Median, Standard Deviation, Variance and Interquartile Range
  • Probability Distributions - Normal, Binomial and Poisson

Requirements

  • Basic school level mathematics will be helpful.
  • You will need to download and install Python on your PC or laptop.

Description

Perform simple or complex statistical calculations using Python! - You don't need to be a programmer for this :)

You are not expected to have any prior knowledge of Python. I will start with the basics. Coding exercises are provided to test your learnings.

The course not only explains, how to conduct statistical tests using Python but also explains in detail, how to perform these using a calculator (as if, it was the 1960s). This will help you in gaining the real intuition behind these tests.

Learn statistics, and apply these concepts in your workplace using Python.

The course will teach you the basic concepts related to Statistics and Data Analysis, and help you in applying these concepts. Various examples and data-sets are used to explain the application.

I will explain the basic theory first, and then I will show you how to use Python to perform these calculations.

The following areas of statistics are covered:

Descriptive Statistics - Mean, Mode, Median, Quartile, Range, Inter Quartile Range, Standard Deviation.

Data Visualization - Commonly used plots such as Histogram, Box and Whisker Plot and Scatter Plot, using the Matplotlib.pyplot and Seaborn libraries.

Probability - Basic Concepts, Permutations, Combinations

Population and Sampling - Basic concepts

Probability Distributions - Normal, Binomial and Poisson Distributions

Hypothesis Testing - One Sample and Two Samples - z Test, t-Test, F Test and Chi-Square Test

ANOVA - Perform Analysis of Variance (ANOVA) step by step doing the manual calculation and by using Python.

The Goodness of Fit and the Contingency Tables.



Who this course is for:

  • Anyone who want to use statistics to make fact based decisions.
  • Anyone who wants to learn Python for career in data science.
  • Anyone who thinks Statistics is confusing and wants to learn it in plain and simple language.

Course content

8 sections • 136 lectures • 15h 57m total length

  • Preview06:48
  • Getting started with Jupyter Notebook
    08:12
  • Download Section 1 Resources and the Course Slides
    00:06
  • Getting started with Python
    13:14
  • Variables and Data Types
    06:10
  • An Introduction to Coding Excercises and Course Resources
    06:16
  • Introduction to coding exercises
    1 question
  • Solution: Introduction to coding exercises
    00:01
  • Working with a List - Part 1
    15:17
  • Select an element from the list
    1 question
  • Solution: Select an element from the list
    00:00
  • Working with a List - Part 2
    06:00
  • A review of lists
    1 question
  • Solution: A review of lists
    00:01
  • Working with a Dictionary
    06:54
  • Working with a Tuple
    03:27
  • Working with a Set
    03:12
  • Logical Operators
    03:52

  • Download Section 2 Resources
    00:02
  • [Theory] Measurement of Central Tendency
    07:50
  • [Theory] Measurement of Dispersion - Part 1
    06:28
  • [Theory] Measurement of Dispersion - Part 2
    05:52
  • Quiz: Descriptive Statistics
    3 questions
  • Preview13:14
  • Find the mean, mode, median and standard deviation
    1 question
  • Solution: Find the mean, mode, median and standard deviation
    00:02
  • Find the Inter Quartile Range
    1 question
  • Solution: Find the Inter Quartile Range
    00:02

  • Download Section 3 Resources
    00:02
  • NumPy - Part 1
    14:16
  • Two Dimensional Array
    1 question
  • Solution: Two Dimensional Array
    00:00
  • Creating a Numpy array
    1 question
  • Solution: Creating a Numpy array
    00:02
  • NumPy - Part 2
    11:55
  • Filtering from an Array
    1 question
  • Solution: Filtering from an Array
    00:00
  • Select a subsection of an Array
    1 question
  • Solution: Select a subsection of an Array
    00:00
  • NumPy - Part 3
    10:02
  • Divide the Array elements by 10
    1 question
  • Solution: Divide the array elements by 10
    00:00
  • [Theory] Basics of Probability - Part 1
    07:35
  • [Theory] Basics of Probability - Part 2
    11:26
  • [Theory] Basics of Probability - Part 3
    08:24
  • Quiz: Basics of Probability
    5 questions
  • Generating Random Numbers to Simulate the Probability
    13:49
  • A Sample Probability Question
    08:31
  • Generate Five Random Numbers
    1 question
  • Solution: Generate Five Random Numbers
    00:01
  • [Theory] Probability Distributions - Introduction
    06:57
  • [Theory] Binomial Distribution
    13:24
  • Quiz: Binomial Distribution
    2 questions
  • Binomial Distribution Using NumPy
    12:16
  • Preview16:44
  • Flipping a Coin
    1 question
  • Solution: Flipping a Coin
    00:01
  • Let's Flip Again
    1 question
  • Solution: Let's Flip Again
    00:03
  • Number of defectives in a selection
    1 question
  • Solution: Number of defectives in a selection
    00:01
  • [Theory] Poisson Distribution
    05:59
  • [Theory] Poisson Distributions - An Example
    05:13
  • Poisson Distribution Using NumPy
    07:29
  • Poisson Distribution Using SciPy
    11:16
  • Receiving Phone Calls
    1 question
  • Solution: Receiving Phone Calls
    00:00
  • Probability of more than 6 calls
    1 question
  • Solution: Probability of more than 6 calls
    00:00
  • [Theory] Normal Distribution - Part 1
    10:27
  • [Theory] Normal Distribution - Part 2
    09:44
  • Quiz: Normal Distrubution
    4 questions
  • Normal Distribution Using NumPy
    10:51
  • Normal Distribution Using SciPy
    11:51
  • Area of curve between two values of z
    1 question
  • Solution: Area of curve between two values of z
    00:09
  • Descriptive Statistics Using NumPy
    09:53
  • Mean of Rows
    1 question
  • Solution: Mean of Rows
    00:19

  • Download Section 4 Resources
    00:02
  • Pandas Series
    11:05
  • Pandas DataFrame
    07:42
  • Create a DataFrame
    1 question
  • Solution: Create a DataFrame
    00:12
  • Reading a .csv File (Importing External Data)
    11:37
  • Importing a CSV file
    1 question
  • Solution: Importing a CSV file
    00:00
  • DataFrame - Dealing with Columns
    09:55
  • DataFrame - Dealing with Rows
    24:26
  • What is the Temperature on Monday?
    1 question
  • Solution: What is the Temperature on Monday
    00:11

  • Download Section 5 Resources
    00:02
  • Histogram using matplotlib.pyplot
    09:57
  • Box Plot using matplotlib.pyplot
    10:34
  • Line and Scatter Plots using matplotlib.pyplot
    08:27
  • Bar Plot using matplotlib.pyplot
    08:09
  • Saving the plot as .png or .jpg
    04:08
  • Seaborn - Displot group of plots
    13:19
  • Seaborn - Catplot group of plots
    10:18
  • Seaborn - Relplot group of plots
    08:59
  • Preview15:45

  • Download Section 6 Resources
    00:02
  • [Theory] Population vs Samples
    07:46
  • [Theory] Central Limit Theorem
    10:00
  • Quiz: Population vs Samples + Central Limit Theorem
    3 questions
  • Preview16:19
  • [Theory] Basics of Hypothesis Testing
    03:23
  • [Theory] Statistical and Practical Significance
    06:31
  • [Theory] Null and Alternate Hypothesis
    03:22
  • [Theory] Hypothesis Testing - A Simple Introduction
    12:22
  • [Theory] Types of Errors - Type I and Type II Errors
    11:27
  • [Theory] Types of Errors - Summary
    11:51
  • [Theory] Hypothesis Testing - An Overview
    12:13
  • [Theory] Z Tables - Finding the Critical Values
    08:24
  • [Theory] The p-Value
    04:24
  • Quiz: Hypothesis Testing Basics
    3 questions
  • Hypothesis Testing Using Python
    10:40
  • 10% Area on the Right Tail
    1 question
  • Solution: 10% Area on the Right tail
    00:18

  • Download Section 7 Resources
    00:02
  • [Theory] Tests for means, variances and proportions - Introduction
    08:40
  • [Theory] One Sample Z Test - Conditions
    07:31
  • [Theory] One Sample Z Test
    07:21
  • One Sample Z Test - Examples
    05:25
  • One Sample Z Test Using Python
    13:40
  • Torque Tightening of Perfume Bottles
    1 question
  • Solution: Torque Tightening of Perfume Bottles
    00:08
  • One Sample t Test
    09:30
  • One Sample t Test Using Python
    04:25
  • [Theory] One Proportion Test
    12:29
  • One Proportion Test Using Python
    10:24
  • [Theory] One Variance Test - Introduction
    04:10
  • [Theory] One Variance Test - Example 1
    07:05
  • [Theory] One Variance Test - Example 2
    05:39
  • One Variance Test Using Python
    08:47
  • Quiz: Hypothesis Testing Part 1
    2 questions

  • Download Section 8 Resources
    00:02
  • [Theory] Two Sample z Test - Introduction
    05:58
  • [Theory] Two Sample z Test - Example
    05:37
  • Two Sample z Test Using Python
    10:37
  • Two Sample z Test Using Python - tips Dataset
    08:10
  • [Theory] Two Sample t Test - Conditions and Calculations
    09:31
  • [Theory] Two Sample t Test - Equal Variance
    08:36
  • [Theory] Two Sample t Test - Unequal Variance
    11:07
  • Preview05:21
  • Two Sample t Test Using Python
    05:36
  • [Theory] Paired t Test
    09:53
  • Paired t Test Using Python
    04:18
  • [Theory] Two Proportions Test - Introduction
    06:21
  • [Theory] Two Proportions Test - Pooled vs Unpooled Method
    04:09
  • [Theory] Two Proportions Test - An Example of Pooled Method
    08:17
  • Two Proportions Test Using Python
    06:59
  • [Theory] Two Variances Test
    12:17
  • Two Variances Test Using Python
    10:28
  • [Theory] ANOVA - Introduction
    06:20
  • [Theory] Why ANOVA?
    05:48
  • [Theory] ANOVA - Conceptual Understanding
    07:48
  • [Theory] Statistics behind ANOVA
    07:15
  • [Theory] Performing ANOVA by Manual Calculations
    12:50
  • Conducting ANOVA Using Python
    06:26
  • Conducting ANOVA Using Python - mpg Dataset
    11:48
  • Post Hoc Test (Tuckey's HSD)
    12:07
  • [Theory] Goodness of Fit
    11:11
  • Goodness of Fit Test Using Python
    08:53
  • [Theory] Contingency Tables
    09:32
  • Quiz: Hypothesis Testing Part 2
    3 questions
  • Contingency Tables Using Python
    13:26

Instructors

Sandeep Kumar ­
Experienced Quality Manager • Six Sigma Coach • Consultant
Sandeep Kumar ­
  • 4.5 Instructor Rating
  • 30,307 Reviews
  • 147,217 Students
  • 25 Courses

PMI-PMP, IRCA Registered Lead Auditor, ASQ - CSSBB, CQA, CQE, CMQ/OE, IIA - CIA  

Sandeep Kumar has more than 35 years of Quality Management experience. He has worked as Quality Manager/Director on a number of projects, including Power, Oil and Gas and Infrastructure projects.

In addition, he provides consulting services to implement Lean Six Sigma to improve performance. 

His areas of specialization include Quality Assurance, ISO 9001:2015, Lean, Six Sigma, Risk Management, QMS Audits, Supplier Quality Surveillance, Supplier Pre-qualification, Construction Quality, Mechanical Inspection and Quality Training.

Professional Qualifications:

His professional qualification/certifications include: 

• ASQ-CSSBB, Certified Six Sigma Black Belt
• ASQ-CMQ/OE Certified Manager of Quality/Organizational Excellence
• PMI-PMP Certified Project Management Professional

• IRCA Registered Lead Auditor (QMS-2015)

• IIA-CIA Certified Internal Auditor
• ASQ-CSSGB, Certified Six Sigma Green Belt

• ASQ-CQA Certified Quality Auditor

• ASQ-CQE Certified Quality Engineer



   

Abhin Chhabra
Senior Software Engineer
Abhin Chhabra
  • 4.5 Instructor Rating
  • 268 Reviews
  • 37,053 Students
  • 4 Courses

I've been writing software for a living for around 10 years. I have a wide variety of experiences in the software industry. Most recently, I was a Senior Machine Learning engineer for an AI company. In the past, I've been a Backend Engineer at Atlassian, working on Bitbucket Cloud.

I care deeply about learning the tools of my trade in detail and for finding interesting ways of teaching them to people.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.