Figure year

Size: px
Start display at page:

Download "Figure year"

Transcription

1 A Journey to Ellis Island: Profiling Historical Immigration Using SAS and JMP Time Series Methods Archie J. Calise, Queensborough College of the City University of New York Joseph Earley, Loyola Marymount University, Los Angeles ABSTRACT This paper uses the Time Series Forecasting System(TSFS) from SAS along with JMP smoothing procedures to estimate and perform in-sample forecasts for the historical movement of immigration to the Port of New York Ellis Island facility (Figure 1). Results indicate that the upheaval in Europe due to World War I along with the quota changes resulting from the National Origins Act of 1924 were primary factors in modeling the movement of immigrants to the Port of New York Ellis Island immigration facility. Figure 1 PortNY year INTRODUCTION AND HISTORICAL PERSPECTIVE Ellis Island has become synonymous with immigration to the United States. This relatively small island, just 27.5 acres represented the start of the American dream for thousands of immigrants. It has been estimated that nearly half of all Americans can trace their family roots to at least one member who came to the United States through Ellis Island. Ellis Island was only one of over fifty ports of entry to the United States before the age of air travel. These included ports of entry in Boston, Baltimore, Philadelphia, Charleston, Galveston, and Angel Island in San Francisco. Ellis Island functioned as the immigration center for the Port of New York from 1892 to Prior to 1855, immigration was the responsibility of the state that the person entered. In 1855, New York started to process immigrants at Castle Garden in Battery Park. This facility was an old fort Castle Clinton built to protect the harbor during the war of The records on immigration to the United States are recorded beginning in From 1820 to 1867 alien passengers arriving at seaports were recorded. From 1868 to 1897 immigrant aliens were recorded at seaports when arriving in the United States. From 1898 to the present, immigrant aliens were admitted for permanent residence to the United States. The arrival of immigrants through Canada and Mexico by land was not recorded until Thus the complete picture of immigration to the United States can be said to be less than exact No records are known to have been kept of the immigration processing through Castle Garden or Ellis Island. The lists of passenger manifests are the only actual records available of immigrants arriving at Ellis Island. This was not the case at some of the other immigration sites. The immigrants arriving in the United States through Ellis Island were processed through the Great Hall. They went through many inspections on the island. They had to be disease free and had to prove their ability to earn their way in the United States. Inspectors would examine them for any sign of illness and would detain them if any were found. They would also be asked many questions about their past and their future intentions in the United States. In some cases, relatives already in the United States had to vouch for them. In a small number of cases about two percent they were sent back to their homeland. In 1924, the National Origins Act was passed which reduced the flow of immigration to the United States. This Act set up quotas by country and required immigrants to start the process in their own country by receiving a visa to immigrate. Thus, the need for Ellis Island as the main immigration station was reduced. The subsequent restrictions to immigration made Ellis Island not necessary, and it was closed in

2 STATISTICAL ANALYSIS: REGRESSION An important statistical tool for analyzing the Ellis Island immigration data was regression analysis. The SAS System contains numerous procedures which may be used to estimate regression equations. Regression analysis is the study of the relationship between a dependent variable, Y, and one or more independent variables, X's. A linear regression equation may be expressed as: Y i = β o + β 1 X 1 + β 2 X 2 + β 3 X β k X k + µ i where Y i is the dependent variable X i are the independent variables β i are the regression coefficients µ i is the error term or residual Regression analysis allows the researcher to determine the influence which each respective independent variable has on the dependent variable, ceteris paribus. In addition, a correctly specified regression model allows for the use of numerous statistical tests and summary statistics, such as R-square, which indicate how well the model fits the data. For most of these tests to be statistically correct, there are a number of implicit assumptions imposed on the model which must be satisfied (Gujarati, 2003). These model assumptions should be tested for validity. Pending results from these tests, there are a variety of econometric methods which may be used to deal with assumption violations. Numerous regression models were estimated for the Ellis Island immigration data. Some of the regressors used to explain the movement of immigration to Ellis Island (Port_NY variable) were: nominal and real Gross Domestic Product, nominal and real GDP per capita, population of the United States, the Standard and Poor's stock index and a dummy variable (WAR_LEGAL) constructed to take into account the effect of World War I and the restrictive National Origins Act of Following are summary statistics for several of these models. The dependent variable for the regression is the Port_NY immigration variable. Port_NY REAL_GDP intercept R-squared Mean dependent var Adjusted R-squared S.D. dependent var S.E. of regression Akaike info criterion Sum squared resid Schwarz criterion Log likelihood F-statistic Durbin-Watson stat Prob(F-statistic) Port_NY REAL_GDP WAR_LEGAL intercept R-squared Mean dependent var Adjusted R-squared S.D. dependent var S.E. of regression Akaike info criterion Sum squared resid Schwarz criterion Log likelihood F-statistic Durbin-Watson stat Prob(F-statistic)

