154k views
3 votes
An appliance manufacturer claims to have developed a compact microwave oven that consumes a mean of no more than 250 W. From previous studies, it is believed that power consumption for microwave ovens is normally distributed with a population standard deviation of 15 W. A consumer group has decided to try to discover if the claim appears true. They take a sample of 20 microwave ovens and find that they consume a mean of 257.3 W. What is the critical value with a level of significance of 0.05 and what is the test statistic and what is the p value?

User Tyrion
by
5.8k points

1 Answer

4 votes

Answer:

Critical value zc=1.64


z=(257.3-250)/((15)/(√(20)))=2.176


p_v =P(z>2.176)=0.0147

Explanation:

1) Data given and notation


\bar X=257.3 represent the mean for the sample


\sigma=15 represent the standard deviation for the population


n=20 sample size


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


\alpha 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 determine if the compact microwave oven consumes a mean of no more than 250 W:

Null hypothesis:
\mu \geq 250

Alternative hypothesis:
\mu > 250

We know the population deviation, so for this case 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=(257.3-250)/((15)/(√(20)))=2.176

Calculate the critical value

The critical value for this case would be :


P(Z>a)=0.05

The value of a that satisfy this on the normal standard distribution is a=1.64 and would be the critical value on this case zc=1.64.

Calculate the P-value

Since is a one-side upper test the p value would be:


p_v =P(z>2.176)=0.0147

Conclusion

If we compare the p value and the significance level given
\alpha=0.05 we see that
p_v<\alpha so we can conclude that we reject the null hypothesis, and the the actual mean of comsumption for the compact microwave oven seems to be higher than 250W.

User Jcbdrn
by
6.0k points