Robust geographically weighted regression with least absolute deviation method in case of poverty in Java Island

Size: px
Start display at page:

Download "Robust geographically weighted regression with least absolute deviation method in case of poverty in Java Island"

Transcription

1 Robust geographically weighted regression with least absolute deviation method in case of poverty in Java Island Rawyanil Afifah, Yudhie Andriyana, and I. G. N. Mindra Jaya Citation: AIP Conference Proceedings 1827, (2017); View online: View Table of Contents: Published by the American Institute of Physics Articles you may be interested in Implementations of geographically weighted lasso in spatial data with multicollinearity (Case study: Poverty modeling of Java Island) AIP Conference Proceedings 1827, (2017); / Geographically weighted poisson regression semiparametric on modeling of the number of tuberculosis cases (Case study: Bandung city) AIP Conference Proceedings 1827, (2017); / Development of generalized space time autoregressive integrated with ARCH error (GSTARI ARCH) model based on consumer price index phenomenon at several cities in North Sumatera province AIP Conference Proceedings 1827, (2017); / Modeling the human development index and the percentage of poor people using quantile smoothing splines AIP Conference Proceedings 1827, (2017); / Modeling relationship between mean years of schooling and household expenditure at Central Sulawesi using constrained B-splines (COBS) in quantile regression AIP Conference Proceedings 1827, (2017); / Prediction of cadmium pollutant with ordinary point kriging method using Gstat-R AIP Conference Proceedings 1827, (2017); /

2 Robust Geographically Weighted Regression with Least Absolute Deviation Method in Case of Poverty in Java Island Rawyanil Afifah a), Yudhie Andriyana b) and I G N Mindra Jaya c) Department of Statistics, Universitas Padjajaran, Bandung Corresponding author: a) rawy.afifah@gmail.com b) y.andriyana@unpad.ac.id c) jay.komang@gmail.com Abstract. Geographically Weighted Regression (GWR) is a development of an Ordinary Least Squares (OLS) regression which is quite effective in estimating spatial non-stationary data. On the GWR models, regression parameters are generated locally, each observation has a unique regression coefficient. Parameter estimation process in GWR uses Weighted Least Squares (WLS). But when there are outliers in the data, the parameter estimation process with WLS produces estimators which are not efficient. Hence, this study uses a robust method called Least Absolute Deviation (LAD), to estimate the parameters of GWR model in the case of poverty in Java Island. This study concludes that GWR model with LAD method has a better performance. INTRODUCTION Poverty is a multidimensional problem that is faced by most countries, including Indonesia. Poverty is defined as an individual situation of being unable to meet the minimum levels of income, food, clothing, healthcare, shelter, and other essentials [5]. In Indonesia, the poverty rate is published by Statistics Indonesia (Badan Pusat Statistik (BPS)-the official statistics of Indonesia). BPS used the basic need approach to determine the poverty. Poverty is seen as an economic inability to meet the basic needs of food and non-food which is measured from the expenditure side [2]. The data of poverty rate is distributed spatially. According to Anselin [1], spatial data has two effects, spatial dependency and spatial heterogeneity. Spatial dependency described as the observations at one location are depend on the observation at other locations. Observations on adjacent location will tend to have the same characteristics, and will increasingly be different along the distance of the observations. Spatial heterogeneity can be shown by the different influence of explanatory variables on the response variable at each location.the existence of spatial heterogeneity will lead to the homoscedasticity assumption at the classical regression model is not fulfilled. The variance of the model is no longer constant, but different at each observation. Therefore, the regression model was developed to allow the variances of the model to be different for each location by making the local regression coefficients, it means that each location will have its own regression coefficients [3]. A method that accommodates local regression coefficients is Geographically Weighted Regression (GWR). GWR uses point approach where each parameter of the regression model is estimated at any point in the geographic location. The estimation of the regression coefficients uses Weighted Least Squares (WLS) method. WLS procedure estimates the parameter by minimizing the sum squared of errors. As we knew, this procedure is sensitive to the existence of outliers, hence, a robust method to the existence of outliers is needed. One of the methods that can be used in the existence of outliers is Least Absolute Deviation (LAD). LAD is able to overcome the effect that caused by the outlier without detecting the observation that influences the outlier. Statistics and its Applications AIP Conf. Proc. 1827, ; doi: / Published by AIP Publishing /$

3 BASIC CONCEPT Linear Regression Analysis Regression analysis is a model to describe the relationship between response and explanatory variables. Mathematically, linear regression model is given by: y i 0 K k1 x k Where y i is the response variable of i th observation ; 0, 1,..., K are regression coefficient to be estimated or can also be called parameters; x i1, xi2,..., xik are the explanatory variables; i i 1,2,..., nare independent random errors 2 with mean zero and variance ; n is number of observations, and K is number of explanatory variables. The model can be expressed as matrix: ik i where,,, and Estimating the regression coefficient is done by using Ordinary Least Squares (OLS) procedure by minimizing: n n K 2 2 i y i 0 j xik i1 i1 k1 Then we get the OLS estimator of is: T 1 ˆ T X X X Y Where ˆ is ank 11estimated regression coefficients vector; X is nk 1 a matrix of explanatory variables which are 1 at the first column, andy is n1a vector of the response variable. In the next discussion in this paper, this linear regression model will be called global model. Testing the Spatial Heterogeneity Estimating the global model using OLS is depend on some assumptions that have to be fulfilled. The assumptions are normality, nonautocorrelation, homoscedasticity, and multicollinearity. All of this should be fulfilled to get the Best Linear Unbiased Estimator (BLUE). If one of this assumption is not fulfilled, the estimator produced will be no longer BLUE. In spatial data, the assumption of nonautocorrelation and homoscedasticity are almost cannot be fulfilled because of the spatial effect on the spatial data. The dependency effect on the spatial data cannot fulfill the assumption of nonautocorrelation because the observations, in this context are location, are depend on each others. The other effect, heterogeneity, cannot fulfill the assumption of homoscedasticity because of variances of the model are no longer homogeneous.variances of the model will be different depend on the location. To test the spatial heterogeneity, we can use Breusch-Pagan (BP) Test [1]. The hypotheses are expressed as follows: at least one i where

