157k views
2 votes
A study was conducted to determine whether magnets were effective in treating pain. The values represent measurements of pain using the visual analog scale. Assume that both samples are independent simple random samples from populations having normal distributions. Use a 0.05 significance level to test the claim that those given a sham treatment have pain reductions that vary more than the pain reductions for those treated with magnets.

n xbar s
Sham 20 0.41 1.26
Magnet 20 0.46 0.93

User Apnorton
by
3.6k points

1 Answer

1 vote

Answer:

Explanation:

Hello!

The objective of the study is to determine whether the magnets are effective in treating pain. For these two independent groups of individuals with equal affections were randomly sampled, one was treated with magnets and the other group of individuals, call it control group, was treated with a placebo treatment.

The information for both samples is:

X₁: pain measurement using a visual analog scale after the individual received magnet treatments.

X₁~N(μ₁;σ₁²)

n₁= 20

X[bar]₁= 0.46

S₁= 0.93

X₂: pain measurement using a visual analog scale of an individual of the control groups.

X₂~N(μ₂;σ₂²)

n₂= 20

X[bar]₂= 0.41

S₂= 1.26

The claim is that the pain reductions of the control group have more variation than the pain reductions of the target group. If it's so then we could suspect that the population variance of the control group, σ₂², will be greater than the population variance of the magnet group, σ₁².

To test the relationship between these two population variances you have to conduct a variance ratio test using the Snedecors F statistic.

The hypotheses are:

H₀: σ₂² ≤ σ₁²

H₁: σ₂² > σ₁²

α: 0.05


F= ((S_2^2)/(S_1^2)) * ((Sigma_2^2)/(Sigma_1^2) )~~ F_((n_2-1);(n_1-1))

This hypothesis test is one-tailed to the right, there is only one critical value:


F_((n_2-1);(n_1-1); 1 - \alpha ) = F_(19;19; 0.95)= 2.17

The decision rule for the test is:

If
F_(H_0) ≥ 2.17, then the decision is to reject the null hypothesis.

If
F_(H_0) < 2.17, then the decision is to not reject the null hypothesis.


F_(H_0)= (S_2^2)/(S_1^2)*(Sigma_2^2)/(Sigma_1^2) = ((1.26)^2)/((0.93)^2) * 1


F_(H_0) = 1.835 = 1.84

Since the calculated value of F is less than the critical value, the decision is to reject the null hypothesis. So using a 5% significance level the decision is to not reject the null hypothesis, you can conclude that the population variance of the pain reduction of the control group is less or equal than the population variance of the pain reduction on individuals treated with magnets.

I hope it helps!

User Sabithpocker
by
4.2k points