100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Summary

Summary EMF Part 2

Rating
2.0
(1)
Sold
2
Pages
24
Uploaded on
02-03-2016
Written in
2015/2016

Part 2 by EMF finance for master students at Tilburg University.

Institution
Module

Content preview

EMF Part 2
Data handling
Research question is key, not statistical significance.
1. Ri=x + β−❑❑ βmomentum After results: what do we learn? Suppose I don’t
find momentum: explain. Think ahead before making research question.
2. Create table 1
create dummy var=sell and run on cumulative return.
Why would you test for 18th century, what is added value? Are investors same
today
3. Possible extensions: re-do in other country/time period  For which other
country? What would we learn from that? If you believe so, why didn’t you do
it?

WRDS: import data from WRDS in Stata.
 Check data: plot some summaries. Key is your prior expectations (no
negative results).
 -99 is missing value in CRSP, ordinary equity stocks have share code 10 or
11.

Stata code:
 preserve: save what you did before.
 Normalize/standardize price to compare in graph:
o bysort permno: g firstprice=prc if _n==1: create firstprice for every
firm which takes value of series prc if it’s fist observation and missing
otherwise.
o bysort permno: g scalingfactor=sum(firstprice): create scalingfactor for
every firm which takes value of firstprice for all days.
o Divide every price observation by scalingfactor and multiply by 100.
 restore: Stata retrieves dataset before preserve.

Dates:
 Stata dates are numerical, days are numbered (starting from Jan 1 st, 1960).
o Easy to add and subtract.
o Otherwise account for year, month, day, leap years, Feb 29.

Stata code:
 preserve
 g eventdate=17790: create eventdate which measures days relevant to
event day.
 display date(“20080915”, “YMD”)  dates will be numerical.
 g t=date-eventdate: shows days around event.
 replace ret=ret*100
 keep if t>-14 & t<14: reduce window to 14 days before and after.
 replace ret=. if permno==80599 & t>0: Lehman has no returns after event.
 twoway (line ret t if permno==80599)

,

Written for

Institution
Study
Module

Document information

Uploaded on
March 2, 2016
Number of pages
24
Written in
2015/2016
Type
SUMMARY

Subjects

Reviews from verified buyers

Showing all reviews
9 year ago

I could copy the slides

2.0

1 reviews

5
0
4
0
3
0
2
1
1
0
Trustworthy reviews on Stuvia

All reviews are made by real Stuvia users after verified purchases.

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
LVermunt Tilburg University
Follow You need to be logged in order to follow users or courses
Sold
142
Member since
10 year
Number of followers
78
Documents
18
Last sold
1 year ago

Master Finance studente aan Tilburg University.

4.0

22 reviews

5
8
4
7
3
5
2
2
1
0

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions