Learn R Programming

mistat (version 0.999)

JANDEFECT: January Number of Defects in Daily Samples

Description

Number of defective items found in random samples of size $n = 100$, drawn daily from a production line in January.

Usage

data(JANDEFECT)

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(JANDEFECT)

plot(JANDEFECT, type="b")

Run the code above in your browser using DataLab