Using the z-distribution, as we are working with a proportion, it is found that 423 items are required.
A confidence interval of proportions is given by:
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which:
The margin of error is given by:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In this problem, we have a 90% confidence level, hence[tex]\alpha = 0.9[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.9}{2} = 0.95[/tex], so the critical value is z = 1.645.
The margin of error is of M = 0.04, there is no prior estimate for the proportion, hence [tex]\pi = 0.5[/tex], then we solve for n to find the minimum sample size.
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.04 = 1.645\sqrt{\frac{0.5(0.5)}{n}}[/tex]
[tex]0.04\sqrt{n} = 1.645(0.5)[/tex]
[tex]\sqrt{n} = \frac{1.645(0.5)}{0.04}[/tex]
[tex](\sqrt{n})^2 = \left(\frac{1.645(0.5)}{0.04}\right)^2[/tex]
[tex]n = 422.8[/tex]
Rounding up, 423 items are required.
More can be learned about the z-distribution at https://brainly.com/question/25890103