Learn R Programming

mistat (version 2.0.4)

WEIBUL: Random sample from a Weibull distribution

Description

Values of a random sample of size \(n = 50\) from a Weibull distribution.

Usage

data(WEIBUL)

Arguments

Examples

Run this code
data(WEIBUL)

hist(WEIBUL)

Run the code above in your browser using DataLab