227k views
5 votes
A sample of 16 ATM transactions shows a mean transaction time of 67 seconds with a sample standard deviation of 12 seconds. State the hypotheses to prove that the mean transaction time exceeds 60 seconds. Assume that times are normally distributed.a. Determine your hypotheses.b. Compute the test statistic. What’s the rejection rule?d. At the α =.05 level of significance, your Critical Value ise. What conclusion can be drawn from this test at a 0.05 significance level?

User MiraTech
by
5.0k points

1 Answer

0 votes

Answer:

We conclude that the mean transaction time exceeds 60 seconds.

Explanation:

We are given the following in the question:

Population mean, μ = 60 seconds

Sample mean,
\bar{x} = 67 seconds

Sample size, n = 16

Alpha, α = 0.05

Sample standard deviation, s = 12 seconds

First, we design the null and the alternate hypothesis


H_(0): \mu = 60\text{ seconds}\\H_A: \mu > 60\text{ seconds}

We use One-tailed(right) t test to perform this hypothesis.

Formula:


t_(stat) = \displaystyle\frac{\bar{x} - \mu}{(s)/(√(n)) } Putting all the values, we have


t_(stat) = \displaystyle(67 - 60)/((12)/(√(16)) ) = 2.34

Now,
t_(critical) \text{ at 0.05 level of significance, 15 degree of freedom } = 1.753

Since,


t_(stat) > t_(critical)

We fail to accept the null hypothesis and reject it. Thus, we conclude that the mean transaction time exceeds 60 seconds.

User Bitwise Creative
by
5.4k points