Econometric Methods for Valuation Analysis

Size: px
Start display at page:

Download "Econometric Methods for Valuation Analysis"

Transcription

1 Econometric Methods for Valuation Analysis Margarita Genius Dept of Economics M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

2 Correlation Analysis Simple Regression Outline We will examine the concept of correlation between two variables Calculate the simple correlation between two variables Understand how to use the simple regression model to explain the relationship between two variables Understand how to use the simple linear regression model to make forecasts of one variable Perform tests of hypothesis in the simple linear regression model Use Stata to perform linear regression using housing data M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

3 Correlation Analysis and Simple Regression Correlation Analysis Question Type 1: Are the number of patents a firm applies for correlated with the level of R&D expenditures? Is the price of a house correlated with the level of air pollution? Question Type 2: What will be the effect of an increase of R&D expenditures on the number of patents? What will be the effect of an increase in the level of pollution on the price of a house? The first type of questions can be answered using correlation analysis. While for the second type we need to postulate a model that explains the relationship between number of patents and R&D expenditures in the first case and house prices and measurements of air pollution in the second case. This model is the simple regression model. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

4 Correlation Analysis and Simple Regression Correlation Analysis: Application and data Linear Regression will be applied to a hedonic model (i.e a model that assumes that the price of a good is a function of its characteristics) The data come from Harrison and Rubinfeld (1978) who used a hedonic model to study how house values are affected by air pollution in Boston. The ultimate goal was to estimate willingness to pay for clean air. The data have been downloaded from Wooldridge, Harrison, D. and D.L. Rubinfeld (1978) Hedonic housing prices and the demand for clean air, Journal of Environmental Economics And Management, 5, The basic idea: if two houses are identical and only differ in pollution levels, then differences in their values should reflect willingness to pay for clean air. The data consists of 506 census tracts from the 1970 US census, so it is aggregate data and not individual houses data. Only the information of owner-occupied one-family houses were included. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

5 Correlation Analysis and Simple Regression Correlation Analysis: Scatter Plot Below you can see the scatter plot of price in $ versus nox (parts per 100 million). Where price is the median housing price, nox is nitrous oxide (NO2) median housing price, $ nit ox concen; parts per 100m Stata Command: scatter price nox Is there a strong relationship between price and nox? Are they positively or negatively related? M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

6 Correlation Analysis: The correlation coefficient The correlation coefficient measures the strength of the linear relationship between two variables. If we have a sample of size n of observations for two variables X and Y, the sample correlation coefficient r is computed as follows, Correlation Coefficient: r Note n i=1 r = (y i ȳ) (x i x) n i=1 (y i ȳ) 2 n i=1 (x i x) 2 the sample correlation coefficient is an estimate of the population correlation (ρ) 1 r 1 the value of r is independent of the units of measurement of both variables and therefore we can compare the values of r for different pairs of variables. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

7 y y y y Simple Regression Correlation Analysis y Figure: Scatter Plots for different values of r r= r= r= x x x r=0.6 r= x x M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

8 Correlation Analysis when r=1.0 we have perfect positive correlation, all points in the scatter plot lie on an upward sloping line. when r=0, there is no correlation between the two variables when r=-1.0 we have perfect negative correlation, all points in the scatter plot lie on a downward sloping line when r=0.6 we have weak positive correlation when r=-0.6 we have weak negative correlation. Note: If r=0 this means that there is no linear relationship between the two variables, IT DOES NOT MEAN THEY ARE INDEPENDENT M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

