Respuesta :
Testing the hypothesis, it is found that since the p-value of the test is of 0.0143 > 0.01, there is not enough evidence to conclude that more than 75% of the customers wait less than ten minutes in the queue at the bank.
At the null hypothesis, it is tested if at most 75% of the customers wait less than ten minutes in the queue at the bank, that is:
[tex]H_0: p \leq 0.75[/tex]
At the alternative hypothesis, it is tested if the proportion is of more than 75%, that is:
[tex]H_1: p > 0.75[/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.75, n = 90, \overline{p} = 1 - 0.15 = 0.85[/tex]
Hence, the value of the test statistic is:
[tex]z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}[/tex]
[tex]z = \frac{0.85 - 0.75}{\sqrt{\frac{0.75(0.25)}{90}}}[/tex]
[tex]z = 2.19[/tex]
The p-value of the test is the probability of finding a sample proportion above 0.85, which is 1 subtracted by the p-value of z = 2.19.
Looking at the z-table, z = 2.19 has a p-value of 0.9857.
1 - 0.9857 = 0.0143.
Since the p-value of the test is of 0.0143 > 0.01, there is not enough evidence to conclude that more than 75% of the customers wait less than ten minutes in the queue at the bank.
A similar problem is given at https://brainly.com/question/25600813