Decision 411: Forecasting

Size: px
Start display at page:

Download "Decision 411: Forecasting"

Transcription

1 Decision 411: Forecasting Professor: Bob Nau Course content: How to predict the future How to learn from the past using data analysis

2 Who should be interested: Anyone on a quantitative career track (financial investments, marketing research, consulting, operations, accounting, econometrics, engineering, environmental science ) Anyone who wants more experience in computer modeling & data analysis Anyone who needs to make decisions based on forecasts provided by others

3 Forecasts are used at every organizational level Corporate Strategy Marketing Finance Accounting Production, Operations & Supply Chain Sales Many numbers. or one number?

4 2003 Nobel Prize(s) ) in Economics awarded for forecasting methods Robert F. Engle for methods of analyzing economic time series with time-varying volatility (ARCH) Clive W.J. Granger "for methods of analyzing economic time series with common trends (cointegration( cointegration)

5 Recent history (pitfalls of forecasting) (X 10000) 3 DJIA to March

6 Recent history (X 10000) 3 DJIA to March 2000 Forecasts (GRW) 2 Lower 95% Upper 95%

7 Recent history

8 Recent history (X 10000) 3 DJIA to March 2000 Forecasts (GRW) 2 Lower 95% Upper 95% DJIA since March

9 Course introduction Today s agenda Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

10 Course objectives How to use data to predict the future & aid decision-making Data acquisition and integration Statistical & graphical data analysis Regression and other forecasting models Time series concepts Management of forecasting

11 Course map Forecasting methods Statistical Non-statistical Extrapolative (one variable) Associative (many variables) Simulation (what-if) Subjective (expert consensus, field estimates) Naive Smoothing Decomposition One equation (regression) ARIMA Many equations (econometric) Nonlinear (data mining via neural nets, classification trees, etc.) We are mainly here Betting markets

