post_hoc_test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| post_hoc_test [2016/04/05 10:14] – hkimscil | post_hoc_test [2025/04/15 23:59] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | [[: | + | [[:ANOVA|F-test |
| + | [[: | ||
| $ q = \displaystyle \frac {\text{the difference between any two means}}{\text{the standard error of the difference between any two means}} $ | $ q = \displaystyle \frac {\text{the difference between any two means}}{\text{the standard error of the difference between any two means}} $ | ||
| Line 5: | Line 6: | ||
| $ q = \displaystyle \frac {\overline{X_i}-\overline{X_j}}{\text{se}} $ | $ q = \displaystyle \frac {\overline{X_i}-\overline{X_j}}{\text{se}} $ | ||
| - | $ se = \displaystyle \sqrt{ \frac {Var_{by error}}{n} } $ | + | $ se = \displaystyle \sqrt{ \frac {\text{Var}_\text{by error}}{n} } $ |
| - | $ se = \displaystyle \sqrt{ \frac {MS_{error}}{n} } $ | + | $ se = \displaystyle \sqrt{ \frac {\text{MS}_\text{error}}{n} } $ |
| + | $ se = \displaystyle \sqrt{ \frac {\text{MS}_\text{within}}{n} } $ | ||
| + | n = number of subject in a group | ||
| - | cf. | + | cf. |
| $ t = \displaystyle \frac {\text{the difference between any two means}}{\text{the standard error of the difference between the two means}} $ | $ t = \displaystyle \frac {\text{the difference between any two means}}{\text{the standard error of the difference between the two means}} $ | ||
| + | |||
| + | 아래는 다른 종류의 테스트 방법이다 (Scheffe minimum significant difference). | ||
| + | |||
| + | $ t = \sqrt{(k-1) * F_{critical} * MS_{error} * (\frac{1}{n_{a}} + \frac{1}{n_{b}})}$ | ||
| + | see https:// | ||
post_hoc_test.1459851283.txt.gz · Last modified: by hkimscil
