SlideShare una empresa de Scribd logo
1 de 19
Quantitative Analysis for Business Lecture 12 – Final Exam Review October 4th, 2010 http://www.slideshare.net/saark/ibm401-lecture-12
Final exam No. of questions:  3 Duration:  3 hours Grade:  50% of final grade Topics: Everything
Linear regression Identifying independent and dependent variable The sample correlation coefficient for two variables Linear regression model form
Linear regression The assumptions of linear regression model are the following: A linear relations exists between the dependent variable and the independent variable. The independent variable is not random. The expected value of the error term is  0. The variance of the error term is the same for all observations The error term is uncorrelated across observations. The error term is normally distributed.
Linear regression In the regression model Yi = bo + b1Xi + Ei, if we know the estimated parameters, bo and b1, for any value of the independent variable, X, then the predicted value of the dependent variable Y is Y = b0 + b1X In simple linear regression, the F-test tests the same null hypothesis as testing the statistical significance of b1 (or the t-test) H0: b1 = 0 H1: b1 ≠ 0 If F > Fc, then reject H0 ^ ^
Multiple regression Multiple regression model Intercept – the value of the dependent variable when the independent variables are all equal to zero Each slope coefficient – the estimated change in the dependent variable for a one-unit change in the independent variable, holding the other independent variables contant Y = 0 + 1X1 + 2X2 + … + kXk + 
Hypothesis testing of regression coefficients t-statistic – used to test the significance of the individual coefficient in a multiple regression t-statistic has n-k-1 degrees of freedom Estimated regression coefficient – hypothesized value Coefficient standard error of bj
F-statistic F-test assesses how well the set of independent variables, as a group, explains the variation of the dependent variable F-statistic is used to test whether at least one of the independent variables explains a significant portion of the variation of the dependent variable
Coefficient of determination (R2) Multiple coefficient of determination, R2, can be used to test the overall effectiveness of the entire set of independent variables in explaining the dependent variable.
Adjusted R2 Unfortunately, R2 by itself may not be a reliable measure of the multiple regression model R2 almost always increases as variables are added to the model We need to take new variables into account Where n = number of observations k = number of independent variables Ra2 = adjusted R2
Adjusted R2 Whenever there is more than 1 independent variable Ra2 is less than or equal to R2 So adding new variables to the model will increase R2 but may increase or decrease the Ra2 Ra2  maybe less than 0 if R2 is low enough
Time-Series Models Time-series models attempt to predict the future based on the past Common time-series models are Moving average Exponential smoothing Trend projections Decomposition Regression analysis is used in trend projections and one type of decomposition model
Decomposition of a Time-Series A time series typically has four components Trend (T) is the gradual upward or downward movement of the data over time Seasonality (S) is a pattern of demand fluctuations above or below trend line that repeats at regular intervals Cycles (C) are patterns in annual data that occur every several years Random variations (R) are “blips” in the data caused by chance and unusual situations
[object Object],where wi	= weight for the ith observation Weighted Moving Averages ,[object Object]
Often used when a trend or other pattern is emerging,[object Object]
Exponential Smoothing Mathematically where Ft+1	= new forecast (for time period t + 1) Ft	= previous forecast (for time period t) 	= smoothing constant (0 ≤  ≤ 1) Yt	= pervious period’s actual demand ,[object Object],[object Object]
Exponential Smoothing with Trend Adjustment The equation for the trend correction uses a new smoothing constant  Tt is computed by where Tt+1 =	smoothed trend for period t + 1 Tt =	smoothed trend for preceding period  =	trend smooth constant that we select Ft+1 =	simple exponential smoothed forecast for period t + 1 Ft =	forecast for pervious period
Seasonal Variations with Trend When both trend and seasonal components are present, the forecasting task is more complex Seasonal indices should be computed using a centered moving average (CMA) approach There are four steps in computing CMAs Compute the CMA for each observation (where possible) Compute the seasonal ratio = Observation/CMA for that observation Average seasonal ratios to get seasonal indices If seasonal indices do not add to the number of seasons, multiply each index by (Number of seasons)/(Sum of indices)
IBM401 Lecture 12

