sd.beta.p: sd.beta.p

Description Usage Arguments Details Value Examples

View source: R/sd.beta.p.R

Description

These functions are used to compute statistics required by the beta chart.

Usage

1
sd.beta.p(data, sizes, std.dev)

Arguments

data

the observed data values.

sizes

sample sizes

std.dev

within group standard deviation.

Details

Performs the calculation of the standard deviation sd that will be used in the construction of the control chart.

Value

The function sd.beta.p returns sd the standard deviation of the statistic charted.

Examples

1
2

bcc documentation built on April 28, 2020, 5:05 p.m.