We may earn an affiliate commission when you visit our partners.
Course image
Farzan Sajahan

Welcome to our comprehensive course on Statistics for Data Science & Business Analytics using Python. If you're looking to gain a deep understanding of Statistics for Data Science & Business Analytics and develop the skills necessary to excel in this field, you've come to the right place. With over 10 hours of engaging video content, 75+ informative lectures and 16 thought-provoking quizzes, this course is designed to take you on a transformative learning journey. Whether you're a novice looking to build a solid foundation or an experienced professional aiming to refine your expertise, this course promises to equip you with the knowledge and tools you need to succeed.

Read more

Welcome to our comprehensive course on Statistics for Data Science & Business Analytics using Python. If you're looking to gain a deep understanding of Statistics for Data Science & Business Analytics and develop the skills necessary to excel in this field, you've come to the right place. With over 10 hours of engaging video content, 75+ informative lectures and 16 thought-provoking quizzes, this course is designed to take you on a transformative learning journey. Whether you're a novice looking to build a solid foundation or an experienced professional aiming to refine your expertise, this course promises to equip you with the knowledge and tools you need to succeed.

In today's fast-paced world, staying competitive and relevant in your chosen field is more crucial than ever. This course aims to empower you with a comprehensive understanding of Statistics for Data Science & Business Analytics, covering a wide range of topics and concepts to ensure you're well-prepared for any challenges that come your way. From the fundamentals to advanced techniques, we've carefully curated the content to provide you with a holistic learning experience.

About the Instructor:

This course will be taught by Farzan Sajahan, who has an executive MBA from Rotterdam School of management with over 18 years of experience in data analytics and management consulting. He has worked extensively in data analytics and operations management. He has been teaching data science for the last 4 years to over 60,000 students. He is running a management consulting firm based out of India.

What to Expect from This Course:

1. In-Depth Video Content: Our course boasts more than 10 hours of meticulously crafted video lessons. These videos are designed to make complex topics accessible and engaging. You'll have the opportunity to learn from expert in the field who will guide you through each concept, ensuring that you not only understand the theory but also its practical applications.

2. Interactive Quizzes: Learning is most effective when it's interactive. To reinforce your understanding, we've included 80 quiz questions throughout the course. These quizzes are strategically placed to test your knowledge and help you gauge your progress. Don't worry; they're not just for assessment purposes—they're also fun.

3. Comprehensive Lecture Series: The 75+ lectures included in this course provide a deep dive into the subject matter. You'll explore the intricacies of Statistics for Data Science & Business Analytics, gaining insights and practical tips that are valuable for both beginners and experienced professionals. Our lecturers are passionate about the topic, and their enthusiasm will inspire and motivate you.

4. Real-World Applications: We understand that theory alone is not enough. That's why we emphasize real-world applications throughout the course. You'll learn how to put your newfound knowledge into practice, enabling you to excel in your current job or prepare for future opportunities.

5. Access to Resources: As a student in this course, you'll have access to a wealth of resources, including python notebooks and datasets. These resources are designed to enhance your learning experience and provide you with valuable references for future use.

6. Lifetime Access: Once you enroll in this course, you'll have lifetime access to all the materials. You can revisit the content whenever you need a refresher or want to explore more advanced topics. Your learning journey doesn't have an expiration date.

This course on Statistics for Data Science & Business Analytics using Python is your gateway to becoming a proficient and confident Statistics practitioner. Whether you're seeking personal growth, career advancement, or simply looking to satisfy your curiosity, we're here to guide you every step of the way. So, let's embark on this exciting journey together, unlock your potential, and discover the limitless possibilities that await you in the world of Statistics for Data Science & Business Analytics. Enroll today and let's get started.

Enroll now

12 deals to help you save

