Learn R Programming

mistat (version 0.999)

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

source

Kenett, R. and Zacks, S. (1998) Modern Industrial Statistics: The Design and Control of Quality and Reliability. Duxbury Press.

Examples

Run this code
data(WEIBUL)

hist(WEIBUL)

Run the code above in your browser using DataLab