3 Port_NY WAR_LEGAL intercept R-squared Mean dependent var Adjusted R-squared S.D. dependent var S.E. of regression Akaike info criterion Sum squared resid Schwarz criterion Log likelihood F-statistic Durbin-Watson stat Prob(F-statistic) GRANGER CAUSALITY ANALYSIS A Granger causality test was performed using the Port_NY immigration data with the War_Legal dummy variable. While regression analysis cannot prove that the disruption of immigration to the United States was caused by World War I and the reduction in quotas resulting from the National Origins Act of 1924, the time series method developed by Granger was used to test for a weaker type of causality. The Granger causality method involves performing bivariate regressions, using lagged values of the War_Legal dummy variable in the presence of lagged values of the Port_NY immigration variable, and vice-versa, to determine whether of not the War_Legal variable provides any useful information. Using an F-test, on the null hypothesis that the the War_Legal lags are not significant, we conclude that due to the low p-value of the null hypothesis should be rejected. Thus we may say that the War_Legal variable "Granger causes" the Port_NY immigration variable. Pairwise Granger Causality Tests: Null Hypothesis: Obs F-Statistic Probability WAR_LEGAL does not Granger Cause PORT_NY PORT_NY does not Granger Cause WAR_LEGAL Finally, in order to adjust for the autocorrelation problem, an AR(1) error term structure was added to the regression model, with the following results. Port_NY intercept WAR_LEGAL AR(1) R-squared Mean dependent var Adjusted R-squared S.D. dependent var S.E. of regression Akaike info criterion Sum squared resid Schwarz criterion Log likelihood F-statistic Durbin-Watson stat Prob(F-statistic)

4 STATISTICAL ANALYSIS: SMOOTHING METHODS In addition to exploring the immigration time series with regression analysis, smoothing methods were used for estimation and forecasting. For the class of smoothing methods, primary interest was to determine which method would be most effective for short term forecasting. The SAS system comes with an extremely useful tool called the Time Series Forecasting System. The TSFS may be use to fit numerous pre-selected and other models based on user-selected criterion such as R-square or mean square forecast error. The following results are for the Holt-linear exponential smoothing method which was selected by the TSFS as the best model, using the root-mean-square error as the criterion. Parameter Estimates Term Estimate Std Error t Ratio Prob> t Level Smoothing Weight <.0001 Trend Smoothing Weight Model Summary DF 59 Sum of Squared Errors Variance Estimate Standard Deviation Akaike's 'A' Information Criterion Schwarz's Bayesian Criterion RSquare RSquare Adj LogLikelihood Stable Invertible Yes No Figures 2, 3 and 4 are several graphs developed for the linear Holt exponential smoothing model using the TSFS. They illustrate model predictions, forecasts and prediction errors for this TSFS selected smoothing model. Figure 2 4

5 Figure 3 Figure 4 CONCLUSIONS The Time Series Forecasting System from SAS and the smoothing methods from JMP gave us a powerful, highresolution and easy to use software combination for our investigation of the movement of immigrants to Ellis Island. Our principal conclusion was that the upheaval in Europe due to World War I along with the quota changes resulting from the National Origins Act of 1924 were the primary factors which influenced the movement of immigrants to the Port of New York Ellis Island immigration facility. 5

6 COPYRIGHT INFORMATION SAS and JMP are registered trademarks of the SAS Institute, Inc. in the USA and other countries. Indicates USA registration. Other brand or product names are registered trademarks or trademarks of their respective companies. REFERENCES Granger, Clive, "Investigating Causal Relations by Econometric Models and Cross-Spectral Methods", Econometrica, Vol. 37, 1969, pp Gujarati, Damodar (2003), Basic Econometrics, Fourth Edition, New York: McGraw-Hill Irwin, Inc. Moreno, Barry(2004), Encyclopedia of Ellis Island, Westport, Connecticut: Greenwood Press. SAS Institute Inc. (1991 and 1993), SAS/ETS Software: Applications Guides 1 and 2, Version 6, First Edition, Cary, N.C.: SAS Institute Inc. CONTACT INFORMATION Joseph Earley Loyola Marymount University Los Angeles, California Work Phone: Fax: jearley@lmu.edu 6

Forecasting the US Dollar / Euro Exchange rate Using ARMA Models

Forecasting the US Dollar / Euro Exchange rate Using ARMA Models Forecasting the US Dollar / Euro Exchange rate Using ARMA Models LIUWEI (9906360) - 1 - ABSTRACT...3 1. INTRODUCTION...4 2. DATA ANALYSIS...5 2.1 Stationary estimation...5 2.2 Dickey-Fuller Test...6 3.

More information

Air passenger departures forecast models A technical note

Air passenger departures forecast models A technical note Ministry of Transport Air passenger departures forecast models A technical note By Haobo Wang Financial, Economic and Statistical Analysis Page 1 of 15 1. Introduction Sine 1999, the Ministry of Business,

More information

Determinants of Stock Market Performance in Pakistan

Determinants of Stock Market Performance in Pakistan Determinants of Stock Market Performance in Pakistan Mehwish Zafar Sr. Lecturer Bahria University, Karachi campus Abstract Stock market performance, economic and political condition of a country is interrelated

More information

2. Linear regression with multiple regressors

2. Linear regression with multiple regressors 2. Linear regression with multiple regressors Aim of this section: Introduction of the multiple regression model OLS estimation in multiple regression Measures-of-fit in multiple regression Assumptions

More information

IMPACT OF WORKING CAPITAL MANAGEMENT ON PROFITABILITY

IMPACT OF WORKING CAPITAL MANAGEMENT ON PROFITABILITY IMPACT OF WORKING CAPITAL MANAGEMENT ON PROFITABILITY Hina Agha, Mba, Mphil Bahria University Karachi Campus, Pakistan Abstract The main purpose of this study is to empirically test the impact of working

More information

The relationship between stock market parameters and interbank lending market: an empirical evidence

The relationship between stock market parameters and interbank lending market: an empirical evidence Magomet Yandiev Associate Professor, Department of Economics, Lomonosov Moscow State University mag2097@mail.ru Alexander Pakhalov, PG student, Department of Economics, Lomonosov Moscow State University

