A Review of Cross Sectional Regression for Financial Data You should already know this material from previous study
|
|
|
- Beatrix Glenn
- 9 years ago
- Views:
Transcription
1 A Review of Cross Sectional Regression for Financial Data You should already know this material from previous study But I will offer a review, with a focus on issues which arise in finance 1
2 TYPES OF FINANCIAL DATA Types of Data: time series data (Y t for t=1,,t) e.g. stock price every day for several years cross-sectional data (Y i for i=1,,n) e.g. data on the share price of N=100 companies. Y is referred to as a variable (e.g. it varies across companies) 2
3 Data Transformations: Levels, Growth Rates, Returns and Excess Returns Often original data is transformed e.g. if X = company earnings, and W = number of shares, you can create a new variable: Y = X/W which is earnings per share. When working with asset prices (e.g. price of shares) following transformations are common Y t is the Level = the original variable (e.g. price of share) Growth rate is the percentage change % change = ( Yt + 1 Yt ) 100 Y t Properties of logarithms can be used to show: % change 100 [ln(y t )-ln(y t-1 )]. 3
4 Return on an asset is almost the same as its growth rate. But this ignores dividends. ( Y Y + D ) t t 1 t Return = R t = 100. Excess return is important in much financial decision making Excess return is the return above what a safe, risk free asset would give: Y t 1 ER t = R t R 0t. R 0t is the return on the safe asset (e.g. a government bond) We will talk more about all these concepts shortly in our CAPM example 4
5 Index Numbers Many variables that financial analysts work with come in the form of index numbers. E.g. The Dow Jones Industrial Average (DJIA) and Standard and Poor s composite share index (S&P500) are stock price indices. E.g. Suppose you are interested in studying the performance of the stock market as a whole. An index will measure this. The price of the stock of an individual company (e.g. Microsoft, Ford or Walmart, etc.) can be readily measured. Index measures price of stock market as a whole. Price index takes the weighted average of share prices of a set of companies (e.g. the biggest 500 companies). weights in weighted average are values of each company (so big companies have more weight than small) 5
6 Index Numbers (continued) Indices are usually normalized to that a base year is 100 (or 10,000 or some base) E.g. suppose an index is Y 1 =100, Y 2 =106, Y 3 =109 and Y 4 =111. First year has been selected as a base year and, accordingly, Y 1 =100. Figures for other years are all relative to base year and allow for a simple calculation of how prices have changed since the base year. For instance, Y 2 =106 means that prices have risen from 100 to 106 a 6% rise since the first year. It can also be seen that prices have risen by 9% from year 1 to year 3 and by 11% from year 1 to year 4. A price index is very good for measuring changes in prices over time, but should not be used to talk about the level of prices. It should not be interpreted as an indicator of whether prices are high or low. 6
7 Obtaining Data Many web sources (often though, they cost money) Popular ones are DataStream ( and Wharton Research Data Services ( For free sources try the Federal Reserve Bank of St Louis ( or the Financial Data Finder provided by the Fisher College of Business at the Ohio State University Many academics also make the data sets they have used available on their websites. For instance, Robert Shiller at Yale University has a good website. 7
8 Example: Executive compensation and profits of 70 companies Question of interest: Do companies with higher profits also pay their executives more? Plot of one variable versus another (e.g. profits on y-axis, executive compensation is on x-axis). Each point on graph represents profits and executive compensation for one company. See Figure 8
9 Figure 2.3: XY-plot of executive compensation against profits 3000 C o m p an y Pro fits ($m illio n s) Company Executive compensation ($millions) 9
10 Interpretation of XY-plots There seems to be a positive relationship between executive compensation and profits Companies with low profits also tend to have low executive compensation (i.e. low-low) Companies with high profits also tend to have executive compensation (i.e high-high) A negative relationship would have low-high and high-low. Outliers: Companies which do not fit the general pattern. 10
11 Descriptive Statistics Descriptive statistics are numbers which summarise properties on income distribution. 1. Measures of location. Intuition: centre of distribution, average, typical country. Mean Y Y = N i Note: = N i= 1 11
12 Descriptive Statistics (cont.) 2. Measures of dispersion. Intuition: spread/variability/dispersion of distribution, inequality. Standard deviation: s = (Y Y) 2 i N 1 Variance = standard deviation squared. 12
13 Expected Values and Variances Above we talked about means and variances. Formally these are sample means and sample variances. Sample emphasizes that they are calculated using an actual sample of data. Population means and population variance are related concepts which we will try and motivate using an example Suppose we have data on the return to holding stock in a company for the past 100 months. We can use this data to calculate the sample mean and variance. However, these numbers are calculated based on the historical performance of the company. What about predicting future stock returns? We do not know exactly what these will be, so cannot calculate sample means and variances as we did above. But a potential investor would be interested in some similar measures. 13
14 Investor would be interested in the typical return which she might expect. She might also be interested in the risk involved in purchasing the stock. The concept of a typical expected value sounds similar to the ideas we discussed relating to the mean. The concept of riskiness sounds similar to the idea of a variance. We need concepts like the sample mean and variance, but for cases when we do not actually have data to calculate them. The relevant concepts are the population mean and population variance. Let Y denote next month s return on this stock. From the investor s point of view, Y is unknown. The typical return she might expect is measured by the population mean and is referred to as the expected value. We use the notation E(Y) to denote the expected return. 14
15 The expected value sheds light on what we expect will occur. However, the return on a stock is rarely exactly what is expected (i.e. rarely will you find Y to turn out to be exactly E(Y)). Stock markets are unpredictable, there is always risk associated with purchasing a stock. Variance relates to this risk. We use the notation var(y) for this. Details about calculate expected values and variances are in the textbook. 15
16 Correlation Correlation measures numerically the relationship between two variables X and Y (e.g. (e.g. executive compensation and profit). Correlation between X and Y is symbolised by r or r XY. Example: Y = executive compensation, X = profit we obtain r =.66. What does the fact r is positive mean? There is a positive relationship between executive compensation and profit. Companies with high profits tend to pay their executives well. Companies with low profits tend to have low executive compensation. Executive compensation and profits both vary across companies. The high/low variation in executive compensation tends to match up with the high/low variation in profits. 16
17 Covariances and Population Correlations In Chapter 2 distinguished between sample and population means and variances. Remember sample mean was denoted by Y and was the average calculated using the data at hand. Population mean denoted by E(Y) and called the expected value. Population variance: var(y). The same sample/population distinction holds with correlations. Let ρ be population correlation (remember r is the sample correlation). Discussion and motivation of population correlation given in Chapter 3 along with technical details. 17
18 Regression Regression and extensions are the most common tool used in finance. Used to help understand the relationships between many variables. Simple Regression Model where e is an error Y = α + βx + e Notation: αˆ and βˆ are the estimates of α and β. Ordinary least squares (OLS) estimator is the most common one 18
19 Example: Executive Compensation and Profits Y = executive compensation (millions of $) = dependent variable X = profits (millions of $) = explanatory variable Using data on N = 70 companies we find: βˆ = Interpretation of βˆ If profits increase by $1 million, then executive compensation will tend to increase by millions dollars (i.e. $842) 19
20 R 2 : A Measure of Fit R 2 measures the proportion of the variability in Y that can be explained by X. Example: In regression of Y = executive compensation on X = profits we obtain R 2 = % of the cross-company variation in executive compensation can be explained by the cross-company variation in profits 20
21 Statistical Aspects of Regression Uncertainty about accuracy of the estimate βˆ can be summarised in a confidence interval Hypothesis testing is another common activity. Testing β=0 is commonly done with t- statistic Multiple regression same as simple regression except many explanatory variables: X 1, X 2,..., X k We will illustrate and motivate regression with the following extended financial example 21
22 An Extended Finance Regression Example: The Capital Asset Pricing Model The Capital asset pricing model (CAPM) is a very popular model and it, or extensions of it are widely used by financial analysts. We show how it yields a simple regression which can be estimated using OLS. A key concept in finance: If we let Y t be the price of a stock and D t be the dividend paid between period t-1 and t then the return made by an investor (measured as a percentage) would be ( Y Y + D ) t t 1 t Return = R = 100. t Y t 1 22
23 Another key concept: the excess return. This is the difference between an asset's return and that of a safe, low-risk asset (e.g. the return on a government bond). If the return on a risk-free asset is denoted by R 0t, then the excess return (ER), measured as a percentage, on an asset is defined as: ER = R R. t t An important issue when deciding on an investment portfolio is the tradeoff between risk and expected return. Some assets are very safe (e.g. government bonds or cash), while others are moderately safe (e.g. purchasing the shares of an established Blue Chip company) and others are much more risky (e.g. purchasing the shares of a newly established Dotcom). There is a large theoretical literature on mean-variance efficient portfolios that trade off risk and return in an optimal manner. The CAPM is an implication of this theory. 0 t 23
24 To explain the CAPM, we need to define the returns on three types of assets. R is the return on the asset under study (e.g. the return on holding a share in a particular company, call it Company A). R f is the risk free rate of interest (e.g. the return on a very safe investment such as a government bond). R m be the return on the market portfolio. The market portfolio is formally defined as a portfolio containing the shares of every possible company with portfolio weights proportional to each company s market capitalization. In empirical work, the market portfolio is usually proxied using a stock market index such as the S&P500, NYSE or FTSE. We will not derive the CAPM, but merely state some of its main implications and provide some intuitive motivation for it. 24
25 When deciding on a portfolio, the investor does not know for certain the return of the stocks that are available, hence we have to talk in terms of expected returns (use E as notation for expected ). It is assumed that the return on the risk free asset is known. The CAPM implies: E [ R ]. ( R) = R + β E( R ) f In words, the expected return on the share of Company A is equal to the risk free rate plus β times the expected excess return on the market portfolio. Remember that an excess return is a return minus the return on a safe asset. m f 25
26 Intuition: Investors could have bought the safe asset or the market portfolio. Investors decisions on whether to buy shares in Company A will thus depend on the returns on the other available options. And investors decisions determine the price of shares in Company A. Thus, its expected return can reasonably be expected to depend on R f and E(R m ). The precise relationship depends on β, which is commonly referred to as the CAPM β or investor s β. The CAPM β depends on the correlation between the return on Company A s shares and the return on the market portfolio. Intuition: it is wise for an investor to diversify portfolio. 26
27 More Intuition: Case 1: Company A Matches the Stock Market Consider what happens when the Company A s shares are just as volatile as the stock market as a whole and movements in the one perfectly match the other. Every time the stock market rises, Company A s shares rise by the same amount. Every time the stock market falls, Company A s shares fall by the same amount. In Case 1, CAPM theory implies β=1 and the CAPM equation implies that both expected returns have to be the same as one another. If shares in Company A and the stock market as a whole are exactly as risky as one another then their expected returns must be the same. If the stock market index had a higher expected return, then no investor would ever buy the (equally risky, but with lower expected return) shares of Company A. 27
28 More Intuition: Case 2: Company A Negatively Correlated with the Stock Market In contrast, consider what would happen if returns to Company A s stock were negatively correlated with the stock market as a whole. Then, CAPM theory implies that β is negative. Note that the expected excess return on the market portfolio is positive (since if E(R m )<R f then no one would ever invest in the stock market they would prefer the safe higher return of the risk free asset). Using these facts in the CAPM equation, it can be seen that they imply E(R)<R f and the excess return to Company s A shares is actually negative! How can this be? In Case 2, Company A s shares would be very attractive to investors. After all, if their returns are negatively correlated with the stock market as a whole, then whenever there is a stock market crash, the shares in Company A would actually rise. 28
29 In fact, in a sense they are even safer than a risk free asset such as cash. In a stock market crash, cash would still hold its value, but shares in Company A would actually increase in value. To an investor who hates risk, they would be an ideal purchase. Such investors would be willing to buy shares in Company A even with their expected return was lower than the risk free rate. 29
30 The Case 1 and Case 2 stories are intended to motivate the CAPM equation and its importance for investment decisions. In practice, the CAPM β can take a wide range of values and it is crucial for making deciding an investment portfolio. Given its importance for investment decisions, financial analysts often try to estimate what the CAPM β is for individual company s shares. This can be done using regression methods. One cannot obtain data on the expected excess return of a share or a market portfolio. However, if we replace expected returns with the actual returns of a stock from the past we can run a regression based on the CAPM equation. That is, we set Y = excess returns on Company A s shares (measured as the actual return minus the return on a risk free asset such as a government bond). 30
31 X = excess returns on the market portfolio (measured as the actual return on a major stock market index minus the return on a risk free asset such as a government bond) The file CAPM.XLS contains monthly data on Y = the excess returns on Company A s stock for the last 10 years as well as data on X = excess returns on a stock market index for the same time period. If we run the regression of Y on X we obtain αˆ =0.43 and βˆ = Thus, our estimate of the CAPM β for Company A is The 95% confidence interval corresponding to our estimate is [1.37,2.17]. Thus, we can conclude that, with high confidence, the CAPM β is at least 1.37 and at most With the CAPM, the hypothesis that β=0 is rarely tested. It implies that the excess return on the stock of a particular company is completely unrelated to the market portfolio (something which rarely occurs in practice). 31
32 However, the original CAPM equation did not contain an intercept. Thus, the CAPM implies that there should be no intercept in the regression of Y = the excess returns on Company A s stock on X = excess returns on a stock market index. This motivates an interest in testing the hypothesis that α=0. The hypothesis test of α=0 can be done in exactly the same manner as testing β=0. That is, you can look at the P-value corresponding to the intercept and check whether it is less than.05. With our data set we find that the P-value is.052. Thus, it is (very slightly) larger than.05 and we can (very marginally) accept the hypothesis that α=0 at the 5% level of significance. But we would reject the hypothesis that α=0 at 10% level of significance. 32
33 A Multiple Regression using CAPM The data set CAPM.XLS, contains the following variables: Y = the excess return on shares in Company A (a percentage) X 1 = the excess return on a stock index (a percentage) X 2 = the sales of Company A (thousands of dollars) X 3 = the debt of Company A (thousands of dollars). 33
34 The theory underlying the CAPM implies that explanatory variables sales and debt should not be significant. Results from OLS Regression Coefficie Stand t Stat P- Lower Upper nt Error value 95% 95% Inter X E X X Furthermore, R 2 =.41 and the P-value for testing R 2 =0 is 2.83E-13. If we use the 5% level of significance we do find that these two explanatory variables are not significant. However, since the P-value for testing whether β 3 =0 is less than 0.10, the debt variable is significant at the 10% level. This illustrates how the choice of significance level can have an important effect on the outcome of a hypothesis test. 34
Chapter 9: Univariate Time Series Analysis
Chapter 9: Univariate Time Series Analysis In the last chapter we discussed models with only lags of explanatory variables. These can be misleading if: 1. The dependent variable Y t depends on lags of
CHAPTER 10 RISK AND RETURN: THE CAPITAL ASSET PRICING MODEL (CAPM)
CHAPTER 10 RISK AND RETURN: THE CAPITAL ASSET PRICING MODEL (CAPM) Answers to Concepts Review and Critical Thinking Questions 1. Some of the risk in holding any asset is unique to the asset in question.
Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 39)
Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required
AFM 472. Midterm Examination. Monday Oct. 24, 2011. A. Huang
AFM 472 Midterm Examination Monday Oct. 24, 2011 A. Huang Name: Answer Key Student Number: Section (circle one): 10:00am 1:00pm 2:30pm Instructions: 1. Answer all questions in the space provided. If space
17. SIMPLE LINEAR REGRESSION II
17. SIMPLE LINEAR REGRESSION II The Model In linear regression analysis, we assume that the relationship between X and Y is linear. This does not mean, however, that Y can be perfectly predicted from X.
NIKE Case Study Solutions
NIKE Case Study Solutions Professor Corwin This case study includes several problems related to the valuation of Nike. We will work through these problems throughout the course to demonstrate some of the
CHAPTER 11: ARBITRAGE PRICING THEORY
CHAPTER 11: ARBITRAGE PRICING THEORY 1. The revised estimate of the expected rate of return on the stock would be the old estimate plus the sum of the products of the unexpected change in each factor times
Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 36)
Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required
Answers to Concepts in Review
Answers to Concepts in Review 1. A portfolio is simply a collection of investments assembled to meet a common investment goal. An efficient portfolio is a portfolio offering the highest expected return
Solution: The optimal position for an investor with a coefficient of risk aversion A = 5 in the risky asset is y*:
Problem 1. Consider a risky asset. Suppose the expected rate of return on the risky asset is 15%, the standard deviation of the asset return is 22%, and the risk-free rate is 6%. What is your optimal position
Models of Risk and Return
Models of Risk and Return Aswath Damodaran Aswath Damodaran 1 First Principles Invest in projects that yield a return greater than the minimum acceptable hurdle rate. The hurdle rate should be higher for
SAMPLE MID-TERM QUESTIONS
SAMPLE MID-TERM QUESTIONS William L. Silber HOW TO PREPARE FOR THE MID- TERM: 1. Study in a group 2. Review the concept questions in the Before and After book 3. When you review the questions listed below,
Asymmetry and the Cost of Capital
Asymmetry and the Cost of Capital Javier García Sánchez, IAE Business School Lorenzo Preve, IAE Business School Virginia Sarria Allende, IAE Business School Abstract The expected cost of capital is a crucial
1 Portfolio mean and variance
Copyright c 2005 by Karl Sigman Portfolio mean and variance Here we study the performance of a one-period investment X 0 > 0 (dollars) shared among several different assets. Our criterion for measuring
WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y 7.1 1 8.92 X 10.0 0.0 16.0 10.0 1.6
WEB APPENDIX 8A Calculating Beta Coefficients The CAPM is an ex ante model, which means that all of the variables represent before-thefact, expected values. In particular, the beta coefficient used in
I.e., the return per dollar from investing in the shares from time 0 to time 1,
XVII. SECURITY PRICING AND SECURITY ANALYSIS IN AN EFFICIENT MARKET Consider the following somewhat simplified description of a typical analyst-investor's actions in making an investment decision. First,
Chapter 7 Risk, Return, and the Capital Asset Pricing Model
Chapter 7 Risk, Return, and the Capital Asset Pricing Model MULTIPLE CHOICE 1. Suppose Sarah can borrow and lend at the risk free-rate of 3%. Which of the following four risky portfolios should she hold
Review for Exam 2. Instructions: Please read carefully
Review for Exam 2 Instructions: Please read carefully The exam will have 25 multiple choice questions and 5 work problems You are not responsible for any topics that are not covered in the lecture note
Basic Financial Tools: A Review. 3 n 1 n. PV FV 1 FV 2 FV 3 FV n 1 FV n 1 (1 i)
Chapter 28 Basic Financial Tools: A Review The building blocks of finance include the time value of money, risk and its relationship with rates of return, and stock and bond valuation models. These topics
Holding Period Return. Return, Risk, and Risk Aversion. Percentage Return or Dollar Return? An Example. Percentage Return or Dollar Return? 10% or 10?
Return, Risk, and Risk Aversion Holding Period Return Ending Price - Beginning Price + Intermediate Income Return = Beginning Price R P t+ t+ = Pt + Dt P t An Example You bought IBM stock at $40 last month.
INVESTMENTS IN OFFSHORE OIL AND NATURAL GAS DEPOSITS IN ISRAEL: BASIC PRINCIPLES ROBERT S. PINDYCK
INVESTMENTS IN OFFSHORE OIL AND NATURAL GAS DEPOSITS IN ISRAEL: BASIC PRINCIPLES ROBERT S. PINDYCK Bank of Tokyo-Mitsubishi Professor of Economics and Finance Sloan School of Management Massachusetts Institute
Chapter 20 Understanding Options
Chapter 20 Understanding Options Multiple Choice Questions 1. Firms regularly use the following to reduce risk: (I) Currency options (II) Interest-rate options (III) Commodity options D) I, II, and III
Mid-Term Spring 2003
Mid-Term Spring 2003 1. (1 point) You want to purchase XYZ stock at $60 from your broker using as little of your own money as possible. If initial margin is 50% and you have $3000 to invest, how many shares
NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )
Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates
Instructor s Manual Chapter 12 Page 144
Chapter 12 1. Suppose that your 58-year-old father works for the Ruffy Stuffed Toy Company and has contributed regularly to his company-matched savings plan for the past 15 years. Ruffy contributes $0.50
Practice Set #4 and Solutions.
FIN-469 Investments Analysis Professor Michel A. Robe Practice Set #4 and Solutions. What to do with this practice set? To help students prepare for the assignment and the exams, practice sets with solutions
15.401 Finance Theory
Finance Theory MIT Sloan MBA Program Andrew W. Lo Harris & Harris Group Professor, MIT Sloan School Lecture 13 14 14: : Risk Analytics and Critical Concepts Motivation Measuring Risk and Reward Mean-Variance
15.433 Investments. Assignment 1: Securities, Markets & Capital Market Theory. Each question is worth 0.2 points, the max points is 3 points
Assignment 1: Securities, Markets & Capital Market Theory Each question is worth 0.2 points, the max points is 3 points 1. The interest rate charged by banks with excess reserves at a Federal Reserve Bank
Chapter 6 The Tradeoff Between Risk and Return
Chapter 6 The Tradeoff Between Risk and Return MULTIPLE CHOICE 1. Which of the following is an example of systematic risk? a. IBM posts lower than expected earnings. b. Intel announces record earnings.
B.3. Robustness: alternative betas estimation
Appendix B. Additional empirical results and robustness tests This Appendix contains additional empirical results and robustness tests. B.1. Sharpe ratios of beta-sorted portfolios Fig. B1 plots the Sharpe
GESTÃO FINANCEIRA II PROBLEM SET 3 - SOLUTIONS (FROM BERK AND DEMARZO S CORPORATE FINANCE ) LICENCIATURA UNDERGRADUATE COURSE
GESTÃO FINANCEIRA II PROBLEM SET 3 - SOLUTIONS (FROM BERK AND DEMARZO S CORPORATE FINANCE ) LICENCIATURA UNDERGRADUATE COURSE 1 ST SEMESTER 010-011 Chapter 10 Capital Markets and the Pricing of Risk 10-1.
FTS Real Time System Project: Portfolio Diversification Note: this project requires use of Excel s Solver
FTS Real Time System Project: Portfolio Diversification Note: this project requires use of Excel s Solver Question: How do you create a diversified stock portfolio? Advice given by most financial advisors
Key Concepts and Skills
Chapter 10 Some Lessons from Capital Market History Key Concepts and Skills Know how to calculate the return on an investment Understand the historical returns on various types of investments Understand
Capital Allocation Between The Risky And The Risk- Free Asset. Chapter 7
Capital Allocation Between The Risky And The Risk- Free Asset Chapter 7 Investment Decisions capital allocation decision = choice of proportion to be invested in risk-free versus risky assets asset allocation
Lecture 1: Asset Allocation
Lecture 1: Asset Allocation Investments FIN460-Papanikolaou Asset Allocation I 1/ 62 Overview 1. Introduction 2. Investor s Risk Tolerance 3. Allocating Capital Between a Risky and riskless asset 4. Allocating
The Bond Market: Where the Customers Still Have No Yachts
Fall 11 The Bond Market: Where the Customers Still Have No Yachts Quantifying the markup paid by retail investors in the bond market. Darrin DeCosta Robert W. Del Vicario Matthew J. Patterson www.bulletshares.com
CHAPTER 6. Topics in Chapter. What are investment returns? Risk, Return, and the Capital Asset Pricing Model
CHAPTER 6 Risk, Return, and the Capital Asset Pricing Model 1 Topics in Chapter Basic return concepts Basic risk concepts Stand-alone risk Portfolio (market) risk Risk and return: CAPM/SML 2 What are investment
Returns of high dividend yield stocks in the Dutch market
Master Thesis (20 ects) Returns of high dividend yield stocks in the Dutch market Author: R.C.M. Mosch Student number: 5621151 Master s in Business Economics, Faculty of Economics and Business, University
Financial Market Efficiency and Its Implications
Financial Market Efficiency: The Efficient Market Hypothesis (EMH) Financial Market Efficiency and Its Implications Financial markets are efficient if current asset prices fully reflect all currently available
Use the table for the questions 18 and 19 below.
Use the table for the questions 18 and 19 below. The following table summarizes prices of various default-free zero-coupon bonds (expressed as a percentage of face value): Maturity (years) 1 3 4 5 Price
Portfolio Performance Measures
Portfolio Performance Measures Objective: Evaluation of active portfolio management. A performance measure is useful, for example, in ranking the performance of mutual funds. Active portfolio managers
Yao Zheng University of New Orleans. Eric Osmer University of New Orleans
ABSTRACT The pricing of China Region ETFs - an empirical analysis Yao Zheng University of New Orleans Eric Osmer University of New Orleans Using a sample of exchange-traded funds (ETFs) that focus on investing
Section 1: Simple Linear Regression
Section 1: Simple Linear Regression Carlos M. Carvalho The University of Texas McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction
Hedging Strategies Using Futures. Chapter 3
Hedging Strategies Using Futures Chapter 3 Fundamentals of Futures and Options Markets, 8th Ed, Ch3, Copyright John C. Hull 2013 1 The Nature of Derivatives A derivative is an instrument whose value depends
Chapter 13 Composition of the Market Portfolio 1. Capital markets in Flatland exhibit trade in four securities, the stocks X, Y and Z,
Chapter 13 Composition of the arket Portfolio 1. Capital markets in Flatland exhibit trade in four securities, the stocks X, Y and Z, and a riskless government security. Evaluated at current prices in
Concepts in Investments Risks and Returns (Relevant to PBE Paper II Management Accounting and Finance)
Concepts in Investments Risks and Returns (Relevant to PBE Paper II Management Accounting and Finance) Mr. Eric Y.W. Leung, CUHK Business School, The Chinese University of Hong Kong In PBE Paper II, students
FIN 432 Investment Analysis and Management Review Notes for Midterm Exam
FIN 432 Investment Analysis and Management Review Notes for Midterm Exam Chapter 1 1. Investment vs. investments 2. Real assets vs. financial assets 3. Investment process Investment policy, asset allocation,
X X X a) perfect linear correlation b) no correlation c) positive correlation (r = 1) (r = 0) (0 < r < 1)
CORRELATION AND REGRESSION / 47 CHAPTER EIGHT CORRELATION AND REGRESSION Correlation and regression are statistical methods that are commonly used in the medical literature to compare two or more variables.
A Panel Data Analysis of Corporate Attributes and Stock Prices for Indian Manufacturing Sector
Journal of Modern Accounting and Auditing, ISSN 1548-6583 November 2013, Vol. 9, No. 11, 1519-1525 D DAVID PUBLISHING A Panel Data Analysis of Corporate Attributes and Stock Prices for Indian Manufacturing
Simple Linear Regression Inference
Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation
Chapter 11. Topics Covered. Chapter 11 Objectives. Risk, Return, and Capital Budgeting
Chapter 11 Risk, Return, and Capital Budgeting Topics Covered Measuring Market Risk Portfolio Betas Risk and Return CAPM and Expected Return Security Market Line CAPM and Stock Valuation Chapter 11 Objectives
1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96
1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years
Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011
Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Name: Section: I pledge my honor that I have not violated the Honor Code Signature: This exam has 34 pages. You have 3 hours to complete this
Introduction, Forwards and Futures
Introduction, Forwards and Futures Liuren Wu Zicklin School of Business, Baruch College Fall, 2007 (Hull chapters: 1,2,3,5) Liuren Wu Introduction, Forwards & Futures Option Pricing, Fall, 2007 1 / 35
Chapter 5. Risk and Return. Copyright 2009 Pearson Prentice Hall. All rights reserved.
Chapter 5 Risk and Return Learning Goals 1. Understand the meaning and fundamentals of risk, return, and risk aversion. 2. Describe procedures for assessing and measuring the risk of a single asset. 3.
Cost of Capital, Valuation and Strategic Financial Decision Making
Cost of Capital, Valuation and Strategic Financial Decision Making By Dr. Valerio Poti, - Examiner in Professional 2 Stage Strategic Corporate Finance The financial crisis that hit financial markets in
Chapter 11. Topics Covered. Chapter 11 Objectives. Risk, Return, and Capital Budgeting
Chapter 11 Risk, Return, and Capital Budgeting Topics Covered Measuring Market Risk Portfolio Betas Risk and Return CAPM and Expected Return Security Market Line CAPM and Stock Valuation Chapter 11 Objectives
Market Efficiency and Behavioral Finance. Chapter 12
Market Efficiency and Behavioral Finance Chapter 12 Market Efficiency if stock prices reflect firm performance, should we be able to predict them? if prices were to be predictable, that would create the
9 Hedging the Risk of an Energy Futures Portfolio UNCORRECTED PROOFS. Carol Alexander 9.1 MAPPING PORTFOLIOS TO CONSTANT MATURITY FUTURES 12 T 1)
Helyette Geman c0.tex V - 0//0 :00 P.M. Page Hedging the Risk of an Energy Futures Portfolio Carol Alexander This chapter considers a hedging problem for a trader in futures on crude oil, heating oil and
Basic Statistics and Data Analysis for Health Researchers from Foreign Countries
Basic Statistics and Data Analysis for Health Researchers from Foreign Countries Volkert Siersma [email protected] The Research Unit for General Practice in Copenhagen Dias 1 Content Quantifying association
Factors affecting online sales
Factors affecting online sales Table of contents Summary... 1 Research questions... 1 The dataset... 2 Descriptive statistics: The exploratory stage... 3 Confidence intervals... 4 Hypothesis tests... 4
ANALYSIS OF FINANCIAL DATA
ANALYSIS OF FINANCIAL DATA by Gary Koop University of Strathclyde ANALYSIS OF FINANCIAL DATA ANALYSIS OF FINANCIAL DATA by Gary Koop University of Strathclyde Copyright 2006 John Wiley & Sons Ltd, The
Homework Solutions - Lecture 2
Homework Solutions - Lecture 2 1. The value of the S&P 500 index is 1286.12 and the treasury rate is 3.43%. In a typical year, stock repurchases increase the average payout ratio on S&P 500 stocks to over
t = 1 2 3 1. Calculate the implied interest rates and graph the term structure of interest rates. t = 1 2 3 X t = 100 100 100 t = 1 2 3
MØA 155 PROBLEM SET: Summarizing Exercise 1. Present Value [3] You are given the following prices P t today for receiving risk free payments t periods from now. t = 1 2 3 P t = 0.95 0.9 0.85 1. Calculate
Investments. Introduction. Learning Objectives
Investments Introduction Investments Learning Objectives Lesson 1 Investment Alternatives: Making it on the Street Wall Street! Compare and contrast investment alternatives, such as stocks, bonds, mutual
Equity Valuation. Lecture Notes # 8. 3 Choice of the Appropriate Discount Rate 2. 4 Future Cash Flows: the Dividend Discount Model (DDM) 3
Equity Valuation Lecture Notes # 8 Contents About Valuation 2 2 Present-Values 2 3 Choice of the Appropriate Discount Rate 2 4 Future Cash Flows: the Dividend Discount Model (DDM) 3 5 The Two-Stage Dividend-Growth
Univariate Regression
Univariate Regression Correlation and Regression The regression line summarizes the linear relationship between 2 variables Correlation coefficient, r, measures strength of relationship: the closer r is
Regression step-by-step using Microsoft Excel
Step 1: Regression step-by-step using Microsoft Excel Notes prepared by Pamela Peterson Drake, James Madison University Type the data into the spreadsheet The example used throughout this How to is a regression
In this article, we go back to basics, but
Asset Allocation and Asset Location Decisions Revisited WILLIAM REICHENSTEIN WILLIAM REICHENSTEIN holds the Pat and Thomas R. Powers Chair in Investment Management at the Hankamer School of Business at
Expected default frequency
KM Model Expected default frequency Expected default frequency (EDF) is a forward-looking measure of actual probability of default. EDF is firm specific. KM model is based on the structural approach to
Earnings Announcement and Abnormal Return of S&P 500 Companies. Luke Qiu Washington University in St. Louis Economics Department Honors Thesis
Earnings Announcement and Abnormal Return of S&P 500 Companies Luke Qiu Washington University in St. Louis Economics Department Honors Thesis March 18, 2014 Abstract In this paper, I investigate the extent
CHAPTER 7: OPTIMAL RISKY PORTFOLIOS
CHAPTER 7: OPTIMAL RIKY PORTFOLIO PROLEM ET 1. (a) and (e).. (a) and (c). After real estate is added to the portfolio, there are four asset classes in the portfolio: stocks, bonds, cash and real estate.
Chapter 5 Risk and Return ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS
Chapter 5 Risk and Return ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS 5-1 a. Stand-alone risk is only a part of total risk and pertains to the risk an investor takes by holding only one asset. Risk is
Quantitative Methods for Finance
Quantitative Methods for Finance Module 1: The Time Value of Money 1 Learning how to interpret interest rates as required rates of return, discount rates, or opportunity costs. 2 Learning how to explain
Capital budgeting & risk
Capital budgeting & risk A reading prepared by Pamela Peterson Drake O U T L I N E 1. Introduction 2. Measurement of project risk 3. Incorporating risk in the capital budgeting decision 4. Assessment of
Capital Market Theory: An Overview. Return Measures
Capital Market Theory: An Overview (Text reference: Chapter 9) Topics return measures measuring index returns (not in text) holding period returns return statistics risk statistics AFM 271 - Capital Market
TPPE17 Corporate Finance 1(5) SOLUTIONS RE-EXAMS 2014 II + III
TPPE17 Corporate Finance 1(5) SOLUTIONS RE-EXAMS 2014 II III Instructions 1. Only one problem should be treated on each sheet of paper and only one side of the sheet should be used. 2. The solutions folder
ETF Total Cost Analysis in Action
Morningstar ETF Research ETF Total Cost Analysis in Action Authors: Paul Justice, CFA, Director of ETF Research, North America Michael Rawson, CFA, ETF Analyst 2 ETF Total Cost Analysis in Action Exchange
INVESTMENT TRANSLATED INTO HUMAN WORDS
INVESTMENT JARGON TRANSLATED INTO HUMAN WORDS Hi, The world of finance loves jargon, but it s overly confusing. Let s clear the air. Here s a concise walk-through of terms that are common, but often not
The Tangent or Efficient Portfolio
The Tangent or Efficient Portfolio 1 2 Identifying the Tangent Portfolio Sharpe Ratio: Measures the ratio of reward-to-volatility provided by a portfolio Sharpe Ratio Portfolio Excess Return E[ RP ] r
CAPM, Arbitrage, and Linear Factor Models
CAPM, Arbitrage, and Linear Factor Models CAPM, Arbitrage, Linear Factor Models 1/ 41 Introduction We now assume all investors actually choose mean-variance e cient portfolios. By equating these investors
11. OVERVIEW OF THE INVESTMENT PORTFOLIO SOFTWARE
11. OVERVIEW OF THE INVESTMENT PORTFOLIO SOFTWARE The Investment Portfolio software was developed by Edwin J. Elton, Martin J. Gruber and Christopher R. Blake, in conjunction with IntelliPro, Inc., to
FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008
FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 Options These notes consider the way put and call options and the underlying can be combined to create hedges, spreads and combinations. We will consider the
Wel Dlp Portfolio And Risk Management
1. In case of perfect diversification, the systematic risk is nil. Wel Dlp Portfolio And Risk Management 2. The objectives of investors while putting money in various avenues are:- (a) Safety (b) Capital
Is the Forward Exchange Rate a Useful Indicator of the Future Exchange Rate?
Is the Forward Exchange Rate a Useful Indicator of the Future Exchange Rate? Emily Polito, Trinity College In the past two decades, there have been many empirical studies both in support of and opposing
Chapter 5. Conditional CAPM. 5.1 Conditional CAPM: Theory. 5.1.1 Risk According to the CAPM. The CAPM is not a perfect model of expected returns.
Chapter 5 Conditional CAPM 5.1 Conditional CAPM: Theory 5.1.1 Risk According to the CAPM The CAPM is not a perfect model of expected returns. In the 40+ years of its history, many systematic deviations
10. Fixed-Income Securities. Basic Concepts
0. Fixed-Income Securities Fixed-income securities (FIS) are bonds that have no default risk and their payments are fully determined in advance. Sometimes corporate bonds that do not necessarily have certain
BUSM 411: Derivatives and Fixed Income
BUSM 411: Derivatives and Fixed Income 2. Forwards, Options, and Hedging This lecture covers the basic derivatives contracts: forwards (and futures), and call and put options. These basic contracts are
The Determinants and the Value of Cash Holdings: Evidence. from French firms
The Determinants and the Value of Cash Holdings: Evidence from French firms Khaoula SADDOUR Cahier de recherche n 2006-6 Abstract: This paper investigates the determinants of the cash holdings of French
The Binomial Option Pricing Model André Farber
1 Solvay Business School Université Libre de Bruxelles The Binomial Option Pricing Model André Farber January 2002 Consider a non-dividend paying stock whose price is initially S 0. Divide time into small
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression
Risk and return (1) Class 9 Financial Management, 15.414
Risk and return (1) Class 9 Financial Management, 15.414 Today Risk and return Statistics review Introduction to stock price behavior Reading Brealey and Myers, Chapter 7, p. 153 165 Road map Part 1. Valuation
Chapter 10 Capital Markets and the Pricing of Risk
Chapter 10 Capital Markets and the Pricing of Risk 10-1. The figure below shows the one-year return distribution for RCS stock. Calculate a. The expected return. b. The standard deviation of the return.
ANALYSIS AND MANAGEMENT
ANALYSIS AND MANAGEMENT T H 1RD CANADIAN EDITION W. SEAN CLEARY Queen's University CHARLES P. JONES North Carolina State University JOHN WILEY & SONS CANADA, LTD. CONTENTS PART ONE Background CHAPTER 1
Risk and Return Models: Equity and Debt. Aswath Damodaran 1
Risk and Return Models: Equity and Debt Aswath Damodaran 1 First Principles Invest in projects that yield a return greater than the minimum acceptable hurdle rate. The hurdle rate should be higher for
The cost of capital. A reading prepared by Pamela Peterson Drake. 1. Introduction
The cost of capital A reading prepared by Pamela Peterson Drake O U T L I N E 1. Introduction... 1 2. Determining the proportions of each source of capital that will be raised... 3 3. Estimating the marginal
Econometrics Simple Linear Regression
Econometrics Simple Linear Regression Burcu Eke UC3M Linear equations with one variable Recall what a linear equation is: y = b 0 + b 1 x is a linear equation with one variable, or equivalently, a straight
Dr. Pushpa Bhatt, Sumangala JK Department of Commerce, Bangalore University, India [email protected]; sumangalajkashok@gmail.
Journal of Finance, Accounting and Management, 3(2), 1-14, July 2012 1 Impact of Earnings per share on Market Value of an equity share: An Empirical study in Indian Capital Market Dr. Pushpa Bhatt, Sumangala
Actual Returns. Large Long-Term Company Government Treasury Year Stocks Bonds Bills
408 PART FIVE Risk and Return 1. Risky assets, on average, earn a risk premium. There is a reward for bearing risk. 2. The greater the potential reward from a risky investment, the greater is the risk.
