Head movement evaluations are important because disabled individuals may be able to operate communications aids using head motion. A paper reported the accompanying data on neck rotation (in degrees) for 14 subjects both in the clockwise direction (CL) and in the counterclockwise direction (CO). For purposes of this exercise, you can assume that the 14 subjects are representative of the population of adult Americans.Subject: 1 2 3 4 5 6 7 8 9 10 11 12 13 14CL: 57.8 35.7 54.5 56.8 51.1 70.8 77.3 51.6 54.7 63.6 59.2 59.2 55.8 38.5CO: 44.7 52.1 60.2 52.7 47.2 65.6 71.4 48.8 53.1 66.3 59.8 47.5 64.5 34.4Based on these data, is it reasonable to conclude that mean neck rotation is greater in the clockwise direction than in the counterclockwise direction? Carry out a hypothesis test using a significance level of 0.01. (Use a statistical computer package to calculate the P-value. Use μCL − μCO.

Respuesta :

Answer:

[tex]t=\frac{56.186 -54.879}{\sqrt{\frac{10.813^2}{10}+\frac{10.200^2}{14}}}=0.329[/tex]

[tex]p_v =P(Z>0.329)=0.372[/tex]

And we can calculate the p value with the following excel code:

"=1-T.DIST(0.329,26,TRUE)"

And with 1% of significance we have enough evidence to FAIL reject the null hypothesis since the [tex]p_v > \alpha[/tex]. So we can't conclude that the true mean for  is greater in the clockwise direction than in the counterclockwise direction at the significance level provided.

Step-by-step explanation:

Data given and notation

CL: 57.8 35.7 54.5 56.8 51.1 70.8 77.3 51.6 54.7 63.6 59.2 59.2 55.8 38.5

CO: 44.7 52.1 60.2 52.7 47.2 65.6 71.4 48.8 53.1 66.3 59.8 47.5 64.5 34.4

Previous concepts  

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".  

The margin of error is the range of values below and above the sample statistic in a confidence interval.  

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".  

We can calculate the mean and sample deviations from the data given with the following formulas:

[tex]\bar X = \frac{\sum_{i=1}^n X_i}{n}[/tex]

[tex]s=\sqrt{\frac{\sum_{i=1}^n (X_i -\bar X)^2}{n-1}}[/tex]

[tex]\bar X_{CL} =56.186[/tex] represent the sample mean 1 clockwise direction

[tex]\bar X_{CO} =54.879[/tex] represent the sample mean 2counterclockwise direction

[tex]n_{CL}[/tex]=14 represent the sample clockwise direction  size  

[tex]n_{CO}[/tex]=14 represent the sample counterclockwise direction size  

[tex]s_{CL} =10.813[/tex] sample standard deviation for sample clockwise direction

[tex]s_{CO} =10.200[/tex] sample standard deviation for sample  counterclockwise direction

[tex]\mu_1 -\mu_2[/tex] parameter of interest.

System of hypothesis

We want to chekc if the mean neck rotation is greater in the clockwise direction than in the counterclockwise direction.

Null Hypothesis:[tex]\mu_{CL} -\mu_{CO} \leq 0[/tex]

Alternative hypothesis:[tex]\mu_{CL} -\mu_{CO} > 0[/tex]

Calculate the statistic

The statistic would be:

[tex]t=\frac{\bar X_{CL} -\bar X_{CO} -0}{\sqrt{(\frac{s^2_{CL}}{n_{CL}}+\frac{s^2_{CO}}{n__{CO}})}}[/tex]

And if we replace we got:

[tex]t=\frac{56.186 -54.879}{\sqrt{\frac{10.813^2}{10}+\frac{10.200^2}{14}}}=0.329[/tex]

Calculate the p value

First we need to calculate the degrees of freedom given by:

[tex]df= n_{CL}+n_{CO}-2= 14+14-2=26[/tex]

And the p value would be given by:

[tex]p_v =P(Z>0.329)=0.372[/tex]

And we can calculate the p value with the following excel code:

"=1-T.DIST(0.329,26,TRUE)"

Conclusion

And with 1% of significance we have enough evidence to FAIL reject the null hypothesis since the [tex]p_v > \alpha[/tex]. So we can't conclude that the true mean for  is greater in the clockwise direction than in the counterclockwise direction at the significance level provided.

ACCESS MORE
EDU ACCESS