Respuesta :
Supposing that the stock increases in 37 days, the 95% confidence interval for the proportion of days JMJ stock increases is: (0.484, 0.7292)
- The lower bound is of 0.484.
- The upper bound is of 0.7292.
- The interpretation is that we are 95% sure that the true proportion of all days in which the JMJ stock increases is between 0.484 and 0.7292.
In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]\alpha[/tex], we have the following confidence interval of proportions.
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which
z is the z-score that has a p-value of [tex]\frac{1+\alpha}{2}[/tex].
Supposing that it increases on 37 out of 61 days:
[tex]n = 61, \pi = \frac{37}{61} = 0.6066[/tex]
95% confidence level
So [tex]\alpha = 0.95[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.95}{2} = 0.975[/tex], so [tex]z = 1.96[/tex].
The lower limit of this interval is:
[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.6066 - 1.96\sqrt{\frac{0.6066(0.3934)}{61}} = 0.484[/tex]
The upper limit of this interval is:
[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.6066 + 1.96\sqrt{\frac{0.6066(0.3934)}{61}} = 0.7292[/tex]
The 95% confidence interval for the proportion of days JMJ stock increases is (0.484, 0.7292), in which 0.484 is the lower bound and 0.7292 is the upper bound.
The interpretation is that we are 95% sure that the true proportion of all days in which the JMJ stock increases is between 0.484 and 0.7292.
A similar problem is given at https://brainly.com/question/16807970