Question: Write your own code in R that returns a confidence interval of mean value for an input vector. Input : a vector, significance level ()

Write your own code in R that returns a confidence interval of mean value for an input vector. Input : a vector, significance level () Output : lower and upper bound of Cl for (1)%CI:x2ns Example: calculatecI (rnorm(100)) Output: 0.25185130.1304912
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
