Respuesta :
Answer:
Explained below.
Step-by-step explanation:
(1)
The hypothesis can be defined as follows:
H₀: The Speedy Oil Change will change the oil in customers’ cars in more than 30 minutes on average, i.e. μ > 30.
Hₐ: The Speedy Oil Change will change the oil in customers’ cars in less than 30 minutes on average, i.e. μ ≤ 30.
(2)
Use Excel to compute the sample mean and standard deviation as follows:
[tex]\bar x=\text{AVERAGE(array)}=24.917\\\\s=\text{STDEV.S(array)}=8.683[/tex]
Compute the test statistic as follows:
[tex]t=\frac{\bar x-\mu}{s/\sqrt{n}}=\frac{24.917-30}{8.683/\sqrt{36}}=-3.51[/tex]
The degrees of freedom is:
df = n - 1
= 36 - 1
= 35
Compute the p-value as follows:
[tex]p-value=P(t_{35}<3.51)=0.0006[/tex]
(3)
The p-value = 0.0006 is very small.
The null hypothesis will be rejected at any of the commonly used significance level.
(4)
There is sufficient evidence to support the claim that the Speedy Oil Change will change the oil in customers’ cars in less than 30 minutes on average.

Using the t-distribution, we have that:
1.
The null hypothesis is [tex]H_0: \mu \geq 30[/tex]
The alternative hypothesis is [tex]H_1: \mu < 30[/tex]
2. The test statistic is t = 3.51.
3. The p-value is of 0.0063.
4. Since the p-value is of less than the standard significance level of 0.05, we reject the null hypothesis, and can conclude that the company is fulfilling its promise.
Item 1:
At the null hypothesis, we test if the mean is of at least 30 minutes, that is:
[tex]H_0: \mu \geq 30[/tex]
At the alternative hypothesis, we test if the mean is of less than 30, that is:
[tex]H_1: \mu < 30[/tex]
Item 2:
We have the standard deviation for the sample, thus, the t-distribution is used. The test statistic is given by:
[tex]t = \frac{\overline{x} - \mu}{\frac{s}{\sqrt{n}}}[/tex]
The parameters are:
- [tex]\overline{x}[/tex] is the sample mean.
- [tex]\mu[/tex] is the value tested at the null hypothesis.
- s is the standard deviation of the sample.
- n is the sample size.
For this problem:
- [tex]\mu = 30, n = 36[/tex]
- Using a calculator, [tex]\overline{x} = 24.92, s = 8.68[/tex]
The test statistic is:
[tex]t = \frac{\overline{x} - \mu}{\frac{s}{\sqrt{n}}}[/tex]
[tex]t = \frac{24.92 - 30}{\frac{8.68}{\sqrt{36}}}[/tex]
[tx]t = 3.51[/tex]
The test statistic is t = 3.51.
Item 3:
The p-value is found using a left-tailed test, as we are testing if the mean is less than a value, with t = 3.51 and 36 - 1 = 35 df.
Using a calculator, this p-value is of 0.0063.
Item 4:
Since the p-value is of less than the standard significance level of 0.05, we reject the null hypothesis, and can conclude that the company is fulfilling its promise.
A similar problem is given at https://brainly.com/question/16194574