Python for Data Analysis: Confidence Intervals

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ส.ค. 2024
  • This video covers the basics of making point estimates and creating confidence intervals in Python.
    Subscribe:
    ► www.youtube.co...
    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
    www.kaggle.com...
    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 TH-cam, 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:
    • Python for Data Analysis
    Link to the Python for Data Analysis written guide index page:
    www.kaggle.com... .
    ⭐ 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: www.kite.com/g...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 19

  • @trerogers8169
    @trerogers8169 ปีที่แล้ว +4

    For anyone having issues with the yerr argument (yerr must not contain negative numbers), replace top,bot with bot,top (how the confidence intervals are formatted).

  • @muhammadmalik8979
    @muhammadmalik8979 11 วันที่ผ่านมา

    Thank u for creating entire incredible series.

  • @jiachengwu4185
    @jiachengwu4185 2 หลายเดือนก่อน

    This is the brush up I need!!!

  • @amnonphenome-networks2980
    @amnonphenome-networks2980 2 ปีที่แล้ว +1

    Great vid. I like how in each one he starts very relaxed and finishes excited through the roof

  • @EthanCycles
    @EthanCycles 3 ปีที่แล้ว +1

    This entire series is incredibly well done. Thank you for your time creating these! I'll be sure to share with friends and colleagues that may have questions.

  • @awaisahmad5908
    @awaisahmad5908 2 หลายเดือนก่อน

    wow Great explanation

  • @narendra742
    @narendra742 2 ปีที่แล้ว +1

    Very nice explanation, it really helped me to understand the concepts more easily. Appreciate for your efforts.

  • @Richard4red
    @Richard4red 7 หลายเดือนก่อน

    When estimating the intervals for proportion why we didn't use T distribution since the std sqrt(p*(1-p)) is of the sample and not of the population?

  • @ThomasTay
    @ThomasTay ปีที่แล้ว

    Nicely explained.

  • @jongcheulkim7284
    @jongcheulkim7284 2 ปีที่แล้ว

    Thank you very much. This is very helpful. I like your simulation method greatly. Thank you.

  • @25BDominique2021
    @25BDominique2021 2 ปีที่แล้ว

    This was a very helpful video. Thanks for sharing!

  • @mohammedabduh9360
    @mohammedabduh9360 2 ปีที่แล้ว

    You are amazing! Thank you

  • @karlduckett
    @karlduckett 3 ปีที่แล้ว

    Great video! Thanks for sharing!

  • @danielhaas6804
    @danielhaas6804 3 ปีที่แล้ว

    Amazing video! Helped me a lot

  • @mohammedsaheer4700
    @mohammedsaheer4700 2 ปีที่แล้ว

    Good one

  • @hallielam
    @hallielam ปีที่แล้ว

    please make more videos!

  • @SaqibAlikhantanoli
    @SaqibAlikhantanoli 3 ปีที่แล้ว +1

    It is a great video. Can you please do a video on calculating confidential interval using Chi-squared values?

  • @samuelthomaz
    @samuelthomaz 3 ปีที่แล้ว

    amazing !!!!