You can put this solution on YOUR website! Find the critical value zc necessary to form a confidence interval at 97% level of confidence
---------------
97% confidence has two tails with 1.5% in each
----
zc = +-invNorm(0.015) = +-2.1701
===================================
Cheers,
Stan H.