Learn R Programming

Sleuth2 (version 2.0-7)

ex1515: S&P 500

Description

Data on the value of a $1 U.S. stock investment in 1871 at the end of each year, based on the Standard and Poor (S&P) 500 Composite stock index.

Usage

ex1515

Arguments

Format

A data frame with 129 observations on the following 2 variables.

Year

year

SPReturn

S&P composite stock index ($)

Examples

Run this code
str(ex1515)

Run the code above in your browser using DataLab