bottles {XRSCC}R Documentation

Defetive bottles sample

Description

The data give the number of defective bottles in a fixed sample size

Usage

data(bottles)

Format

A data frame with 80 observations on the following variable.

D

a numeric vector of integer number of defective bottles

Examples

data(bottles)
require(XRSCC)
p_gr(bottles, n=100)

[Package XRSCC version 0.1 Index]