Testing the hypothesis, it is found that:
- The test statistic is 2.71.
- The p-value is 0.0034.
- The p-value is less than [tex]\alpha[/tex]
- The test statistic leads to a decision to reject the null hypothesis.
- The sample data support the claim that the proportion of stocks that went up is more than 0.3.
At the null hypothesis, we test if the proportion of stocks that went up is of 0.3, that is:
[tex]H_0: p = 0.3[/tex]
At the alternative hypothesis, we test if the proportion is significantly more than 0.3, that is:
[tex]H_1: p > 0.3[/tex]
The test statistic is given by:
[tex]z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}[/tex]
In which:
- [tex]\overline{p}[/tex] is the sample proportion.
- p is the proportion tested at the null hypothesis.
- n is the sample size.
For this problem, the parameters are:
[tex]p = 0.3, n = 69, \overline{p} = \frac{31}{69} = 0.4493[/tex]
The value of the test statistic is:
[tex]z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}[/tex]
[tex]z = \frac{0.4493 - 0.3}{\sqrt{\frac{0.3(0.7)}{69}}}[/tex]
[tex]z = 2.71[/tex]
The test statistic is 2.71.
The p-value is the probability of finding a sample proportion of 0.4493 or above, hence, it is 1 subtracted by the p-value of z = 2.71.
Looking at the z-table, z = 2.71 has a p-value of 0.9966.
1 - 0.9966 = 0.0034
The p-value is 0.0034.
Which is less than [tex]\alpha[/tex], and then the test statistic leads to a decision to reject the null hypothesis, and thus:
The sample data support the claim that the proportion of stocks that went up is more than 0.3.
A similar problem is given at https://brainly.com/question/25413788