Learn R Programming

desk (version 1.1.2)

data.ballb: Defective Ball Bearings

Description

This is a data set on the percentage of defective units in the production of ball bearings.

Usage

data.ballb

Arguments

Format

A data frame with six observations on the following two variables:

defbbshare of defective ball bearings (per thousand).
nshiftsnumber of shifts between two maintenances.

Details

In Auer (2023, Chap. 16) and Auer et al. (2024, Chap. 16) these hypothetical data are used to illustrate the consequences of error terms with an expected value deviating from zero.

References

Auer, L.v., Hoffmann, S. & Kranz, T. (2024): Ökonometrie - Das R-Arbeitsbuch, 2nd ed., Springer-Gabler (https://www.oekonometrie-lernen.de).