More information

Price volatility in the silver spot market: An empirical study using Garch applications

Price volatility in the silver spot market: An empirical study using Garch applications Price volatility in the silver spot market: An empirical study using Garch applications ABSTRACT Alan Harper, South University Zhenhu Jin Valparaiso University Raufu Sokunle UBS Investment Bank Manish

More information

The Impact of Privatization in Insurance Industry on Insurance Efficiency in Iran

The Impact of Privatization in Insurance Industry on Insurance Efficiency in Iran The Impact of Privatization in Insurance Industry on Insurance Efficiency in Iran Shahram Gilaninia 1, Hosein Ganjinia, Azadeh Asadian 3 * 1. Department of Industrial Management, Islamic Azad University,

More information

Regression Analysis (Spring, 2000)

Regression Analysis (Spring, 2000) Regression Analysis (Spring, 2000) By Wonjae Purposes: a. Explaining the relationship between Y and X variables with a model (Explain a variable Y in terms of Xs) b. Estimating and testing the intensity

More information

Testing for Granger causality between stock prices and economic growth

Testing for Granger causality between stock prices and economic growth MPRA Munich Personal RePEc Archive Testing for Granger causality between stock prices and economic growth Pasquale Foresti 2006 Online at http://mpra.ub.uni-muenchen.de/2962/ MPRA Paper No. 2962, posted

More information

Toward Efficient Management of Working Capital: The case of the Palestinian Exchange

Toward Efficient Management of Working Capital: The case of the Palestinian Exchange Journal of Applied Finance & Banking, vol.2, no.1, 2012, 225-246 ISSN: 1792-6580 (print version), 1792-6599 (online) International Scientific Press, 2012 Toward Efficient Management of Working Capital:

More information

TIME SERIES ANALYSIS OF CHINA S EXTERNAL DEBT COMPONENTS, FOREIGN EXCHANGE RESERVES AND ECONOMIC GROWTH RATES. Hüseyin Çetin

TIME SERIES ANALYSIS OF CHINA S EXTERNAL DEBT COMPONENTS, FOREIGN EXCHANGE RESERVES AND ECONOMIC GROWTH RATES. Hüseyin Çetin TIME SERIES ANALYSIS OF CHINA S EXTERNAL DEBT COMPONENTS, FOREIGN EXCHANGE RESERVES AND ECONOMIC GROWTH RATES Hüseyin Çetin Phd Business Administration Candidate Okan University Social Science Institute,

More information

On the Degree of Openness of an Open Economy Carlos Alfredo Rodriguez, Universidad del CEMA Buenos Aires, Argentina

On the Degree of Openness of an Open Economy Carlos Alfredo Rodriguez, Universidad del CEMA Buenos Aires, Argentina On the Degree of Openness of an Open Economy Carlos Alfredo Rodriguez, Universidad del CEMA Buenos Aires, Argentina car@cema.edu.ar www.cema.edu.ar\~car Version1-February 14,2000 All data can be consulted

More information

Competition as an Effective Tool in Developing Social Marketing Programs: Driving Behavior Change through Online Activities

Competition as an Effective Tool in Developing Social Marketing Programs: Driving Behavior Change through Online Activities Competition as an Effective Tool in Developing Social Marketing Programs: Driving Behavior Change through Online Activities Corina ŞERBAN 1 ABSTRACT Nowadays, social marketing practices represent an important

More information

TEMPORAL CAUSAL RELATIONSHIP BETWEEN STOCK MARKET CAPITALIZATION, TRADE OPENNESS AND REAL GDP: EVIDENCE FROM THAILAND

TEMPORAL CAUSAL RELATIONSHIP BETWEEN STOCK MARKET CAPITALIZATION, TRADE OPENNESS AND REAL GDP: EVIDENCE FROM THAILAND I J A B E R, Vol. 13, No. 4, (2015): 1525-1534 TEMPORAL CAUSAL RELATIONSHIP BETWEEN STOCK MARKET CAPITALIZATION, TRADE OPENNESS AND REAL GDP: EVIDENCE FROM THAILAND Komain Jiranyakul * Abstract: This study

More information

Forecasting Using Eviews 2.0: An Overview

Forecasting Using Eviews 2.0: An Overview Forecasting Using Eviews 2.0: An Overview Some Preliminaries In what follows it will be useful to distinguish between ex post and ex ante forecasting. In terms of time series modeling, both predict values

More information

European Journal of Business and Management ISSN 2222-1905 (Paper) ISSN 2222-2839 (Online) Vol.5, No.30, 2013

European Journal of Business and Management ISSN 2222-1905 (Paper) ISSN 2222-2839 (Online) Vol.5, No.30, 2013 The Impact of Stock Market Liquidity on Economic Growth in Jordan Shatha Abdul-Khaliq Assistant Professor,AlBlqa Applied University, Jordan * E-mail of the corresponding author: yshatha@gmail.com Abstract

More information

TOTAL FACTOR PRODUCTIVITY AND ECONOMIC GROWTH

TOTAL FACTOR PRODUCTIVITY AND ECONOMIC GROWTH İstanbul Ticaret Üniversitesi Sosyal Bilimler Dergisi Yıl:8 Sayı:15 Bahar 2009 s.49-56 TOTAL FACTOR PRODUCTIVITY AND ECONOMIC GROWTH Mehmet ADAK * ABSTRACT The causality between TFP (Total Factor Productivity)

More information

ADVANCED FORECASTING MODELS USING SAS SOFTWARE

