Problem 5. In a study designed to assess whether similar gender biases are already present in...
Problem 5. In a study designed to assess whether similar gender biases are already present in young boys and girls, O'Neill and Boulton (1996) conducted interviews with 72 female and 81 male children between the ages of 9 and 11 residing in north-west England. Among the questions asked of these youngsters was a question regarding whether or not it was inappropriate for boys or girls to play flute. Within the 72 females, 35 stated that flute should not be played by boys, while no one of them stated that flute should not be played by girls. Within the 81 males, 36 stated that flute should not be played by boys, while 1 stated that flute should not be played by girls. Find the approximate P-value for a test of the hypothesis that both girls and boys agree that boys should not play the flute against the general alternative that they disagree on that issue. > qt (0.5158, (81+72)) [1] 0.03967997 >qnorm (0.5158) (1] 0.03961509 > pnorm (0.5158) [1] 0.6970029 > pt (0.5158, (81+72))
Problem 5. In a study designed to assess whether similar gender biases are already present in young boys and girls, O'Neill and Boulton (1996) conducted interviews with 72 female and 81 male children between the ages of 9 and 11 residing in north-west England. Among the questions asked of these youngsters was a question regarding whether or not it was inappropriate for boys or girls to play flute. Within the 72 females, 35 stated that flute should not be played by boys, while no one of them stated that flute should not be played by girls. Within the 81 males, 36 stated that flute should not be played by boys, while 1 stated that flute should not be played by girls. Find the approximate P-value for a test of the hypothesis that both girls and boys agree that boys should not play the flute against the general alternative that they disagree on that issue. > qt (0.5158, (81+72)) [1] 0.03967997 >qnorm (0.5158) (1] 0.03961509 > pnorm (0.5158) [1] 0.6970029 > pt (0.5158, (81+72))