Learn R Programming

PASWR (version 1.0)

Phone: Telephone Call Times

Description

Phone contains times in minutes of long distance telephone calls during a one month period for a small business. Data are used in Example 10.1.

Usage

Phone

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(Phone)
SIGN.test(call.time,md=2.1)
detach(Phone)

Run the code above in your browser using DataLab