ADVANCED FORECASTING MODELS USING SAS SOFTWARE ADVANCED FORECASTING MODELS USING SAS SOFTWARE Girish Kumar Jha IARI, Pusa, New Delhi 110 012 gjha_eco@iari.res.in 1. Transfer Function Model Univariate ARIMA models are useful for analysis and forecasting

More information

Week TSX Index 1 8480 2 8470 3 8475 4 8510 5 8500 6 8480

Week TSX Index 1 8480 2 8470 3 8475 4 8510 5 8500 6 8480 1) The S & P/TSX Composite Index is based on common stock prices of a group of Canadian stocks. The weekly close level of the TSX for 6 weeks are shown: Week TSX Index 1 8480 2 8470 3 8475 4 8510 5 8500

More information

IS THERE A LONG-RUN RELATIONSHIP

IS THERE A LONG-RUN RELATIONSHIP 7. IS THERE A LONG-RUN RELATIONSHIP BETWEEN TAXATION AND GROWTH: THE CASE OF TURKEY Salih Turan KATIRCIOGLU Abstract This paper empirically investigates long-run equilibrium relationship between economic

More information

International Statistical Institute, 56th Session, 2007: Phil Everson

International Statistical Institute, 56th Session, 2007: Phil Everson Teaching Regression using American Football Scores Everson, Phil Swarthmore College Department of Mathematics and Statistics 5 College Avenue Swarthmore, PA198, USA E-mail: peverso1@swarthmore.edu 1. Introduction

More information

SPSS Guide: Regression Analysis

SPSS Guide: Regression Analysis SPSS Guide: Regression Analysis I put this together to give you a step-by-step guide for replicating what we did in the computer lab. It should help you run the tests we covered. The best way to get familiar

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Forecasting with ARIMA models Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 2012 Alonso and García-Martos (UC3M-UPM)

More information

Causes of Inflation in the Iranian Economy

Causes of Inflation in the Iranian Economy Causes of Inflation in the Iranian Economy Hamed Armesh* and Abas Alavi Rad** It is clear that in the nearly last four decades inflation is one of the important problems of Iranian economy. In this study,

More information

Introduction to Regression and Data Analysis

Introduction to Regression and Data Analysis Statlab Workshop Introduction to Regression and Data Analysis with Dan Campbell and Sherlock Campbell October 28, 2008 I. The basics A. Types of variables Your variables may take several forms, and it

More information

STAFF WORKING PAPER. The Relationship between Sustainable Growth and the Riskfree Rate: Evidence from UK Government Gilts. Staff Working Paper 2012.

STAFF WORKING PAPER. The Relationship between Sustainable Growth and the Riskfree Rate: Evidence from UK Government Gilts. Staff Working Paper 2012. STAFF WORKING PAPER The Relationship between Sustainable Growth and the Riskfree Rate: Evidence from UK Government Gilts Staff Working Paper 2012.1 Andrew Lilico & Stefano Ficco January 2012 FOREWORD Europe

More information

The Time Series Performance Of UK Real Estate Indices

The Time Series Performance Of UK Real Estate Indices The Time Series Performance Of UK Real Estate Indices A report funded by the Real Estate Research Institute as part of an enquiry into property performance measures in the United States for the US Pensions

More information

The Effect of Seasonality in the CPI on Indexed Bond Pricing and Inflation Expectations

The Effect of Seasonality in the CPI on Indexed Bond Pricing and Inflation Expectations The Effect of Seasonality in the CPI on Indexed Bond Pricing and Inflation Expectations Roy Stein* *Research Department, Roy Stein roy.stein@boi.org.il, tel: 02-6552559 This research was partially supported

More information

UK GDP is the best predictor of UK GDP, literally.

UK GDP is the best predictor of UK GDP, literally. UK GDP IS THE BEST PREDICTOR OF UK GDP, LITERALLY ERIK BRITTON AND DANNY GABAY 6 NOVEMBER 2009 UK GDP is the best predictor of UK GDP, literally. The ONS s preliminary estimate of UK GDP for the third

More information

MGT 267 PROJECT. Forecasting the United States Retail Sales of the Pharmacies and Drug Stores. Done by: Shunwei Wang & Mohammad Zainal

MGT 267 PROJECT. Forecasting the United States Retail Sales of the Pharmacies and Drug Stores. Done by: Shunwei Wang & Mohammad Zainal MGT 267 PROJECT Forecasting the United States Retail Sales of the Pharmacies and Drug Stores Done by: Shunwei Wang & Mohammad Zainal Dec. 2002 The retail sale (Million) ABSTRACT The present study aims

More information

The Relationship between Life Insurance and Economic Growth: Evidence from India

The Relationship between Life Insurance and Economic Growth: Evidence from India Global Journal of Management and Business Studies. ISSN 2248-9878 Volume 3, Number 4 (2013), pp. 413-422 Research India Publications http://www.ripublication.com/gjmbs.htm The Relationship between Life

More information

Econometric Modelling for Revenue Projections

Econometric Modelling for Revenue Projections Econometric Modelling for Revenue Projections Annex E 1. An econometric modelling exercise has been undertaken to calibrate the quantitative relationship between the five major items of government revenue

More information

Module 5: Multiple Regression Analysis

Module 5: Multiple Regression Analysis Using Statistical Data Using to Make Statistical Decisions: Data Multiple to Make Regression Decisions Analysis Page 1 Module 5: Multiple Regression Analysis Tom Ilvento, University of Delaware, College

More information

Predicting The Outcome Of NASCAR Races: The Role Of Driver Experience Mary Allender, University of Portland

