200k views
0 votes
A call center company requires it's operators to answer the phone in an average time of 0.17 minutes or less. A sample of 32 actual operator times were collected and the results were a mean time of 0.173 minutes and a standard deviation of 0.0183 min. Is this sample mean response time statistically higher than the standard? What can you conclude? Assume alpha = 0.05

Select one:

a. There is statistical evidence that the mean response time exceeds the standard.

b. There is no statistical evidence that the mean response time exceeds the standard.

c. The mean response time is exactly equivalent to the standard.

d. The mean response time exceeds the standard by alpha.

1 Answer

5 votes

Answer:


t=(0.173-0.17)/((0.0183)/(√(32)))=0.927


df=n-1=32-1=31


p_v =P(t_(31)>0.921)=0.182

If we compare the p value and a significance level given
\alpha=0.05 we see that
p_v>\alpha so we can conclude that we have enough evidence to FAIL to reject the null hypothesis. And the best conclusion would be:

b. There is no statistical evidence that the mean response time exceeds the standard.

Explanation:

Data given and notation


\bar X=0.173 represent the average score for the sampe


s=0.0183 represent the sample standard deviation


n=32 sample size


\mu_o =0.17 represent the value that we want to test


\alpha=0.05 represent the significance level for the hypothesis test.

t would represent the statistic (variable of interest)


p_v represent the p value for the test (variable of interest)

State the null and alternative hypotheses.

We need to apply a one lower tailed test.

What are H0 and Ha for this study?

Null hypothesis:
\mu \leq 0.17

Alternative hypothesis :
\mu > 0.17

Compute the test statistic

The statistic for this case is given by:


t=(\bar X-\mu_o)/((s)/(√(n))) (1)

t-test: "Is used to compare group means. Is one of the most common tests and is used to determine if the mean is (higher, less or not equal) to an specified value".

Calculate the statistic

We can replace in formula (1) the info given like this:


t=(0.173-0.17)/((0.0183)/(√(32)))=0.927

Give the appropriate conclusion for the test

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


df=n-1=32-1=31

Since is a one side right tailed test the p value would be:


p_v =P(t_(31)>0.921)=0.182

Conclusion

If we compare the p value and a significance level given
\alpha=0.05 we see that
p_v>\alpha so we can conclude that we have enough evidence to FAIL to reject the null hypothesis. And the best conclusion would be:

b. There is no statistical evidence that the mean response time exceeds the standard.

User Abbotto
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.