4 and the statistics test is formulated as below: ~ where, and, With Z is a matrix that contains the vectors at each observation. Hypothesis null will be rejected if, where K is number of variables Detecting Outliers Least Squares is the most common method used to estimate parameters of the regression model. This method talks about parameters that can produce sum squared of error as small as possible. It is a problem when the are outliers in the data,which may produce large errors. This large errors of outliers will be doubled because they are squared in finding the estimator. Therefore, it is important to detect whether outliers are existed in the data we used. Boxplot is one of the common method that is used to detect outliers. Boxplot uses the value of Interquartile Range (IQR) to detect outliers. IQR defines as the difference of 1st quartile and 3rd quartile. Outliers are observations that have condition: a. The value less than, or b. The value more than In Exploratory spatial data analysis, [15] transform boxplot into a map that is called boxmap. Boxmap visualize the outliers spatially. Geographically Weighted Regression (GWR) There are many ways to overcome the existence of the heterogeneity effect that caused the homoscedasticity assumption unfulfilled. But, in the case of poverty, we need models that can describe it locally, for each location because overcome the poverty problem locally is easier than globally. Therefore, in this case, we use models which can estimate parameters locally. Fotheringham [3] introduced a model that can estimate the regression parameters locally. This model is called Geographically Weighted Regression (GWR). The model of GWR can be written as follows: y i K ui vi k ui vi xik i, (1) 0, k1 u i, v i is the spatial coordinate of the ith location; x i1, xi2,..., xik yi is the observation value of response variable; are observations of explanatory variables X,...,X at u 1 K i, v i ; k u i, vi k 1,2,...,K coefficients to be estimated and i 1,2 n are unknown regression 2 i,..., are independent random errors with mean zero and variance. The model is estimated by using Weighted Least Squares (WLS) method. The procedure is to minimize the equation: where is the weigth of location j to estimate the parameters in location i.the equation can be written as matrix form below: The regression coefficient will be estimated using this equation: This weighting matrix describes the influence of the neighbors observation through their distances to the ultimate location. The weight will increase as the decreasing of the distances. The matrix of weighting matrix is:

5 The values of the weighting matrix can be computed by using several methods. Kernel function is the most common procedure. The kernel is a function that describes the density of the distances among all locations.there are several Kernel function which is commonly used. One of them is Gaussian Kernel. The formula to compute the weight using Gaussian Kernel is as follow: where is the euclidean distance between location i and location j. h is a bandwidth which is non-negative. Bandwidth is important in GWR to choose the neighborhood that will include in estimation parameter at one location. Bandwidth control the fit of the curve to data and the smoothness of the data. The bigger the bandwidth, the model produced will be smoother. But if the model is too smooth, there will be no differentiation between the model produced and the global model. Therefore, choosing the optimum bandwidth is very important to obtain the best model. One of the criteria that can be used to choose the optimum bandwidth is Cross-Validation which is formulated as follow: (2) is the estimated value of when the ith location ommited from the model. The bandwidth is optimum when the CV score is minimum [3]. Geographically Weighted Regression Using Least Absolute Deviation (Robust GWR) Estimating model using Least Squares procedure is sensitive to the presence of outliers. The outliers can produce a great residual that can make the variance also greater so that the confidence interval will be wider. The impact is that the estimated coefficients of regression will be no longer consistent. Hence,we need an alternative method to estimate the parameters. A more robust method, that can be less influenced onthe final estimates by the outliers. One of the more robust method than least squares is Least Absolute Deviation (LAD). LAD is well suited to longer-tailed error distribution, like Laplace or Cauchy [6]. The concept of this method is no more difficult than the concept of least squares. The concept of LAD just replaces the term of the least squares to. But, it is quite complicated when we use it in the actual calculation. The concept of LAD parameter estimation is to minimize the equation: (3) If the least square has the formula to estimate parameters by differencing the loss function, the LAD method does not have any formula to estimate them because the eq.(3) is not differentiable. So that, the calculation of the LAD method to estimate parameters is solved by using an algorithm. Charnes, Cooper, and Ferguson in 1955 showed the equivalence between LAD and linear programming problem [6]. In 1959, Wagner suggested that the LAD problem can be solved by solving the dual of LAD problem that can be reduced to a problem with a smaller basis. In the context of GWR, the parameters from the eq.(1) at certain location ( ) and shows the weight at that location, can be estimated using LAD method by adopting the eq.(3) as follows: Minimize subject to Let and the decomposition of the residual is

6 Then dan The linear programming solving the LAD problem as follows: Minimize Subject to Technically, the estimation of RGWR will use the rq function at quantreg package of R-language programming. The Estimation at location is by inputing the matrix as the covariate and as the weighting vector. The process repeated at different location, where. In choosing the bandwidth that will be used to estimate the model, it is necessary to use criteria that also robust to the presence of outliers. The CV score like being introduced in eq.(2) is sensitive to outliers. The CV errors of outliers can dominate the whole CV score. In other words, the bandwidth chosen will no longer have an essential effect because the CV score will almost same at every bandwidth given. So that, Zhang [4] use Absolute Value Cross Validation (ACV) criteria that is more robust and can minimize the large errors of the outliers. The ACV score is defined as: (4) Similar to the CV score, the bandwidth chosen is the bandwidth which has the smallest ACV score. METHODOLOGY This study uses the data from Survei Sosial Ekonomi Nasional (SUSENAS), Survei Angkatan Kerja Nasional (SAKERNAS), and Potensi Desa (PODES) in 2015 that was held by BPS. The coverage area used is 119 regions/cities in Java Island. The variables used in this study are: 1. The percentage of the poor 2. The percentage of the head of households educated less that elementary school 3. The percentage of people who suffered health complaints during the past month 4. The percentage of households by the use of protected drinking water 5. Underemployment rate 6. The percentage of per capita consumption for food 7. The Percentage of people employed in informal sectors 8. The percentage of villages in the area of land The steps taken for modeling the poverty rate using robust GWR are described as follows: 1. Prepare the data. The data consists of poverty rate of study area as response variable and the explanatory variables are social and economic variables which are indicated to be the cause of poverty. 2. Test the spatial heterogeneity using BP Test. 3. Detect the existence of outliers. 4. If there are outliers and variances of the model are not constant across the study area, use Robust GWR to establish the poverty modelling. The steps are: a. Calculate the distance matrix using the data. b. Find the optimum bandwidth using ACV criteria. c. Construct the weighting matrix for the ultimate location using the optimum bandwidth. d. Estimate parameters on the model by using linear programming algorithm

7 RESULT The Java Island consists of six provinces that is divided into 119 regions/cities. It is km 2 with density 1121 people per km 2. The highest percentage of poverty in Java is in Sampang Region with 25,69% and the lowest is in Tangerang Selatan City with 1,69%. Figure 1 shows the distribution of percentage of poverty in Java Island. FIGURE 1. Distribution of Percentage of Poverty in Java Island, 2015 The summary of the data can be seen as Table 1 below. TABLE 1. Summary of the Data Variables Min Max Mean Median Std. Dev 1,69 25,69 11,32 11,27 4,90 15,02 85,69 55,48 61,68 18,11 18,05 47,62 33,36 33,24 5,98 38,47 100,00 74,14 74,34 13,06 9,34 68,80 28,42 27,13 11,83 31,07 60,95 47,61 48,68 6,94 16,50 86,12 56,33 60,74 18,34 0,00 100,00 82,58 87,67 19,84 The resulting global regression model is as follows : Testing the spatial heterogeneity using Breucsh-Pagan test conclude that the global model has non-constant variance. It is indicated by statistic as 14,267 with p-value 0,046. Therefore the GWR model can be used to describe the relationship between the percentage of poverty and it explanatory variables. In another hand, detection of outliers using boxmap shows that there are outliers of the global model residual. The outliers are in Tasikmalaya City, Purbalingga Region, Bondowoso Region, Kulon Progo Region, Bantul Region, Gunung Kidul Region, and Sampang Region. The boxmap shows by Figure