Más contenido relacionado

La actualidad más candente

Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...
Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...
Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...Simplilearn
 
Chapter 16
Chapter 16Chapter 16
Chapter 16bmcfad01
 
Time Series - Auto Regressive Models
Time Series - Auto Regressive ModelsTime Series - Auto Regressive Models
Time Series - Auto Regressive ModelsBhaskar T
 
prediction of_inventory_management
prediction of_inventory_managementprediction of_inventory_management
prediction of_inventory_managementFEG
 
Goodness of fit statistics poisson regression
Goodness of fit statistics poisson regressionGoodness of fit statistics poisson regression
Goodness of fit statistics poisson regressionUniversity of Southampton
 
Chem unit 1 presentation
Chem unit 1 presentationChem unit 1 presentation
Chem unit 1 presentationbobcatchemistry
 
Lesson 2 stationary_time_series
Lesson 2 stationary_time_seriesLesson 2 stationary_time_series
Lesson 2 stationary_time_seriesankit_ppt
 
Week 4 forecasting - time series - smoothing and decomposition - m.awaluddin.t
Week 4   forecasting - time series - smoothing and decomposition - m.awaluddin.tWeek 4   forecasting - time series - smoothing and decomposition - m.awaluddin.t
Week 4 forecasting - time series - smoothing and decomposition - m.awaluddin.tMaling Senk
 
Data Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingData Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingDerek Kane
 
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...Simplilearn
 

La actualidad más candente (20)

Time series
Time seriesTime series
Time series
 
Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...
Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...
Time Series Analysis - 2 | Time Series in R | ARIMA Model Forecasting | Data ...
 
Chapter 16
Chapter 16Chapter 16
Chapter 16
 
Time Series Analysis Ravi
Time Series Analysis RaviTime Series Analysis Ravi
Time Series Analysis Ravi
 
Quantitative Methods - Level II - CFA Program
Quantitative Methods - Level II - CFA ProgramQuantitative Methods - Level II - CFA Program
Quantitative Methods - Level II - CFA Program
 
Time Series - Auto Regressive Models
Time Series - Auto Regressive ModelsTime Series - Auto Regressive Models
Time Series - Auto Regressive Models
 
Adj Exp Smoothing
Adj Exp SmoothingAdj Exp Smoothing
Adj Exp Smoothing
 
prediction of_inventory_management
prediction of_inventory_managementprediction of_inventory_management
prediction of_inventory_management
 
Confirmatory Factor Analysis
Confirmatory Factor AnalysisConfirmatory Factor Analysis
Confirmatory Factor Analysis
 
Classical control 2(3)
Classical control 2(3)Classical control 2(3)
Classical control 2(3)
 
Exponential Weighting Moving Average.
 Exponential Weighting Moving Average. Exponential Weighting Moving Average.
Exponential Weighting Moving Average.
 
Goodness of fit statistics poisson regression
Goodness of fit statistics poisson regressionGoodness of fit statistics poisson regression
Goodness of fit statistics poisson regression
 
Poisson regression models for count data
Poisson regression models for count dataPoisson regression models for count data
Poisson regression models for count data
 
Chem unit 1 presentation
Chem unit 1 presentationChem unit 1 presentation
Chem unit 1 presentation
 
Lesson 2 stationary_time_series
Lesson 2 stationary_time_seriesLesson 2 stationary_time_series
Lesson 2 stationary_time_series
 
Time series
Time seriesTime series
Time series
 
Week 4 forecasting - time series - smoothing and decomposition - m.awaluddin.t
Week 4   forecasting - time series - smoothing and decomposition - m.awaluddin.tWeek 4   forecasting - time series - smoothing and decomposition - m.awaluddin.t
Week 4 forecasting - time series - smoothing and decomposition - m.awaluddin.t
 
Data Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingData Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series Forecasting
 
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...
Time Series Analysis - 1 | Time Series in R | Time Series Forecasting | Data ...
 
POMDP Seminar Backup3
POMDP Seminar Backup3POMDP Seminar Backup3
POMDP Seminar Backup3
 

