본문으로 바로가기
Python

강의

Python으로 하는 통계적 사고 (2부)

중급기술 수준
업데이트됨 2024. 7.
통계적 추론에서 두 가지 핵심 작업인 매개변수 추정과 가설 검정을 수행하는 방법을 익힌다.
무료로 강의 시작
PythonProbability & Statistics4시간15 동영상66 연습 문제5,350 XP93,362성취 증명서

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

수천 개 기업의 학습자들이 사랑하는

Group

2명 이상을 교육하시나요?

DataCamp for Business 체험

강의 설명

Statistical Thinking in Python (Part 1)을 마치셨다면, 이제 확률적 사고방식과 기본적인 해커 통계 스킬을 갖추고 데이터셋에서 유용한 정보를 끌어낼 준비가 되셨습니다. 이 강의에서는 바로 그 작업을 진행하며, 통계적 추론의 두 핵심 과제인 모수 추정과 가설 검정을 수행할 수 있도록 해커 통계 도구 상자를 확장하고 다듬습니다. 학습 과정 전반에 걸쳐 실제 데이터셋을 다루며, 마지막에는 다윈의 유명한 핀치 부리 측정값을 분석하는 것으로 마무리합니다. 이 강의를 통해 새로운 지식을 얻고 충분한 실습을 쌓아, 세상에서 마주할 고유한 추론 문제에 자신 있게 도전할 수 있게 될 거예요.

선수 조건

Statistical Thinking in Python (Part 1)
1

Parameter estimation by optimization

When doing statistical inference, we speak the language of probability. A probability distribution that describes your data has parameters. So, a major goal of statistical inference is to estimate the values of these parameters, which allows us to concisely and unambiguously describe our data and draw conclusions from it. In this chapter, you will learn how to find the optimal parameters, those that best describe your data.
챕터 시작
2

Bootstrap confidence intervals

To "pull yourself up by your bootstraps" is a classic idiom meaning that you achieve a difficult task by yourself with no help at all. In statistical inference, you want to know what would happen if you could repeat your data acquisition an infinite number of times. This task is impossible, but can we use only the data we actually have to get close to the same result as an infinitude of experiments? The answer is yes! The technique to do it is aptly called bootstrapping. This chapter will introduce you to this extraordinarily powerful tool.
챕터 시작
3

Introduction to hypothesis testing

You now know how to define and estimate parameters given a model. But the question remains: how reasonable is it to observe your data if a model is true? This question is addressed by hypothesis tests. They are the icing on the inference cake. After completing this chapter, you will be able to carefully construct and test hypotheses using hacker statistics.
챕터 시작
4

Hypothesis test examples

As you saw from the last chapter, hypothesis testing can be a bit tricky. You need to define the null hypothesis, figure out how to simulate it, and define clearly what it means to be "more extreme" in order to compute the p-value. Like any skill, practice makes perfect, and this chapter gives you some good practice with hypothesis tests.
챕터 시작
5

Putting it all together: a case study

Python으로 하는 통계적 사고 (2부)
강의
완료

수료증 획득

LinkedIn 프로필, 이력서 또는 CV에 이 자격증을 추가하세요
소셜 미디어와 성과 평가에서 공유하세요
지금 등록

19백만 명 이상의 학습자와 함께 Python으로 하는 통계적 사고 (2부)을(를) 시작하세요!

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.