forked from burakbayramli/books
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpe.txt
24 lines (17 loc) · 817 Bytes
/
pe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
The data sets pe contain annual time series data on price index
and the composite earnings index of the S&P500. The following
variables are available:
price earnings pe logpe
variable labels:
price: S&P composite stock price index
earnings: S&P composite earnings index
pe: price/earnings
logpe: log(pe)
Summary statistics:
Variable | Obs Mean Std. Dev. Min Max
-------------+-----------------------------------------------------
price | 132 113.2231 257.1644 3.135833 1427.007
earnings | 132 5.969815 10.11865 .2058333 51.4875
pe | 132 14.61163 5.107039 6.091061 36.73878
logpe | 132 2.626644 .331607 1.806822 3.603833
The data are provided by Robert Shiller.