9 Correlation Analysis The existence of a significant correlation between two variables X and Y does not mean that there is a relationship of cause-effect between them. For instance beer sales are the highest when ice cream sales are highest because of the heat (summer months). We can not say that beer sales cause people buying ice creams or vice-versa. In this case we say that there exists a spurious correlation between beer sales and ice cream sales (i.e there is a third factor (summer heat) which drives both of them. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

10 The Simple Regression Model We saw from the scatter plot of price versus nox that there is a negative relation between the two variables although it is not very strong as we will see later that the correlation coefficient is equal to r= We would like now to find a model that explains the relationship between the two variables so that we can use it to make forecasts of prices or predict the effect of changes in the level of pollution. We are therefore assuming that there is cause-effect relationship between the two variables. So we are assuming that there is a variable y whose changes can be explained by changes in another variable x. If furthermore we assume that the relationship is linear, then we have THE SIMPLE REGRESSION MODEL y i = β 0 + β 1 x i + ɛ i M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

11 The Simple Regression Model Main Components of Simple Regression Model y i is the value of the dependent variable for observation i x i is the value of the independent or explanatory variable for observation i β 0 is the intercept of the regression line β 1 is the slope of the regression line. β 0 and β 1 are the parameters of the model. ɛ i is the error or disturbance term, i.e the difference between the value of y i and the value of E(y i ) Discussion in class: what does the error term capture? M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

12 Assumptions Assumption 1: The model is linear. Assumption 2: E(ɛ i ) = 0 for all i. Assumption 3: Var(ɛ i ) = σ 2, i.e the variance of the error term is the same for all observations. This means that the variance of Y is also σ 2 for all observations. Assumption 4: The observations of the error term are independent of one another and therefore the observations of Y are also independent. Assumption 5: The distribution of all ɛ i is Normal. This assumption will be needed when we test hypotheses and have small samples. When the sample size is large then by the Central Limit Theorem we will not need to make this assumption. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

13 Assumptions Using equation y i = β 0 + β 1 x i + ɛ i and Assumption 2 we have, The Population Regression Line E(y i ) = β 0 + β 1 x i It results that y i = E(y i ) + ɛ i So the observed value of y i can be decomposed in two parts, one part that can be predicted from x i, ie E(y i ) and a part that is random and is due to other factors that affect y i and is depicted by ɛ i. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

14 The Regression Coefficients The simple linear regression model has two regression coefficients: Regression Coefficients β 0 is the value of E(y) when x = 0, so it is the point where line intersects the vertical axis (intercept) β 1 measures the average change in the dependent variable when x increases one unit (slope of the regression line). Therefore it can be positive or negative depending on the relationship between x and y. The units of measurement of y and x will affect the interpretation of the values of β 0 and β 1 If the values of the regression coefficients were known to us we could use them in order to make forecasts for y but since they are unknown we have to estimate them using data for y and x. The estimation method we will use is called the Least Squares Method M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

15 The Method of Least Squares: OLS The objective is to find estimates of β 0 and β 1 (which will be denoted by b 0 and b 1 ) so that the estimated line represents in the best way the linear relationship between x and y. How? Let the estimated line be given by, ŷ i = b 0 + b 1 x i, ŷ i is the predicted value by the regression model The difference between the actual value and the predicted value is called the residual and denoted by e i. e i = y i ŷ i The least squares method determines a regression line (in other words a value of b 0 and b 1 ) that minimizes the sum of squared residuals ( n i=1 e2 i ). M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

16 The Method of Least Squares: OLS Sample Regression Line ŷ i = b 0 + b 1 x i The sample regression line can be used to forecast the value of y for different values of x M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

17 The Coefficient of Determination: R-squared The coefficient of determination measures what percentage of the total variation in the dependent variable is explained by its relationship with the independent variable or is explained by the regression model. It therefore measures how well the model fits the data and is computed after a model has been estimated. Total Variation Decomposition SST = SSR + SSE Total variation in Y = variation of Y explained by regression + variation that is not explained by the regression The coefficient of determination is given by Coefficient of Determination Note, 0 R 2 1 R 2 = SSR SST = 1 SSE SST The closer it is to 1 the better the fit In the simple regression model R 2 = r 2, the coefficient of determination is equal to the square of the correlation coefficient between x and y. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

18 Confidence Intervals and Testing Hypotheses about β 1 Confidence Intervals for β 1 A (1 α)% Confidence interval for β 1 is given by b 1 t n 2, α 2 S b1 < β 1 < b 1 + t n 2, α 2 S b1 where t n 2, α 2 is the value from the table of the t distribution with n 2 degrees of freedom and S b1 is the standard error of b 1. Testing Hypotheses about β 1 H 0 : β 1 = 0 H 1 : β 1 = 0 We use the t-statistic which follows a t distribution with n 2 degrees of freedom and is given by Test Statistic t = b 1 S b1 M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

19 Confidence Intervals and Testing Hypotheses about β 1 For an α% significance level test, We reject the null hypothesis if t statistic > t n 2, α 2 OR t statistic < t n 2, α 2 Alternatively we can use the p-value and reject the null hypothesis if p value < α If we accept the null hypothesis then we say that the coefficient is not statistically significant (or that x has no significant effect on y). If we reject the null hypothesis then we say that the coefficient is statistically significant (or that x has a significant effect on y). M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

20 Application: House Prices and Pollution-Data We are going to analyze regional (census tracts in Boston) median housing prices. The following variables appear in the data set in the given order: Variables: price crime nox rooms dist radial proptax stratio lowstat lprice lnox lproptax Variable labels: 1. price: median housing price, $ 2. crime: crimes committed per capita 3. nox: nitrous oxide, parts per 100 mill. 4. rooms: avg number of rooms per house 5. dist: weighted dist. to 5 employ centers 6. radial: accessibiliy index to radial hghwys 7. proptax: property tax per stratio: average student-teacher ratio 9. lowstat: % of people lower status 10. lprice: log(price) 11. lnox: log(nox) 12. lproptax: log(proptax) M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

21 Application: House Prices and Pollution-Summary Statistics Stata command summarize gives us the descriptive statistics of the data Table: Summary statistics Variable Mean Std. Dev. Min. Max. price crime nox rooms dist radial proptax stratio lowstat lprice lnox lproptax N 506 M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

22 Application: House Prices and Pollution-Correlations Stata has been used to produce the scatter plot we saw before and to compute the correlation coefficient and to estimate the simple regression model. The following table shows the bivariate correlations between price, nox and rooms. Comment the signs, the strength and the significance. Table: Cross-correlation table Variables price, $ nox rooms price, $ nox (0.000) rooms (0.000) (0.000) In stata: Select Statistics, Summaries, tables, and tests, Summary and descriptive statistics, Pairwise correlations then enter the names of the variables and tick Print significance level for each entry M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

23 Application: House Prices and Pollution-OLS estimates Results from least squares estimates for model price = β 0 + β 1 nox + ɛ Stata command regress price nox Table: Dep = price Variable nox Intercept Coefficient (Std. Err.) ( ) ( ) N 506 R F (1,504) Significance levels : : 10% : 5% : 1% M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

24 Application: House Prices and Pollution-Interpretation The estimated model is ˆ price = nox. Interpretation of estimated model. An increase in one unit of nox (1 part per 100 million) will decrease the average value of houses by $ Variable nox is significant at 1% level (this is denoted by ** on the table). The p-value reported in the program Stata is R-squared is only What would be the effect on the value of a house of implementing a policy that reduces pollution by 10%? Denoting with the subindex 0 the initial situation and with subindex 1 the situation after implementing the policy, we have, ˆ price 0 = nox 0 and nox 1 = 0.90nox 0 ˆ price 1 = nox 1 = nox 0 The change in price is given by P = nox 0 M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

25 Application: House Prices and Pollution We found that the effect of a 10% decrease in nox is an increase in price of nox$. This means that for an area with an average pollution level (nox=5.55) the average price would increase by $ Discussion: Should we maybe include other important factors that affect the house prices? We will discuss this in the next set of slides. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

26 References Wooldridge, J. M. (2015). Introductory Econometrics: A Modern Approach. South-Western College Pub. Stock, J. H and Watson, M. W (2010). Introduction to Econometrics. Addison-Wesley. M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, / 26

Econometric Methods for Valuation Analysis

Econometric Methods for Valuation Analysis Econometric Methods for Valuation Analysis Margarita Genius Dept of Economics M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, 2017 1 / 25 Outline We will consider econometric

More information

Economics 345 Applied Econometrics

Economics 345 Applied Econometrics Economics 345 Applied Econometrics Problem Set 4--Solutions Prof: Martin Farnham Problem sets in this course are ungraded. An answer key will be posted on the course website within a few days of the release

More information

Chapter 14. Descriptive Methods in Regression and Correlation. Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1

Chapter 14. Descriptive Methods in Regression and Correlation. Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1 Chapter 14 Descriptive Methods in Regression and Correlation Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1 Section 14.1 Linear Equations with One Independent Variable Copyright

More information

Business Statistics: A First Course

Business Statistics: A First Course Business Statistics: A First Course Fifth Edition Chapter 12 Correlation and Simple Linear Regression Business Statistics: A First Course, 5e 2009 Prentice-Hall, Inc. Chap 12-1 Learning Objectives In this

More information

The Simple Regression Model

The Simple Regression Model Chapter 2 Wooldridge: Introductory Econometrics: A Modern Approach, 5e Definition of the simple linear regression model Explains variable in terms of variable Intercept Slope parameter Dependent variable,

More information

Final Exam - section 1. Thursday, December hours, 30 minutes

Final Exam - section 1. Thursday, December hours, 30 minutes Econometrics, ECON312 San Francisco State University Michael Bar Fall 2013 Final Exam - section 1 Thursday, December 19 1 hours, 30 minutes Name: Instructions 1. This is closed book, closed notes exam.

More information

The Simple Regression Model

The Simple Regression Model Chapter 2 Wooldridge: Introductory Econometrics: A Modern Approach, 5e Definition of the simple linear regression model "Explains variable in terms of variable " Intercept Slope parameter Dependent var,

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

Example 1 of econometric analysis: the Market Model

Example 1 of econometric analysis: the Market Model Example 1 of econometric analysis: the Market Model IGIDR, Bombay 14 November, 2008 The Market Model Investors want an equation predicting the return from investing in alternative securities. Return is

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213.

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213. Econ 371 Problem Set #4 Answer Sheet 6.2 This question asks you to use the results from column (1) in the table on page 213. a. The first part of this question asks whether workers with college degrees

More information

THE RELATIONSHIP BETWEEN GDP GROWTH RATE AND INFLATIONARY RATE IN GHANA: AN ELEMENTARY STATISTICAL APPROACH

THE RELATIONSHIP BETWEEN GDP GROWTH RATE AND INFLATIONARY RATE IN GHANA: AN ELEMENTARY STATISTICAL APPROACH THE RELATIONSHIP BETWEEN GDP GROWTH RATE AND INFLATIONARY RATE IN GHANA: AN ELEMENTARY STATISTICAL APPROACH Patrick Enu 1, Prudence Attah-Obeng 2, Edmond Hagan 3 1, 3 Methodist University College Ghana,

More information

Non-linearities in Simple Regression

Non-linearities in Simple Regression Non-linearities in Simple Regression 1. Eample: Monthly Earnings and Years of Education In this tutorial, we will focus on an eample that eplores the relationship between total monthly earnings and years

More information

Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD

Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD MAJOR POINTS Sampling distribution of the mean revisited Testing hypotheses: sigma known An example Testing hypotheses:

More information

Econometrics and Economic Data

Econometrics and Economic Data Econometrics and Economic Data Chapter 1 What is a regression? By using the regression model, we can evaluate the magnitude of change in one variable due to a certain change in another variable. For example,

More information

Quantitative Techniques Term 2

Quantitative Techniques Term 2 Quantitative Techniques Term 2 Laboratory 7 2 March 2006 Overview The objective of this lab is to: Estimate a cost function for a panel of firms; Calculate returns to scale; Introduce the command cluster

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Stat3011: Solution of Midterm Exam One

Stat3011: Solution of Midterm Exam One 1 Stat3011: Solution of Midterm Exam One Fall/2003, Tiefeng Jiang Name: Problem 1 (30 points). Choose one appropriate answer in each of the following questions. 1. (B ) The mean age of five people in a

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

σ e, which will be large when prediction errors are Linear regression model

σ e, which will be large when prediction errors are Linear regression model Linear regression model we assume that two quantitative variables, x and y, are linearly related; that is, the population of (x, y) pairs are related by an ideal population regression line y = α + βx +

More information

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron Statistical Models of Stocks and Bonds Zachary D Easterling: Department of Economics The University of Akron Abstract One of the key ideas in monetary economics is that the prices of investments tend to

More information

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998 Economics 312 Sample Project Report Jeffrey Parker Introduction This project is based on Exercise 2.12 on page 81 of the Hill, Griffiths, and Lim text. It examines how the sale price of houses in Stockton,

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions 1. I estimated a multinomial logit model of employment behavior using data from the 2006 Current Population Survey. The three possible outcomes for a person are employed (outcome=1), unemployed (outcome=2)

More information

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine Models of Patterns Lecture 3, SMMD 2005 Bob Stine Review Speculative investing and portfolios Risk and variance Volatility adjusted return Volatility drag Dependence Covariance Review Example Stock and

More information

Market Volatility's Relationship with Pairwise Correlation of Stocks and Portfolio Manager's

Market Volatility's Relationship with Pairwise Correlation of Stocks and Portfolio Manager's Market Volatility's Relationship with Pairwise Correlation of Stocks and Portfolio Manager's Performance Weigang Qie Masteruppsats i matematisk statistik Master Thesis in Mathematical Statistics Masteruppsats

More information

Small Sample Performance of Instrumental Variables Probit Estimators: A Monte Carlo Investigation

Small Sample Performance of Instrumental Variables Probit Estimators: A Monte Carlo Investigation Small Sample Performance of Instrumental Variables Probit : A Monte Carlo Investigation July 31, 2008 LIML Newey Small Sample Performance? Goals Equations Regressors and Errors Parameters Reduced Form

More information

KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI

KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI 88 P a g e B S ( B B A ) S y l l a b u s KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI Course Title : STATISTICS Course Number : BA(BS) 532 Credit Hours : 03 Course 1. Statistical

More information

STA2601. Tutorial letter 105/2/2018. Applied Statistics II. Semester 2. Department of Statistics STA2601/105/2/2018 TRIAL EXAMINATION PAPER

STA2601. Tutorial letter 105/2/2018. Applied Statistics II. Semester 2. Department of Statistics STA2601/105/2/2018 TRIAL EXAMINATION PAPER STA2601/105/2/2018 Tutorial letter 105/2/2018 Applied Statistics II STA2601 Semester 2 Department of Statistics TRIAL EXAMINATION PAPER Define tomorrow. university of south africa Dear Student Congratulations

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam The University of Chicago, Booth School of Business Business 410, Spring Quarter 010, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (4 pts) Answer briefly the following questions. 1. Questions 1

More information

This is a open-book exam. Assigned: Friday November 27th 2009 at 16:00. Due: Monday November 30th 2009 before 10:00.

This is a open-book exam. Assigned: Friday November 27th 2009 at 16:00. Due: Monday November 30th 2009 before 10:00. University of Iceland School of Engineering and Sciences Department of Industrial Engineering, Mechanical Engineering and Computer Science IÐN106F Industrial Statistics II - Bayesian Data Analysis Fall

More information

6 Multiple Regression

6 Multiple Regression More than one X variable. 6 Multiple Regression Why? Might be interested in more than one marginal effect Omitted Variable Bias (OVB) 6.1 and 6.2 House prices and OVB Should I build a fireplace? The following

More information

Diploma Part 2. Quantitative Methods. Examiner s Suggested Answers

Diploma Part 2. Quantitative Methods. Examiner s Suggested Answers Diploma Part 2 Quantitative Methods Examiner s Suggested Answers Question 1 (a) The binomial distribution may be used in an experiment in which there are only two defined outcomes in any particular trial

More information

Regression Review and Robust Regression. Slides prepared by Elizabeth Newton (MIT)

Regression Review and Robust Regression. Slides prepared by Elizabeth Newton (MIT) Regression Review and Robust Regression Slides prepared by Elizabeth Newton (MIT) S-Plus Oil City Data Frame Monthly Excess Returns of Oil City Petroleum, Inc. Stocks and the Market SUMMARY: The oilcity

More information

University of Zürich, Switzerland

University of Zürich, Switzerland University of Zürich, Switzerland RE - general asset features The inclusion of real estate assets in a portfolio has proven to bring diversification benefits both for homeowners [Mahieu, Van Bussel 1996]

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (34 pts) Answer briefly the following questions. Each question has

More information

Correlation between Inflation Rates and Currency Values

Correlation between Inflation Rates and Currency Values Parkland College A with Honors Projects Honors Program 2015 Correlation between Inflation Rates and Currency Values Valeria Rohde Parkland College Recommended Citation Rohde, Valeria, "Correlation between

More information

Internet Appendix: High Frequency Trading and Extreme Price Movements

Internet Appendix: High Frequency Trading and Extreme Price Movements Internet Appendix: High Frequency Trading and Extreme Price Movements This appendix includes two parts. First, it reports the results from the sample of EPMs defined as the 99.9 th percentile of raw returns.

More information

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation.

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation. 1. Using data from IRS Form 5500 filings by U.S. pension plans, I estimated a model of contributions to pension plans as ln(1 + c i ) = α 0 + U i α 1 + PD i α 2 + e i Where the subscript i indicates the

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

More information

Regression and Simulation

Regression and Simulation Regression and Simulation This is an introductory R session, so it may go slowly if you have never used R before. Do not be discouraged. A great way to learn a new language like this is to plunge right

More information

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2.

More information

A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA

A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA 990 200 Bălăcescu Aniela Lecturer PhD, Constantin Brancusi University of Targu Jiu, Faculty of Economics

More information

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US A. Journal. Bis. Stus. 5(3):01-12, May 2015 An online Journal of G -Science Implementation & Publication, website: www.gscience.net A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US H. HUSAIN

More information

Converting to the Standard Normal rv: Exponential PDF and CDF for x 0 Chapter 7: expected value of x

Converting to the Standard Normal rv: Exponential PDF and CDF for x 0 Chapter 7: expected value of x Key Formula Sheet ASU ECN 22 ASWCC Chapter : no key formulas Chapter 2: Relative Frequency=freq of the class/n Approx Class Width: =(largest value-smallest value) /number of classes Chapter 3: sample and

More information

The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom)

