Learn R Programming

BSDA (version 0.1)

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

Description

Data for Exercise 6.54

Usage

Window

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Window)
attach(Window)
sign.test(Leakage,md=.125,alternative="greater")
detach(Window)

Run the code above in your browser using DataLab