Python for Data Analysis: Confidence Intervals

Python for Data Analysis: Confidence Intervals

Channel:
Subscribers:
53,100
Published on ● Video Link: https://www.youtube.com/watch?v=4I2ifomFOec



Duration: 26:24
14,570 views
309


This video covers the basics of making point estimates and creating confidence intervals in Python.

Subscribe:
https://www.youtube.com/c/DataDaft?sub_confirmation=1

This is lesson 23 of a 30-part introduction to the Python programming language for data analysis and predictive modeling. Link to the code notebook below:

Python for Data Analysis: Confidence Intervals
https://www.kaggle.com/hamelg/python-for-data-23-confidence-intervals


This guide does not assume any prior exposure to Python, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn Python.

I will create the videos for this guide such that you should be able to learn a lot just watching on YouTube, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can copy and edit each lesson so that you can follow along and run code yourself.

Introduction to Python Playlist:
https://www.youtube.com/playlist?list=PLiC1doDIe9rCYWmH9wIEYEXXaJ4KAi3jc

Link to the Python for Data Analysis written guide index page:
https://www.kaggle.com/hamelg/python-for-data-analysis-index .


⭐ Kite is a free AI-powered coding assistant that integrates with popular editors and IDEs to give you smart code completions and docs while you’re typing. It is a cool application of machine learning that can also help you code faster! Check it out here: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=datadaft&utm_content=description-only







Tags:
confidence intervals in python
python confidence intervals
confidence intervals
point estimates
sampling distribution
central limit theorem
statistics in python
95 percent confidence interval
z critical value
t critical value
margin of error
python point estimates
python statistics
python critical value
python t distribution
sample mean
population parameter
population proportion
how to make confidence intervals in python
make confidence intervals in python