Predicting The Outcome Of NASCAR Races: The Role Of Driver Experience Mary Allender, University of Portland Predicting The Outcome Of NASCAR Races: The Role Of Driver Experience Mary Allender, University of Portland ABSTRACT As national interest in NASCAR grows, the field of sports economics is increasingly

More information

Using JMP Version 4 for Time Series Analysis Bill Gjertsen, SAS, Cary, NC

Using JMP Version 4 for Time Series Analysis Bill Gjertsen, SAS, Cary, NC Using JMP Version 4 for Time Series Analysis Bill Gjertsen, SAS, Cary, NC Abstract Three examples of time series will be illustrated. One is the classical airline passenger demand data with definite seasonal

More information

What drove Irish Government bond yields during the crisis?

What drove Irish Government bond yields during the crisis? What drove Irish Government bond yields during the crisis? David Purdue and Rossa White, September 2014 1. Introduction The Irish Government bond market has been exceptionally volatile in the seven years

More information

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Objectives: To perform a hypothesis test concerning the slope of a least squares line To recognize that testing for a

More information

Chapter 27 Using Predictor Variables. Chapter Table of Contents

Chapter 27 Using Predictor Variables. Chapter Table of Contents Chapter 27 Using Predictor Variables Chapter Table of Contents LINEAR TREND...1329 TIME TREND CURVES...1330 REGRESSORS...1332 ADJUSTMENTS...1334 DYNAMIC REGRESSOR...1335 INTERVENTIONS...1339 TheInterventionSpecificationWindow...1339

More information

Source engine marketing: A preliminary empirical analysis of web search data

Source engine marketing: A preliminary empirical analysis of web search data Source engine marketing: A preliminary empirical analysis of web search data ABSTRACT Bruce Q. Budd Alfaisal University The purpose of this paper is to empirically investigate a website performance and

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression A regression with two or more explanatory variables is called a multiple regression. Rather than modeling the mean response as a straight line, as in simple regression, it is

More information

Nominal and Real U.S. GDP 1960-2001

Nominal and Real U.S. GDP 1960-2001 Problem Set #5-Key Sonoma State University Dr. Cuellar Economics 318- Managerial Economics Use the data set for gross domestic product (gdp.xls) to answer the following questions. (1) Show graphically

More information

Intertemporal Effects of Online Advertising Channels on Customers

Intertemporal Effects of Online Advertising Channels on Customers International Journal of Business and Social Science Vol. 5, No. 9; August 2014 Intertemporal Effects of Online Advertising Channels on Customers Mohammad Almotairi Department of Marketing College of Business

More information

STATISTICA Formula Guide: Logistic Regression. Table of Contents

STATISTICA Formula Guide: Logistic Regression. Table of Contents : Table of Contents... 1 Overview of Model... 1 Dispersion... 2 Parameterization... 3 Sigma-Restricted Model... 3 Overparameterized Model... 4 Reference Coding... 4 Model Summary (Summary Tab)... 5 Summary

More information

Chapter 6: Multivariate Cointegration Analysis

Chapter 6: Multivariate Cointegration Analysis Chapter 6: Multivariate Cointegration Analysis 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie VI. Multivariate Cointegration

More information

Applied Econometrics and International Development Vol. 12-1 (2012)

Applied Econometrics and International Development Vol. 12-1 (2012) MERCHANDISE EXPORT DEMAND FUNCTION FOR EGYPT: A PANEL DATA ANALYSIS IBRAHIM, Mohamed Abbas 1 Abstract This study empirically estimates the critical parameters of merchandise export demand function for

More information

ECON 142 SKETCH OF SOLUTIONS FOR APPLIED EXERCISE #2

ECON 142 SKETCH OF SOLUTIONS FOR APPLIED EXERCISE #2 University of California, Berkeley Prof. Ken Chay Department of Economics Fall Semester, 005 ECON 14 SKETCH OF SOLUTIONS FOR APPLIED EXERCISE # Question 1: a. Below are the scatter plots of hourly wages

More information

Getting Correct Results from PROC REG

Getting Correct Results from PROC REG Getting Correct Results from PROC REG Nathaniel Derby, Statis Pro Data Analytics, Seattle, WA ABSTRACT PROC REG, SAS s implementation of linear regression, is often used to fit a line without checking

More information

Competition Strategies between Five Cell Phone Service Providers in Pakistan

Competition Strategies between Five Cell Phone Service Providers in Pakistan Competition Strategies between Five Cell Phone Service Providers in Pakistan Dr. Rukhsar Ahmed 1 and Atif Hassan 2 1 Professor and Dean, Preston University Karachi, Pakistan 2 PhD Management Scholar, Ifugao

More information

Chapter 25 Specifying Forecasting Models

Chapter 25 Specifying Forecasting Models Chapter 25 Specifying Forecasting Models Chapter Table of Contents SERIES DIAGNOSTICS...1281 MODELS TO FIT WINDOW...1283 AUTOMATIC MODEL SELECTION...1285 SMOOTHING MODEL SPECIFICATION WINDOW...1287 ARIMA

More information

PRICING OF FOREIGN CURRENCY OPTIONS IN THE SERBIAN MARKET

PRICING OF FOREIGN CURRENCY OPTIONS IN THE SERBIAN MARKET ECONOMIC ANNALS, Volume LIV, No. 180, January March 2009 UDC: 3.33 ISSN: 0013-3264 COMMUNICATIONS Irena Janković* DOI:10.2298/EKA0980091J PRICING OF FOREIGN CURRENCY OPTIONS IN THE SERBIAN MARKET ABSTRACT:

