Question: Develop a function that accepts a list of reals numbers (floats) and then calculate and returns the 95% z-based confidence interval. The function must

Develop a function that accepts a list of reals numbers (floats) and then calculate and returns the 95% z-based confidence interval. The function must return a list consisting of two elements only, i.e. the lower and upper limits of the confidence interval.
Step by Step Solution
There are 3 Steps involved in it
Solution C program for confidence interval include ... View full answer
Get step-by-step solutions from verified subject matter experts