12 Course outline Week 1: Data concepts & simple models: linear trend & random walk Week 2: Seasonal adjustment & exponential smoothing (HW#1( due Tues 3/27) Week 3: Regression (HW#2 due Tues 4/3) Week 4: More regression (Quiz( on Tues 4/10) Week 5: ARIMA models (HW#3( due Tues 4/17) Week 6: Additional topics (automatic, nonlinear ) Final project (due( at end of exam week Thur 5/3)

13 Readings My notes handed out in class, also on course web page faculty.fuqua.duke.edu/~rnau/decision411coursepage.html Powerpoint slides from lectures Additional materials on web page, bulletin board, & CD s Optional stats textbook by Schleifer & Bell (or any other MBA-level stats textbook)

14 Software Statgraphics XV (in lab & on your PC) Excel Library databases (Economagic( Economagic,, etc.) Google

15 Decision 411 CD s Video files that provide a tour of Statgraphics & Economagic on your own PC View with Camtasia Player (included on CD) Hit Alt-Enter to toggle the control bar

16 Bulletin board Main course b-board: b board: mba.spring2007_session4.decision411.forecasting Will be used for answers to FAQ s, additional comments on lecture topics, & discussions of statistics in the news and in the workplace check check it frequently Feel free to post your own examples of good/bad/interesting stats (extra credit for class participation!) Do not post any assignment-related questions.

17 If you have a question for me,, send it by rather than posting on a b-board b board but check main b-board b board first to see it has already been asked and answered Use a descriptive subject line beginning with Forecasting:

18 Grading basis 45% homework (3 assignments) 15% quiz 30% final project 10% class participation

19 Study group policy Work in teams of 2 (max) Try to find a partner by Friday OK to team up with someone from other section Send me e mail if still seeking a partner

20 Final project Final project may be based on a data set and modeling goal of YOUR choice Should get started by 5th week of class Alternatively, there will be several designated project options (essentially a fourth homework assignment) Can work in groups of 2 on final project as well as regular homework

21 Honor code issues You are encouraged to consult your classmates for general advice on forecasting concepts and software use Specific details of data analysis assignments should be discussed only with your study- group partner Don t post notes on b-board b board that are at all related to assignments prior to due dates send any questions to me by . e

22 Suggestions & examples welcome! If you are interested in particular forecasting problems or can suggest particular examples that might be useful for classroom discussion, please send me e mail (include data if you have it) Exception: no examples from graded assignments in other ongoing courses!

23 Today s agenda Course introduction Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

24 How can we predict the future? Look for statistical patterns that were stable in the past and which can be expected to remain stable Extrapolate those patterns into the future I have seen the future and it is very much like the present, only longer.

25 Example: stable mean & variance Time Sequence Plot for X Constant mean = actual forecast 95.0% limits X

26 Example: stable trend Time Time Sequence Series Plot Plot for for Y Y Linear Random trend = walk with drift t actual forecast 95.0% limits Y

27 Example: stable seasonality ) 3.4 Time Series Plot for RetailxautoNSA 3 RetailxautoNSA /92 1/94 1/96 1/98 1/00 1/02 1/04 1/06 1/08

28 Example: stable correlations age features price sqfeet tax

29 Transformations Sometimes a stable pattern is not apparent on a graph of the raw data Transformations of the data (deflation, logging, differencing, seasonal adjustment) may help to reveal the underlying pattern

30 Example: stock prices Pattern: exponential growth curve with 1990 s bubble

31 Logged stock prices Natural log transformation linearizes the growth : slope of trend line in logged units is average percentage growth

32 Logged stock prices Logged indices since 1990

33 Difference of natural log = percent change between periods Logged & differenced stock prices 0.25 Time Series Plot for adjusted SP500monthclose adjusted SP500monthclose /80 1/84 1/88 1/92 1/96 1/00 1/04 1/08

34 Example: U.S. retail sales (excluding autos) Pattern: strong nominal growth & seasonal pattern

35 Deflated and seasonally adjusted sales x-autos 1310 Variables RetailexautoSA/CPIcityavg /92 1/96 1/00 1/04 1/08 Pattern: real growth accelerated in late 90 s, flattened after March 2000 peak, dipped in September 2001, ramped up again, but recently?

36 What if patterns are not stable? Trends, seasonality, etc., may vary in time This may limit the amount of past data that should be used for fitting the model (don t merely use all data because it is there ) More sophisticated forecasting models are capable of tracking time-varying parameters Expert opinion can also be used to anticipate changes in patterns

37 A changing pattern: Housing Starts Strong seasonal pattern, big drop in last year!

38 (A few) Forecasting Principles Use the most relevant & recent data Seek diverse & independent data sources Let model selection be guided by theory and domain knowledge,, not just fit to past data Keep It Simple Test the assumptions behind the model Validate the model on hold-out out data Report confidence intervals with forecasts

39 The best forecasting model Is the one that can be expected to make the SMALLEST ERRORS when predicting the FUTURE* Is intuitively reasonable Is no more complicated than necessary Provides insight into trends & causes Can be explained to your boss or client *not always the same thing as giving the best fit to the past!

40 Forecasting risks (sources of error) 1. Intrinsic risk (random error) 2. Parameter risk (estimation error) 3. Model risk (erroneous assumptions) Note: statistical confidence intervals are based on estimates of intrinsic risk and parameter risk, not model risk

41 Intrinsic risk Even the best model cannot be expected to make perfect predictions ( forecasting is hard, especially when it s about the future ) Intrinsic risk is measured by error statistics such as the standard error of the estimate (RMS error, adjusted for number of coefficients) Intrinsic risk can be reduced, in principle, by finding a better model based on more detailed assumptions and data

42 Parameter risk Even if you have the correct forecasting model, its parameters may not be exactly known they must be estimated from available data Parameter risk is measured by standard errors and t-statistics t of model coefficients Parameter risk can be reduced, in principle, by using more past data to estimate the model The blur of history problem: older data may be stale and not reflect current conditions Parameter risk is usually a smaller component of forecast error than intrinsic risk or model risk

43 Model risk This is often the most serious risk and its effects are not taken into account in the calculation of confidence intervals Model risk can be reduced by following good forecasting principles: Exploratory data analysis to make sure important patterns or related variables are not overlooked Statistical tests of key assumptions Out-of of-sample validation of statistical model Use of domain knowledge and expert judgment

44 Today s agenda Course introduction Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

45 Where to get data Internet sources (Economagic( Economagic,, library databases, government agencies ) Your corporate database Trade associations & journals Econometric consulting firms Designed experiments and surveys

46 How to move data around Most computer programs use their own idiosyncratic binary file formats for storing data (word processors, spreadsheets, stat programs, database programs ) All programs must also read and write text files in order to communicate with people Hence, different programs can always exchange data with each other in the form of text files 1 character of text data = 1 byte of storage

47 Text files May be either fixed format or delimited In a fixed format file, data fields are delineated by character position within a line xxxxx xxxxx xxxxx xxxxx In a delimited file, data fields are separated by delimiting characters (commas, tabs, spaces) xxxxx, xxxx, xxxxx, xxxxx, Statgraphics & Excel can easily read tab- or comma-delimited files as well as XLS files

48 From Economagic to Statgraphics* Save several series to personal workspace Create Excel file or CSV (comma-delimited text) file Open the file in Excel & clean it up (delete extraneous rows, add more descriptive column headings as variable names) Save the cleaned-up file under a new name, CLOSE IT,, and open it in Statgraphics * See video for details

49 Course introduction Today s agenda Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

50 Statistical graphics Wizards & integrated plotting procedures make charting easy Complex patterns in data can be uncovered and communicated by following principles of good graphic design Charts can also be boring, confusing, or deceptive if produced thoughtlessly

51 Tufte s graphical principles* Above all else, show the data Avoid chartjunk chartjunk : dark grid lines, false perspective, unintentional optical art, self- promoting graphics Maximize the ratio of data ink to non-data ink Mobilize every graphical element, perhaps several times over, to show the data (e.g., data values printed on a bar chart) * The Visual Display of Quantitative Information by E. Tufte

52 Charts vs. tables Charts are most effective when data are numerous and/or multi-dimensional If the data are one-dimensional and not too numerous, or if numerical details are important, a table may be better than a chart A table is nearly always better than a dumb pie chart; the only worse design than a pie chart is several of them

53 Focus attention Don t embed important numbers in sentences of text set them apart in a table or chart. Treat tables & charts as paragraphs, and include them in the narrative at the appropriate points Annotate charts with appropriate comments Maximize data density: graphs can be shrunk way down so that more than one will fit on a page or slide

54 Excel & Statgraphics tips Embed small, well-labeled, labeled, well-chosen charts & tables in your reports Make points and lines thick enough to show the data Suppress gridlines where not needed Use an appropriate chart type (e.g., line plots for time series, scatterplots for cross- sectional data, bar charts or tables rather than pie charts)

55 Economagic GIF charts Often it is instructive to plot more than one variable on the same graph here different left and right axis scales were used to align the two series Economagic will superimpose bars indicating periods of recession

56 Scatterplot matrix age features price This chart provides detailed views of relationships between many variables that may be helpful in regression analysis sqfeet tax Describe/Numeric Variables/Multiple-Variable Analysis

57 Residual time series plot Residual Plot for adjusted DJIAtoMarch Random walk with drift Residual Residuals are forecast errors within the sample that was fitted by the model. Look for non-random patterns, changes in variance, outliers (this one is not bad except for a couple of outliers) /80 1/85 1/90 1/95 1/00 1/05 Residuals-vs-time or vs-row-number is an option in Forecasting, Multiple Regression, & Advanced Regression)

58 Residual probability plot (vertical) proportion Residual Plot for adjusted DJIAtoMarch Random walk with drift Residual Deviations from diagonal line reveal non-normality of error distribution (this one is not bad, except for two negative outliers) Plot/Exploratory Plots/Normal Probability Plot (also a residual plot pane option in Forecasting & Advanced Regression)

59 Residual autocorrelation plot Residual Autocorrelations for RSJEWEL Winter's exp. smoothing with alpha = , beta = , gamma = Autocorrelations lag Ideally all the autocorrelation bars should be within the red 95% significance bands. This plot shows significant autocorrelation at lag 12, indicating a poor fit to the seasonal pattern in the data.

60 Today s agenda Course introduction Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

61 Consider the following time series: Time Series Plot for X X

62 How to forecast? If you have reason to believe the observations are statistically independent and identically distributed,, with no trend*,, the appropriate forecasting model is the MEAN model Just predict that future observations will equal the mean of the past values *These assumptions might be based on domain knowledge, or else they could be tested by comparing alternative models and looking at autocorrelations, etc..

63 Stats review: sampling from a population X = random variable, n = sample size μ, σ = population mean & standard deviation X n i xi = =1 n = sample mean (AVERAGE) S 1( = n i= xi X ( n 1) ) 2 = sample std. dev. (STDEV)

64 Standard error of the mean SE mean = This is the estimated standard deviation of the sampling distribution of the mean It measures the precision of our estimate of the (unknown) population mean As n gets larger, SE mean gets smaller and the sampling distribution becomes normal* S n *Central Limit Theorem

65 Std. deviation vs. std. error? The term standard deviation (usually) refers to the actual root-mean mean-squared deviation of a given population or sample around its mean The term standard error refers to the expected root-mean mean-squared deviation of an estimate or forecast around the true value under repeated sampling-- --i.e., the standard deviation of the error

66 Forecasting with the mean model Let xˆn+1 denote a forecast of x n+1 based on data observed up to period n If x n+1 is assumed to be independently drawn from the same population as the sample x 1,, x n, the forecast that minimizes mean squared error is simply the sample mean: xˆ n +1 = X

67 Forecast standard error The standard error of the forecast has two components: fcst mean SE = S + SE = S + n This term measures the intrinsic risk ( noise in the data) This term measures the paramete risk (error in estimating the signal in the data) For the mean model, the result is that the forecast standard error is slightly larger than the sample standard deviation Note that variances, rather than standard deviations, are additive

68 Confidence intervals for forecasts A point forecast should always be accompanied by a confidence interval to indicate its accuracy but what is a confidence interval?? An x% confidence interval is an interval calculated by a rule which has the property that the interval will cover the true value x% of the time under simulated conditions, assuming the model is correct. Loosely speaking,, there is an x% chance that your data will fall in your x% confidence interval but only if your model and its underlying assumptions are correct! (This is why we test assumptions.)

69 Confidence interval = point forecast ± t standard errors If the distribution of forecast errors is assumed to be normal,, a 95% confidence interval for the forecast is ˆ t SE t,n xn+ 1 ±. 05, n 1 where is the critical value of the Student s t distribution* with a tail probability of.05 and n 1 1 degrees of freedom (in Excel, t. 05,n 1 = TINV(.05,n 1)) *discovered by W.S. Gossett of Guinness Brewery fcst

70 en.wikipedia.org/wiki/william_sealey_gosset

71 t vs. normal distribution The t distribution is the distribution of ( X μ) SE mean i.e., the number of standard errors from the true mean when the standard deviation is unknown. The t distribution resembles a standard normal (z)( ) distribution but with fatter tails for small n

72 Normal vs. t: much difference? Normal t with 20 df t with 10 df t with 5 df

73 # standard errors ± computed from normal and t distributions are very close except for very low d.f.. or very high confidence Confidence level (2-sided) d.f. 90.0% 95.0% 99.0% 99.5% 99.9% Normal

74 Empirical rules of thumb For n 20 or more, the critical t value is approximately 2, so the empirical 95% CI is roughly the point forecast plus or minus two standard errors, however A prediction interval that covers 95% of the data is often too wide to be managerially useful 50% (a coin flip ) ) or 80% might be easier for a manager to understand A 50% confidence interval is roughly plus or minus two-thirds thirds of a standard error