Destacado

Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression modelsStephen Ong
 
IBE303 Lecture 8
IBE303 Lecture 8IBE303 Lecture 8
IBE303 Lecture 8saark
 
Regression with Time Series Data
Regression with Time Series DataRegression with Time Series Data
Regression with Time Series DataRizano Ahdiat R
 
IBM401 Lecture 10
IBM401 Lecture 10IBM401 Lecture 10
IBM401 Lecture 10saark
 
IBE303 Lecture 12
IBE303 Lecture 12IBE303 Lecture 12
IBE303 Lecture 12saark
 
IBE303 Lecture 10
IBE303 Lecture 10IBE303 Lecture 10
IBE303 Lecture 10saark
 
IBE303 Lecture 7
IBE303 Lecture 7IBE303 Lecture 7
IBE303 Lecture 7saark
 
Dummy Variable Regression Analysis
Dummy Variable Regression AnalysisDummy Variable Regression Analysis
Dummy Variable Regression AnalysisMinha Hwang
 
Ibe303 grade
Ibe303 gradeIbe303 grade
Ibe303 gradesaark
 
Dummy variable
Dummy variableDummy variable
Dummy variableAkram Ali
 
Dummy Variable Regression
Dummy Variable Regression Dummy Variable Regression
Dummy Variable Regression Lawrence Marsh
 

Destacado (17)

Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression models
 
IBE303 Lecture 8
IBE303 Lecture 8IBE303 Lecture 8
IBE303 Lecture 8
 
Dummy variable’
Dummy variable’Dummy variable’
Dummy variable’
 
Dummy variables xd
Dummy variables xdDummy variables xd
Dummy variables xd
 
Regression with Time Series Data
Regression with Time Series DataRegression with Time Series Data
Regression with Time Series Data
 
Durbin watson tables
Durbin watson tablesDurbin watson tables
Durbin watson tables
 
IBM401 Lecture 10
IBM401 Lecture 10IBM401 Lecture 10
IBM401 Lecture 10
 
IBE303 Lecture 12
IBE303 Lecture 12IBE303 Lecture 12
IBE303 Lecture 12
 
IBE303 Lecture 10
IBE303 Lecture 10IBE303 Lecture 10
IBE303 Lecture 10
 
IBE303 Lecture 7
IBE303 Lecture 7IBE303 Lecture 7
IBE303 Lecture 7
 
Dummy Variable Regression Analysis
Dummy Variable Regression AnalysisDummy Variable Regression Analysis
Dummy Variable Regression Analysis
 
Ibe303 grade
Ibe303 gradeIbe303 grade
Ibe303 grade
 
Dummy variables
Dummy variablesDummy variables
Dummy variables
 
14 dummy
14 dummy14 dummy
14 dummy
 
Dummy variable
Dummy variableDummy variable
Dummy variable
 
Dummy Variable Regression
Dummy Variable Regression Dummy Variable Regression
Dummy Variable Regression
 
Linear regression
Linear regression Linear regression
Linear regression
 

Similar a IBM401 Lecture 12

ForecastingBUS255 GoalsBy the end of this chapter, y.docx
ForecastingBUS255 GoalsBy the end of this chapter, y.docxForecastingBUS255 GoalsBy the end of this chapter, y.docx
ForecastingBUS255 GoalsBy the end of this chapter, y.docxbudbarber38650
 
Applied statistics lecture_6
Applied statistics lecture_6Applied statistics lecture_6
Applied statistics lecture_6Daria Bogdanova
 
Multiple Regression.ppt
Multiple Regression.pptMultiple Regression.ppt
Multiple Regression.pptTanyaWadhwani4
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis pptElkana Rorio
 
Linear Regression and Logistic Regression in ML
Linear Regression and Logistic Regression in MLLinear Regression and Logistic Regression in ML
Linear Regression and Logistic Regression in MLKumud Arora
 
regression-130929093340-phpapp02 (1).pdf
regression-130929093340-phpapp02 (1).pdfregression-130929093340-phpapp02 (1).pdf
regression-130929093340-phpapp02 (1).pdfMuhammadAftab89
 
