早稲田大学 創造理工学研究科 経営システム工学専攻 2022年8月実施 概率统计
Author
思齐塾, 祭音Myyura
Description
3水準の一元配置実験 (one-way layout experiment) を行った。各水準の繰り返し数 (number of replication) は5である。各水準において得られたデータの合計は10, 20, 30となった。このとき, 水準間の平方和 (sum of squares) と自由度 (degrees of freedom) を求めよ。
题目描述
进行一个含 3 个水平的单因素配置实验,每个水平重复 5 次。三个水平下所得数据的总和分别为
10, 20, 30.
求水平间平方和及其自由度。
Kai
Let n be the number of levels, and r be the number of replications.
Here, n=3 and r=5 .
Let Ti be the sum of the data at level i .
Given T1=10,T2=20,T3=30 .
The total number of observations is N=nr=3×5=15 .
The grand total is G=T1+T2+T3=10+20+30=60 .
The correction factor (CF) is given by
CF=NG2=15602=153600=240
The sum of squares between levels (SSB) is given by
SSB=i=1∑nrTi2−CF=rT12+rT22+rT32−CF
SSB=5102+5202+5302−240=5100+5400+5900−240=20+80+180−240=280−240=40
The degrees of freedom between levels (dfB) is given by
dfB=n−1=3−1=2
Therefore, the sum of squares between levels is 40, and the degrees of freedom between levels is 2.
Answer:
水準間の平方和 (Sum of Squares) = 40
自由度 (Degrees of Freedom) = 2