75 Example, continued Time series X (n=20*,( d.f. =19**): 114, 126, 123, 112, 68, 116, 50, 108, 163, 79 67, 98, 131, 83, 56, 109, 81, 61, 90, 92 Statistics : X = 96.35, S = SE mean = / 20 = 6.48 SE fcst = = * True parameters : μ= 100, σ = 30

76 Confidence intervals for predictions Exact 95% CI* = ± = [34.2, 158.5] Exact 50% CI** = ± = [77.8, 114.9] *t.. 05, 19 = 2093 **t., 519= 0688.

77 Statgraphics output: mean model Time Sequence Plot for X Constant mean = actual forecast 95.0% limits X

78 Statgraphics output: mean model Time Sequence Plot for X Constant mean = actual forecast 50.0% limits X A 50% confidence interval is 1/3 the width of a 95% confidence interval.

79 What if there s really a trend? Time Sequence Plot for X Linear trend = t actual forecast 50.0% limits X Actually, t=1.61 for slope coefficient, so this model would be rejected at.05 level of significance. That s a different modeling assumption, and it leads to very different forecasts and confidence intervals.

80 Yes, it s simple, but... The mean model is the foundation for more sophisticated models we will encounter later (RW, regression, ARIMA) It has the same generic features: A coefficient to be estimated A standard error for the coefficient that reflects parameter risk A forecast standard error that reflects intrinsic risk & parameter risk and model risk too!

81 Today s agenda Course introduction Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

82 Market-based forecasting Betting markets are often an efficient way to aggregate diverse opinions (and to share risks or have fun) Probabilistic forecasts derived from contract prices are often well-calibrated Caveats: markets don t always work may exhibit herding or distortions when bettors lack independent information or have highly correlated personal stakes in events Some applications are controversial (e.g. terrorism futures )

83 March madness: forecasting basketball games via a betting market These are the price quotes on Tradesports.com at 10am on Monday, March 19, 2007.

84 As of Monday Florida s stock is rising

85 Recap of today s topics Course introduction Forecasting tools & principles How to obtain data & move it around Statistical graphics Forecasts and confidence intervals: the simplest case (mean model) March madness

Decision 411: Forecasting

Decision 411: Forecasting Decision 411: Forecasting Professor: Bob Nau Course content: How to predict the future How to learn from the past using data analysis Who should be interested: Anyone on a quantitative career track (financial

More information

Decision 411: Forecasting

Decision 411: Forecasting Decision 411: Forecasting Professor: Bob Nau Course content: How to predict the future How to learn from the past using data analysis Who should be interested: Anyone on a quantitative career track (financial

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Log transformation

More information

Decision 411: Class 7

Decision 411: Class 7 Decision 411: Class 7 Confidence limits for sums of coefficients Use of the time index as a regressor The difficulty of predicting the future Confidence intervals for sums of coefficients Sometimes the

More information

Decision 411: Class 4

Decision 411: Class 4 Decision 411: Class 4 Non-seasonal averaging & smoothing models Simple moving average (SMA) model Simple exponential smoothing (SES) model Linear exponential smoothing (LES) model Combining seasonal adjustment

More information

Assumptions in Regression Modeling

Assumptions in Regression Modeling Fall Semester, 2001 Statistics 621 Lecture 2 Robert Stine 1 Assumptions in Regression Modeling Preliminaries Preparing for class Read the casebook prior to class Pace in class is too fast to absorb without

More information

Modules 1-2 are background; they are the same for regression analysis and time series.

Modules 1-2 are background; they are the same for regression analysis and time series. Regression Analysis, Module 1: Regression models (The attached PDF file has better formatting.) Required reading: Chapter 1, pages 3 13 (until appendix 1.1). Updated: May 23, 2005 Modules 1-2 are background;

More information

Decision 411: Class 4

Decision 411: Class 4 Decision 411: Class 4 Non-seasonal averaging & smoothing models Simple moving average (SMA) model Simple exponential smoothing (SES) model Linear exponential smoothing (LES) model Combining seasonal adjustment

More information

TESTING FOR CO-INTEGRATION

TESTING FOR CO-INTEGRATION Bo Sjö 2010-12-05 TESTING FOR CO-INTEGRATION To be used in combination with Sjö (2008) Testing for Unit Roots and Cointegration A Guide. Instructions: Use the Johansen method to test for Purchasing Power

More information

Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book; you are not tested on them.

Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book; you are not tested on them. TS Module 1 Time series overview (The attached PDF file has better formatting.)! Model building! Time series plots Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book;

More information

EC4051 Project and Introductory Econometrics

EC4051 Project and Introductory Econometrics EC4051 Project and Introductory Econometrics Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Intro to Econometrics 1 / 23 Project Guidelines Each student is required to undertake

More information

Nonlinear Regression. Summary. Sample StatFolio: nonlinear reg.sgp

Nonlinear Regression. Summary. Sample StatFolio: nonlinear reg.sgp Nonlinear Regression Summary... 1 Analysis Summary... 4 Plot of Fitted Model... 6 Response Surface Plots... 7 Analysis Options... 10 Reports... 11 Correlation Matrix... 12 Observed versus Predicted...

More information

Regression of Inflation on Percent M3 Change

Regression of Inflation on Percent M3 Change ECON 497 Final Exam Page of ECON 497: Economic Research and Forecasting Name: Spring 2006 Bellas Final Exam Return this exam to me by midnight on Thursday, April 27. It may be e-mailed to me. It may be

More information

Any of 27 linear and nonlinear models may be fit. The output parallels that of the Simple Regression procedure.

Any of 27 linear and nonlinear models may be fit. The output parallels that of the Simple Regression procedure. STATGRAPHICS Rev. 9/13/213 Calibration Models Summary... 1 Data Input... 3 Analysis Summary... 5 Analysis Options... 7 Plot of Fitted Model... 9 Predicted Values... 1 Confidence Intervals... 11 Observed

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages:

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages: Glossary The ISI glossary of statistical terms provides definitions in a number of different languages: http://isi.cbs.nl/glossary/index.htm Adjusted r 2 Adjusted R squared measures the proportion of the

More information

EAS 535 Laboratory Exercise Weather Station Setup and Verification

EAS 535 Laboratory Exercise Weather Station Setup and Verification EAS 535 Laboratory Exercise Weather Station Setup and Verification Lab Objectives: In this lab exercise, you are going to examine and describe the error characteristics of several instruments, all purportedly

More information

Decision 411: Class 9. HW#3 issues

Decision 411: Class 9. HW#3 issues Decision 411: Class 9 Presentation/discussion of HW#3 Introduction to ARIMA models Rules for fitting nonseasonal models Differencing and stationarity Reading the tea leaves : : ACF and PACF plots Unit

More information

Machine Learning, Fall 2009: Midterm

Machine Learning, Fall 2009: Midterm 10-601 Machine Learning, Fall 009: Midterm Monday, November nd hours 1. Personal info: Name: Andrew account: E-mail address:. You are permitted two pages of notes and a calculator. Please turn off all

More information

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011 Math 31 Lesson Plan Day 2: Sets; Binary Operations Elizabeth Gillaspy September 23, 2011 Supplies needed: 30 worksheets. Scratch paper? Sign in sheet Goals for myself: Tell them what you re going to tell

More information

Inference with Simple Regression

Inference with Simple Regression 1 Introduction Inference with Simple Regression Alan B. Gelder 06E:071, The University of Iowa 1 Moving to infinite means: In this course we have seen one-mean problems, twomean problems, and problems

More information

A Plot of the Tracking Signals Calculated in Exhibit 3.9

A Plot of the Tracking Signals Calculated in Exhibit 3.9 CHAPTER 3 FORECASTING 1 Measurement of Error We can get a better feel for what the MAD and tracking signal mean by plotting the points on a graph. Though this is not completely legitimate from a sample-size

More information

Chapter 8 - Forecasting

Chapter 8 - Forecasting Chapter 8 - Forecasting Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition Wiley 2010 Wiley 2010 1 Learning Objectives Identify Principles of Forecasting Explain the steps in the forecasting

More information

9) Time series econometrics

9) Time series econometrics 30C00200 Econometrics 9) Time series econometrics Timo Kuosmanen Professor Management Science http://nomepre.net/index.php/timokuosmanen 1 Macroeconomic data: GDP Inflation rate Examples of time series