8 FIGURE 2. The Boxmap of Global Regression Model Using the GWmodel package on R software and fixed gaussian kernel function, the optimum bandwidth obtained for GWR model is 83,39 km with CV score 41,87. The parameter estimation by GWR as follows: TABLE 2. GWR Model Parameter Estimation Summary Parameter Minimum Maximum Mean Median Standard Deviation Like GWR model, the RGWR model also obtained using and fixed gaussian kernel function. Instead of using CV score as the criteria for choosing the bandwidth, RGWR model uses ACV score. The optimum bandwidth obtained is 33,10 km with ACV score 94,21. The parameter estimation by RGWR as follows: TABLE 3. RGWR Model Parameter Estimation Summary Parameter Minimum Maximum Mean Median Standard Deviation -1,26 1,52-0,05-0,06 0,52-2,17 3,83 0,33 0,27 1,05-1,52 1,18 0,04 0,00 0,41-1,56 1,27-0,02 0,00 0,49-2,00 3,20 0,10-0,08 0,75-2,43 1,66-0,03 0,08 0,73-1,28 3,01 0,44 0,52 0,86-3,86 2,42 0,15 0,14 0,

9 The mapping of the percentage of poverty by using GWR and RGWR model to compare visually are shown by Figure 3 below. (a). Percentage of Poverty (b). Estimation of Percentage of Poverty Using RGWR (c). Estimation of Percentage of Poverty Using GWR FIGURE 3. Distribution of Percentage of poverty and Its Estimation Using RGWR and GWR model Based on Figure 3 can be shown that the estimation of percentage of poverty using RGWR model are more similar with actual values than using GWR model. According to the Mean Square Error (MSE) value, RGWR model obtained as 0,29. This value is relatively lower than the value of MSE on the model GWR 3,76. This indicates that the RGWR model is better than GWR to describe the percentage of poverty in Java Island in CONCLUSION From this study, we can conclude that the percentage of poverty in Java Island 2015 is spatially distributed and has spatial heterogeneity effect. The RGWR model can produces the estimate values closer to the actual values than the GWR model. This indicates that the use of robust technique for spatial data containing outliers have a better performance

10 REFERENCES 1. L. Anselin, Spatial Econometrics: Method and Models (Kluwer Academic Publisher, The Netherlands, 1988) 2. Badan Pusat Statistik, Data dan Informasi Kemiskinan Kabupaten/Kota (Badan Pusat Statistik, Jakarta, 2015) 3. A.S. Fotheringham, C. Brunsdon and M. Charlton, Geographically Weighted Regression. (John Wiley and Sons, Chicester UK, 2002) 4. H. Zhang and C. Mei, Local Least Absolute Deviation Estimation of Spatially Varying Coefficient Models: Robust Geographically Weighted Regression Approaches, International Journal of Geographical Information Science. Vol 25:9, 1467:1489 (2011). 5. M.P. Todaro and S.C. Smith, Economic Development 11 th Edition (Pearson Education, Boston, 2012) 6. Y. Dodge, An Introduction to L 1 -norm based statistical data analysis, Computational Statistics & Data Analysis, 5, (1987). 7. D. S. Prihantari, Analisis Pengaruh Pertumbuhan Ekonomi Terhadap Ketidakmerataan Pendapatandan Kemiskinan di JawaTimur, Master Thesis,Universitas Indonesia, H. Yasin, PemilihanVariabelPada Geographically Weighted Regression, Media Statistika, Vol 4:2, (2011). 9. S. Chatterjee and A.S Hadi, Regression Analysis by Example Fourth Edition (John Wiley & Sons, New Jersey, 2006). 10. D. Birkes and Y. Dodge, Alternative Methods of Regression (John Wiley & Sons, New York, 1993) 11. A. Djuraidah and A. H. Wigena, Regresi Spasial Untuk Menentukan Faktorfaktor Kemiskinan di Provinsi Jawa Timur, Jurnal Statistika, Vol.12 No.1, R. Agusti, Pemodelan Data Panel Tak Seimbang di Pulau Jawa dengan Model Spasial Durbin, Master Thesis, Institu Pertanian Bogor, R. F. M. Zain, Analisis Data Kemiskinan Provinsi DKI Jakarta dan Jawa Barat dengan Metode Geogrpahically Weighted Logistic Regression (GWLR), Master Thesis, Universitas Padjajaran, A. Saefuddin, N. A. Setiabudi and N. A. Achsani, On comparison between ordinary linear regression and geographically weighted regression: with Application to Indonesian Poverty Data, European Journal of Scientific Research, 57(2): L. Anselin, 2005, Exploring Spatial Data with GeoDaTM : A Workbook, Spatial Analysis Laboratory Department of Geography University of Illinois, Urbana-Champaign Urbana, IL

Spatial Variation in Infant Mortality with Geographically Weighted Poisson Regression (GWPR) Approach

Spatial Variation in Infant Mortality with Geographically Weighted Poisson Regression (GWPR) Approach Spatial Variation in Infant Mortality with Geographically Weighted Poisson Regression (GWPR) Approach Kristina Pestaria Sinaga, Manuntun Hutahaean 2, Petrus Gea 3 1, 2, 3 University of Sumatera Utara,

More information

Geographically Weighted Regression (GWR) Modelling with Weighted Fixed Gaussian Kernel and Queen Contiguity for Dengue Fever Case Data

Geographically Weighted Regression (GWR) Modelling with Weighted Fixed Gaussian Kernel and Queen Contiguity for Dengue Fever Case Data CAUCHY Jurnal Matematika Murni dan Aplikasi Volume 5(1)(017), Pages 15-19 p-issn: 086-038; e-issn: 477-3344 Geographically Weighted Regression (GWR) Modelling with Weighted Fixed Gaussian and Queen Grissila

More information

Geographically and Temporally Weighted Regression (GTWR) for Modeling Economic Growth using R

Geographically and Temporally Weighted Regression (GTWR) for Modeling Economic Growth using R Geographically and emporally Weighted Regression (GWR) for Modeling Economic Growth using R Miftahus Sholihin; 2 Agus Mohamad Soleh; 3 Anik Djuraidah Department of Statistics, Bogor Agricultural University,

More information

A Panel Data Analysis of The Role of Human Development Index in Poverty Reduction in Papua

A Panel Data Analysis of The Role of Human Development Index in Poverty Reduction in Papua A Panel Data Analysis of The Role of Human Development Index in Poverty Reduction in Papua 2010 2015 Faisal Arief* Statistics of Ternate City, Ternate, Indonesia faisal.arief@bps.go.id Erli Wijayanti Prastiwi

More information

