「Statistical test」の版間の差分
ナビゲーションに移動
検索に移動
Vaccipedia.admin (トーク | 投稿記録) |
Vaccipedia.admin (トーク | 投稿記録) |
||
86行目: | 86行目: | ||
:#To rank whole combined observations of two groups | :#To rank whole combined observations of two groups | ||
:#To separate back the ranks into two groups | :#To separate back the ranks into two groups | ||
− | :#To look up ''critical range'' relevant to '''sum of ranks''' in '''the group of smaller number of observation''' | + | :#To look up ''critical range'' relevant to both numbers of observations and whether '''the sum of ranks''' in '''the group of smaller number of observation''' is outside the range or not |
+ | ::if outside the range, p-value is smaller than designated | ||
|rowspan="3" style="vertical-align:top"| | |rowspan="3" style="vertical-align:top"| | ||
*'''Wilcoxon signed rank test''' | *'''Wilcoxon signed rank test''' | ||
− | :: | + | :#To calculate differences between pairs and discard 0 differences |
+ | :#To rank the absolute values of differences (ignoring 0) | ||
+ | :#To make sums of ranks of positive difference and ranks of negative differences | ||
+ | :#To look up '''critical value''' relevant to '''the smaller sum of rank''' | ||
::here 'signed' means 'take into account signs of differences of paired data' | ::here 'signed' means 'take into account signs of differences of paired data' | ||
|- | |- |
2022年12月11日 (日) 23:47時点における版
Comparing Proportions
Independent samples (Unpaired in case of two) |
Dependent samples (Paired in case of two) | |
---|---|---|
2 proportions |
|
|
≥ 3 proportions | Enough large sample
|
|
Testing linear association
| ||
≥1 cell expected value <5
Fisher's exact test
|
Comparing Means
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) | |
2 means |
Enough large sample
|
|
|
|
Small sample size <30 in a group
| ||||
Large discrepancy in SDs between groups
| ||||
≥ 3 means |
|
|
|
*needs try to transform data into parametric (e.g., logarithmic), or other considerations |