More information

Swarthmore Honors Exam 2012: Statistics

Swarthmore Honors Exam 2012: Statistics Swarthmore Honors Exam 2012: Statistics 1 Swarthmore Honors Exam 2012: Statistics John W. Emerson, Yale University NAME: Instructions: This is a closed-book three-hour exam having six questions. You may

More information

Review of Statistics 101

Review of Statistics 101 Review of Statistics 101 We review some important themes from the course 1. Introduction Statistics- Set of methods for collecting/analyzing data (the art and science of learning from data). Provides methods

More information

Time series and Forecasting

Time series and Forecasting Chapter 2 Time series and Forecasting 2.1 Introduction Data are frequently recorded at regular time intervals, for instance, daily stock market indices, the monthly rate of inflation or annual profit figures.

More information

Marquette University Executive MBA Program Statistics Review Class Notes Summer 2018

Marquette University Executive MBA Program Statistics Review Class Notes Summer 2018 Marquette University Executive MBA Program Statistics Review Class Notes Summer 2018 Chapter One: Data and Statistics Statistics A collection of procedures and principles

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright FORECASTING Methods and Applications Third Edition Spyros Makridakis European Institute of Business Administration (INSEAD) Steven C Wheelwright Harvard University, Graduate School of Business Administration

More information

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 11 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 30 Recommended Reading For the today Advanced Time Series Topics Selected topics

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Objective: Students will gain familiarity with using Excel to record data, display data properly, use built-in formulae to do calculations, and plot and fit data with linear functions.

