Learn R Programming

Blossom (version 1.4)

brad302: Hypothesized random normal N(3, 2) deviates

Description

Data hypothesized to come from a normal distribution with mean = 3 and standard deviation = 2 to be evaluated with 1-sample coverage test.

Usage

data(brad302)

Arguments

Format

A data frame with 5 observations on the following 2 variables.
x
The random normal deviate.
fx
Transformed cumulative probabilities of x from a N(3, 2) distribution.

Source

Bradley, J.V. 1968. Distribution free statistical tests. Prentice Hall, Inc. pp. 301--302.

Examples

Run this code

print(brad302)

Run the code above in your browser using DataLab