Ensemble Spatial Autoregressive Model on. the Poverty Data in Java

Ensemble Spatial Autoregressive Model on. the Poverty Data in Java Applied Mathematical Sciences, Vol. 9, 2015, no. 43, 2103-2110 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121034 Ensemble Spatial Autoregressive Model on the Poverty Data in Java

More information

SPATIAL AUTOREGRESSIVE MODEL FOR MODELING OF HUMAN DEVELOPMENT INDEX IN EAST JAVA PROVINCE

SPATIAL AUTOREGRESSIVE MODEL FOR MODELING OF HUMAN DEVELOPMENT INDEX IN EAST JAVA PROVINCE International Journal of Mechanical Engineering and Technology (IJMET) Volume 10, Issue 01, January 2019, pp. 626 62, Article ID: IJMET_10_01_06 Available online at http://www.iaeme.com/imet/issues.asp?jtype=ijmet&vtype=10&itype=01

More information

Multilevel modeling and panel data analysis in educational research (Case study: National examination data senior high school in West Java)

Multilevel modeling and panel data analysis in educational research (Case study: National examination data senior high school in West Java) Multilevel modeling and panel data analysis in educational research (Case study: National examination data senior high school in West Java) Pepi Zulvia, Anang Kurnia, and Agus M. Soleh Citation: AIP Conference

More information

SPATIAL MODELING FOR HUMAN DEVELOPMENT INDEX IN CENTRAL JAVA

SPATIAL MODELING FOR HUMAN DEVELOPMENT INDEX IN CENTRAL JAVA SPATIAL MODELING FOR HUMAN DEVELOPMENT INDEX IN CENTRAL JAVA Moh. Yamin Darsyah 1) Iswahyudi Joko Suprayitno 2) Bambang W Otok 3) Brodjol SS Ulama 4) ABSTRACT Human Development Index (HDI) is one of measuring

More information

MODELING ECONOMIC GROWTH OF DISTRICTS IN THE PROVINCE OF BALI USING SPATIAL ECONOMETRIC PANEL DATA MODEL

MODELING ECONOMIC GROWTH OF DISTRICTS IN THE PROVINCE OF BALI USING SPATIAL ECONOMETRIC PANEL DATA MODEL Proceeding of International Conference On Research, Implementation And Education Of Mathematics And Sciences 015, Yogyakarta State University, 17-1 May 015 MODELING ECONOMIC GROWTH OF DISTRICTS IN THE

More information

SPATIAL SMALL AREA ESTIMATION FOR DETERMINATION OF UNDERDEVELOPED VILLAGES IN THE PROVINCE OF YOGYAKARTA (DIY) IN

SPATIAL SMALL AREA ESTIMATION FOR DETERMINATION OF UNDERDEVELOPED VILLAGES IN THE PROVINCE OF YOGYAKARTA (DIY) IN Journal of Indonesian Economy and Business Volume 28, Number 1, 2013, 45 61 SPATIAL SMALL AREA ESTIMATION FOR DETERMINATION OF UNDERDEVELOPED VILLAGES IN THE PROVINCE OF YOGYAKARTA (DIY) IN 2011 1 Lilis

More information

SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR)

SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR) SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR) I. Gede Nyoman Mindra Jaya 1, Budi Nurani Ruchjana 2, Bertho Tantular 1, Zulhanif 1 and Yudhie

More information

PAijpam.eu M ESTIMATION, S ESTIMATION, AND MM ESTIMATION IN ROBUST REGRESSION

PAijpam.eu M ESTIMATION, S ESTIMATION, AND MM ESTIMATION IN ROBUST REGRESSION International Journal of Pure and Applied Mathematics Volume 91 No. 3 2014, 349-360 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v91i3.7

More information

EXPLORATORY SPATIAL DATA ANALYSIS OF BUILDING ENERGY IN URBAN ENVIRONMENTS. Food Machinery and Equipment, Tianjin , China

EXPLORATORY SPATIAL DATA ANALYSIS OF BUILDING ENERGY IN URBAN ENVIRONMENTS. Food Machinery and Equipment, Tianjin , China EXPLORATORY SPATIAL DATA ANALYSIS OF BUILDING ENERGY IN URBAN ENVIRONMENTS Wei Tian 1,2, Lai Wei 1,2, Pieter de Wilde 3, Song Yang 1,2, QingXin Meng 1 1 College of Mechanical Engineering, Tianjin University

More information

1Department of Demography and Organization Studies, University of Texas at San Antonio, One UTSA Circle, San Antonio, TX

1Department of Demography and Organization Studies, University of Texas at San Antonio, One UTSA Circle, San Antonio, TX Well, it depends on where you're born: A practical application of geographically weighted regression to the study of infant mortality in the U.S. P. Johnelle Sparks and Corey S. Sparks 1 Introduction Infant

More information

Ref.: Spring SOS3003 Applied data analysis for social science Lecture note

Ref.:   Spring SOS3003 Applied data analysis for social science Lecture note SOS3003 Applied data analysis for social science Lecture note 05-2010 Erling Berge Department of sociology and political science NTNU Spring 2010 Erling Berge 2010 1 Literature Regression criticism I Hamilton

More information

GeoDa-GWR Results: GeoDa-GWR Output (portion only): Program began at 4/8/2016 4:40:38 PM

GeoDa-GWR Results: GeoDa-GWR Output (portion only): Program began at 4/8/2016 4:40:38 PM New Mexico Health Insurance Coverage, 2009-2013 Exploratory, Ordinary Least Squares, and Geographically Weighted Regression Using GeoDa-GWR, R, and QGIS Larry Spear 4/13/2016 (Draft) A dataset consisting

More information

ANALYSIS OF POVERTY IN INDONESIA WITH SMALL AREA ESTIMATION : CASE IN DEMAK DISTRICT

ANALYSIS OF POVERTY IN INDONESIA WITH SMALL AREA ESTIMATION : CASE IN DEMAK DISTRICT ANALYSIS OF POVERTY IN INDONESIA WITH SMALL AREA ESTIMATION : CASE IN DEMAK DISTRICT Setia Iriyanto Faculty of Economics, University of Muhammadiyah Semarang Indonesia Email: setiairiyanto_se@yahoo.com

More information

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017 Introduction to Regression Analysis Dr. Devlina Chatterjee 11 th August, 2017 What is regression analysis? Regression analysis is a statistical technique for studying linear relationships. One dependent

More information

Exploratory Spatial Data Analysis (ESDA)

Exploratory Spatial Data Analysis (ESDA) Exploratory Spatial Data Analysis (ESDA) VANGHR s method of ESDA follows a typical geospatial framework of selecting variables, exploring spatial patterns, and regression analysis. The primary software

More information

SMALL AREA ESTIMATION OF LITERACY RATES ON SUB- DISTRICT LEVEL IN DISTRICT OF DONGGALA WITH HIERARCHICAL BAYES METHOD

