Question 608322
Find the maximum error of estimate (E), and the small sample confidence interval for the population mean for the given values of c, x, σ, and n. 
c = 95%
x = 162
σ = 10
n = 16
----
E = t*[s/sqrt(n)]
------
t = inv(0.975,15) = 2.13
----
E = 2.13*10/sqrt(16)  = 5.325
================
Cheers,
Stan H.
==============