Learn R Programming

BSDA (version 1.2.2)

Window: Wind leakage for storm windows exposed to a 50 mph wind

Description

Data for Exercise 6.54

Usage

Window

Arguments

Format

A data frame/tibble with nine observations on two variables

window

window number

leakage

percent leakage from a 50 mph wind

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

SIGN.test(Window$leakage, md = 0.125, alternative = "greater")

Run the code above in your browser using DataLab