Abbey {BSDA}R Documentation

Daily price returns (in pence) of Abbey National shares between 7/31/91 and 10/8/91

Description

Data used in problem 6.39

Usage

Abbey

Format

A data frame with 50 observations on the following variable.

C1
a numeric vector

Source

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

Examples

attach(Abbey)
EDA(C1)
t.test(C1,mu=300)
detach(Abbey)

[Package BSDA version 0.1 Index]