Transcription of 検定入門 - statistics.co.jp
{{id}} {{{paragraph}}}
1 ~ ~2 A B A B A B 3 t Welch Wilcoxon 4 ..F ()t ()5 R R t (x, y, , ) x, y : : : T Welch JIN S PAGE R ~mjin/R/6 R A <- c(70, 67, 81, 92, 78, 62, 85, 73)B <- c(66, 75, 48, 58, 80, 57, 50) (x=A, y=B, , ) 7 8 t 9 P- 10 95 11 A B
3 データに対する仮定 正規分布を仮定できる さらに等分散を仮定できる⇒t 検定 等分散を仮定できない⇒Welchの検定 正規分布を仮定できないが、分布の「形」は同じとする Wilcoxon検定 データに対する仮定のチェック 等分散性の検定⇒F検定 2標本t検定
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}