More information

Chapter 5: Forecasting

Chapter 5: Forecasting 1 Textbook: pp. 165-202 Chapter 5: Forecasting Every day, managers make decisions without knowing what will happen in the future 2 Learning Objectives After completing this chapter, students will be able

More information

Section 3: Simple Linear Regression

Section 3: Simple Linear Regression Section 3: Simple Linear Regression Carlos M. Carvalho The University of Texas at Austin McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction

More information

SESSION 5 Descriptive Statistics

SESSION 5 Descriptive Statistics SESSION 5 Descriptive Statistics Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample and the measures. Together with simple

More information

Chapter 13: Forecasting

Chapter 13: Forecasting Chapter 13: Forecasting Assistant Prof. Abed Schokry Operations and Productions Management First Semester 2013-2014 Chapter 13: Learning Outcomes You should be able to: List the elements of a good forecast

More information

Forecasting: Methods and Applications

Forecasting: Methods and Applications Neapolis University HEPHAESTUS Repository School of Economic Sciences and Business http://hephaestus.nup.ac.cy Books 1998 Forecasting: Methods and Applications Makridakis, Spyros John Wiley & Sons, Inc.

More information

How to Make or Plot a Graph or Chart in Excel

How to Make or Plot a Graph or Chart in Excel This is a complete video tutorial on How to Make or Plot a Graph or Chart in Excel. To make complex chart like Gantt Chart, you have know the basic principles of making a chart. Though I have used Excel

More information

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Industrial Engineering Prof. Inderdeep Singh Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Module - 04 Lecture - 05 Sales Forecasting - II A very warm welcome

More information

Error Analysis, Statistics and Graphing Workshop

Error Analysis, Statistics and Graphing Workshop Error Analysis, Statistics and Graphing Workshop Percent error: The error of a measurement is defined as the difference between the experimental and the true value. This is often expressed as percent (%)

More information

Statistics for Managers using Microsoft Excel 6 th Edition

Statistics for Managers using Microsoft Excel 6 th Edition Statistics for Managers using Microsoft Excel 6 th Edition Chapter 13 Simple Linear Regression 13-1 Learning Objectives In this chapter, you learn: How to use regression analysis to predict the value of

