An examination of the records for a random sample of 16 motor vehicles in a large fleet resulted in the sample mean operating cost of 26.31 cents per mile and the sample standard deviation of 2.80 cents per mile. (Assume that operating costs are approximately normally distributed.) Please keep at least 4 significant digits in your answer.

1.Construct a 95% confidence interval for the mean operating cost.2.Construct a 90% confidence interval for the variance of the operating costs.3.The manager wants to believe that the actual mean operating cost is at most 25 cents per mile. Perform the appropriate test at a 5% level of significance. What is the value of your test statistic?What is the critical value? Accept or Reject null hypothesis?4. Test whether the overall standard deviation of the operating costs is more than 2.30 cents per mile or not at a 5% significance level. What is the value of your test statistic? What is the critical value at a 5% significance level? Accept or Reject null hypothesis?

Respuesta :

Answer:

1. The 95% confidence interval would be given by (24.8190;27.8010)  

2. [tex] 4.7048 \leq \sigma^2 \leq 16.1961[/tex]

3. [tex]t=\frac{26.31-25}{\frac{2.8}{\sqrt{16}}}=1.871[/tex]    

[tex]t_{crit}=1.753[/tex]

Since our calculated value it's higher than the critical value we have enough evidence at 5% of significance to reject th null hypothesis and conclude that the true mean is higher than 25 cents per mile.

4. [tex] t=(16-1) [\frac{2.8}{2.3}]^2 =22.2306[/tex]

[tex]\chi^2 =24.9958[/tex]

Since our calculated value is less than the critical value we don't hav enough evidence to reject the null hypothesis at the significance level provided.

Step-by-step explanation:

Previous concepts

[tex]\bar X=26.31[/tex] represent the sample mean for the sample  

[tex]\mu[/tex] population mean (variable of interest)

s=2.8 represent the sample standard deviation

n=16 represent the sample size

Part 1

The confidence interval for the mean is given by the following formula:

[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]   (1)

In order to calculate the critical value [tex]t_{\alpha/2}[/tex] we need to find first the degrees of freedom, given by:

[tex]df=n-1=16-1=15[/tex]

Since the Confidence is 0.95 or 95%, the value of [tex]\alpha=0.05[/tex] and [tex]\alpha/2 =0.025[/tex], and we can use excel, a calculator or a tabel to find the critical value. The excel command would be: "=-T.INV(0.025,15)".And we see that [tex]t_{\alpha/2}=2.13[/tex]

Now we have everything in order to replace into formula (1):

[tex]26.31-2.13\frac{2.8}{\sqrt{16}}=24.819[/tex]    

[tex]26.31+2.13\frac{2.8}{\sqrt{16}}=27.801[/tex]

So on this case the 95% confidence interval would be given by (24.8190;27.8010)  

Part 2

The confidence interval for the population variance is given by the following formula:

[tex]\frac{(n-1)s^2}{\chi^2_{\alpha/2}} \leq \sigma^2 \leq \frac{(n-1)s^2}{\chi^2_{1-\alpha/2}}[/tex]

The next step would be calculate the critical values. First we need to calculate the degrees of freedom given by:

[tex]df=n-1=16-1=15[/tex]

Since the Confidence is 0.90 or 90%, the value of [tex]\alpha=0.1[/tex] and [tex]\alpha/2 =0.05[/tex], and we can use excel, a calculator or a table to find the critical values.  

The excel commands would be: "=CHISQ.INV(0.05,15)" "=CHISQ.INV(0.95,15)". so for this case the critical values are:

[tex]\chi^2_{\alpha/2}=24.996[/tex]

[tex]\chi^2_{1- \alpha/2}=7.261[/tex]

And replacing into the formula for the interval we got:

[tex]\frac{(15)(2.8)^2}{24.996} \leq \sigma^2 \leq \frac{(15)(2.8)^2}{7.261}[/tex]

[tex] 4.7048 \leq \sigma^2 \leq 16.1961[/tex]

Part 3

We need to conduct a hypothesis in order to determine if actual mean operating cost is at most 25 cents per mile , the system of hypothesis would be:    

Null hypothesis:[tex]\mu \leq 25[/tex]      

Alternative hypothesis:[tex]\mu > 25[/tex]      

We don't know the population deviation, so for this case is better apply a t test to compare the actual mean to the reference value, and the statistic is given by:      

[tex]t=\frac{\bar X-\mu_o}{\frac{s}{\sqrt{n}}}[/tex] (1)      

Calculate the statistic      

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

[tex]t=\frac{26.31-25}{\frac{2.8}{\sqrt{16}}}=1.871[/tex]    

Critical value  

On this case we need a critical value on th t distribution with 15 degrees of freedom that accumulates 0.05 of th area on the right and 0.95 of the area on the left. We can calculate this value with the following excel code:"=T.INV(0.95,15)" and we got [tex]t_{crit}=1.753[/tex]

Conclusion      

Since our calculated valu it's higher than the critical value we have enough evidence at 5% of significance to reject th null hypothesis and conclude that the true mean is higher than 25 cents per mile.

Part 4

State the null and alternative hypothesis

On this case we want to check if the population standard deviation is more than 2.3, so the system of hypothesis are:

H0: [tex]\sigma \leq 2.3[/tex]

H1: [tex]\sigma >2.3[/tex]

In order to check the hypothesis we need to calculate the statistic given by the following formula:

[tex] t=(n-1) [\frac{s}{\sigma_o}]^2 [/tex]

This statistic have a Chi Square distribution distribution with n-1 degrees of freedom.

What is the value of your test statistic?

Now we have everything to replace into the formula for the statistic and we got:

[tex] t=(16-1) [\frac{2.8}{2.3}]^2 =22.2306[/tex]

What is the critical value for the test statistic at an α = 0.05 significance level?

Since is a right tailed test the critical zone it's on the right tail of the distribution. On this case we need a quantile on the chi square distribution with 15 degrees of freedom that accumulates 0.05 of the area on the right tail and 0.95 on the left tail.  

We can calculate the critical value in excel with the following code: "=CHISQ.INV(0.95,15)". And our critical value would be [tex]\chi^2 =24.9958[/tex]

Since our calculated value is less than the critical value we FAIL to reject the null hypothesis.