ECON 594: Lecture #6

Total Page:16

File Type:pdf, Size:1020Kb

ECON 594: Lecture #6 ECON 594: Lecture #6 Thomas Lemieux Vancouver School of Economics, UBC May 2019 1 Tobit model Many economic outcome variables, for example consumption or hours of work, are always larger or equal to zero. When zeros are infrequent events, as in the case of weekly food consumption, the fact that the variable is bounded below by zero is of little econometric consequence. In the case of hours of market work, however, a sizable fraction of the population is at zero and this can result in important estimation biases. Variables that are larger or equal to zero are called censored variables (could also be censored at a point other than zero). We will also discuss the case of truncated variables that are either positive or not observed (e.g. a wage rate) below. The standard econometric model used to deal with censored dependent variable is the tobit model. Latent variables provide once again a convenient way of analyzing the problem. Consider the latent variable y = x + e (1) where e is normally distributed (e N(0; 2)). In economic terms, we can think of y as the desired level of hours of work (or consumption). Notice that e is no longer normalized to have a variance of 1 (as in the probit model) since we do observe continuous values of y above 0 and can, thus, estimate . Since the actual value of y cannot be negative, we have 1 y = y if y > 0 (2) y = 0 if y 6 0 (3) Before discussing consistent estimation of this model, let’ssee why OLS estimates of the model are inconsistent for . Taking the conditional expectation of y yields: E(y x) = Pr(y 0) 0 + Pr(y > 0) E(x + e x; y > 0) j 6 j E(y x) = Pr(y > 0) [x + E(e x; y > 0)] = x (4) ) j j 6 We can see in the equation that there are two reasons why E(y x) = x . First, the j 6 term Pr(y > 0) multiplies the rest of the equation, where Pr(y > 0) = Pr(e > x ) = Pr(e= > x =) = 1 ( x =) = (x =) (5) Second, even if E(e x) = 0 (the usual assumption), it does not follow that E(e x; y > j j 0) = 0. Since y = x + e, it follows that E(e x; y > 0)] = E(e x; e > x ) (6) j j In fact, we can exploit the normality of e to show that: (x =) E(e x; e > x ) = > 0 (7) j (x =) (x =) where (x =) is called the inverse Mills ratio and is often written in terms of the “famous” term where (x =) (x =) = (8) (x =) Substituting these terms back into the conditional expectation (equation 4), we get: E(y x) = (x =) [x + (x =)] = x (9) j 6 Note that taking the conditional expectation over the positive values of y only (i.e. treating y as a truncated instead of a censored variable) does not help either since: 2 E(y x; y > 0) = E[x + e x; y > 0] = x + (x =) = x (10) j j 6 Either running an OLS regression with the zeros in (equation 9) or the zeros out (equation 10) thus yields biased estimates of . 1.1 Estimation: Maximum likelihood The standard solution to the problem of a censored dependent variable is to estimate the tobit model by maximum likelihood. First note that the density of the latent variable y is (1=)[(y x )=] . The density of the observed variable y is: 1[y=0] 1[y>0] f(y xi) = 1 (xi =) (1=)[(y x )= (11) j f g f g where 1[z] is the indicator function (1[z] = 1 if z is true, 1[z] = 0 otherwise). The log-likelihood for each observation i is li( ; ) = 1[yi = 0] log[1 (xi =)] + 1[yi > 0] log[(1=)[(y x )=]] (12) As in the case of the probit, the log-likelihood function for the tobit model is the sum of the log-likelihoods for each observation. Consistent estimates of and are obtained by numerically maximizing the log-likelihood function. 1.2 Estimation: Heckman two-step method An alternative to maximum likelihood estimation of the tobit model is Heckman’stwo- step, or , correction method. Some people also call the procedure “heckit”. The basic idea of the method is that the term in equation (10) can be estimated using a probit model in the …rst step. To see this, note that when is not equal to one, the underlying probabilities in the probit model become: Pr(y > 0) = (x =) = (x ) (13) where = =: This means that we can get a consistent estimate of from the b 3 probit model, and plug this in to get an estimate i of the term for observation i: (xi ) b i = : (14) (xi ) b b In the second step, i is included along withb the other explanatory variables, x, in a regression based on equation (10). It can be shown that estimating this “control b function” model with OLS yields consistent estimates of both and (the regression coe¢ cient in front of the term). The procedure can thus be described as follows Step 1: Use a probit to estimate whether or not y is larger than zero. Use the probit estimates to compute i: Step 2: For positive observations of y, run a regression of yi on xi and i. b Note thatb unlike maximum likelihood, the heckit estimates are not e¢ cient. Fur- b thermore, standard errors have to be corrected for the fact that 1) i is estimated (the generated regressor problem) and that 2) adding i as a regressor results in heteroskedas- b tic errors even if the original error term e is normal and homoskedastic. The second b problem can be …xed by just using robust standard errors, while the …rst problem can either be solved by computing appropriate formulas (this is what Stata does) or by boot- strapping the whole two-step procedure. 1.3 Truncated variables When y is a truncated variable, the appropriate model is: y = y if y > 0 y is not observed if y 6 0 This does not really a¤ect the likelihood function as we can now simply write li( ; ) = 1[yi is missing] log[1 (xi =)] + 1[yi > 0] log[(1=)[(y x )=]] (15) We can also run the exact same heckit procedure as before. The only di¤erence is that instead of doing a probit for whether y is zero or positive, we now do a probit for whether y is missing or positive. 4 2 Generalized tobits and self-selection models Heckman’sprocedure was extremely popular for a while because it can be generalized to many interesting cases beside the tobit where we have a self-selection problem. Take, for instance, the case of a wage equation where we want to estimate the e¤ect of education (x) on log wages (y). The problem is that people who don’twork tend to do so because they have low wages, or more generally because their wage is lower than their reservation wage. This is not, strictly speaking, a tobit model, since factors other than the wage itself determine whether or not the person works (and whether the wage will be observed in the data). This generalized tobit or self-selection model can be written as follows: y = y if y1 > 0 y is not observed if y1 6 0 where, as before: y = x + e; which is the latent or “true” wage equation, but where the participation decision is driven by another latent variable y1 = z + u; (16) where z is the set of variables that determines the participation decision (gener- ally includes x and may include other variables), while u is another normal error term (normalized to have a variance of one) that is presumed to be correlated with e, i.e. eu = cov(e; u) = 0. It can be shown in this case that: 6 E(y x; y > 0) = x + eu(z) = x (17) j 1 6 So the problem is that we have an omitted variable (z) that will be correlated with x, since x is part of z and enters non-linearly in the function (z). In principle, this can be solved once again by applying the correction (heckit) technique. The approach somehow fell out of favour because the way the model is identi…ed is not very compelling unless we have strong reasons to believe that some variables in z do not belong directly in the model, i.e. in the set of x variables. When z = x, the only di¤erence between x and (z) = (x) is that the latter is a non-linear function of x. Unfortunately, when x is also allowed to be replaced by a more ‡exible function (e.g. 5 polynomials in x), it is no longer possible to separately identify the e¤ect of these two terms because of multicollinearity. Note also that this approach is often called a “control function” approach, where the function (z) = x implicitly controls for the selection/endogeneity problem. The 6 regression version of the Hausman test where the …rst stage residual (a function of the instrumental variables) is included in the main regression is also often called a control function regression, where the control function is this time the …rst stage residual. In the context of TSLS, everything is linear and the model is solely identi…ed because of the exclusion restrictions (instrumental variables a¤ect the …rst stage residual but do not directly enter the second stage regression). Most applied researchers tend to think that the same criteria should also apply to Heckman’s model, i.e.
Recommended publications
  • An Evaluation of Economic Efficiency of Finnish Regions by Dea and Tobit Models* **
    AN EVALUATION OF ECONOMIC EFFICIENCY OF FINNISH REGIONS BY DEA AND TOBIT MODELS* ** Heikki A. Loikkanen Department of Economics FIN-00014 University of Helsinki, Finland [email protected] Ilkka Susiluoto Department of Economics FIN-00014 University of Helsinki, Finland [email protected] Abstract: In the first phase of the study, private sector economic efficiency scores for 83 Finnish regions in 1988-1999 were estimated by the Data Envelopment Analysis (DEA) method. Inputs in the DEA analysis included capital stock, employment by education level, years of schooling and volume of local public sector activity. Outputs were regional value added and personal direct real income from employment. Efficiency differences between regions proved to be considerable and they were correlated with several regional factors. In the second phase the differences in the efficiency scores were explained by using Tobit and logistic regression models. In these cross-section models (1988, 1993, 1999 and average of 1988-1999) the explanatory variables included regional characteristics such as population size, distance from national centres, structure of regional economy (concentration), the existence of university, number of students, accessibility index, innovativity index and the number of patents. * Paper prepared for the 42st Congress of the European Regional Science Association, Dortmund, Germany, 27. – 31.8. 2002 ** Preliminary version, not to be quoted without the permission of the authors. 1. Introduction The purpose of this paper is to present some results concerning economic performance of Finnish regions. More specifically, we study inter-regional differences in private sector efficiency (or productivity). Our data consists of regional input and output variables and other regional characteristics concerning 83 NUTS 4-level regions in Finland during the period 1988-1999.
    [Show full text]
  • A Comparison of Methods for Analyzing Health-Related Quality-Of
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Volume 5 • Number 4 • 2002 VALUE IN HEALTH A Comparison of Methods for Analyzing Health- Related Quality-of-Life Measures Peter C. Austin, PhD Institute for Clinical Evaluative Sciences, North York, Ontario; Department of Public Health Sciences, University of Toronto,Toronto, Canada ABSTRACT Objectives: Self-reported health status is often measured Survey. The results are compared to three models that using psychometric or utility indices that provide a score ignore the presence of a ceiling effect. intended to summarize an individual’s health. Measure- Results: The Censored LAD model produced coefficient ments of health status can be subject to a ceiling effect. estimates that tended to be shrunk toward 0, compared Frequently, researchers want to examine relationships to the other two models. The three models produced con- between determinants of health and measures of health flicting evidence on the effect of gender on health status. status. Regression methods that ignore the censoring in Similarly, the rate of decay in health status with increas- the health status measurement can produce biased coeffi- ing age differed across the three models. The Censored cient estimates. The authors examine the performance LAD model produced results very similar to median of three different models for assessing the relationship regression. Furthermore, the censored LAD model had between demographic characteristics and health status. the lowest prediction error in an independent validation Methods: Three methods that allow one to analyze data dataset. subject to a ceiling effect are compared.
    [Show full text]
  • Working Paper No. 572 the Unequal Burden of Poverty on Time Use
    Working Paper No. 572 The Unequal Burden of Poverty on Time Use by Burca Kizilirmak Ankara University and Emel Memis The Levy Economics Institute and Ankara University August 2009 The authors gratefully acknowledge the Gender Equality and the Economy (GEE) program of The Levy Economics Institute for providing the data set used in the empirical analysis. They also wish to extend my sincere appreciation to Rania Antonopoulos, director of the GEE program for steering them in this research area, and for her useful comments throughout. Comments may be sent to the authors at [email protected] and [email protected]. The Levy Economics Institute Working Paper Collection presents research in progress by Levy Institute scholars and conference participants. The purpose of the series is to disseminate ideas to and elicit comments from academics and professionals. The Levy Economics Institute of Bard College, founded in 1986, is a nonprofit, nonpartisan, independently funded research organization devoted to public service. Through scholarship and economic research it generates viable, effective public policy responses to important economic problems that profoundly affect the quality of life in the United States and abroad. The Levy Economics Institute P.O. Box 5000 Annandale-on-Hudson, NY 12504-5000 http://www.levy.org Copyright © The Levy Economics Institute 2009 All rights reserved. ABSTRACT This study uses the first time-use survey carried out in South Africa (2000) to examine women’s and men’s time use, with a focus on the impacts of income poverty. We empirically explore the determinants of time spent on different paid and unpaid work activities, including a variety of household and individual characteristics, using bivariate and multivariate Tobit estimations.
    [Show full text]
  • Inflation Expectations and Choices of Households
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Vellekoop, Nathanael; Wiederholt, Mirko Working Paper Inflation expectations and choices of households SAFE Working Paper, No. 250 Provided in Cooperation with: Leibniz Institute for Financial Research SAFE Suggested Citation: Vellekoop, Nathanael; Wiederholt, Mirko (2019) : Inflation expectations and choices of households, SAFE Working Paper, No. 250, Goethe University Frankfurt, SAFE - Sustainable Architecture for Finance in Europe, Frankfurt a. M., http://dx.doi.org/10.2139/ssrn.3383452 This Version is available at: http://hdl.handle.net/10419/196146 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen
    [Show full text]
  • HEDS Discussion Paper 10/08
    HEDS Discussion Paper 10/08 Disclaimer: This is a Discussion Paper produced and published by the Health Economics and Decision Science (HEDS) Section at the School of Health and Related Research (ScHARR), University of Sheffield. HEDS Discussion Papers are intended to provide information and encourage discussion on a topic in advance of formal publication. They represent only the views of the authors, and do not necessarily reflect the views or approval of the sponsors. White Rose Repository URL for this paper: http://eprints.whiterose.ac.uk/11074/ Once a version of Discussion Paper content is published in a peer-reviewed journal, this typically supersedes the Discussion Paper and readers are invited to cite the published version in preference to the original version. Published paper Value Health. 2012 May;15(3):550-61. Epub 2012 Mar 23. White Rose Research Online [email protected] - 1 - - 2 - Tails from the Peak District: Adjusted Censored Mixture Models of EQ-5D Health State Utility Values Monica Hernandez Alava, Allan J. Wailoo, Roberta Ara Health Economics & Decision Science, School of Health and Related Research, University of Sheffield July 20l0 ABSTRACT: Health state utility data generated using the EQ-5D instrument are typically right bounded at one with a substantial gap to the next set of observations, left bounded by some negative value, and are multi modal. These features present challenges to the estimation of the effect of clinical and socioeconomic characteristics on health utilities. We present an adjusted censored model and then use this in a flexible, mixture modelling framework to address these issues.
    [Show full text]
  • The Impact of Households' Characteristics on Food at Home
    The Impact of Households’ Characteristics on Food at Home and Food away from Home By GwanSeon Kim Department of Agricultural Economics University of Kentucky ([email protected]) Phone: 662-617-5501 Sayed Saghaian Department of Agricultural Economic University of Kentucky ([email protected]) Phone: 859-257-2356 Selected Paper prepared for presentation at the Southern Agricultural Economics Association’s 2016 Annual Meeting, San Antonio, Texas, February, 6‐9 2016 Copyright 2016 by GwanSeon Kim and Sayed Saghaian. All rights reserved. Readers may make verbatim copies of this document for non‐commercial purposes by any means, provided that this copyright notice appears on all such copies. Introduction Food, clothing, and housing are essential factors for a good life, but food is the most important component due to the fact that it is directly related to human health. According to the Food and Agriculture Organization (FAO) and International Fund for Agricultural Development (IFAD), approximately 805 million people in the world do not have enough food to eat (Food, et al., 2014). More than 200 diseases occur and up to 9,000 deaths are estimated each year in the U.S due to insufficient food (Mead, et al., 1999). Based on the United States Department of Agriculture, Food and Nutrition Service (USDA. FNS, 2008), Food and Nutrition Act of 2008 provides better levels of nutrition for low-income households from federal-state programs such as the Supplemental Nutrition Assistance Program (SNAP), also called the food stamp program. The U.S. Bureau of Labor Statistics (BLS, 2015) reports that the percentage changes on average annual food expenditure between 2013 and 2014 are -0.2% for food at home and 6.2% for food away from home, respectively.
    [Show full text]
  • Tobit Or Not Tobit?
    IZA DP No. 4588 Tobit or Not Tobit? Jay Stewart November 2009 DISCUSSION PAPER SERIES Forschungsinstitut zur Zukunft der Arbeit Institute for the Study of Labor Tobit or Not Tobit? Jay Stewart U.S. Bureau of Labor Statistics and IZA Discussion Paper No. 4588 November 2009 IZA P.O. Box 7240 53072 Bonn Germany Phone: +49-228-3894-0 Fax: +49-228-3894-180 E-mail: [email protected] Any opinions expressed here are those of the author(s) and not those of IZA. Research published in this series may include views on policy, but the institute itself takes no institutional policy positions. The Institute for the Study of Labor (IZA) in Bonn is a local and virtual international research center and a place of communication between science, politics and business. IZA is an independent nonprofit organization supported by Deutsche Post Foundation. The center is associated with the University of Bonn and offers a stimulating research environment through its international network, workshops and conferences, data service, project support, research visits and doctoral program. IZA engages in (i) original and internationally competitive research in all fields of labor economics, (ii) development of policy concepts, and (iii) dissemination of research results and concepts to the interested public. IZA Discussion Papers often represent preliminary work and are circulated to encourage discussion. Citation of such a paper should account for its provisional character. A revised version may be available directly from the author. IZA Discussion Paper No. 4588 November 2009 ABSTRACT Tobit or Not Tobit?* Time-use surveys collect very detailed information about individuals’ activities over a short period of time, typically one day.
    [Show full text]
  • Consumer Demand Analysis When Zero Consumption Occurs: the Case of Cigarettes (TB-1792)
    United States Department of WJ Agriculture Consumer Demand Analysis When Zero Technical Bulletin Number 1792 Consumption Occurs The Case of Cigarettes James R. Blaylock William N. Blisard yjfèè It's Easy To Order Another Copy! Just dial 1-800-999-6779. Toll free in the United States and Canada. Other areas, please call 1-301-725-7937. Ask for Consumer Demand Analysis When Zero Consumption Occurs: The Case of Cigarettes (TB-1792). The cost is $8.00 per copy. For non-U.S. addresses (includes Canada), add 25 percent. Charge your purchase to your VISA or MasterCard, or we can bill you. Or send a check or purchase order (made payable to ERS-NASS) to: ERS-NASS P.O. Box 1608 Rockville, MD 20849-1608. We'll fill your order by first-class mail. Consumer Demand Analysis When Zero Consumption Occurs: The Case of Cigarettes. By James R. Blaylock and William N. Blisard. Commodity Economics Division, Economic Research Service, U.S. Department of Agriculture. Technical Bulletin No. 1792. Abstract Analysts use household survey information when attempting to model the demand for certain commodities. However, many individuals do not purchase or use specific agricultural commodities during a survey period. This presents a problem for analysts because it is unclear what the zero purchase implies. It could mean that the individual never uses the product or that the survey period was too short. Or perhaps the individual would use the product if the price were lower. By focusing on a specific commodity with well-known characteristics and patterns of use, cigarettes, we are able to examine methods of treating zero observations.
    [Show full text]
  • The Tobit Model ML Estimation for the Tobit Model Summary
    Motivation: The Female Labour Supply The Married Women Labor Supply and the Tobit Model ML Estimation for the Tobit Model Summary The Tobit Model Quantitative Microeconomics R. Mora Department of Economics Universidad Carlos III de Madrid R. Mora The Tobit Model Motivation: The Female Labour Supply The Married Women Labor Supply and the Tobit Model ML Estimation for the Tobit Model Summary Outline 1 Motivation: The Female Labour Supply 2 The Married Women Labor Supply and the Tobit Model 3 ML Estimation for the Tobit Model R. Mora The Tobit Model Motivation: The Female Labour Supply The Married Women Labor Supply and the Tobit Model ML Estimation for the Tobit Model Summary The House Allocation of Time in Real Life % Leisure Personal Household Market Married Women 13 47 30 10 Married Men 14 46 16 24 Unmarried Women 14 48 21 17 Unmarried Men 15 45 21 19 Source: University of Michigan, US data R. Mora The Tobit Model Motivation: The Female Labour Supply The Married Women Labor Supply and the Tobit Model ML Estimation for the Tobit Model Summary Time Allocation among Singles Jack is less productive In the Household Market Market Jill Jack Household Household R. Mora The Tobit Model Motivation: The Female Labour Supply The Married Women Labor Supply and the Tobit Model ML Estimation for the Tobit Model Summary Economic Theories on Marriage Principal-Agent Problem: taking care of the kids and the car by people you trust Scale Economies: the marginal kid hardly increases the costs Risk-Sharing: pooling resources reduces risks none of these economic channels explain why married women work mostly in the household R.
    [Show full text]
  • A New Approach to the Allocation of Aid Among Developing Countries: Is The
    A New Approach to the Allocation of Aid Among Developing Countries: Is the USA more Selfish than the Rest? Jane Harrigan * (Senior Lecturer, School of Economic Studies, University of Manchester) and Chengang Wang (Research Associate, School of Economic Studies, University of Manchester) Abstract: This paper attempts to explain the factors that determine the geographical allocation of foreign aid. It develops a theoretical model and uses panel data taking account of the truncated nature of the dependent variable. We run regressions for different groups of donors (USA, non-USA bilateral and multilateral). We find that all the donors respond to recipient need in their allocation of aid, but compared to the rest the USA puts less emphasis on need and more emphasis on donor interest e.g. geopolitical, commercial, and other links with specific recipients. We conclude that the USA is a more selfish aid donor than other bilateral and multilateral donors when allocating its aid. JEL Classification: F35, C23, C24. Key Words: Aid allocation; US aid; Probit model; Panel. * School of Economic Studies, University of Manchester, Manchester M13 9PL, UK, tel: 44 (161)275 824, Fax: 44 (161) 2754928, Email: [email protected] * Acknowledgement: The UK Department for International Development (DFID) supports policies, programmes and projects to promote international development. DFID provided funds for this study as part of that objective but the views and opinions expressed are those of the authors alone. Thanks to Bernard Walters for comments on an earlier draft. 1 A New Approach to the Allocation of Aid Among Developing Countries: Is the USA more Selfish than the Rest? I.
    [Show full text]
  • Does Public Spending Structure Affect the Efficiency of Spending? Evidence from a Panel Tobit Model for Chinese Provinces
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Ou, Zhirong; Zeng, Fuwen; Zhan, Xinyu Article Does public spending structure affect the efficiency of spending? Evidence from a panel tobit model for Chinese provinces International Journal of Management, Economics and Social Sciences (IJMESS) Provided in Cooperation with: International Journal of Management, Economics and Social Sciences (IJMESS) Suggested Citation: Ou, Zhirong; Zeng, Fuwen; Zhan, Xinyu (2020) : Does public spending structure affect the efficiency of spending? Evidence from a panel tobit model for Chinese provinces, International Journal of Management, Economics and Social Sciences (IJMESS), ISSN 2304-1366, IJMESS International Publishers, Jersey City, NJ, Vol. 9, Iss. 3, pp. 206-223, http://dx.doi.org/10.32327/IJMESS/9.3.2020.11 This Version is available at: http://hdl.handle.net/10419/224740 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative Commons Licences), you genannten Lizenz gewährten Nutzungsrechte.
    [Show full text]
  • Modelling Credit Risk with a Tobit Model of Days Past Due
    BANKA SLOVENIJE EVROSISTEM DELOVNI ZVEZKI BANKE SLOVENIJE/ BANK OF SLOVENIA WORKING PAPERS: MODELLING CREDIT RISK WITH A TOBIT MODEL OF DAYS PAST DUE Arjana Brezigar-Masten Igor Masten Matjaž Volk 1 / 2018 Title/Naslov: Modelling Credit Risk with a Tobit Model of Days Past Due No./Številka: 1/2018 Published by/Izdajatelj: BANKA SLOVENIJE Slovenska 35 1505 Ljubljana tel.: 01/+386 1 47 19 000 fax: 01/+386 1 25 15 516 e-mail: [email protected] http://www.bsi.si The BANK OF SLOVENIA WORKING PAPERS collection is drawn up and edited by the Bank of Slovenia’s Analysis and Research Department (Tel: +386 01 47 19680; Fax: +386 1 4719726; Email: [email protected]). The views and conclusions expressed in the papers in this publication do not necessarily reflect the official position of the Bank of Slovenia or its bodies. The figures and text herein may only be used or published if the source is cited. Zbirko DELOVNI ZVEZKI BANKE SLOVENIJE pripravlja in ureja Analitsko-raziskovalni center Banke Slovenije (telefon: 01/ 47 19 680, fax: 01/ 47 19 726, e-mail: [email protected]). Mnenja in zaključki, objavljeni v prispevkih v tej publikaciji, ne odražajo nujno uradnih stališč Banke Slovenije ali njenih organov. Uporaba in objava podatkov in delov besedila je dovoljena z navedbo vira. Kataložni zapis o publikaciji (CIP) pripravili v Narodni in univerzitetni knjižnici v Ljubljani COBISS.SI-ID=293665536 ISBN 978-961-6960-20-5 (pdf) Modelling Credit Risk with a Tobit Model of Days Past Due Arjana Brezigar-Masten1 Bank of Slovenia Igor Masten University of Ljubljana, Faculty of Economics, and Grant Thornton MatjaˇzVolk1 Bank of Slovenia Abstract In this paper we propose a novel credit risk modelling approach where number of days overdue is modelled instead of a binary indicator of default.
    [Show full text]