powered by
findroot(alpha = 0.05, side = "both", method = "n", n, mu = 0, sigma = 1)
hypothesis
##find the z score findroot(alpha = 0.05, side = "both", method = "n", n=30, mu = 0, sigma = 1) # 1.959961
Run the code above in your browser using DataLab