The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom) The Evidence for Differences in Risk for Fixed vs Mobile Telecoms For the Office of Communications (Ofcom) November 2017 Project Team Dr. Richard Hern Marija Spasovska Aldo Motta NERA Economic Consulting

More information

Analysis of Variance in Matrix form

Analysis of Variance in Matrix form Analysis of Variance in Matrix form The ANOVA table sums of squares, SSTO, SSR and SSE can all be expressed in matrix form as follows. week 9 Multiple Regression A multiple regression model is a model

More information

DATA SUMMARIZATION AND VISUALIZATION

DATA SUMMARIZATION AND VISUALIZATION APPENDIX DATA SUMMARIZATION AND VISUALIZATION PART 1 SUMMARIZATION 1: BUILDING BLOCKS OF DATA ANALYSIS 294 PART 2 PART 3 PART 4 VISUALIZATION: GRAPHS AND TABLES FOR SUMMARIZING AND ORGANIZING DATA 296

More information

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives:

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives: Objectives: INTERPRET the slope and y intercept of a least-squares regression line USE the least-squares regression line to predict y for a given x CALCULATE and INTERPRET residuals and their standard

More information

Linear Regression with One Regressor

Linear Regression with One Regressor Linear Regression with One Regressor Michael Ash Lecture 9 Linear Regression with One Regressor Review of Last Time 1. The Linear Regression Model The relationship between independent X and dependent Y

