144k views
0 votes
Body armor provides critical protection for law enforcement personnel, but it does affect balance and mobility. The article "Impact of Police Body Armour and Equipment on Mobility" (Applied Ergonomics, 2013: 957–961) reported that for a sample of 52 male enforcement officers who underwent an acceleration task that simulated exiting a vehicle while wearing armor, the sample mean was 1.95 sec, and the sample standard deviation was .20 sec.

Does it appear that true average task time is less than 2 sec? Carry out a test of appropriate hypotheses using a significance level of .01.

User Jmlnik
by
3.5k points

1 Answer

2 votes

Answer:

No, there is not enough evidence to support the claim that true average task time with armor is less than 2 seconds.

Explanation:

This is a hypothesis test for the population mean.

The claim is that true average task time with armor is less than 2 seconds.

Then, the null and alternative hypothesis are:


H_0: \mu=2\\\\H_a:\mu< 2

The significance level is 0.01.

The sample has a size n=52.

The sample mean is M=1.95.

As the standard deviation of the population is not known, we estimate it with the sample standard deviation, that has a value of s=0.2.

The estimated standard error of the mean is computed using the formula:


s_M=(s)/(√(n))=(0.2)/(√(52))=0.028

Then, we can calculate the t-statistic as:


t=(M-\mu)/(s/√(n))=(1.95-2)/(0.028)=(-0.05)/(0.028)=-1.803

The degrees of freedom for this sample size are:


df=n-1=52-1=51

This test is a left-tailed test, with 51 degrees of freedom and t=-1.803, so the P-value for this test is calculated as (using a t-table):


P-value=P(t<-1.803)=0.039

As the P-value (0.039) is bigger than the significance level (0.01), the effect is not significant.

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that true average task time with armor is less than 2 seconds.

User Wrayvon
by
3.5k points