Hi Bailey,
We have known population standard deviation, so we can use z. Formula for sample size based on the z confidence interval is:
n=[(za/2)*sigma2]/E2
Let's break this down.
n=sample size, what we're looking for
za/2=z-critical value
sigma=population standard deviation
E=error
Now, let's identify our variables specifically for this problem:
za/2=1.96 You can get this from the z-table, but it's probably easier to remember that when we are dealing with two-sided z confidence intervals, z-critical value is always 1.96.
sigma=56.5
E=2.5
Substituting:
n=(1.96*56.52)/2.52
n=1001