More information

Introduction to Population Modeling

Introduction to Population Modeling Introduction to Population Modeling In addition to estimating the size of a population, it is often beneficial to estimate how the population size changes over time. Ecologists often uses models to create

More information

What Practitionors Nood to Know...

What Practitionors Nood to Know... What Practitionors Nood to Know... by Mark Kritzman How can we predict uncertain outcomes? We could study the relations between the uncertain variable to be predicted and some known variable. Suppose,

More information

Stock Price Sensitivity

Stock Price Sensitivity CHAPTER 3 Stock Price Sensitivity 3.1 Introduction Estimating the expected return on investments to be made in the stock market is a challenging job before an ordinary investor. Different market models

More information

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 - Would the correlation between x and y in the table above be positive or negative? The correlation is negative. -

More information

C.10 Exercises. Y* =!1 + Yz

C.10 Exercises. Y* =!1 + Yz C.10 Exercises C.I Suppose Y I, Y,, Y N is a random sample from a population with mean fj. and variance 0'. Rather than using all N observations consider an easy estimator of fj. that uses only the first

More information

Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers

Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers Economics 310 Menzie D. Chinn Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers This problem set is due in lecture on Wednesday, December 15th. No late problem sets will

More information

Chapter 7. Inferences about Population Variances

Chapter 7. Inferences about Population Variances Chapter 7. Inferences about Population Variances Introduction () The variability of a population s values is as important as the population mean. Hypothetical distribution of E. coli concentrations from

