The number of randomly selected employers that would have to be contacted is 9604
<h3>How to solve for the value of n</h3>
The confidence level is 95%
1 - 0.95 = 0.05
We have to get the z value at 0.05
0.05/2 = 0.025
Using the standard normal table, the critical value at 0.025 = 1.96
We have to define the probability as P = 50% = 0.5
we have to define q = 1 - 50% = 0.5
The formula that would be used to find the value of n is given as
![n = pq\frac{Zc}{E} ^2](https://tex.z-dn.net/?f=n%20%3D%20pq%5Cfrac%7BZc%7D%7BE%7D%20%5E2)
These variables used are:
pq = variance of population
E = margin of error = 0.01
critical value = Zc = 1.96
![n = 0.5*0.5 (\frac{1.96}{0.01})^2](https://tex.z-dn.net/?f=n%20%3D%200.5%2A0.5%20%28%5Cfrac%7B1.96%7D%7B0.01%7D%29%5E2)
= 0.25 * 38416
= 9604
Hence the sample space is given as 9604
Read more on confidence interval here:
brainly.com/question/26658887
#SPJ1