More information

Chapter 2: Tools for Exploring Univariate Data

Chapter 2: Tools for Exploring Univariate Data Stats 11 (Fall 2004) Lecture Note Introduction to Statistical Methods for Business and Economics Instructor: Hongquan Xu Chapter 2: Tools for Exploring Univariate Data Section 2.1: Introduction What is

More information

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34 demand -5-4 -3-2 -1 0 1 2 3 Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa Forecasting demand 02/06/03 page 1 of 34 Forecasting is very difficult. especially about the

More information

Course Review. Kin 304W Week 14: April 9, 2013

Course Review. Kin 304W Week 14: April 9, 2013 Course Review Kin 304W Week 14: April 9, 2013 1 Today s Outline Format of Kin 304W Final Exam Course Review Hand back marked Project Part II 2 Kin 304W Final Exam Saturday, Thursday, April 18, 3:30-6:30

More information

M E R C E R W I N WA L K T H R O U G H

M E R C E R W I N WA L K T H R O U G H H E A L T H W E A L T H C A R E E R WA L K T H R O U G H C L I E N T S O L U T I O N S T E A M T A B L E O F C O N T E N T 1. Login to the Tool 2 2. Published reports... 7 3. Select Results Criteria...

More information

Machine Learning (CSE 446): Multi-Class Classification; Kernel Methods

Machine Learning (CSE 446): Multi-Class Classification; Kernel Methods Machine Learning (CSE 446): Multi-Class Classification; Kernel Methods Sham M Kakade c 2018 University of Washington cse446-staff@cs.washington.edu 1 / 12 Announcements HW3 due date as posted. make sure

More information

Final Exam Bus 320 Spring 2000 Russell

Final Exam Bus 320 Spring 2000 Russell Name Final Exam Bus 320 Spring 2000 Russell Do not turn over this page until you are told to do so. You will have 3 hours minutes to complete this exam. The exam has a total of 100 points and is divided

More information

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Overfitting Categorical Variables Interaction Terms Non-linear Terms Linear Logarithmic y = a +

More information

Summary statistics. G.S. Questa, L. Trapani. MSc Induction - Summary statistics 1

Summary statistics. G.S. Questa, L. Trapani. MSc Induction - Summary statistics 1 Summary statistics 1. Visualize data 2. Mean, median, mode and percentiles, variance, standard deviation 3. Frequency distribution. Skewness 4. Covariance and correlation 5. Autocorrelation MSc Induction

More information

Decision 411: Class 5. Where we ve been so far

Decision 411: Class 5. Where we ve been so far Decision 411: Class 5 HW#2 discussion Introduction to regression forecasting Example: rolling back the beer tax Where we ve been so far Thus far we have looked at the most basic models for predicting future

More information

Analysis of Covariance (ANCOVA) with Two Groups

Analysis of Covariance (ANCOVA) with Two Groups Chapter 226 Analysis of Covariance (ANCOVA) with Two Groups Introduction This procedure performs analysis of covariance (ANCOVA) for a grouping variable with 2 groups and one covariate variable. This procedure

More information

Introduction to Uncertainty and Treatment of Data

Introduction to Uncertainty and Treatment of Data Introduction to Uncertainty and Treatment of Data Introduction The purpose of this experiment is to familiarize the student with some of the instruments used in making measurements in the physics laboratory,

More information

Introduction to Algebra: The First Week

Introduction to Algebra: The First Week Introduction to Algebra: The First Week Background: According to the thermostat on the wall, the temperature in the classroom right now is 72 degrees Fahrenheit. I want to write to my friend in Europe,

More information

Simple Linear Regression

Simple Linear Regression CHAPTER 13 Simple Linear Regression CHAPTER OUTLINE 13.1 Simple Linear Regression Analysis 13.2 Using Excel s built-in Regression tool 13.3 Linear Correlation 13.4 Hypothesis Tests about the Linear Correlation

More information

1 Bewley Economies with Aggregate Uncertainty

1 Bewley Economies with Aggregate Uncertainty 1 Bewley Economies with Aggregate Uncertainty Sofarwehaveassumedawayaggregatefluctuations (i.e., business cycles) in our description of the incomplete-markets economies with uninsurable idiosyncratic risk

More information

3. If a forecast is too high when compared to an actual outcome, will that forecast error be positive or negative?

3. If a forecast is too high when compared to an actual outcome, will that forecast error be positive or negative? 1. Does a moving average forecast become more or less responsive to changes in a data series when more data points are included in the average? 2. Does an exponential smoothing forecast become more or

More information

Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4. Wim Kloet

Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4. Wim Kloet Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4 Wim Kloet 1 Lecture 1 TOPICS Administration - course web page - contact details Course materials - text book - iclicker - syllabus Course Components

More information

Math 31 Lesson Plan. Day 5: Intro to Groups. Elizabeth Gillaspy. September 28, 2011

Math 31 Lesson Plan. Day 5: Intro to Groups. Elizabeth Gillaspy. September 28, 2011 Math 31 Lesson Plan Day 5: Intro to Groups Elizabeth Gillaspy September 28, 2011 Supplies needed: Sign in sheet Goals for students: Students will: Improve the clarity of their proof-writing. Gain confidence

More information

Regression Analysis and Forecasting Prof. Shalabh Department of Mathematics and Statistics Indian Institute of Technology-Kanpur

Regression Analysis and Forecasting Prof. Shalabh Department of Mathematics and Statistics Indian Institute of Technology-Kanpur Regression Analysis and Forecasting Prof. Shalabh Department of Mathematics and Statistics Indian Institute of Technology-Kanpur Lecture 10 Software Implementation in Simple Linear Regression Model using

