「Statistical test」の版間の差分
ナビゲーションに移動
検索に移動
Vaccipedia.admin (トーク | 投稿記録) (ページの作成:「==Proportions== {|class="wikitable" |- !colspan="2"|comparisons !style="width:200px"|Independent samples<br>(Unpaired in case of two) !style="width:200px"|Dependent sampl…」) |
Vaccipedia.admin (トーク | 投稿記録) (→Means) |
||
60行目: | 60行目: | ||
!style="width:200px"|Independent samples<br>(Unpaired in case of two) | !style="width:200px"|Independent samples<br>(Unpaired in case of two) | ||
!style="width:200px"|Dependent samples<br>(Paired in case of two) | !style="width:200px"|Dependent samples<br>(Paired in case of two) | ||
− | |- | + | |- |
!rowspan="2" style="width:80px"|Means | !rowspan="2" style="width:80px"|Means | ||
!style="width:40px"|2 | !style="width:40px"|2 | ||
85行目: | 85行目: | ||
*'''Fisher-Behrens''' | *'''Fisher-Behrens''' | ||
*'''Welch''' | *'''Welch''' | ||
− | | | + | |style="vertical-align:top"| |
*'''Paired Student's t test''' | *'''Paired Student's t test''' | ||
::<math> | ::<math> | ||
94行目: | 94行目: | ||
</math> | </math> | ||
::where <math>\bar{d}</math> is the mean of differences of paired observations | ::where <math>\bar{d}</math> is the mean of differences of paired observations | ||
− | | | + | |style="vertical-align:top"| |
*'''Wilcoxon rank sum test''' | *'''Wilcoxon rank sum test''' | ||
**AKA '''Mann-Whitney test''' | **AKA '''Mann-Whitney test''' | ||
− | | | + | |style="vertical-align:top"| |
*'''Wilcoxon signed rank test''' | *'''Wilcoxon signed rank test''' | ||
**here 'signed' means 'take into account signs of differences of paired data' | **here 'signed' means 'take into account signs of differences of paired data' | ||
|- | |- | ||
!3 or more | !3 or more | ||
− | | | + | |style="vertical-align:top"| |
*'''ANOVA''' | *'''ANOVA''' | ||
− | | | + | |style="vertical-align:top"| |
*'''Linear-regression model''' | *'''Linear-regression model''' | ||
*Repeated measures ANOVA | *Repeated measures ANOVA | ||
− | | | + | |style="vertical-align:top"| |
*'''Kruskall-Wallis test''' | *'''Kruskall-Wallis test''' | ||
− | | | + | |style="vertical-align:top"| |
<nowiki>*</nowiki>needs try to transform data into parametric (e.g., logarithmic), or other considerations | <nowiki>*</nowiki>needs try to transform data into parametric (e.g., logarithmic), or other considerations | ||
|} | |} |
2022年12月11日 (日) 18:06時点における版
Proportions
comparisons | Independent samples (Unpaired in case of two) |
Dependent samples (Paired in case of two) | |
---|---|---|---|
Propotions | 2 |
|
|
3 or more | Enough large sample
|
| |
Testing linear association
| |||
≥1 cell expected value <5
Fisher's exact test
|
Means
comparisons | Parametric i.e., normally distributed |
Non-parametric i.e., not normally distributed | |||
---|---|---|---|---|---|
Independent samples (Unpaired in case of two) |
Dependent samples (Paired in case of two) |
Independent samples (Unpaired in case of two) |
Dependent samples (Paired in case of two) | ||
Means | 2 |
Enough large sample
Small sample size <30 in a group
Large discrepancy in SDs between groups
|
|
|
|
3 or more |
|
|
|
*needs try to transform data into parametric (e.g., logarithmic), or other considerations |