powered by
Random sample of size n=28 from the normal distribution N(10,1).
data(RNORM10)
data(RNORM10) plot(RNORM10, type="b") abline(h=10, lwd=2, col=2)
Run the code above in your browser using DataLab