hypothesis_testing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hypothesis_testing [2023/11/26 22:17] – [가설검증] hkimscil | hypothesis_testing [2023/11/26 22:25] (current) – [가설검증] hkimscil | ||
|---|---|---|---|
| Line 134: | Line 134: | ||
| * standard error 두 단위를 쓴 95%를 confidence level 이라고 부른다. | * standard error 두 단위를 쓴 95%를 confidence level 이라고 부른다. | ||
| * 반면에 5%의 error 가능성을 type I error 혹은 probability level이라고 (줄여서 p-level 혹은 p-value) 부른다. | * 반면에 5%의 error 가능성을 type I error 혹은 probability level이라고 (줄여서 p-level 혹은 p-value) 부른다. | ||
| + | |||
| + | 위에서 언급한 두개의 standard error를 사용하여 confidence interval을 구하는 것을 책에서는 | ||
| + | $ a = 2 (1.96)$ | ||
| + | $ a = 3 (2.58)$ | ||
| + | |||
| + | $$ \overline{X} \pm a * \frac{\sigma}{\sqrt{n}} $$ | ||
| + | $$ \overline{X} \pm a * \frac{s}{\sqrt{n}} $$ | ||
| ====== z test ====== | ====== z test ====== | ||
hypothesis_testing.1701037060.txt.gz · Last modified: by hkimscil