We found 12 deals and offers that may be relevant to this course.
Save money when you learn. All coupon codes, vouchers, and discounts are applied automatically unless otherwise noted.
Use code at checkout. Ended October 29
24-Hour Flash Sale
Save on all online courses in your cart and take advantage of big savings.
FLASH SALE
24T6MT102824
Use code at checkout. Ended October 19
24-Hour Flash Sale
Save on all online courses in your cart and take advantage of big savings.
FLASH SALE
ST15MT100124A
Ended October 8
24-Hour Flash Sale
Take advantage of big savings on online courses.
Up to
80%
off
Ended September 28
24-Hour Flash Sale! Save up to 85% on Udemy online courses.
For 24 hours, save big on courses from Udemy's extensive catalog.
Up to
85%
off
Ended September 25
Save on courses
Gain the skills you need to reach your next career milestone.
Up to
85%
off
Use code at checkout. Only 2 days left!
24-Hour Sale
Save with steep discounts on most courses including bestsellers from popular instructors.
Flash Sale!
ST7MT110524
Use code at checkout. Ended October 12
Explore new possibilities
Start exploring new possibilities for your future with courses on sale.
Up to
85%
off
ST14MT101024
Use code at checkout. Valid until November 13
Get skills that impress
Learn from courses across popular topics and take big discounts during this 48-hour sale.
Up to
80%
off
ST20MT111124A
Ended October 1
Personal Plan sale
Gain unlimited access to thousands of courses. For a limited time, save when you start an annual subscription.
From
40%
off
Use code at checkout. Valid until December 1
For new customers
Save when you purchase top courses. For new customers only.
Special Offer
UDEAFNULP2024
Ended November 1
New customer offer
New customers, complete your first order and save big.
Up to
80%
off
Valid for a limited time only
Future-proof your career
Access O'Reilly books, live events, courses, and more. Save with an annual subscription.
Take
15%
off

What's inside

Learning objectives

  • Foundational understanding of python to analyze data using numpy and pandas, and use statistical packages such as scipy and statsmodels.
  • Analyzing and visualizing data using python using line charts, bar charts, pie charts, histogram and box plots.
  • Conducting univariate and bivariate analysis using one-way tables, two-way tables.
  • Descriptive statistics for univariate and bivariate analysis - mean, median, mode, range, iqr, variance, standard deviation, covariance and correlation.
  • Data distributions, including mean, variance, and standard deviation, t-distribution and normal distributions and z-scores.
  • Probability, including union vs. intersection and independent and dependent events and bayes' theorem.
  • Sampling distribution, central limit theorem and intuition behind using central limit theorem in hypothesis testing.
  • Hypothesis testing, including inferential statistics, significance level, type i and ii errors, test statistics, and p-values. test of proportions and chi-squar
  • Simple linear regression using manual method as well as using ols package in python, multiple linear regression, and predicting using the regression model.

Syllabus

Getting started

Welcome to the course on Statistics for Data Science & Business Analytics in Python!

I am so excited to see you inside the course.

This is going to be a lot of fun as well as lots and lots of learning.

To make it easy for you I have zipped all the material - to be precise: 39 python notebooks and 15 datasets - available for you to download from the link below.

Unzip all the files, organize the code and datasets separately for easy access during each video.

Let's rock and roll!


Read more
Quick note!
Python basics
Installing anaconda distribution and Jupyter
Tour of Jupyter notebook
Calculations in Python
Variables in python
Collection data types in python - List
Collection data types in python continued - Tuples, Sets and Dictionaries

Welcome to the Python Basics quiz!

This short quiz is designed to test your knowledge gained from this section.

All the best!

Core programming in Python
Conditional and logical statements

Here is a quick quiz on conditional and logical statements.

There are 3 multiple choice questions to refresh your learning.

Enjoy!

For and While loops
Functions

Here is a quick quiz to refresh your learning.

Enjoy!

Arrays, Matrices and data frames
Numpy arrays
ndarrays in numpy
Access values from a matrix

Great progress so far. Here is a simple quiz to test your understanding on Numpy.

All the best!

Pandas Series
Pandas Data Frames
Data frame manipulation

Fantastic! Here is a simple quiz to test your understanding on pandas.

You may need to run code so keep Jupyter open.

All the best!

Introduction to Statistical Data Analysis
Variables in Statistical Data Analysis
Population Vs Samples

Great progress so far! Here is a simple quiz to test your understanding on introduction to statistical data analysis.

All the best!

Data visualization in python
One way tables
Line Charts and Bar charts
Pie Charts
Two way cross tables
Heat maps

Great job in completing data visualization section!

In this quiz you will be asked to analyze the datasets using python.

Keep the data set ready and Jupyter notebook open.

All the best!

Univariate data analysis
Central tendency measures: mean, median, mode
Dispersion measures: range and interquartile range
Histogram
Box plot
Outliers
Variance and Standard deviation
Univariate hands-on exercise

Congratulations on completing the univariate analysis section.

Here is your quiz for this section.

All the best!

Bivariate data analysis
Introduction to Bivariate analysis
Covariance and Correlation
Bivariate hands-on exercise

