codestates / codestates/ds-TIL

[TIL] Day12 오세광 200915

Open
#252 0 comments 0 reactions 0 assignees View on GitHub
DSFT01
Dominant language
No language data
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# 키워드: chi-square, 가설검증, 귀무가설, p-value,

# (Act)What you actually did.
1. Chi-square를 활용해서 가설을 검증하는 방법을 배웠다.
2. 귀무가설이 어떤 역할을 하는지, 그 귀무가설을 기각하기 위한 p-value 값이 무엇인지 이해했다.
3. 가설 검증을 위해 모집단과 표본간의 관계를 이해했다.

# (Observe)What can you observe at your action’s outcome
1. Chi-square개념을 가지고 numpy와 spicy, chi2_contingency 라이브러리를 활용해서 검증할 수 있는 방법을 배웠다.
2. P-value에 의미와 h0(귀무가설)을 리젝하는 의미를 배웠다.

# (Evaluate)How you evaluate your action's outcome vs. the initial goal(plan).

1. 연관성을 검증할 데이터를 만지는 걸, 익숙하게 해 봐야겠다.
2. 통계학에서 가설 검증과정을 원서에서 개념과 과정을 정리한다.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.