Package: AQLSchemes 1.7-2

AQLSchemes: Retrieving Acceptance Sampling Schemes

Functions are included for recalling AQL (Acceptable Quality Level or Acceptance Quality Level) Based single, double, and multiple attribute sampling plans from the Military Standard (MIL-STD-105E) - American National Standards Institute/American Society for Quality (ANSI/ASQ Z1.4) tables and for retrieving variable sampling plans from Military Standard (MIL-STD-414) - American National Standards Institute/American Society for Quality (ANSI/ASQ Z1.9) tables. The sources for these tables are listed in the URL: field. Also included are functions for computing the OC (Operating Characteristic) and ASN (Average Sample Number) coordinates for the attribute plans it recalls, and functions for computing the estimated proportion nonconforming and the maximum allowable proportion nonconforming for variable sampling plans. The MIL-STD AQL Sampling schemes were the most used and copied set of standards in the world. They are intended to be used for sampling a stream of lots, and were used in contract agreements between supplier and customer companies. When the US military dropped support of MIL-STD 105E and 414, The American National Standards Institute (ANSI) and the International Standards Organization (ISO) adopted the standard with few changes or no changes to the central tables. This package is useful because its computer implementation of these tables duplicates that available in other commercial software and subscription online calculators.

Authors:John Lawson <[email protected]>

AQLSchemes_1.7-2.tar.gz
AQLSchemes_1.7-2.zip(r-4.5)AQLSchemes_1.7-2.zip(r-4.4)AQLSchemes_1.7-2.zip(r-4.3)
AQLSchemes_1.7-2.tgz(r-4.4-any)AQLSchemes_1.7-2.tgz(r-4.3-any)
AQLSchemes_1.7-2.tar.gz(r-4.5-noble)AQLSchemes_1.7-2.tar.gz(r-4.4-noble)
AQLSchemes_1.7-2.tgz(r-4.4-emscripten)AQLSchemes_1.7-2.tgz(r-4.3-emscripten)
AQLSchemes.pdf |AQLSchemes.html
AQLSchemes/json (API)

# Install 'AQLSchemes' in R:
install.packages('AQLSchemes', repos = c('https://johnjsl7.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

12 exports 0.09 score 0 dependencies 1 scripts 283 downloads

Last updated 1 years agofrom:c60f3b3494. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:AADoubleAAMultipleAASingleAAZ14DoubleAAZ14MultipleAAZ14SingleAAZ19EPnMPnOCASNZ4DOCASNZ4MOCASNZ4S

Dependencies:

AQLSchemes

Rendered fromAQLSchemes.pdf.asisusingR.rsp::asison Sep 11 2024.

Last update: 2020-04-14
Started: 2020-04-14

Readme and manuals

Help Manual

Help pageTopics
This package contains functions to recall MIL-STD-105E - ANSI/ASQ Z1.4, and the MIL-STD-414 - ANSI/ASQ Z1.9 Variable Sampling Plans from the Public Domain Published TablesAQLSchemes-package
This function recalls MIL-STD-105E - ANSI/ASQ Z1.4 Double Sampling Plans from the published tables.AADouble
This function recalls MIL-STD-105E - ANSI/ASQ Z1.4 Multiple Sampling Plans from the published tables.AAMultiple
This function recalls MIL-STD-105E - ANSI/ASQ Z1.4 Single Sampling Plans from the published tables.AASingle
This function queries the user for the specs and recalls MIL-STD-105E - ANSI/ASQ Z1.4 Double Sampling Plans from the published tables.AAZ14Double
This function queries the user for the specs and recalls MIL-STD-105E - ANSI/ASQ Z1.4 Multiple Sampling Plans from the published tables.AAZ14Multiple
This function queries the user for the specs and recalls MIL-STD - ANSI/ASQ Z1.4 Double Sampling Plans from the published tables.AAZ14Single
This function queries the user for the specs and recalls MIL-STD-414 variable sampling plans from the published tables.AAZ19
This function calulates the estimated proprtion non-conforming.EPn
This function calulates the maximum allowable proprtion non-conforming.MPn
This function creates a data frame containing three columns 1)proportion defective=pd, 2)OC=prob accept, and 3)ASN=average sample no.OCASNZ4D
This function creates a data frame containing three columns 1)proportion defective=pd, 2)OC=prob accept, and 3)ASN=average sample no.OCASNZ4M
This function creates a data frame containing three columns 1)proportion defective=pd, 2)OC=prob accept, and 3)ASN=average sample no.OCASNZ4S