More information

} Number of floors, presence of a garden, number of bedrooms, number of bathrooms, square footage of the house, type of house, age, materials, etc.

} Number of floors, presence of a garden, number of bedrooms, number of bathrooms, square footage of the house, type of house, age, materials, etc. } Goods (or sites) can be described by a set of attributes or characteristics. } The hedonic pricing method uses the same idea that goods are composed by a set of characteristics. } Consider the characteristics

More information

Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN

Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN Year XVIII No. 20/2018 175 Analysis of the Influence of the Annualized Rate of Rentability on the Unit Value of the Net Assets of the Private Administered Pension Fund NN Constantin DURAC 1 1 University

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Midterm GSB Honor Code: I pledge my honor that I have not violated the Honor Code during this examination.

More information

THE ECONOMICS OF BANK ROBBERIES IN NEW ENGLAND 1. Kimberly A. Leonard, Diane L. Marley & Charlotte A. Senno

THE ECONOMICS OF BANK ROBBERIES IN NEW ENGLAND 1. Kimberly A. Leonard, Diane L. Marley & Charlotte A. Senno THE ECONOMICS OF BANK ROBBERIES IN NEW ENGLAND 1 The Economics of Bank Robberies in New England Kimberly A. Leonard, Diane L. Marley & Charlotte A. Senno The University of Rhode Island, STA308 Comment