More information

Exploring Changes in the Labor Market of Health Care Service Workers in Texas and the Rio Grande Valley I. Introduction

Exploring Changes in the Labor Market of Health Care Service Workers in Texas and the Rio Grande Valley I. Introduction Ina Ganguli ENG-SCI 103 Final Project May 16, 2007 Exploring Changes in the Labor Market of Health Care Service Workers in Texas and the Rio Grande Valley I. Introduction The shortage of healthcare workers

More information

ijcrb.com INTERDISCIPLINARY JOURNAL OF CONTEMPORARY RESEARCH IN BUSINESS AUGUST 2014 VOL 6, NO 4

ijcrb.com INTERDISCIPLINARY JOURNAL OF CONTEMPORARY RESEARCH IN BUSINESS AUGUST 2014 VOL 6, NO 4 RELATIONSHIP AND CAUSALITY BETWEEN INTEREST RATE AND INFLATION RATE CASE OF JORDAN Dr. Mahmoud A. Jaradat Saleh A. AI-Hhosban Al al-bayt University, Jordan ABSTRACT This study attempts to examine and study

More information

The Orthogonal Response of Stock Returns to Dividend Yield and Price-to-Earnings Innovations

The Orthogonal Response of Stock Returns to Dividend Yield and Price-to-Earnings Innovations The Orthogonal Response of Stock Returns to Dividend Yield and Price-to-Earnings Innovations Vichet Sum School of Business and Technology, University of Maryland, Eastern Shore Kiah Hall, Suite 2117-A

More information

The role of the banking sector in enhancing extractive industries in Sudan

The role of the banking sector in enhancing extractive industries in Sudan UNCTAD 17th Africa OILGASMINE, Khartoum, 23-26 November 2015 Extractive Industries and Sustainable Job Creation The role of the banking sector in enhancing extractive industries in Sudan By Dr Mustafa

More information

PARTNERSHIP IN SOCIAL MARKETING PROGRAMS. SOCIALLY RESPONSIBLE COMPANIES AND NON-PROFIT ORGANIZATIONS ENGAGEMENT IN SOLVING SOCIETY S PROBLEMS

PARTNERSHIP IN SOCIAL MARKETING PROGRAMS. SOCIALLY RESPONSIBLE COMPANIES AND NON-PROFIT ORGANIZATIONS ENGAGEMENT IN SOLVING SOCIETY S PROBLEMS PARTNERSHIP IN SOCIAL MARKETING PROGRAMS. SOCIALLY RESPONSIBLE COMPANIES AND NON-PROFIT ORGANIZATIONS ENGAGEMENT IN SOLVING SOCIETY S PROBLEMS Corina Şerban The Bucharest Academy of Economic Studies, Romania

More information

THE IMPACT OF EXCHANGE RATE VOLATILITY ON BRAZILIAN MANUFACTURED EXPORTS

THE IMPACT OF EXCHANGE RATE VOLATILITY ON BRAZILIAN MANUFACTURED EXPORTS THE IMPACT OF EXCHANGE RATE VOLATILITY ON BRAZILIAN MANUFACTURED EXPORTS ANTONIO AGUIRRE UFMG / Department of Economics CEPE (Centre for Research in International Economics) Rua Curitiba, 832 Belo Horizonte

More information

An Empirical Study on the Relationship between Stock Index and the National Economy: The Case of China

An Empirical Study on the Relationship between Stock Index and the National Economy: The Case of China An Empirical Study on the Relationship between Stock Index and the National Economy: The Case of China Ming Men And Rui Li University of International Business & Economics Beijing, People s Republic of

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

Effects of bank mergers and acquisitions on small business lending in Nigeria

Effects of bank mergers and acquisitions on small business lending in Nigeria African Journal of Business Management Vol.2 (9), pp. 146-156, September 2008 Available online at http://www.academicjournals.org/ajbm ISSN 1993-8233 2008 Academic Journals Full Length Research Paper Effects

More information

Relationship between Commodity Prices and Exchange Rate in Light of Global Financial Crisis: Evidence from Australia

Relationship between Commodity Prices and Exchange Rate in Light of Global Financial Crisis: Evidence from Australia Relationship between Commodity Prices and Exchange Rate in Light of Global Financial Crisis: Evidence from Australia Omar K. M. R. Bashar and Sarkar Humayun Kabir Abstract This study seeks to identify

More information

A Primer on Forecasting Business Performance

A Primer on Forecasting Business Performance A Primer on Forecasting Business Performance There are two common approaches to forecasting: qualitative and quantitative. Qualitative forecasting methods are important when historical data is not available.

More information

The Effect of Corporate Governance on the Performance of Jordanian Industrial Companies: An empirical study on Amman Stock Exchange

The Effect of Corporate Governance on the Performance of Jordanian Industrial Companies: An empirical study on Amman Stock Exchange The Effect of Corporate Governance on the Performance of Jordanian Industrial Companies: An empirical study on Amman Stock Exchange Dr. Waseem "mohammad yahya"al- Haddad Dr. Saleh Taher Alzurqan Dr. Fares

More information

USE OF ARIMA TIME SERIES AND REGRESSORS TO FORECAST THE SALE OF ELECTRICITY

USE OF ARIMA TIME SERIES AND REGRESSORS TO FORECAST THE SALE OF ELECTRICITY Paper PO10 USE OF ARIMA TIME SERIES AND REGRESSORS TO FORECAST THE SALE OF ELECTRICITY Beatrice Ugiliweneza, University of Louisville, Louisville, KY ABSTRACT Objectives: To forecast the sales made by