IBM401 Lecture 5
IBM401 Lecture 5IBM401 Lecture 5
IBM401 Lecture 5saark
 
Group 5 - Regression Analysis.pdf
Group 5 - Regression Analysis.pdfGroup 5 - Regression Analysis.pdf
Group 5 - Regression Analysis.pdffahlevet40
 
Forecasting
ForecastingForecasting
Forecasting3abooodi
 
A presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptA presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptvigia41
 
Stat 1163 -correlation and regression
Stat 1163 -correlation and regressionStat 1163 -correlation and regression
Stat 1163 -correlation and regressionKhulna University
 
Managerial Economics - Demand Estimation (regression analysis)
Managerial Economics - Demand Estimation (regression analysis)Managerial Economics - Demand Estimation (regression analysis)
Managerial Economics - Demand Estimation (regression analysis)JooneEltanal
 
Presentation 4
Presentation 4Presentation 4
Presentation 4uliana8
 
Regression analysis
Regression analysisRegression analysis
Regression analysissaba khan
 

Similar a IBM401 Lecture 12 (20)

ForecastingBUS255 GoalsBy the end of this chapter, y.docx
ForecastingBUS255 GoalsBy the end of this chapter, y.docxForecastingBUS255 GoalsBy the end of this chapter, y.docx
ForecastingBUS255 GoalsBy the end of this chapter, y.docx
 
Applied statistics lecture_6
Applied statistics lecture_6Applied statistics lecture_6
Applied statistics lecture_6
 
Multiple Regression.ppt
Multiple Regression.pptMultiple Regression.ppt
Multiple Regression.ppt
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 
Linear Regression and Logistic Regression in ML
Linear Regression and Logistic Regression in MLLinear Regression and Logistic Regression in ML
Linear Regression and Logistic Regression in ML
 
Cost indexes
Cost indexesCost indexes
Cost indexes
 
regression-130929093340-phpapp02 (1).pdf
regression-130929093340-phpapp02 (1).pdfregression-130929093340-phpapp02 (1).pdf
regression-130929093340-phpapp02 (1).pdf
 
IBM401 Lecture 5
IBM401 Lecture 5IBM401 Lecture 5
IBM401 Lecture 5
 
Chap011
Chap011Chap011
Chap011
 
Regression
RegressionRegression
Regression
 
Group 5 - Regression Analysis.pdf
Group 5 - Regression Analysis.pdfGroup 5 - Regression Analysis.pdf
Group 5 - Regression Analysis.pdf
 
Forecasting
ForecastingForecasting
Forecasting
 
Regression & correlation
Regression & correlationRegression & correlation
Regression & correlation
 
A presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptA presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.ppt
 
Time Series Decomposition
Time Series DecompositionTime Series Decomposition
Time Series Decomposition
 
Stat 1163 -correlation and regression
Stat 1163 -correlation and regressionStat 1163 -correlation and regression
Stat 1163 -correlation and regression
 
Managerial Economics - Demand Estimation (regression analysis)
Managerial Economics - Demand Estimation (regression analysis)Managerial Economics - Demand Estimation (regression analysis)
Managerial Economics - Demand Estimation (regression analysis)
 
Presentation 4
Presentation 4Presentation 4
Presentation 4
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Ders 2 ols .ppt
Ders 2 ols .pptDers 2 ols .ppt
Ders 2 ols .ppt
 

Más de saark

Ibm401 grade
Ibm401 gradeIbm401 grade
Ibm401 gradesaark
 
IBM401 Lecture 11
IBM401 Lecture 11IBM401 Lecture 11
IBM401 Lecture 11saark
 
IBE303 Lecture 11
IBE303 Lecture 11IBE303 Lecture 11
IBE303 Lecture 11saark
 
IBE303 Lecture 9
IBE303 Lecture 9IBE303 Lecture 9
IBE303 Lecture 9saark
 
IBM401 Lecture 9
IBM401 Lecture 9IBM401 Lecture 9
IBM401 Lecture 9saark
 
