Learn R Programming

BSDA (version 0.1)

Abbey: 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

Arguments

source

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

Examples

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

Run the code above in your browser using DataLab