More information

Forecasting of Paddy Production in Sri Lanka: A Time Series Analysis using ARIMA Model

Forecasting of Paddy Production in Sri Lanka: A Time Series Analysis using ARIMA Model Tropical Agricultural Research Vol. 24 (): 2-3 (22) Forecasting of Paddy Production in Sri Lanka: A Time Series Analysis using ARIMA Model V. Sivapathasundaram * and C. Bogahawatte Postgraduate Institute

More information

Regression step-by-step using Microsoft Excel

Regression step-by-step using Microsoft Excel Step 1: Regression step-by-step using Microsoft Excel Notes prepared by Pamela Peterson Drake, James Madison University Type the data into the spreadsheet The example used throughout this How to is a regression

More information

Testing The Quantity Theory of Money in Greece: A Note

Testing The Quantity Theory of Money in Greece: A Note ERC Working Paper in Economic 03/10 November 2003 Testing The Quantity Theory of Money in Greece: A Note Erdal Özmen Department of Economics Middle East Technical University Ankara 06531, Turkey ozmen@metu.edu.tr

More information

seasonal causality in the energy commodities

seasonal causality in the energy commodities PROFESSIONAL BRIEFING aestimatio, the ieb international journal of finance, 2011. 3: 02-9 2011 aestimatio, the ieb international journal of finance seasonal causality in the energy commodities Díaz Rodríguez,

More information

August 2012 EXAMINATIONS Solution Part I

August 2012 EXAMINATIONS Solution Part I August 01 EXAMINATIONS Solution Part I (1) In a random sample of 600 eligible voters, the probability that less than 38% will be in favour of this policy is closest to (B) () In a large random sample,

More information

Chapter 4: Vector Autoregressive Models

Chapter 4: Vector Autoregressive Models Chapter 4: Vector Autoregressive Models 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie IV.1 Vector Autoregressive Models (VAR)...

More information

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Chapter 13 Introduction to Linear Regression and Correlation Analysis Chapter 3 Student Lecture Notes 3- Chapter 3 Introduction to Linear Regression and Correlation Analsis Fall 2006 Fundamentals of Business Statistics Chapter Goals To understand the methods for displaing

More information

Parking slots in Europe: Results review and new model proposal. Phase 2: EPA s model improvement and design of a new survey

Parking slots in Europe: Results review and new model proposal. Phase 2: EPA s model improvement and design of a new survey Parking slots in Europe: Results review and new model proposal Phase 2: EPA s model improvement and design of a new survey Research team: Jordi Suriñach (director) Manuela Alcañiz José Ramón García Montserrat

More information

Testing for Lack of Fit

Testing for Lack of Fit Chapter 6 Testing for Lack of Fit How can we tell if a model fits the data? If the model is correct then ˆσ 2 should be an unbiased estimate of σ 2. If we have a model which is not complex enough to fit

More information

Simple Methods and Procedures Used in Forecasting

Simple Methods and Procedures Used in Forecasting Simple Methods and Procedures Used in Forecasting The project prepared by : Sven Gingelmaier Michael Richter Under direction of the Maria Jadamus-Hacura What Is Forecasting? Prediction of future events

More information

We extended the additive model in two variables to the interaction model by adding a third term to the equation.

We extended the additive model in two variables to the interaction model by adding a third term to the equation. Quadratic Models We extended the additive model in two variables to the interaction model by adding a third term to the equation. Similarly, we can extend the linear model in one variable to the quadratic

More information

A Study of information asymmetry using Bid-Ask spread on firm value: evidence from Tehran Stock Exchange

A Study of information asymmetry using Bid-Ask spread on firm value: evidence from Tehran Stock Exchange International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 4 (9): 2872-2876 Science Explorer Publications A Study of information asymmetry

More information

Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear.

Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear. Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear. In the main dialog box, input the dependent variable and several predictors.

More information

FORECASTING DEPOSIT GROWTH: Forecasting BIF and SAIF Assessable and Insured Deposits

FORECASTING DEPOSIT GROWTH: Forecasting BIF and SAIF Assessable and Insured Deposits Technical Paper Series Congressional Budget Office Washington, DC FORECASTING DEPOSIT GROWTH: Forecasting BIF and SAIF Assessable and Insured Deposits Albert D. Metz Microeconomic and Financial Studies

More information

Econometric Principles and Data Analysis

Econometric Principles and Data Analysis Econometric Principles and Data Analysis product: 4339 course code: c230 c330 Econometric Principles and Data Analysis Centre for Financial and Management Studies SOAS, University of London 1999, revised

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Identifying possible ARIMA models Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 2012 Alonso and García-Martos

More information

Nonlinear Regression Functions. SW Ch 8 1/54/

Nonlinear Regression Functions. SW Ch 8 1/54/ Nonlinear Regression Functions SW Ch 8 1/54/ The TestScore STR relation looks linear (maybe) SW Ch 8 2/54/ But the TestScore Income relation looks nonlinear... SW Ch 8 3/54/ Nonlinear Regression General

More information

ANALYSIS OF THE LIFE INSURANCE MARKET IN THE REPUBLIC OF MACEDONIA

ANALYSIS OF THE LIFE INSURANCE MARKET IN THE REPUBLIC OF MACEDONIA ECONOMIC ANNALS, Volume LVII, No. 194 / July September 2012 UDC: 3.33 ISSN: 0013-3264 DOI:10.2298/EKA1294107A Cvetko Andreeski* Bratislav Milošević** Vladimir Njegomir*** ANALYSIS OF THE LIFE INSURANCE