SMALL AREA ESTIMATION OF LITERACY RATES ON SUB- DISTRICT LEVEL IN DISTRICT OF DONGGALA WITH HIERARCHICAL BAYES METHOD Small Forum Area Statistika Estimation dan Of Komputasi Literacy : Rates Indonesian On Sub-District Journal of Statistics Level ISSN In : District 0853-8115 Of Donggala With Hierarchical Bayes Vol. 20

More information

Using Spatial Statistics Social Service Applications Public Safety and Public Health

Using Spatial Statistics Social Service Applications Public Safety and Public Health Using Spatial Statistics Social Service Applications Public Safety and Public Health Lauren Rosenshein 1 Regression analysis Regression analysis allows you to model, examine, and explore spatial relationships,

More information

Bogor, West Java, Indonesia

Bogor, West Java, Indonesia 2018 IJSRSET Volume 4 Issue 4 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section : Engineering and Technology Assessment Method for Weighting and Aggregation in Constructing Composite Indicators

More information

Chapter 8 Heteroskedasticity

Chapter 8 Heteroskedasticity Chapter 8 Walter R. Paczkowski Rutgers University Page 1 Chapter Contents 8.1 The Nature of 8. Detecting 8.3 -Consistent Standard Errors 8.4 Generalized Least Squares: Known Form of Variance 8.5 Generalized

More information

Robustness of location estimators under t- distributions: a literature review

Robustness of location estimators under t- distributions: a literature review IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Robustness of location estimators under t- distributions: a literature review o cite this article: C Sumarni et al 07 IOP Conf.

More information

Geographically weighted regression approach for origin-destination flows

Geographically weighted regression approach for origin-destination flows Geographically weighted regression approach for origin-destination flows Kazuki Tamesue 1 and Morito Tsutsumi 2 1 Graduate School of Information and Engineering, University of Tsukuba 1-1-1 Tennodai, Tsukuba,

More information

Paddy Availability Modeling in Indonesia Using Spatial Regression

Paddy Availability Modeling in Indonesia Using Spatial Regression Paddy Availability Modeling in Indonesia Using Spatial Regression Yuliana Susanti 1, Sri Sulistijowati H. 2, Hasih Pratiwi 3, and Twenty Liana 4 Abstract Paddy is one of Indonesian staple food in which

More information

Regression Analysis. BUS 735: Business Decision Making and Research. Learn how to detect relationships between ordinal and categorical variables.

Regression Analysis. BUS 735: Business Decision Making and Research. Learn how to detect relationships between ordinal and categorical variables. Regression Analysis BUS 735: Business Decision Making and Research 1 Goals of this section Specific goals Learn how to detect relationships between ordinal and categorical variables. Learn how to estimate

More information

Intermediate Econometrics

Intermediate Econometrics Intermediate Econometrics Heteroskedasticity Text: Wooldridge, 8 July 17, 2011 Heteroskedasticity Assumption of homoskedasticity, Var(u i x i1,..., x ik ) = E(u 2 i x i1,..., x ik ) = σ 2. That is, the

More information

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions Journal of Modern Applied Statistical Methods Volume 8 Issue 1 Article 13 5-1-2009 Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error

More information

Estimation of Mean Population in Small Area with Spatial Best Linear Unbiased Prediction Method

Estimation of Mean Population in Small Area with Spatial Best Linear Unbiased Prediction Method Journal of Physics: Conference Series PAPER OPEN ACCESS Estimation of Mean Population in Small Area with Spatial Best Linear Unbiased Prediction Method To cite this article: Syahril Ramadhan et al 2017

More information

Parameter Estimation and Statistical Test in Modeling Geographically Weighted Poisson Inverse Gaussian Regression

Parameter Estimation and Statistical Test in Modeling Geographically Weighted Poisson Inverse Gaussian Regression PROCEEDING OF 3 RD INTERNATIONAL CONFERENCE ON RESEARCH, IMPLEMENTATION AND EDUCATION OF MATHEMATICS AND SCIENCE YOGYAKARTA, 16 17 MAY 2016 M 08 Parameter Estimation and Statistical Test in Modeling Geographically

More information

Under-five Mortality Rate Modeling Using Geographically and Temporal Weighted Regression (GTWR)

Under-five Mortality Rate Modeling Using Geographically and Temporal Weighted Regression (GTWR) Proceedings of 1 st Ahmad Dahlan International Conference on Mathematics and Mathematics Education Universitas Ahmad Dahlan, Yogyakarta, 13-14 October 2017 Under-five Mortality Rate Modeling Using Geographically

More information

Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals

Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals (SW Chapter 5) Outline. The standard error of ˆ. Hypothesis tests concerning β 3. Confidence intervals for β 4. Regression

More information

Making sense of Econometrics: Basics

Making sense of Econometrics: Basics Making sense of Econometrics: Basics Lecture 4: Qualitative influences and Heteroskedasticity Egypt Scholars Economic Society November 1, 2014 Assignment & feedback enter classroom at http://b.socrative.com/login/student/

More information

DETERMINING POVERTY MAP USING SMALL AREA ESTIMATION METHOD

DETERMINING POVERTY MAP USING SMALL AREA ESTIMATION METHOD DETERMINING OVERTY MA USING SMALL AREA ESTIMATION METHOD Eko Yuliasih and Irwan Susanto T Bank UOB Buana Jakarta and Mathematics Dept. F MIA Sebelas Maret University yuliasih.eko@gmail.com Abstract. overty

More information

M 28 MODELLING THE AVERAGE SCORES OF NATIONAL EXAMINATION IN WEST JAVA

M 28 MODELLING THE AVERAGE SCORES OF NATIONAL EXAMINATION IN WEST JAVA Proceeding of International Conference On Research, Implementation And Education Of Mathematics And Sciences 2015, Yogyakarta State University, 17-19 May 2015 M 28 MODELLING THE AVERAGE SCORES OF NATIONAL

More information

STP 420 INTRODUCTION TO APPLIED STATISTICS NOTES

STP 420 INTRODUCTION TO APPLIED STATISTICS NOTES INTRODUCTION TO APPLIED STATISTICS NOTES PART - DATA CHAPTER LOOKING AT DATA - DISTRIBUTIONS Individuals objects described by a set of data (people, animals, things) - all the data for one individual make

More information

Tsuraya Mumtaz 1 and Agung Priyo Utomo 2

Tsuraya Mumtaz 1 and Agung Priyo Utomo 2 MODELLING THE NUMBER OF NEW PULMONARY TUBERCULOSIS CASES WITH GEOGRAPHICALLY WEIGHTED NEGATIVE BINOMIAL REGRESSION METHOD * Tsuraya Mumtaz 1 and Agung Priyo Utomo 2 1 Majoring in Statistics, Sekolah Tinggi

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

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b.

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. B203: Quantitative Methods Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. Part I: Compulsory Questions. Answer all questions. Each question carries

More information

Songklanakarin Journal of Science and Technology SJST R1 Sifriyani