More information

Stat 328, Summer 2005

Stat 328, Summer 2005 Stat 328, Summer 2005 Exam #2, 6/18/05 Name (print) UnivID I have neither given nor received any unauthorized aid in completing this exam. Signed Answer each question completely showing your work where

More information

The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations.

The bell-shaped curve, or normal curve, is a probability distribution that describes many real-life situations. 6.1 6.2 The Standard Normal Curve The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations. Basic Properties 1. The total area under the curve is.

More information

Lecture 3: Data Description - Multiple Attributes

Lecture 3: Data Description - Multiple Attributes Lecture 3: Data Description - Multiple Attributes Graham Elliott December 2008 Graham Elliott () December 2008 1 / 25 The Basic Objective Most interesting problems relate not to means etc. but to relationships

More information

Point-Biserial and Biserial Correlations

Point-Biserial and Biserial Correlations Chapter 302 Point-Biserial and Biserial Correlations Introduction This procedure calculates estimates, confidence intervals, and hypothesis tests for both the point-biserial and the biserial correlations.

More information

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS Melfi Alrasheedi School of Business, King Faisal University, Saudi

More information

First Exam for MTH 23

First Exam for MTH 23 First Exam for MTH 23 October 5, 2017 Nikos Apostolakis Name: Instructions: This exam contains 6 pages (including this cover page) and 5 questions. Each question is worth 20 points, and so the perfect

