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
'Statistics' 카테고리의 다른 글
[Statistics] p-value, 1종 오류(type I error rate) (0) | 2020.10.03 |
---|