More information

Foundations for Functions

Foundations for Functions Activity: TEKS: Overview: Materials: Regression Exploration (A.2) Foundations for functions. The student uses the properties and attributes of functions. The student is expected to: (D) collect and organize

More information

Decision 411: Class 5

Decision 411: Class 5 Decision 411: Class 5 HW#2 discussion Introduction to regression forecasting Roll back the beer tax? Where we ve been so far Thus far we have looked at the most basic models for predicting future values

More information

Scenario 5: Internet Usage Solution. θ j

Scenario 5: Internet Usage Solution. θ j Scenario : Internet Usage Solution Some more information would be interesting about the study in order to know if we can generalize possible findings. For example: Does each data point consist of the total

More information

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION In this lab you will learn how to use Excel to display the relationship between two quantitative variables, measure the strength and direction of the

More information

Using Tables and Graphing Calculators in Math 11

Using Tables and Graphing Calculators in Math 11 Using Tables and Graphing Calculators in Math 11 Graphing calculators are not required for Math 11, but they are likely to be helpful, primarily because they allow you to avoid the use of tables in some

More information

Business Statistics. Lecture 10: Course Review

Business Statistics. Lecture 10: Course Review Business Statistics Lecture 10: Course Review 1 Descriptive Statistics for Continuous Data Numerical Summaries Location: mean, median Spread or variability: variance, standard deviation, range, percentiles,

More information

Econometrics. 9) Heteroscedasticity and autocorrelation

Econometrics. 9) Heteroscedasticity and autocorrelation 30C00200 Econometrics 9) Heteroscedasticity and autocorrelation Timo Kuosmanen Professor, Ph.D. http://nomepre.net/index.php/timokuosmanen Today s topics Heteroscedasticity Possible causes Testing for

More information

Forecasting: principles and practice. Rob J Hyndman 1.1 Introduction to Forecasting

Forecasting: principles and practice. Rob J Hyndman 1.1 Introduction to Forecasting Forecasting: principles and practice Rob J Hyndman 1.1 Introduction to Forecasting 1 Outline 1 Background 2 Case studies 3 The statistical forecasting perspective 4 What can we forecast? 2 Resources Slides

More information

Week 8 Cookbook: Review and Reflection

Week 8 Cookbook: Review and Reflection : Review and Reflection Week 8 Overview 8.1) Review and Reflection 8.2) Making Intelligent Maps: The map sheet as a blank canvas 8.3) Making Intelligent Maps: Base layers and analysis layers 8.4) ArcGIS

More information

Data Science for Engineers Department of Computer Science and Engineering Indian Institute of Technology, Madras

Data Science for Engineers Department of Computer Science and Engineering Indian Institute of Technology, Madras Data Science for Engineers Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture 36 Simple Linear Regression Model Assessment So, welcome to the second lecture on

More information

Astronomy 001 Online SP16 Syllabus (Section 8187)

Astronomy 001 Online SP16 Syllabus (Section 8187) Astronomy 001 Online SP16 Syllabus (Section 8187) Instructor: Elizabeth Bell Email (best way to contact me): bellea@wlac.edu Classroom: online Office Hours: online by appointment Prerequisite: None REQUIRED:

More information

Probabilities & Statistics Revision

Probabilities & Statistics Revision Probabilities & Statistics Revision Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 January 6, 2017 Christopher Ting QF

More information

Harvard University. Rigorous Research in Engineering Education

Harvard University. Rigorous Research in Engineering Education Statistical Inference Kari Lock Harvard University Department of Statistics Rigorous Research in Engineering Education 12/3/09 Statistical Inference You have a sample and want to use the data collected

More information

Weather Overnight. Income (I) Running total

Weather Overnight. Income (I) Running total GAME TABLE :Team Day Inshore Offshore Overnight Income (I) Costs (C) Profit (I-C) Running total 2 6 7 8 9 0 GAME TABLE :Team 2 Day Inshore Offshore Overnight Income (I) Costs (C) Profit (I-C) Running total

More information

Year 10 Mathematics Semester 2 Bivariate Data Chapter 13

Year 10 Mathematics Semester 2 Bivariate Data Chapter 13 Year 10 Mathematics Semester 2 Bivariate Data Chapter 13 Why learn this? Observations of two or more variables are often recorded, for example, the heights and weights of individuals. Studying the data

More information

New Statistical Methods That Improve on MLE and GLM Including for Reserve Modeling GARY G VENTER

New Statistical Methods That Improve on MLE and GLM Including for Reserve Modeling GARY G VENTER New Statistical Methods That Improve on MLE and GLM Including for Reserve Modeling GARY G VENTER MLE Going the Way of the Buggy Whip Used to be gold standard of statistical estimation Minimum variance

More information

Topic 1. Definitions

Topic 1. Definitions S Topic. Definitions. Scalar A scalar is a number. 2. Vector A vector is a column of numbers. 3. Linear combination A scalar times a vector plus a scalar times a vector, plus a scalar times a vector...

More information

Course Project. Physics I with Lab

Course Project. Physics I with Lab COURSE OBJECTIVES 1. Explain the fundamental laws of physics in both written and equation form 2. Describe the principles of motion, force, and energy 3. Predict the motion and behavior of objects based

More information

Introduction to Basic Statistics Version 2

Introduction to Basic Statistics Version 2 Introduction to Basic Statistics Version 2 Pat Hammett, Ph.D. University of Michigan 2014 Instructor Comments: This document contains a brief overview of basic statistics and core terminology/concepts

