53.2k views
1 vote
A mail-order business prides itself in its ability to fill customers' orders in six calendar days or less on the average. Periodically, the operations manager selects a random sample of customer orders and determines the number of days required to fill the orders. Based on this sample information, he decides if the desired standard is not being met. He will assume that the average number of days to fill customers' orders is six or less unless the data suggest strongly otherwise. On one occasion where a sample of 40 customers was selected, the average number of days was 6.65, with a sample standard deviation of 1.5 days. Can the operations manager conclude that his mail-order business is achieving its goal? Use a significance level of 0.025 to answer this question.

2 Answers

0 votes

Final answer:

The operations manager cannot conclude that the mail-order business is achieving its goal

Step-by-step explanation:

To determine if the mail-order business is achieving its goal, we will perform a hypothesis test. The null hypothesis (H0) is that the average number of days to fill customers' orders is six or less, and the alternative hypothesis (Ha) is that the average is greater than six. We will use a significance level of 0.025.

We will use a one-sample t-test since we have the sample mean, sample standard deviation, and sample size. The test statistic is calculated as (sample mean - hypothesized mean) / (sample standard deviation / sqrt(sample size)). In this case, the test statistic is (6.65 - 6) / (1.5 / sqrt(40)) = 2.82.

With a sample size of 40, degrees of freedom (df) = sample size - 1 = 40 - 1 = 39. From the t-table or t-distribution calculator, we find that the critical value for a one-tailed test with a significance level of 0.025 and df = 39 is approximately 2.023. Since the test statistic (2.82) is greater than the critical value (2.023), we reject the null hypothesis.

Therefore, the operations manager can conclude that the mail-order business is not achieving its goal of filling customers' orders in six calendar days or less on average.

User Zoltan Ersek
by
5.3k points
0 votes

Answer:

No. Operations manager cannot conclude that his mail-order business is achieving its goal.

Step-by-step explanation:

We make hypothesis test about the manager's assuption:

Null hypothesis,
H_(0): Average number of days to fill customers' orders is six or less

Alternate Hypothesis:
H_(a): Average number of days to fill customers' orders is more than six.

According to the null hypothesis we assume number of days to fill customers' orders follows a normal distribution with mean 6 and standard deviation 1.5. We would test if the sample mean is in the critical field or not in the given significance level.

One tailed critical value for the significance level 0.025 is 1.96. We'll compare this value with the z-score of the sample mean 6.65, which is calculated as:

z=
(6.65-6)/((1.5)/(√(40) ) ) ≈ 2.74 where

  • 6,65 is the sample mean
  • 6 is the null hypothesis
  • 1.5 is the standard deviation
  • 40 is the sample size

Since 2.74>1.96, we can conclude that sample mean is in the critical region, we reject the null hypothesis.

Therefore operations manager can conclude that average number of days to fill customers' orders is more than 6 days.

User Jtweeder
by
5.3k points