powered by
z.test(data, mean = 0, sd = 1, direction = "both")
z.test
mean
k = rnorm(15, 10, 3) z.test(k, mean=5, sd=3)
Run the code above in your browser using DataLab