125k views
5 votes
An engineer has designed a valve that will regulate water pressure on an automobile engine. The valve was tested on 180180 engines and the mean pressure was 4.64.6 lbs/square inch. Assume the standard deviation is known to be 0.90.9. If the valve was designed to produce a mean pressure of 4.84.8 lbs/square inch, is there sufficient evidence at the 0.10.1 level that the valve performs below the specifications? State the null and alternative hypotheses for the above scenario.

User Tomurie
by
4.0k points

1 Answer

7 votes

Answer:


z=(4.6-4.8)/((0.9)/(√(180)))=-2.98


p_v =P(Z<-2.98)=0.0014

If we compare the p value and the significance level given
\alpha=0.1 we see that
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis,and we have enough evidence to conclude that the true mean is significantly lower thn 4.8 at 10% of signficance.

Explanation:

Data given and notation


\bar X=4.6 represent the sample mean


\sigma=0.9 represent the population standard deviation


n=180 sample size


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


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

z 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 conduct a hypothesis in order to check if thetrue mean is below the specifications, the system of hypothesis would be:

Null hypothesis:
\mu \geq 4.8

Alternative hypothesis:
\mu < 4.8

If we analyze the size for the sample is > 30 and we know the population deviation so is better apply a z test to compare the actual mean to the reference value, and the statistic is given by:


z=(\bar X-\mu_o)/((\sigma)/(√(n))) (1)

z-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:


z=(4.6-4.8)/((0.9)/(√(180)))=-2.98

P-value

Since is a one sided test the p value would be:


p_v =P(Z<-2.98)=0.0014

Conclusion

If we compare the p value and the significance level given
\alpha=0.1 we see that
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis,and we have enough evidence to conclude that the true mean is significantly lower thn 4.8 at 10% of signficance.

User TheLetterN
by
4.8k points