Songklanakarin Journal of Science and Technology SJST R1 Sifriyani Songklanakarin Journal of Science and Technology SJST--00.R Sifriyani Development Of Nonparametric Geographically Weighted Regression Using Truncated Spline Approach Journal: Songklanakarin Journal of

More information

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Workshop Overview Answering why? questions Introduce regression analysis - What it is and why

More information

Optimum Spatial Weighted in Small Area Estimation

Optimum Spatial Weighted in Small Area Estimation Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 5 (2016), pp. 3977-3989 Research India Publications http://www.ripublication.com/gjpam.htm Optimum Spatial Weighted in Small

More information

Regression Analysis By Example

Regression Analysis By Example Regression Analysis By Example Third Edition SAMPRIT CHATTERJEE New York University ALI S. HADI Cornell University BERTRAM PRICE Price Associates, Inc. A Wiley-Interscience Publication JOHN WILEY & SONS,

More information

Christopher Dougherty London School of Economics and Political Science

Christopher Dougherty London School of Economics and Political Science Introduction to Econometrics FIFTH EDITION Christopher Dougherty London School of Economics and Political Science OXFORD UNIVERSITY PRESS Contents INTRODU CTION 1 Why study econometrics? 1 Aim of this

More information

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD Some Slides to Go Along with the Demo Hot spot analysis of average age of death Section B DEMO: Mortality Data Analysis 2 Some Slides to Go Along with the Demo Do Economic Factors Alone Explain Early Death?

More information

SPATIAL HUMAN CAPITAL INTERACTION PATTERN TO INDONESIAN ECONOMIC GROWTH

SPATIAL HUMAN CAPITAL INTERACTION PATTERN TO INDONESIAN ECONOMIC GROWTH International Journal of Civil Engineering and Technology (IJCIET) Volume 9, Issue 1, January 2018, pp. 713 727, Article ID: IJCIET_09_01_069 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=9&itype=1

More information

DEMAND ESTIMATION (PART III)

DEMAND ESTIMATION (PART III) BEC 30325: MANAGERIAL ECONOMICS Session 04 DEMAND ESTIMATION (PART III) Dr. Sumudu Perera Session Outline 2 Multiple Regression Model Test the Goodness of Fit Coefficient of Determination F Statistic t

More information

Multiple Regression Analysis

Multiple Regression Analysis Chapter 4 Multiple Regression Analysis The simple linear regression covered in Chapter 2 can be generalized to include more than one variable. Multiple regression analysis is an extension of the simple

More information

Keywords Geographically weighted Poisson regression Weighting matrix Local specific parameters JEL Codes C12 C21 C31

Keywords Geographically weighted Poisson regression Weighting matrix Local specific parameters JEL Codes C12 C21 C31 Geographically Weighted Poisson Regression (GWPR) for Analyzing The Malnutrition Data in Java-Indonesia Asep Saefuddin Didin Saepudin Dian Kusumaningrum Abstract Many regression models are used to provide

More information

Modeling Spatial Variation in Stand Volume of Acacia mangium Plantations Using Geographically Weighted Regression

Modeling Spatial Variation in Stand Volume of Acacia mangium Plantations Using Geographically Weighted Regression FORMATH Vol. 9 (2010): 103 122 103 Modeling Spatial Variation in Stand Volume of Acacia mangium Plantations Using Geographically Weighted Regression Tiryana, T., Tatsuhara, S. & Shiraishi, N. Keywords:

More information

Explorative Spatial Analysis of Coastal Community Incomes in Setiu Wetlands: Geographically Weighted Regression

Explorative Spatial Analysis of Coastal Community Incomes in Setiu Wetlands: Geographically Weighted Regression Explorative Spatial Analysis of Coastal Community Incomes in Setiu Wetlands: Geographically Weighted Regression Z. Syerrina 1, A.R. Naeim, L. Muhamad Safiih 3 and Z. Nuredayu 4 1,,3,4 School of Informatics

More information

Seaport Status, Access, and Regional Development in Indonesia

Seaport Status, Access, and Regional Development in Indonesia Seaport Status, Access, and Regional Development in Indonesia Muhammad Halley Yudhistira Yusuf Sofiyandi Institute for Economic and Social Research (LPEM), Faculty of Economics and Business, University

More information

PRELIMINARY ANALYSIS OF SPATIAL REGIONAL GROWTH ELASTICITY OF POVERTY IN SUMATRA

PRELIMINARY ANALYSIS OF SPATIAL REGIONAL GROWTH ELASTICITY OF POVERTY IN SUMATRA PRELIMINARY ANALYSIS OF SPATIAL REGIONAL GROWTH ELASTICITY. PRELIMINARY ANALYSIS OF SPATIAL REGIONAL GROWTH ELASTICITY OF POVERTY IN SUMATRA Waleerat Suphannachart and Budy P. Resosudarmo The Arndt-Corden

More information

The Simulation Study to Test the Performance of Quantile Regression Method With Heteroscedastic Error Variance

The Simulation Study to Test the Performance of Quantile Regression Method With Heteroscedastic Error Variance CAUCHY Jurnal Matematika Murni dan Aplikasi Volume 5(1)(2017), Pages 36-41 p-issn: 2086-0382; e-issn: 2477-3344 The Simulation Study to Test the Performance of Quantile Regression Method With Heteroscedastic

More information

Outline. Nature of the Problem. Nature of the Problem. Basic Econometrics in Transportation. Autocorrelation

Outline. Nature of the Problem. Nature of the Problem. Basic Econometrics in Transportation. Autocorrelation 1/30 Outline Basic Econometrics in Transportation Autocorrelation Amir Samimi What is the nature of autocorrelation? What are the theoretical and practical consequences of autocorrelation? Since the assumption

More information

S 2 Analysis of Rice Availability in Indonesia Using Multi-Dimensional Scaling

S 2 Analysis of Rice Availability in Indonesia Using Multi-Dimensional Scaling S 2 Analysis of Rice Availability in Indonesia Using Multi-Dimensional Scaling Yuliana Susanti, Sri Sulistijowati H. and Hasih Pratiwi Mathematics Department, Sebelas Maret University Jl. Ir. Sutami 36A

More information

Everything is related to everything else, but near things are more related than distant things.

Everything is related to everything else, but near things are more related than distant things. SPATIAL ANALYSIS DR. TRIS ERYANDO, MA Everything is related to everything else, but near things are more related than distant things. (attributed to Tobler) WHAT IS SPATIAL DATA? 4 main types event data,

More information

Introduction to statistical modeling

Introduction to statistical modeling Introduction to statistical modeling Illustrated with XLSTAT Jean Paul Maalouf webinar@xlstat.com linkedin.com/in/jean-paul-maalouf November 30, 2016 www.xlstat.com 1 PLAN XLSTAT: who are we? Statistics:

More information

Spatial Regression. 6. Specification Spatial Heterogeneity. Luc Anselin.

