powered by
get.ci(sample=NULL,n=NULL,mu=0,sigma=1,level=0.95,type="mean")
get.ci(sample = 1000, n = 1, mu = .29) get.ci(1000, 1, .29, 2, .90)
Run the code above in your browser using DataLab