「Statistical test」の版間の差分
ナビゲーションに移動
検索に移動
Vaccipedia.admin (トーク | 投稿記録) |
Vaccipedia.admin (トーク | 投稿記録) |
||
92行目: | 92行目: | ||
:#To calculate differences between pairs and discard 0 differences | :#To calculate differences between pairs and discard 0 differences | ||
:#To rank the absolute values of differences (ignoring 0) | :#To rank the absolute values of differences (ignoring 0) | ||
− | :#To make | + | :#To make the sum of ranks of '''positive difference''' and the sum of ranks of '''negative differences''' ('signed rank') |
:#To look up '''critical value''' relevant to numbers of pairs with non-0 differences and whether '''the smaller sum of rank''' (=statistics) is smaller than the critical value | :#To look up '''critical value''' relevant to numbers of pairs with non-0 differences and whether '''the smaller sum of rank''' (=statistics) is smaller than the critical value | ||
::if smaller than the critical value, p-value is smaller than designated | ::if smaller than the critical value, p-value is smaller than designated | ||
− | |||
|- | |- | ||
|''Small sample size <30 in a group'' | |''Small sample size <30 in a group'' |
2022年12月11日 (日) 23:51時点における版
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 |