Spatial Regression. 6. Specification Spatial Heterogeneity. Luc Anselin. Spatial Regression 6. Specification Spatial Heterogeneity Luc Anselin http://spatial.uchicago.edu 1 homogeneity and heterogeneity spatial regimes spatially varying coefficients spatial random effects 2

More information

Modeling Spatial Relationships using Regression Analysis

Modeling Spatial Relationships using Regression Analysis Esri International User Conference San Diego, CA Technical Workshops July 2011 Modeling Spatial Relationships using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein, MS Mark V. Janikas, PhD Answering

More information

GEOGRAPHICALLY WEIGHTED POISSON REGRESSION (GWPR) FOR ANALYZING THE MALNUTRITION DATA (Case study: Java Island in 2008) DIDIN SAEPUDIN

GEOGRAPHICALLY WEIGHTED POISSON REGRESSION (GWPR) FOR ANALYZING THE MALNUTRITION DATA (Case study: Java Island in 2008) DIDIN SAEPUDIN 1 GEOGRAPHICALLY WEIGHTED POISSON REGRESSION (GWPR) FOR ANALYZING THE MALNUTRITION DATA (Case study: Java Island in 2008) DIDIN SAEPUDIN DEPARTMENT OF STATISTICS FACULTY OF MATHEMATICS AND NATURAL SCIENCES

More information

Heteroskedasticity. Part VII. Heteroskedasticity

Heteroskedasticity. Part VII. Heteroskedasticity Part VII Heteroskedasticity As of Oct 15, 2015 1 Heteroskedasticity Consequences Heteroskedasticity-robust inference Testing for Heteroskedasticity Weighted Least Squares (WLS) Feasible generalized Least

More information

Descriptive Data Summarization

Descriptive Data Summarization Descriptive Data Summarization Descriptive data summarization gives the general characteristics of the data and identify the presence of noise or outliers, which is useful for successful data cleaning

More information

Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1. Geographically Weighted Regression. Chelsey-Ann Cu GEOB 479 L2A. University of British Columbia

Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1. Geographically Weighted Regression. Chelsey-Ann Cu GEOB 479 L2A. University of British Columbia Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1 Geographically Weighted Regression Chelsey-Ann Cu 32482135 GEOB 479 L2A University of British Columbia Dr. Brian Klinkenberg 9 February 2018 GEOGRAPHICALLY

More information

HUMAN CAPITAL CATEGORY INTERACTION PATTERN TO ECONOMIC GROWTH OF ASEAN MEMBER COUNTRIES IN 2015 BY USING GEODA GEO-INFORMATION TECHNOLOGY DATA

HUMAN CAPITAL CATEGORY INTERACTION PATTERN TO ECONOMIC GROWTH OF ASEAN MEMBER COUNTRIES IN 2015 BY USING GEODA GEO-INFORMATION TECHNOLOGY DATA International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 11, November 2017, pp. 889 900, Article ID: IJCIET_08_11_089 Available online at http://http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=11

More information

Spatial Analysis 1. Introduction

Spatial Analysis 1. Introduction Spatial Analysis 1 Introduction Geo-referenced Data (not any data) x, y coordinates (e.g., lat., long.) ------------------------------------------------------ - Table of Data: Obs. # x y Variables -------------------------------------

More information

Introduction to Linear regression analysis. Part 2. Model comparisons

Introduction to Linear regression analysis. Part 2. Model comparisons Introduction to Linear regression analysis Part Model comparisons 1 ANOVA for regression Total variation in Y SS Total = Variation explained by regression with X SS Regression + Residual variation SS Residual

More information

Spatial Regression. 3. Review - OLS and 2SLS. Luc Anselin. Copyright 2017 by Luc Anselin, All Rights Reserved

Spatial Regression. 3. Review - OLS and 2SLS. Luc Anselin.   Copyright 2017 by Luc Anselin, All Rights Reserved Spatial Regression 3. Review - OLS and 2SLS Luc Anselin http://spatial.uchicago.edu OLS estimation (recap) non-spatial regression diagnostics endogeneity - IV and 2SLS OLS Estimation (recap) Linear Regression

More information

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information

Modeling Spatial Relationships Using Regression Analysis

Modeling Spatial Relationships Using Regression Analysis Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Answering

More information

ESRI 2008 Health GIS Conference

ESRI 2008 Health GIS Conference ESRI 2008 Health GIS Conference An Exploration of Geographically Weighted Regression on Spatial Non- Stationarity and Principal Component Extraction of Determinative Information from Robust Datasets A

More information

OSU Economics 444: Elementary Econometrics. Ch.10 Heteroskedasticity

OSU Economics 444: Elementary Econometrics. Ch.10 Heteroskedasticity OSU Economics 444: Elementary Econometrics Ch.0 Heteroskedasticity (Pure) heteroskedasticity is caused by the error term of a correctly speciþed equation: Var(² i )=σ 2 i, i =, 2,,n, i.e., the variance

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 6 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 53 Outline of Lecture 6 1 Omitted variable bias (SW 6.1) 2 Multiple

More information

Diagnostics and Remedial Measures

Diagnostics and Remedial Measures Diagnostics and Remedial Measures Yang Feng http://www.stat.columbia.edu/~yangfeng Yang Feng (Columbia University) Diagnostics and Remedial Measures 1 / 72 Remedial Measures How do we know that the regression

More information

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Katherine E. Williams University of Denver GEOG3010 Geogrpahic Information Analysis April 28, 2011 A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Overview Data

More information

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity LECTURE 10 Introduction to Econometrics Multicollinearity & Heteroskedasticity November 22, 2016 1 / 23 ON PREVIOUS LECTURES We discussed the specification of a regression equation Specification consists

More information

CHAPTER 5 LINEAR REGRESSION AND CORRELATION

CHAPTER 5 LINEAR REGRESSION AND CORRELATION CHAPTER 5 LINEAR REGRESSION AND CORRELATION Expected Outcomes Able to use simple and multiple linear regression analysis, and correlation. Able to conduct hypothesis testing for simple and multiple linear

More information

The OLS Estimation of a basic gravity model. Dr. Selim Raihan Executive Director, SANEM Professor, Department of Economics, University of Dhaka

The OLS Estimation of a basic gravity model. Dr. Selim Raihan Executive Director, SANEM Professor, Department of Economics, University of Dhaka The OLS Estimation of a basic gravity model Dr. Selim Raihan Executive Director, SANEM Professor, Department of Economics, University of Dhaka Contents I. Regression Analysis II. Ordinary Least Square

More information

Making sense of Econometrics: Basics

Making sense of Econometrics: Basics Making sense of Econometrics: Basics Lecture 7: Multicollinearity Egypt Scholars Economic Society November 22, 2014 Assignment & feedback Multicollinearity enter classroom at room name c28efb78 http://b.socrative.com/login/student/

More information

Graduate Econometrics Lecture 4: Heteroskedasticity