IBM401 Lecture 8
IBM401 Lecture 8IBM401 Lecture 8
IBM401 Lecture 8saark
 
IBM401 Lecture 7
IBM401 Lecture 7IBM401 Lecture 7
IBM401 Lecture 7saark
 
IBE303 - Lecture 6
IBE303 - Lecture 6IBE303 - Lecture 6
IBE303 - Lecture 6saark
 
IBM401 - Lecture 6
IBM401 - Lecture 6IBM401 - Lecture 6
IBM401 - Lecture 6saark
 
IBM401 Midterm key
IBM401 Midterm keyIBM401 Midterm key
IBM401 Midterm keysaark
 
IBE303 Midterm key
IBE303 Midterm keyIBE303 Midterm key
IBE303 Midterm keysaark
 
IBE303 Lecture 5
IBE303 Lecture 5IBE303 Lecture 5
IBE303 Lecture 5saark
 
IBE303 International Economic Lecture 4
IBE303 International Economic Lecture 4IBE303 International Economic Lecture 4
IBE303 International Economic Lecture 4saark
 
IBM401 Assignment
IBM401 AssignmentIBM401 Assignment
IBM401 Assignmentsaark
 
Business Quantitative Lecture 3
Business Quantitative Lecture 3Business Quantitative Lecture 3
Business Quantitative Lecture 3saark
 
IBE303 Assignment
IBE303 AssignmentIBE303 Assignment
IBE303 Assignmentsaark
 
International Economic Lecture 3
International Economic Lecture 3International Economic Lecture 3
International Economic Lecture 3saark
 
International Economic Lecture 2
International Economic Lecture 2International Economic Lecture 2
International Economic Lecture 2saark
 
Business Quantitative - Lecture 2
Business Quantitative - Lecture 2Business Quantitative - Lecture 2
Business Quantitative - Lecture 2saark
 

Más de saark (19)

Ibm401 grade
Ibm401 gradeIbm401 grade
Ibm401 grade
 
IBM401 Lecture 11
IBM401 Lecture 11IBM401 Lecture 11
IBM401 Lecture 11
 
IBE303 Lecture 11
IBE303 Lecture 11IBE303 Lecture 11
IBE303 Lecture 11
 
IBE303 Lecture 9
IBE303 Lecture 9IBE303 Lecture 9
IBE303 Lecture 9
 
IBM401 Lecture 9
IBM401 Lecture 9IBM401 Lecture 9
IBM401 Lecture 9
 
IBM401 Lecture 8
IBM401 Lecture 8IBM401 Lecture 8
IBM401 Lecture 8
 
IBM401 Lecture 7
IBM401 Lecture 7IBM401 Lecture 7
IBM401 Lecture 7
 
IBE303 - Lecture 6
IBE303 - Lecture 6IBE303 - Lecture 6
IBE303 - Lecture 6
 
IBM401 - Lecture 6
IBM401 - Lecture 6IBM401 - Lecture 6
IBM401 - Lecture 6
 
IBM401 Midterm key
IBM401 Midterm keyIBM401 Midterm key
IBM401 Midterm key
 
IBE303 Midterm key
IBE303 Midterm keyIBE303 Midterm key
IBE303 Midterm key
 
IBE303 Lecture 5
IBE303 Lecture 5IBE303 Lecture 5
IBE303 Lecture 5
 
IBE303 International Economic Lecture 4
IBE303 International Economic Lecture 4IBE303 International Economic Lecture 4
IBE303 International Economic Lecture 4
 
IBM401 Assignment
IBM401 AssignmentIBM401 Assignment
IBM401 Assignment
 
Business Quantitative Lecture 3
Business Quantitative Lecture 3Business Quantitative Lecture 3
Business Quantitative Lecture 3
 
IBE303 Assignment
IBE303 AssignmentIBE303 Assignment
IBE303 Assignment
 
International Economic Lecture 3
International Economic Lecture 3International Economic Lecture 3
International Economic Lecture 3
 
International Economic Lecture 2
International Economic Lecture 2International Economic Lecture 2
International Economic Lecture 2
 
