검정,test

Difference between r1.15 and the current

@@ -1,3 +1,22 @@
Sub:
[[카이제곱검정,chi-squared_test]]
[[F검정,F-test]] (writing)
[[t검정,t-test]] (writing)
[[Z검정,Z-test]] (writing)
[[검정통계량,test_statistic]] - w rr
[[유의성검정,significance_test]] - w - [[유의성,significance]]
우도비율검정 likelihood ratio test
http://blog.naver.com/mykepzzang/221085275116
... Ggl:"우도비율검정 likelihood ratio test" Naver:"우도비율검정 likelihood ratio test"
ALSOIN [[가능도,likelihood]]
...
----
Easy example.

(먼저 95% [[신뢰구간,confidence_interval]]이 −1.96 ≤ Z ≤ 1.96임을 상기)
@@ -18,18 +37,6 @@
4 http://blog.naver.com/mykepzzang/220915650456
5 http://blog.naver.com/mykepzzang/220917488800
.... 9까지.
----
우도비율검정 likelihood ratio test
http://blog.naver.com/mykepzzang/221085275116
... Ggl:"우도비율검정 likelihood ratio test" Naver:"우도비율검정 likelihood ratio test"
ALSOIN [[가능도,likelihood]]
[[카이제곱검정,chi-squared_test]]
[[F검정,F-test]] (writing)
[[t검정,t-test]] (writing)
[[Z검정,Z-test]] (writing)
[[검정통계량,test_statistic]] - w rr

= cleanup; random links =
https://everything2.com/title/hypothesis+test
@@ -42,5 +49,4 @@
aka '''통계적 검정 statistical_test'''? chk - i.e. 통계 외 분야에서 검정(test) 용어의 용례가 있는지 여부 chk

Up: [[통계,statistics]] > 통계적추론



Sub:





...


Easy example.

(먼저 95% 신뢰구간,confidence_interval이 −1.96 ≤ Z ≤ 1.96임을 상기)

95% 확률로 일어날 수 있는 범위의 사건을 '충분히 일어날 수 있는 일'로 판단하는 검정은 '유의수준 5%의 검정'이라고 한다.
모집단,population표준편차,standard_deviation σ의 정규분포,normal_distribution인 것을 알고 있을 때
모집단에 대해 '진짜 평균,mean,average은 μ다'라는 가설,hypothesis을 세우고
'유의수준 5%의 검정'을 행하기로 하면 관측된 데이터 X에 대해
$-1.96 \le \frac{X-\mu}{\sigma} \le 1.96$
의 부등식이 성립하므로(sic. '성립한다면'?) '가설은 기각되지 않는다'라고 하며,
반대로 이 부등식이 성립하지 않을 때에는 '가설은 기각된다'라고 한다.

(나가노 히로유키)


cleanup; random links



Compare: 다른 통계적 추론 방법: 추정,estimation
mentioned in: 신뢰구간,confidence_interval
test의 다른 번역: 판정법,test

aka 통계적 검정 statistical_test? chk - i.e. 통계 외 분야에서 검정(test) 용어의 용례가 있는지 여부 chk

Up: 통계,statistics > 통계적추론