Learn R Programming

BayesGOF (version 5.2)

ship: Portsmouth Navy Shipyard Data

Description

Data represents results of quality-control inspections executed by Portsmouth Naval Shipyard on lots of welding materials. The data has \(k=5\) observations of number of defects \(y\) out of the total number of tested \(n=5\).

Usage

data("ship")

Arguments

Format

A data frame of \((y_i, n_i)\) for \(i = 1,...,5\).

y

number of defects found in the \(i^{th}\) inspection

n

total samples tested in the \(i^{th}\) inspection