Graduate Econometrics Lecture 4: Heteroskedasticity Graduate Econometrics Lecture 4: Heteroskedasticity Department of Economics University of Gothenburg November 30, 2014 1/43 and Autocorrelation Consequences for OLS Estimator Begin from the linear model

More information

Modelling the Electric Power Consumption in Germany

Modelling the Electric Power Consumption in Germany Modelling the Electric Power Consumption in Germany Cerasela Măgură Agricultural Food and Resource Economics (Master students) Rheinische Friedrich-Wilhelms-Universität Bonn cerasela.magura@gmail.com Codruța

More information

Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model

Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model Olubusoye, O. E., J. O. Olaomi, and O. O. Odetunde Abstract A bootstrap simulation approach

More information

APPLICATION OF THE COUNTRY PRODUCT DUMMY METHOD TO CONSTRUCT SPATIAL AND TEMPORAL PRICE INDICES FOR SRI LANKA

APPLICATION OF THE COUNTRY PRODUCT DUMMY METHOD TO CONSTRUCT SPATIAL AND TEMPORAL PRICE INDICES FOR SRI LANKA APPLICATION OF THE COUNTRY PRODUCT DUMMY METHOD TO CONSTRUCT SPATIAL AND TEMPORAL PRICE INDICES FOR SRI LANKA Sri Lanka Journal of Economic Research Volume 2 (1) June 2014: 38-52 Sri Lanka Forum of University

More information

Chapter 6 Spatial Analysis

Chapter 6 Spatial Analysis 6.1 Introduction Chapter 6 Spatial Analysis Spatial analysis, in a narrow sense, is a set of mathematical (and usually statistical) tools used to find order and patterns in spatial phenomena. Spatial patterns

More information

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit LECTURE 6 Introduction to Econometrics Hypothesis testing & Goodness of fit October 25, 2016 1 / 23 ON TODAY S LECTURE We will explain how multiple hypotheses are tested in a regression model We will define

More information

Mixed geographically weighted regression (MGWR) model with weighted adaptive bi-square for case of dengue hemorrhagic fever (DHF) in Surakarta

Mixed geographically weighted regression (MGWR) model with weighted adaptive bi-square for case of dengue hemorrhagic fever (DHF) in Surakarta Journal of Physics: Conference Series PAPER OPEN ACCESS Mixed geographically weighted regression (MGWR) model with weighted adaptive bi-square for case of dengue hemorrhagic fever (DHF) in Surakarta To

More information

S-GSTAR-SUR Model for Seasonal Spatio Temporal Data Forecasting ABSTRACT

S-GSTAR-SUR Model for Seasonal Spatio Temporal Data Forecasting ABSTRACT Malaysian Journal of Mathematical Sciences (S) March : 53-65 (26) Special Issue: The th IMT-GT International Conference on Mathematics, Statistics and its Applications 24 (ICMSA 24) MALAYSIAN JOURNAL OF

More information

The Prediction of Monthly Inflation Rate in Romania 1

The Prediction of Monthly Inflation Rate in Romania 1 Economic Insights Trends and Challenges Vol.III (LXVI) No. 2/2014 75-84 The Prediction of Monthly Inflation Rate in Romania 1 Mihaela Simionescu Institute for Economic Forecasting of the Romanian Academy,

More information

Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful?

Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful? Journal of Modern Applied Statistical Methods Volume 10 Issue Article 13 11-1-011 Estimation and Hypothesis Testing in LAV Regression with Autocorrelated Errors: Is Correction for Autocorrelation Helpful?

More information

Multilevel Structural Equation Model with. Gifi System in Understanding the. Satisfaction of Health Condition at Java

Multilevel Structural Equation Model with. Gifi System in Understanding the. Satisfaction of Health Condition at Java Applied Mathematical Sciences, Vol., 07, no. 6, 773-78 HIKARI Ltd, www.m-hikari.com https://doi.org/0.988/ams.07.77 Multilevel Structural Equation Model with Gifi System in Understanding the Satisfaction

More information

Econometrics Homework 1

Econometrics Homework 1 Econometrics Homework Due Date: March, 24. by This problem set includes questions for Lecture -4 covered before midterm exam. Question Let z be a random column vector of size 3 : z = @ (a) Write out z

More information

ECON Introductory Econometrics. Lecture 7: OLS with Multiple Regressors Hypotheses tests

ECON Introductory Econometrics. Lecture 7: OLS with Multiple Regressors Hypotheses tests ECON4150 - Introductory Econometrics Lecture 7: OLS with Multiple Regressors Hypotheses tests Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 7 Lecture outline 2 Hypothesis test for single

More information

Spatial heterogeneity in economic growth of European regions

Spatial heterogeneity in economic growth of European regions Spatial heterogeneity in economic growth of European regions Paolo Postiglione 1, M.Simona Andreano 2, Roberto Benedetti 3 Draft version (please do not cite) July 4, 2015 Abstract This paper describes

More information

The Simple Linear Regression Model

The Simple Linear Regression Model The Simple Linear Regression Model Lesson 3 Ryan Safner 1 1 Department of Economics Hood College ECON 480 - Econometrics Fall 2017 Ryan Safner (Hood College) ECON 480 - Lesson 3 Fall 2017 1 / 77 Bivariate

More information

The integration of response surface method in microsoft excel with visual basic application

The integration of response surface method in microsoft excel with visual basic application Journal of Physics: Conference Series PAPER OPEN ACCESS The integration of response surface method in microsoft excel with visual basic application To cite this article: H Sofyan et al 2018 J. Phys.: Conf.

More information

Multiple Regression Analysis. Part III. Multiple Regression Analysis

Multiple Regression Analysis. Part III. Multiple Regression Analysis Part III Multiple Regression Analysis As of Sep 26, 2017 1 Multiple Regression Analysis Estimation Matrix form Goodness-of-Fit R-square Adjusted R-square Expected values of the OLS estimators Irrelevant

More information

Testing Error Correction in Panel data

Testing Error Correction in Panel data University of Vienna, Dept. of Economics Master in Economics Vienna 2010 The Model (1) Westerlund (2007) consider the following DGP: y it = φ 1i + φ 2i t + z it (1) x it = x it 1 + υ it (2) where the stochastic

More information

Poverty, Inequality and Growth: Empirical Issues

Poverty, Inequality and Growth: Empirical Issues Poverty, Inequality and Growth: Empirical Issues Start with a SWF V (x 1,x 2,...,x N ). Axiomatic approaches are commen, and axioms often include 1. V is non-decreasing 2. V is symmetric (anonymous) 3.

More information

ECON2228 Notes 7. Christopher F Baum. Boston College Economics. cfb (BC Econ) ECON2228 Notes / 41

ECON2228 Notes 7. Christopher F Baum. Boston College Economics. cfb (BC Econ) ECON2228 Notes / 41 ECON2228 Notes 7 Christopher F Baum Boston College Economics 2014 2015 cfb (BC Econ) ECON2228 Notes 6 2014 2015 1 / 41 Chapter 8: Heteroskedasticity In laying out the standard regression model, we made

More information