Fantastic! Congrats on completing Bivariate data analysis.

Here is a small quiz to assess your progress.

All the best!

Probability
Probability theory
Estimating simple probabilities - single independent event
Estimating probability in case of two or more events
Conditional Probability
Review the Multiplication law of probability
Bayes theorem

Great job so far. I am sure you are enjoying the course.

Here is a quick quiz to test your understanding on probability theory.

Good luck!

Random Distributions
Random Variables and Probability Distribution
Using Probability Distribution to Estimate Probabilities
Normal distribution
Normal Distribution Hands-on
T-distribution
Finding actual values from the probability

Congratulations on your progress!

Here is a small test on random distributions. All the best!

Sampling Distribution
Central limit theorem hands-on

Congratulations on your progress so far.

Here is a quick quiz to test your understanding on sampling distributions and central limit theorem.

All the best!

Hypothesis Testing - Test of Means
Introduction to Inferential statistics and hypothesis testing
Introduction to test of means
Steps for conducting test of means

You have made great progress -- fantastic job!

Here is a small quiz to test your understanding of hypothesis testing.

Good luck with your quiz!

One sample, right tail test
One sample, left tail test
One sample, two tail T test
Two sample, unpaired T test
Two sample, paired T test
Errors in hypothesis testing

I hope that you are enjoying the lectures on hypothesis testing. Here we have some more questions to test your knowledge on hypothesis testing.

All the best!

Analysis of Variance (ANOVA)
ANOVA Introduction
ANOVA Intuition
One Way ANOVA manual computation
One Way ANOVA using python

Congratulations on your progress so far.

Here is your quiz on one-way ANOVA.

All the best!

Two Way ANOVA - case 1 (Diet Plan)
Two Way ANOVA - case 2 (Movies analysis)

Congratulations on completing ANOVA!

Here is a small quiz to test your understanding of two-way ANOVA.

All the best!

Test of proportions
Introduction to test of proportions and independence using Chi-square test
Chi square test hands-on

Congratulations - You have made such a great progress.

Here is a small quiz to test your understanding on test of proportions.

All the best!

Simple Linear Regression
Introduction to Linear Regression
Goodness of fit
Condition for linear regression

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops a foundational understanding of Python, essential for data science and analytics roles
Emphasizes practical applications, equipping learners for real-world scenarios in data science and business analytics
Taught by an experienced professional with over 18 years in data analytics and management consulting
Provides lifetime access to materials, enabling ongoing learning and reference
Requires prior knowledge of Python, which may pose a barrier for complete beginners
Lacks explicit prerequisites, which may lead to learners entering with insufficient background

Save this course

Save Statistics for Data Science & Business Analytics in Python to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Statistics for Data Science & Business Analytics in Python with these activities:
Python Crash Course
Learn the basics of programming which will be utilized for analyzing data
Browse courses on Python
Show steps
  • Review the basics of Python syntax
  • Practice writing Python code
Review Calculus
Refresh your calculus skills to enhance your understanding of statistical concepts
Browse courses on Calculus
Show steps
  • Review the basics of calculus, including derivatives and integrals
Data Manipulation Exercises
Enhance your ability to work with data in Python
Browse courses on Data Manipulation
Show steps
  • Complete 10 practice exercises on data manipulation
Four other activities
Expand to see all activities and additional details
Show all seven activities
Data Science Workshop
Gain hands-on experience with data science techniques and tools
Browse courses on Data Science
Show steps
  • Attend a data science workshop
  • Participate in hands-on exercises and discussions
Study Group for Hypothesis Testing
Strengthen your understanding of hypothesis testing through peer discussion
Browse courses on Hypothesis Testing
Show steps
  • Meet with a study group to discuss hypothesis testing concepts
  • Work together to solve problems and answer questions
Data Visualization Dashboard
Apply your data visualization skills to create a meaningful dashboard
Browse courses on Data Visualization
Show steps
  • Choose a dataset and identify key insights
  • Design and create a data visualization dashboard using appropriate tools
Contribute to Scikit-learn
Deepen your understanding of machine learning by contributing to an open-source project
Browse courses on Machine Learning
Show steps
  • Identify a small issue or feature to work on
  • Create a pull request with your proposed changes

Career center

Learners who complete Statistics for Data Science & Business Analytics in Python will develop knowledge and skills that may be useful to these careers:

Reading list

We haven't picked any books for this reading list yet.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Statistics for Data Science & Business Analytics in Python.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser