62.6k views
3 votes
You wish to test the claim that mugreater than21 at a level of significance of alphaequals0.05 and are given sample statistics n equals 50 and x overbar equals 21.3. Assume the population standard deviation is 1.2. Compute the value of the standardized test statistic. Round your answer to two decimal places.

User Ranie
by
7.4k points

1 Answer

3 votes

Answer:


z = (21.3-21)/((1.2)/(√(50)))= 1.77

Explanation:

Data given and notation


\bar X=21.3 represent the sample mean


\sigma=1.2 represent the population standard deviation


n=50 sample size represent the value that we want to test


\alpha represent the significance level for the hypothesis test.

t 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 the mean is higher than 21, the system of hypothesis would be:

Null hypothesis:
\mu \leq 21

Alternative hypothesis:
\mu > 21

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 = (21.3-21)/((1.2)/(√(50)))= 1.77

User Greg Glockner
by
8.2k points