More information

Effect of working capital and financial decision making management on profitability of listed companies in Tehran s securities exchange

Effect of working capital and financial decision making management on profitability of listed companies in Tehran s securities exchange Effect of working capital and financial decision making management on profitability of listed companies in Tehran s securities exchange Masoomeh Shahnazi 2 (Shahnazi1393@gmail.com) Keyhan Azadi 1 (Ka.cpa2012yahoo.com)

More information

Simple Linear Regression Inference

Simple Linear Regression Inference Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation

More information

Education, Economic Growth & Poverty Rate in Nigeria: Any Nexus?

Education, Economic Growth & Poverty Rate in Nigeria: Any Nexus? Journal of Social and Development Sciences Vol. 4, No. 12, pp. 544-553, Dec 2013 (ISSN 2221-1152) Education, Economic Growth & Poverty Rate in Nigeria: Any Nexus? Ehigiamusoe, Uyi Kizito National Institute

More information

3.1 Stationary Processes and Mean Reversion

3.1 Stationary Processes and Mean Reversion 3. Univariate Time Series Models 3.1 Stationary Processes and Mean Reversion Definition 3.1: A time series y t, t = 1,..., T is called (covariance) stationary if (1) E[y t ] = µ, for all t Cov[y t, y t

More information

The Slowdown in German Bank Lending - Revisited

The Slowdown in German Bank Lending - Revisited No. 53 The Slowdown in German Bank Lending - Revisited Thorsten Polleit May 2004 ISBN 1436-9761 Author: Honorary Professor Dr. Thorsten Polleit University of Applied Sciences Business School of Finance

More information

Threshold Autoregressive Models in Finance: A Comparative Approach

Threshold Autoregressive Models in Finance: A Comparative Approach University of Wollongong Research Online Applied Statistics Education and Research Collaboration (ASEARC) - Conference Papers Faculty of Informatics 2011 Threshold Autoregressive Models in Finance: A Comparative

More information

Forecast. Forecast is the linear function with estimated coefficients. Compute with predict command

Forecast. Forecast is the linear function with estimated coefficients. Compute with predict command Forecast Forecast is the linear function with estimated coefficients T T + h = b0 + b1timet + h Compute with predict command Compute residuals Forecast Intervals eˆ t = = y y t+ h t+ h yˆ b t+ h 0 b Time

More information

THE IMPACT OF COMPANY INCOME TAX AND VALUE-ADDED TAX ON ECONOMIC GROWTH: EVIDENCE FROM NIGERIA

THE IMPACT OF COMPANY INCOME TAX AND VALUE-ADDED TAX ON ECONOMIC GROWTH: EVIDENCE FROM NIGERIA THE IMPACT OF COMPANY INCOME TAX AND VALUE-ADDED TAX ON ECONOMIC GROWTH: EVIDENCE FROM NIGERIA Dr. Lyndon M. Etale and Dr. Paymaster F. Bingilar Department of Finance and Accountancy, Faculty of Management

More information

Stock market booms and real economic activity: Is this time different?

Stock market booms and real economic activity: Is this time different? International Review of Economics and Finance 9 (2000) 387 415 Stock market booms and real economic activity: Is this time different? Mathias Binswanger* Institute for Economics and the Environment, University

More information

Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005

Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005 Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005 Philip J. Ramsey, Ph.D., Mia L. Stephens, MS, Marie Gaudard, Ph.D. North Haven Group, http://www.northhavengroup.com/

More information

MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS

MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS MSR = Mean Regression Sum of Squares MSE = Mean Squared Error RSS = Regression Sum of Squares SSE = Sum of Squared Errors/Residuals α = Level of Significance

More information

Monitoring web traffic source effectiveness with Google Analytics An experiment with time series

Monitoring web traffic source effectiveness with Google Analytics An experiment with time series The current issue and full text archive of this journal is available at wwwemeraldinsightcom/0001-253xhtm AP 474 Received 9 July 2008 Revised 21 January 2009 Accepted 6 February 2009 Monitoring web traffic

More information

MULTIPLE REGRESSION EXAMPLE

MULTIPLE REGRESSION EXAMPLE MULTIPLE REGRESSION EXAMPLE For a sample of n = 166 college students, the following variables were measured: Y = height X 1 = mother s height ( momheight ) X 2 = father s height ( dadheight ) X 3 = 1 if

More information

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series.

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Cointegration The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Economic theory, however, often implies equilibrium

More information

Chapter 2 Regression Analysis and Forecasting Models

Chapter 2 Regression Analysis and Forecasting Models Chapter 2 Regression Analysis and Forecasting Models A forecast is merely a prediction about the future values of data. However, most extrapolative model forecasts assume that the past is a proxy for the

More information

Lecture 2: ARMA(p,q) models (part 3)

Lecture 2: ARMA(p,q) models (part 3) Lecture 2: ARMA(p,q) models (part 3) Florian Pelgrin University of Lausanne, École des HEC Department of mathematics (IMEA-Nice) Sept. 2011 - Jan. 2012 Florian Pelgrin (HEC) Univariate time series Sept.

More information

Forecasting in STATA: Tools and Tricks

Forecasting in STATA: Tools and Tricks Forecasting in STATA: Tools and Tricks Introduction This manual is intended to be a reference guide for time series forecasting in STATA. It will be updated periodically during the semester, and will be

More information

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96 1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years

More information