题目
Problem
A school is conducting an experiment to see whether the distance that children can throw a ball increases in hot weather. On a cold day, all the children at the school were asked to throw a ball as far as possible. The distances thrown were measured and recorded. The median distance thrown by a random sample of 25 of the children was 22.0 m. The children were asked to throw the ball again on a hot day. The distances thrown by the same 25 children were measured and recorded and these distances, in m, are shown below.
21.223.522.918.619.422.126.520.225.720.622.317.422.227.023.928.222.627.223.023.719.822.723.321.524.3
The teacher claims that on average the distances thrown will be further when it is hot.
Carry out a Wilcoxon signed-rank test, at the 5% significance level, to test whether the data supports the teacher’s claim.
[10]
题目中文翻译
一所学校正在进行一项实验,看看儿童投球距离是否会在炎热天气中增加。在一个寒冷的日子,学校所有儿童都被要求尽可能远地投球。测量并记录投掷距离。从这些儿童中随机抽取 25 人,其投掷距离的中位数为 22.0 m。随后,在一个炎热的日子,这些儿童被要求再次投球。同样这 25 名儿童的投掷距离被测量并记录,以下为这些距离,单位为 m。
21.223.522.918.619.422.126.520.225.720.622.317.422.227.023.928.222.627.223.023.719.822.723.321.524.3
教师声称,在炎热天气中,平均投掷距离会更远。
在 5% 显著性水平下进行 Wilcoxon 符号秩检验,检验数据是否支持教师的声称。
解答