More information

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018 ` Subject CS1 Actuarial Statistics 1 Core Principles Syllabus for the 2019 exams 1 June 2018 Copyright in this Core Reading is the property of the Institute and Faculty of Actuaries who are the sole distributors.

More information

Economics 424/Applied Mathematics 540. Final Exam Solutions

Economics 424/Applied Mathematics 540. Final Exam Solutions University of Washington Summer 01 Department of Economics Eric Zivot Economics 44/Applied Mathematics 540 Final Exam Solutions I. Matrix Algebra and Portfolio Math (30 points, 5 points each) Let R i denote

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Instructor: Takashi Yamano 11/14/2003 Due: 11/21/2003 Homework 5 (30 points) Sample Answers 1. (16 points) Read Example 13.4 and an AER paper by Meyer, Viscusi, and Durbin (1995).

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Sample Exam 3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Question 1-7: The managers of a brokerage firm are interested in finding out if the

More information

MBF1923 Econometrics Prepared by Dr Khairul Anuar

MBF1923 Econometrics Prepared by Dr Khairul Anuar MBF1923 Econometrics Prepared by Dr Khairul Anuar L1 Introduction to Econometrics www.notes638.wordpress.com What is Econometrics? Econometrics means economic measurement. The scope of econometrics is

More information

Relation between Income Inequality and Economic Growth

Relation between Income Inequality and Economic Growth Relation between Income Inequality and Economic Growth Ibrahim Alsaffar, Robert Eisenhardt, Hanjin Kim Georgia Institute of Technology ECON 3161: Econometric Analysis Dr. Shatakshee Dhongde Fall 2018 Abstract

More information

SLIDES. BY. John Loucks. St. Edward s University

SLIDES. BY. John Loucks. St. Edward s University . SLIDES. BY John Loucks St. Edward s University 1 Chapter 10, Part A Inference About Means and Proportions with Two Populations n Inferences About the Difference Between Two Population Means: σ 1 and

More information

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions ELE 525: Random Processes in Information Systems Hisashi Kobayashi Department of Electrical Engineering

More information

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT Fundamental Journal of Applied Sciences Vol. 1, Issue 1, 016, Pages 19-3 This paper is available online at http://www.frdint.com/ Published online February 18, 016 A RIDGE REGRESSION ESTIMATION APPROACH

More information

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No (Your online answer will be used to verify your response.) Directions There are two parts to the final exam.

More information

MODEL COMPARISON FOR THE PREDICTION OF STOCK PRICES IN THE NYSE. Victoria Switlyk. A Thesis

MODEL COMPARISON FOR THE PREDICTION OF STOCK PRICES IN THE NYSE. Victoria Switlyk. A Thesis MODEL COMPARISON FOR THE PREDICTION OF STOCK PRICES IN THE NYSE Victoria Switlyk A Thesis Submitted to the Graduate College of Bowling Green State University in partial fulfillment of the requirements

More information

Econometrics is. The estimation of relationships suggested by economic theory

Econometrics is. The estimation of relationships suggested by economic theory Econometrics is Econometrics is The estimation of relationships suggested by economic theory Econometrics is The estimation of relationships suggested by economic theory The application of mathematical

More information

The Determinants of Capital Structure: Analysis of Non Financial Firms Listed in Karachi Stock Exchange in Pakistan

The Determinants of Capital Structure: Analysis of Non Financial Firms Listed in Karachi Stock Exchange in Pakistan Analysis of Non Financial Firms Listed in Karachi Stock Exchange in Pakistan Introduction The capital structure of a company is a particular combination of debt, equity and other sources of finance that

More information

1 Inferential Statistic

1 Inferential Statistic 1 Inferential Statistic Population versus Sample, parameter versus statistic A population is the set of all individuals the researcher intends to learn about. A sample is a subset of the population and

More information

Model fit assessment via marginal model plots

Model fit assessment via marginal model plots The Stata Journal (2010) 10, Number 2, pp. 215 225 Model fit assessment via marginal model plots Charles Lindsey Texas A & M University Department of Statistics College Station, TX lindseyc@stat.tamu.edu

More information

Tests for the Difference Between Two Linear Regression Intercepts

Tests for the Difference Between Two Linear Regression Intercepts Chapter 853 Tests for the Difference Between Two Linear Regression Intercepts Introduction Linear regression is a commonly used procedure in statistical analysis. One of the main objectives in linear regression

More information

ECON Introductory Econometrics Seminar 2, 2015

ECON Introductory Econometrics Seminar 2, 2015 ECON4150 - Introductory Econometrics Seminar 2, 2015 Stock and Watson EE4.1, EE5.2 Stock and Watson EE4.1, EE5.2 ECON4150 - Introductory Econometrics Seminar 2, 2015 1 / 14 Seminar 2 Author: Andrea University

More information

Cumulative Abnormal Returns

Cumulative Abnormal Returns Cumulative Abnormal Returns 0.800000 DAY - 20 T0 +186 0.600000 CUMULATIVE ABNORMAL RETURNS 0.400000 0.200000 0.000000-0.200000-0.400000-0.600000-0.800000 3 5 13 16 7 15 17 23 12-20 -10 0 10 20 30 40 50

More information

Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance

Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance Douglas Bates Department of Statistics University of Wisconsin - Madison Madison January 11, 2011

More information

Rand Final Pop 2. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

Rand Final Pop 2. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Class: Date: Rand Final Pop 2 Multiple Choice Identify the choice that best completes the statement or answers the question. Scenario 12-1 A high school guidance counselor wonders if it is possible

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve 6.1 6.2 The Standard Normal Curve Standardizing normal distributions The "bell-shaped" curve, or normal curve, is a probability distribution that describes many reallife situations. Basic Properties 1.

More information

Lottery Purchases and Taxable Spending: Is There a Substitution Effect?

Lottery Purchases and Taxable Spending: Is There a Substitution Effect? Lottery Purchases and Taxable Spending: Is There a Substitution Effect? Kaitlin Regan April 2004 I would like to thank my advisor, Professor John Carter, for his guidance and support throughout the course

More information

Soc 709 Lec 2 Inferences from Regression

Soc 709 Lec 2 Inferences from Regression Soc 709 Lec 2 Inferences from Regression Ted Mouw tedmouw@email.unc.edu Department of Sociology University of North Carolina, Chapel Hill January 2, 2008 Outline Basics Properties of the regression line

More information

International Journal of Multidisciplinary Consortium

International Journal of Multidisciplinary Consortium Impact of Capital Structure on Firm Performance: Analysis of Food Sector Listed on Karachi Stock Exchange By Amara, Lecturer Finance, Management Sciences Department, Virtual University of Pakistan, amara@vu.edu.pk

More information

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15

STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 STATISTICS 110/201, FALL 2017 Homework #5 Solutions Assigned Mon, November 6, Due Wed, November 15 For this assignment use the Diamonds dataset in the Stat2Data library. The dataset is used in examples

More information

ECO220Y, Term Test #2

ECO220Y, Term Test #2 ECO220Y, Term Test #2 December 4, 2015, 9:10 11:00 am U of T e-mail: @mail.utoronto.ca Surname (last name): Given name (first name): UTORID: (e.g. lihao8) Instructions: You have 110 minutes. Keep these

More information

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings Dummy Variables A dummy variable or binary variable is a variable that takes on a value of 0 or 1 as an indicator that the observation has some kind of characteristic. Common examples: Sex (female): FEMALE=1

More information

Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal

Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal Jet Fuel-Heating Oil Futures Cross Hedging -Classroom Applications Using Bloomberg Terminal Yuan Wen 1 * and Michael Ciaston 2 Abstract We illustrate how to collect data on jet fuel and heating oil futures

More information

Assessing Model Stability Using Recursive Estimation and Recursive Residuals

Assessing Model Stability Using Recursive Estimation and Recursive Residuals Assessing Model Stability Using Recursive Estimation and Recursive Residuals Our forecasting procedure cannot be expected to produce good forecasts if the forecasting model that we constructed was stable

More information