Using the z-distribution, it is found that since the p-value is less than 0.02, we reject the null hypothesis.
At the null hypothesis, it is tested if the proportion is of at most 59%, that is:
[tex]H_0: p \leq 0.59[/tex]
At the alternative hypothesis, it is tested if the proportion is greater than 59%, hence:
[tex]H_1: p > 0.59[/tex]
The test statistic is given by:
[tex]z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}[/tex]
In which:
For this problem, the parameters are:
[tex]p = 0.59, n = 900, \overline{p} = 0.63[/tex]
Hence the value of the test statistic is found as follows:
[tex]z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}[/tex]
[tex]z = \frac{0.63 - 0.59}{\sqrt{\frac{0.59(0.41)}{900}}}[/tex]
z = 2.44.
Using a z-distribution calculator, for a right-tailed test, as we are testing if the proportion is higher than a value, with z = 2.44, the p-value is of 0.0073.
Since the p-value is less than 0.02, we reject the null hypothesis.
More can be learned about the z-distribution at https://brainly.com/question/16313918
#SPJ1