10.7k views
0 votes
Meteorologists in Texas want to increase the amount of rain delivered by thunderheads by seeding the clouds. Without seeding, thunderheads produce, on average, 300 acrefeet. The meteorologists randomly selected 30 clouds which they seeded with silver iodide to test their theory that average acrefeet is more than 300. The sample mean is 370.4 with a sample standard deviation of 300.1. rainfall-Oct13 What conclusion can be drawn when the significance level is 0.05? The data does not provided statistical evidence that the average acrefeet from seeded clouds is more than 300. Two of the above are correct. We can not draw conclusions based on the p-value because the conditions are not met due to the extreme outliers.

1 Answer

3 votes

Answer:


t=(370.4-300)/((300.1)/(√(30)))=1.285


p_v =P(t_((29))>1.285)=0.104

We can say that at 5% of significance the average acrefeet from seeded clouds is NOT significantly higher than 300.

The data does not provided statistical evidence that the average acrefeet from seeded clouds is more than 300.

Explanation:

Data given and notation


\bar X=370.4 represent the sample mean


s=300.1 represent the sample standard deviation


n=30 sample size


\mu_o =300 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 average acrefeet from seeded clouds is more than 300 :

Null hypothesis:
\mu \leq 300

Alternative hypothesis:
\mu > 300

Since we don't know the population deviation, 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

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


t=(370.4-300)/((300.1)/(√(30)))=1.285

P-value

We need to calculate the degrees of freedom first given by:


df=n-1=30-1=29

Since is a one-side right tailed test the p value would given by:


p_v =P(t_((29))>1.285)=0.104

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 FAIL to reject the null hypothesis.

We can say that at 5% of significance the average acrefeet from seeded clouds is NOT significantly higher than 300.

The data does not provided statistical evidence that the average acrefeet from seeded clouds is more than 300.

User Jgreve
by
5.4k points