Business Quantitative - Lecture 2
Business Quantitative - Lecture 2Business Quantitative - Lecture 2
Business Quantitative - Lecture 2
 

IBM401 Lecture 12

  • 1. Quantitative Analysis for Business Lecture 12 – Final Exam Review October 4th, 2010 http://www.slideshare.net/saark/ibm401-lecture-12
  • 2. Final exam No. of questions: 3 Duration: 3 hours Grade: 50% of final grade Topics: Everything
  • 3. Linear regression Identifying independent and dependent variable The sample correlation coefficient for two variables Linear regression model form
  • 4. Linear regression The assumptions of linear regression model are the following: A linear relations exists between the dependent variable and the independent variable. The independent variable is not random. The expected value of the error term is 0. The variance of the error term is the same for all observations The error term is uncorrelated across observations. The error term is normally distributed.
  • 5. Linear regression In the regression model Yi = bo + b1Xi + Ei, if we know the estimated parameters, bo and b1, for any value of the independent variable, X, then the predicted value of the dependent variable Y is Y = b0 + b1X In simple linear regression, the F-test tests the same null hypothesis as testing the statistical significance of b1 (or the t-test) H0: b1 = 0 H1: b1 ≠ 0 If F > Fc, then reject H0 ^ ^
  • 6. Multiple regression Multiple regression model Intercept – the value of the dependent variable when the independent variables are all equal to zero Each slope coefficient – the estimated change in the dependent variable for a one-unit change in the independent variable, holding the other independent variables contant Y = 0 + 1X1 + 2X2 + … + kXk + 
  • 7. Hypothesis testing of regression coefficients t-statistic – used to test the significance of the individual coefficient in a multiple regression t-statistic has n-k-1 degrees of freedom Estimated regression coefficient – hypothesized value Coefficient standard error of bj
  • 8. F-statistic F-test assesses how well the set of independent variables, as a group, explains the variation of the dependent variable F-statistic is used to test whether at least one of the independent variables explains a significant portion of the variation of the dependent variable
  • 9. Coefficient of determination (R2) Multiple coefficient of determination, R2, can be used to test the overall effectiveness of the entire set of independent variables in explaining the dependent variable.
  • 10. Adjusted R2 Unfortunately, R2 by itself may not be a reliable measure of the multiple regression model R2 almost always increases as variables are added to the model We need to take new variables into account Where n = number of observations k = number of independent variables Ra2 = adjusted R2
  • 11. Adjusted R2 Whenever there is more than 1 independent variable Ra2 is less than or equal to R2 So adding new variables to the model will increase R2 but may increase or decrease the Ra2 Ra2 maybe less than 0 if R2 is low enough
  • 12. Time-Series Models Time-series models attempt to predict the future based on the past Common time-series models are Moving average Exponential smoothing Trend projections Decomposition Regression analysis is used in trend projections and one type of decomposition model
  • 13. Decomposition of a Time-Series A time series typically has four components Trend (T) is the gradual upward or downward movement of the data over time Seasonality (S) is a pattern of demand fluctuations above or below trend line that repeats at regular intervals Cycles (C) are patterns in annual data that occur every several years Random variations (R) are “blips” in the data caused by chance and unusual situations
  • 14.
  • 15.
  • 16.
  • 17. Exponential Smoothing with Trend Adjustment The equation for the trend correction uses a new smoothing constant  Tt is computed by where Tt+1 = smoothed trend for period t + 1 Tt = smoothed trend for preceding period  = trend smooth constant that we select Ft+1 = simple exponential smoothed forecast for period t + 1 Ft = forecast for pervious period
  • 18. Seasonal Variations with Trend When both trend and seasonal components are present, the forecasting task is more complex Seasonal indices should be computed using a centered moving average (CMA) approach There are four steps in computing CMAs Compute the CMA for each observation (where possible) Compute the seasonal ratio = Observation/CMA for that observation Average seasonal ratios to get seasonal indices If seasonal indices do not add to the number of seasons, multiply each index by (Number of seasons)/(Sum of indices)