Statistics

[Statistics] Exact test, Approximate test

프리랜서를꿈꾸는자 2020. 10. 3. 02:21
728x90

둘 다 가설검증(hypothesis test)에서 쓰이는 용어이다.

 

Exact test와 Approximate test는

p-value를 구할 때 exact한 계산으로 구하냐 approximate한 계산으로 구하냐를 가리킨다.

 

주로

non-parametric이면서 p-value를 exact하게 구하거나

parametric인데도 binomial이나 Poisson분포인 경우는 exact 가능

그 외 대다수는 approximate test일 가능성이 높다.

 

예를 들면

Fisher's exact test가 exact test의 대표적인 예

chi-squared test가 approximate test의 대표적인 예

728x90