p_reject_ostit: Probability to reject one-sided-tolerance-interval test

Description Usage Arguments Details Value

Description

Calculates the rejection-probability for one-sided-tolerance-interval tests given the assumed process-mean and process-sd for specified test-parameters

Usage

1
2
p_reject_ostit(process_mean, process_sd, sample_size, spec_limit, spec_type,
  p_min, power)

Arguments

process_mean

assumed process-mean

process_sd

assumed process-sd

sample_size

sample-size

spec_limit

specification limit

spec_type

("lsl" or "usl") specification-type, i.e. lower or upper one-sided spec-limit

p_min

desired minimal coverage-probability of tolerance-intervall

power

desired test-power

Details

A one-sided-tolerance interval test is conducted by calculating a tolerance-intervall according to ISO 16269-6. The test is passed if this tolerance-intervall is within the specification limits. The desired power of the test is exactly the confidence-level for the tolerance-interval!

Value

Probabilty to reject H_0 given the process-mean, standard-deviation and specification


stephanGit/leistungstests documentation built on May 30, 2019, 3:14 p.m.