Learn R Programming

IQCC (version 0.7)

binomdata: Binomial Data.

Description

This is a binomial data set used on P-charts.

Arguments

Format

A data frame with 25 observations on the following 4 variables.

i

Index.

ni

The sample Size.

Di

Number of non-conforming units per sample.

pi

Proportion of non-conforming units per sample.

Examples

Run this code
# NOT RUN {
data(binomdata)

# }

Run the code above in your browser using DataLab