Anyone good with stats? I'm stuck on these two practice problems for a test that's going to happen tomorrow. These questions deal with confidence intervals for a large sample population.
19. An investigator computes a 95% confidence interval
for a population mean on the basis of a sample of
size 70. If she wishes to compute a 95% confidence
interval that is half as wide, how large a sample does
she need?
A 95% Za/2 value for a two sided CI is 1.96. The mean is unknown. The sample size is 70. The equation I'm supposed to use is (Za/2)(S)/sqrt

=E. Or N=((Za/2*S)/E)^2.
How would I find S? I'm going to assume E is 1 or .5 since the interval is half as wide.
21. Based on a large sample of capacitors of a certain
type, a 95% confidence interval for the mean capacitance,
in μF, was computed to be (0.213, 0.241).
Find a 90% confidence interval for the mean capacitance
of this type of capacitor.
95% CI is 1.96. 90% CI is 1.645. The n and sample size is unknown. But I can find the mean by (.213+.241)/2 = .227. It feels like I'm supposed to use .227 +- 1.645(S/sqrt

) but can't find those values.