50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

mistat (version 2.0.4)

RNORM10: Random Sample from N(10, 1)

Description

Random sample of size n=28 from the normal distribution N(10,1).

Usage

data(RNORM10)

Arguments

Examples

Run this code
data(RNORM10)

plot(RNORM10, type="b")

abline(h=10, lwd=2, col=2)

Run the code above in your browser using DataLab