More information

Planning and Optimal Control

Planning and Optimal Control Planning and Optimal Control 1. Markov Models Lars Schmidt-Thieme Information Systems and Machine Learning Lab (ISMLL) Institute for Computer Science University of Hildesheim, Germany 1 / 22 Syllabus Tue.

More information

A Scientific Model for Free Fall.

A Scientific Model for Free Fall. A Scientific Model for Free Fall. I. Overview. This lab explores the framework of the scientific method. The phenomenon studied is the free fall of an object released from rest at a height H from the ground.

More information

1 Correlation and Inference from Regression

1 Correlation and Inference from Regression 1 Correlation and Inference from Regression Reading: Kennedy (1998) A Guide to Econometrics, Chapters 4 and 6 Maddala, G.S. (1992) Introduction to Econometrics p. 170-177 Moore and McCabe, chapter 12 is

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

Forecasting. Copyright 2015 Pearson Education, Inc.

Forecasting. Copyright 2015 Pearson Education, Inc. 5 Forecasting To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna and Hale Power Point slides created by Jeff Heyl Copyright 2015 Pearson Education, Inc. LEARNING

More information

An area chart emphasizes the trend of each value over time. An area chart also shows the relationship of parts to a whole.

An area chart emphasizes the trend of each value over time. An area chart also shows the relationship of parts to a whole. Excel 2003 Creating a Chart Introduction Page 1 By the end of this lesson, learners should be able to: Identify the parts of a chart Identify different types of charts Create an Embedded Chart Create a

More information

Algebra 1 Bassam Raychouni Grade 8 Math. Greenwood International School Course Description. Course Title: Head of Department:

Algebra 1 Bassam Raychouni Grade 8 Math. Greenwood International School Course Description. Course Title: Head of Department: Course Title: Head of Department: Bassam Raychouni (bassam@greenwood.sh.ae) Teacher(s) + e-mail: Femi Antony (femi.a@greenwood.sch.ae) Cycle/Division: High School Grade Level: 9 or 10 Credit Unit: 1 Duration:

More information

Statistics, continued

Statistics, continued Statistics, continued Visual Displays of Data Since numbers often do not resonate with people, giving visual representations of data is often uses to make the data more meaningful. We will talk about a

More information

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS THE ROYAL STATISTICAL SOCIETY 008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS The Society provides these solutions to assist candidates preparing for the examinations

More information

Chemistry 883 Computational Quantum Chemistry

Chemistry 883 Computational Quantum Chemistry Chemistry 883 Computational Quantum Chemistry Instructor Contact Information Professor Benjamin G. Levine levine@chemistry.msu.edu 215 Chemistry Building 517-353-1113 Office Hours Tuesday 9:00-11:00 am

More information

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement Experiment 0 ~ Introduction to Statistics and Excel Tutorial Many of you already went through the introduction to laboratory practice and excel tutorial in Physics 1011. For that reason, we aren t going

More information

Statistics for IT Managers

Statistics for IT Managers Statistics for IT Managers 95-796, Fall 2012 Module 2: Hypothesis Testing and Statistical Inference (5 lectures) Reading: Statistics for Business and Economics, Ch. 5-7 Confidence intervals Given the sample

More information

Chapter 6. Exploring Data: Relationships

Chapter 6. Exploring Data: Relationships Chapter 6 Exploring Data: Relationships For All Practical Purposes: Effective Teaching A characteristic of an effective instructor is fairness and consistenc in grading and evaluating student performance.

More information

You have 3 hours to complete the exam. Some questions are harder than others, so don t spend too long on any one question.

You have 3 hours to complete the exam. Some questions are harder than others, so don t spend too long on any one question. Data 8 Fall 2017 Foundations of Data Science Final INSTRUCTIONS You have 3 hours to complete the exam. Some questions are harder than others, so don t spend too long on any one question. The exam is closed

More information

Introduction to Machine Learning Prof. Sudeshna Sarkar Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Introduction to Machine Learning Prof. Sudeshna Sarkar Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Introduction to Machine Learning Prof. Sudeshna Sarkar Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Module 2 Lecture 05 Linear Regression Good morning, welcome

More information

ibm: daily closing IBM stock prices (dates not given) internet: number of users logged on to an Internet server each minute (dates/times not given)

ibm: daily closing IBM stock prices (dates not given) internet: number of users logged on to an Internet server each minute (dates/times not given) Remark: Problem 1 is the most important problem on this assignment (it will prepare you for your project). Problem 2 was taken largely from last year s final exam. Problem 3 consists of a bunch of rambling

More information

HUDM4122 Probability and Statistical Inference. February 2, 2015

HUDM4122 Probability and Statistical Inference. February 2, 2015 HUDM4122 Probability and Statistical Inference February 2, 2015 Special Session on SPSS Thursday, April 23 4pm-6pm As of when I closed the poll, every student except one could make it to this I am happy

More information

Pig organ transplants within 5 years

Pig organ transplants within 5 years www.breaking News English.com Ready-to-use ESL / EFL Lessons Pig organ transplants within 5 years URL: http://www.breakingnewsenglish.com/0509/050911-xenotransplant.html Today s contents The Article 2

More information

Interactions. Interactions. Lectures 1 & 2. Linear Relationships. y = a + bx. Slope. Intercept

Interactions. Interactions. Lectures 1 & 2. Linear Relationships. y = a + bx. Slope. Intercept Interactions Lectures 1 & Regression Sometimes two variables appear related: > smoking and lung cancers > height and weight > years of education and income > engine size and gas mileage > GMAT scores and

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information