Using the z-distribution, it is found that the 99% confidence interval to estimate Q is (74.4, 96.6). The interpretation is that we are 99% sure that the true mean for all cars rented in the city is between these two values.
The confidence interval is:
[tex]\overline{x} \pm z\frac{\sigma}{\sqrt{n}}[/tex]
In which:
In this problem, we have a 99% confidence level, hence[tex]\alpha = 0.99[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.99}{2} = 0.995[/tex], so the critical value is z = 2.575.
The other parameters of the interval are given as follows:
[tex]\overline{x} = 85.5, \sigma = 19.3, n = 20[/tex].
Hence the bounds of the interval are given as follows:
[tex]\overline{x} - z\frac{\sigma}{\sqrt{n}} = 85.5 - 2.575\frac{19.3}{\sqrt{20}} = 74.4[/tex]
[tex]\overline{x} + z\frac{\sigma}{\sqrt{n}} = 85.5 + 2.575\frac{19.3}{\sqrt{20}} = 96.6[/tex]
The interpretation is that we are 99% sure that the true mean for all cars rented in the city is between these two values.
More can be learned about the z-distribution at https://brainly.com/question/25890103
#SPJ1