119k views
5 votes
Suppose you are conducting a left tail test and you find a test statistic of 2.445. Suppose that you are conducting the test at the .05 level of significance and there were 42 observations with an unknown population standard deviation. Do you reject or fail to reject the null hypothesis?

User Epylinkn
by
3.2k points

1 Answer

4 votes

Answer:


t_(calculated)=2.445


p_v =P(t_((41))>2.445)=0.0094

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 have enough evidence to reject the null hypothesis

Explanation:

Data given and notation


\bar X represent the sample mean


s represent the sample standard deviation for the sample


n=42 sample size


\mu_o represent the value that we want to test


\alpha=0.05 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 lower than specified value, the system of hypothesis would be:

Null hypothesis:
\mu \geq \mu_o

Alternative hypothesis:
\mu < \mu_o

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


t=(\bar X-\mu_o)/((s)/(√(n))) (1)

t-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

The statistic for this case is given:


t_(calculated)=2.445

P-value

The first step is calculate the degrees of freedom, on this case:


df=n-1=42-1=41

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


p_v =P(t_((41))>2.445)=0.0094

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 have enough evidence to reject the null hypothesis

User Anil Samal
by
3.8k points