Statistical Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Statistical Analysis Econometrics II: Statistical Analysis Prof. Dr. Alois Kneip Statistische Abteilung Institut für Finanzmarktökonomie und Statistik Universität Bonn Contents: 1. Empirical Distributions, Quantiles and Nonparametric Tests 2. Nonparametric Density Estimation 3. Nonparametric Regression 4. Bootstrap 5. Semiparametric Models EconometricsII-Kneip 0–1 Some literature: • Gibbons, J.D. , A. (1971): Nonparametric Statistical Infe- rence, McGraw-Hill, Inc. for Data Analysis; Clarendon Press • Bowman, A.W. and Azzalini, A. (1997): Applied Smoothing Techniques for Data Analysis; Clarendon Press • Li and Racine (2007): Nonparametric Econometrics; Prince- ton University Press • Greene, W.H. (2008): Econometric Analysis; Pearson Edu- cation • Silverman, B.W. (1986): Density Estimation for Statistics and Data Analysis, Chapman and Hall • Davison, A.C and Hinkley, D.V. (2005): Bootstrap Methods and their Application, Cambridge University Press • Yatchew, A. (2003): Semiparametric Regression for the Ap- plied Econometrician, Cambridge University Press • Hastie, T., Tisbshirani, R. and Friedman, J. (2001): The ele- ments of statistical learning, Springer Verlag EconometricsII-Kneip 0–2 1 Empirical distributions, quantiles and nonparametric tests 1.1 The empirical distribution function The distribution of a real-valued random variable X can be com- pletely described by its distribution function F (x) = P (X ≤ x) for all x 2 IR: It is well-known that any distribution function possesses the fol- lowing properties: • F (x) is a monotonically increasing function of x • Any distribution function is right-continuous: lim F (x + j∆j) = F (x) ∆!0 for any x 2 IR. Furthermore, lim F (x − j∆j) = F (x) − P (X = x) ∆!0 • RIf F (x) is continuous, then there exists a density f such that x 2 −∞ f(t)dt = F (x) for all x IR. If f(x) is continuous at x, then F 0(x) = f(x). Data: i.i.d. random sample X1;:::;Xn For given data, the sample analogue of F is the so-called empiri- cal distribution function, which is an important tool of statistical inference. Let I(·) denote the indicator function, i.e., I(x ≤ t) = 1 if x ≤ t, and I(x ≤ t) = 0 if x > t. EconometricsII-Kneip 1–1 Empirical distribution function: P 1 n ≤ Fn(x) = n i=1 I(Xi x), i.e Fn(x) is the proportion of observations with Xi ≤ x Properties: • 0 ≤ Fn(x) ≤ 1 • Fn(x) = 0, if x < X(1), where X(1) - smallest observation • F (x) = 1, if x ≥ X(n), where X(n) - largest observation • Fn monotonically increasing step function Example x1 x2 x3 x4 x5 x6 x7 x8 5,20 4,80 5,40 4,60 6,10 5,40 5,80 5,50 Corresponding empirical distribution function: 1.0 0.8 0.6 0.4 0.2 0.0 4.0 4.5 5.0 5.5 6.0 6.5 EconometricsII-Kneip 1–2 For real valued random variables the empirical distribution func- tion is closely linked with the so-called “order statistics”. • Given a sample X1;:::;Xn, the corresponding order stati- stics is the n-tuple of the ordered observations (X(1);:::;X(n)), where X(1) ≤ X(2) ≤ · · · ≤ X(n). • For r = 1; : : : ; n, X(r) is called r-th order statistics. Order statistics can only be determined for one-dimensional ran- dom variables. But an empirical distribution function can also be defined for random vectors. Let X be a d-dimensional ran- d T dom variable defined on IR , and let Xi = (Xi1;:::;Xid) de- note an i.i.d. sample of random vectors from X. Then for any T x = (x1; : : : ; xd) F (x) = P (X1 ≤ x1;:::;Xd ≤ xd) and 1 Xn F (x) = I(X ≤ x ;:::;X ≤ x ) n n i1 1 id d i=1 We can also define the so-called “empirical measure” Pn. For any A ⊂ IRd 1 Xn P (A) = I(X 2 A) n n i i=1 Note that Pn(A) simply quantifies the relative frequency of obser- vations falling into A. As n ! 1 Pn(A) !P P (A) Note that Pn of course depends on the observation and thus is random. At the same time, however, it possesses all properties of a probability measures. When knowing Fn we can uniquely reconstruct all observed va- lues fX1;:::;Xng The only information lost is the exact succes- EconometricsII-Kneip 1–3 sion of these values. For i.i.d. samples this information is comple- tely irrelevant for all statistical purposes. All important statistics (and estimators) can thus be written as functions of Fn (or Pn)). In particular, in theoretical literature expectations and corre- sponding samples averages are often represented in the following form: For a continuous function g Z Z E(g(X)) = g(x)dP = g(x)dF (x) and Z Z 1 X g(X ) = g(x)dP = g(x)dF (x) n i n n i=1 R Here, g(x)dF (x) refers to the Stieltjes integral. This is a gene- ralization of the well-known Riemann integral. Let d = 1, and consider a partition a = x0 < x1 < ··· < xm = b of an interval [a; b]. Then Z b Xm g(x)dF (x) = lim g(ξj)(F (xj) − F (xj−1) m!1;sup jx −x j!0 a i+1 i j=1 if the limit exists and is independent of the specific choices of ξj 2 [xj−1; xj]. It can be shown that for any continuous function g and any distribution function F the correspondingR StieltjesR integral 1 ≡ exist for any finite interval [a; b]. −∞ g(x)dF (x) g(x)dF (x) corresponds to the limit (if existent) as a ! −∞, b ! 1. EconometricsII-Kneip 1–4 1.2 Theoretical properties of empirical distri- bution functions In the following we will assume that X is a real-valued random variable (d = 1). Theorem: For every x 2 IR nFn(x) ∼ B(n; F (x)); i.e., nFn(x) has a binomial distribution with parameters n and F (x). The probability distribution of Fn(x) is thus given by 0 1 ( ) m @ n A m n−m P Fn(x) = = F (x) (1−F (x)) ; m = 0; 1; : : : ; n n m Some consequences: • E(Fn(x)) = F (x), i.e. Fn(x) is an unbiased estimator of F (x) • 1 − V ar(Fn(x)) = n F (x)(1 F (x)), i.e. as n increases the va- riance of Fn(x) decreases. • Fn(x) is a (weakly) consistent estimator of F (x). Theorem of Glivenko-Cantelli: ! P lim sup jFn(x) − F (x)j = 0 = 1 n!1 x2IR EconometricsII-Kneip 1–5 The distribution of Y = F (X) Note: there is an important difference between F (x) und F (X): • For any fixed x 2 IR the corresponding value F (x) is also a fixed number, F (x) = P (X ≤ x) • F (X) is a random variable, where F denotes the distribution function of X. Theorem: Let X by a random variable with a continuous distri- bution function F . Then Y = F (X) has a (continuous) uniform distribution on the interval (0; 1), i.e. F (X) ∼ U(0; 1); P (a ≤ F (X) ≤ b) = b − a for all 0 ≤ a < b ≤ 1 Consequence: If F is continuous, then • F (X1);:::;F (Xn) can be interpreted as an i.i.d. random sample of observations from a U(0; 1) distribution • (F (X(1));:::;F (X(n)) is the corresponding order statistics EconometricsII-Kneip 1–6 1.3 Quantiles Quantiles are an essential tool for statistical analysis. They provi- de important information for characterizing location and disper- sion of a distribution. In statistical inference they play a central role in measuring risk. Let X denote a real valued random varia- ble with distribution function F . Quantiles: For 0 < τ < 1, any qτ 2 IR satisfying F (qτ ) = P (X ≤ qτ ) ≥ τ and P (X ≥ qτ ) ≥ 1 − τ is called τth quantile (or simply τ-quantile) of X. Note that quantiles are not necessarily unique. for given τ, there may exist an interval of possible values fulfilling the above con- ditions. But if X is a continuous random variable with density f, then qτ is unique if f(qτ ) > 0 (then F (qτ ) = τ and F (q) =6 τ for all q =6 qτ ). In statistical literature most work on quantiles is based on the so-called quantile function which is defined as an “inverse” dis- tribution function. For 0 < τ < 1 the quantile function is defined by Q(τ) : inffyj F (y) ≥ τg • For any 0 < τ < 1 the value qτ = Q(τ) is a τ-quantile satis- fying the above conditions. If there is an interval of possible values for qτ , Q(τ) selects the smallest possible value. • Like the distribution function, the quantile function provides a complete characterization of the random variable X. • If the distribution function F (x) is strictly monotonically increasing, then Q(τ) is the inverse of F , Q(τ) = F −1(τ). EconometricsII-Kneip 1–7 Important quantiles: • µmed = Q(0:5) is the median of X (with probability at least 0.5 an observation is smaller or equal to Q(0:5), and with probability at least 0.5 an observation is larger or equal to Q(0:5) • Q(0:25) and Q(0:75) are called lower and upper quartile, respectively. Instead of the standard deviation, the inter-quartile range IRQ = Q(0:75) − Q(0:25) (also called quartile coefficient of dispersion) is frequently used as a measure of statistical dispersion. Note that P (X 2 [Q(0:25);Q(0:75)]) ≈ 0:5. • Q(0:1);Q(0:2);:::;Q(0:9) are the “deciles” of X.
Recommended publications
  • A Unit-Error Theory for Register-Based Household Statistics
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Zhang, Li-Chun Working Paper A unit-error theory for register-based household statistics Discussion Papers, No. 598 Provided in Cooperation with: Research Department, Statistics Norway, Oslo Suggested Citation: Zhang, Li-Chun (2009) : A unit-error theory for register-based household statistics, Discussion Papers, No. 598, Statistics Norway, Research Department, Oslo This Version is available at: http://hdl.handle.net/10419/192580 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. may exercise further usage rights as specified in the indicated licence. www.econstor.eu Discussion Papers No. 598, December 2009 Statistics Norway, Statistical Methods and Standards Li-Chun Zhang A unit-error theory for register- based household statistics Abstract: The next round of census will be completely register-based in all the Nordic countries.
    [Show full text]
  • Statistical Units
    Statistical units Preface This chapter details the definitions of statistical units applicable in European business statistics, and is part of the online publication European Business Statistics manual. The statistical unit is the entity for which the required statistics are compiled. It is an analytical unit for which statistics are compiled. Statisticians create it by splitting or combining observation units with the help of estimations or imputations in order to supply more detailed and/or homogeneous data than would otherwise be possible. It is important to understand how it differs from the observation unit. The observation unit is the entity on which information is received. The observation unit and analytical unit may sometimes be the same. The reporting unit is the entity from which the recommended data items are collected. It will vary from sector to sector and from country to country, depending on institutional structures, the legal framework for data collection, traditions, national priorities and survey resources. It may or may not correspond to an observation unit and/or an analytical unit. Besides definitions and explanatory notes on each statistical unit, this chapter currently also includes more detailed operational rules. Whether to keep the full text version of the operational rules in this chapter or to include them merely as hyperlink will be investigated. Contents 1. Introduction 2. What's new 3. Enterprise 3.1 Definition 3.2 Explanatory note 3.3 Operational Rules 3.4 Operational rules for Head Offices, Holding Companies and Special Purpose Entities 4. Enterprise group 4.1 Definition 4.2 Explanatory notes 4.3 Additional explanations 4.4 Operational Rules 5.
    [Show full text]
  • Statistical Analysis of Real Manufacturing Process Data Statistické Zpracování Dat Z Reálného Výrobního Procesu
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Digital library of Brno University of Technology BRNO UNIVERSITY OF TECHNOLOGY VYSOKÉ U ČENÍ TECHNICKÉ V BRN Ě FACULTY OF MECHANICAL ENGINEERING DEPARTMENT OF MATHEMATICS FAKULTA STROJNÍHO INŽENÝRSTVÍ ÚSTAV MATEMATIKY STATISTICAL ANALYSIS OF REAL MANUFACTURING PROCESS DATA STATISTICKÉ ZPRACOVÁNÍ DAT Z REÁLNÉHO VÝROBNÍHO PROCESU MASTER’S THESIS DIPLOMOVÁ PRÁCE AUTHOR Bc. BARBORA KU ČEROVÁ AUTOR PRÁCE SUPERVISOR Ing. JOSEF BEDNÁ Ř, Ph.D VEDOUCÍ PRÁCE BRNO 2012 Vysoké učení technické v Brně, Fakulta strojního inženýrství Ústav matematiky Akademický rok: 2011/2012 ZADÁNÍ DIPLOMOVÉ PRÁCE student(ka): Bc. Barbora Kučerová který/která studuje v magisterském navazujícím studijním programu obor: Matematické inženýrství (3901T021) Ředitel ústavu Vám v souladu se zákonem č.111/1998 o vysokých školách a se Studijním a zkušebním řádem VUT v Brně určuje následující téma diplomové práce: Statistické zpracování dat z reálného výrobního procesu v anglickém jazyce: Statistical analysis of real manufacturing process data Stručná charakteristika problematiky úkolu: Statistické zpracování dat z konkrétního výrobního procesu, předpokládá se využití testování hypotéz, metody ANOVA a GLM, analýzy způsobilosti procesu. Cíle diplomové práce: 1. Popis metodologie určování způsobilosti procesu. 2. Stručná formulace konkrétního problému z technické praxe (určení dominantních faktorů ovlivňujících způsobilost procesu). 3. Popis statistických nástrojů vhodných k řešení problému. 4. Řešení popsaného problému s využitím statistických nástrojů. Seznam odborné literatury: 1. Meloun, M., Militký, J.: Kompendium statistického zpracování dat. Academica, Praha, 2002. 2. Kupka, K.: Statistické řízení jakosti. TriloByte, 1998. 3. Montgomery, D.,C.: Introduction to Statistical Quality Control. Chapman Vedoucí diplomové práce: Ing.
    [Show full text]
  • A Guide to Writing a Good Codebook for Data Analysis Projects in Medicine
    Codebook cookbook A guide to writing a good codebook for data analysis projects in medicine 1. Introduction Writing a codebook is an important step in the management of any data analysis project. The codebook will serve as a reference for the clinical team; it will help newcomers to the project to rapidly have a flavor of what is at stake and will serve as a communication tool with the statistical unit. Indeed, when comes time to perform statistical analyses on your data, the statistician will be grateful to have a codebook that is readily usable, that is, a codebook that is easy to turn into code for whichever statistical analysis package he/she will use (SAS, R, Stata, or other). 2. Data preparation Whether you enter data in a spreadsheet such as Excel (as is currently popular in biomedical research) or a database program such as Access, there is much freedom in the way data can be entered. A few rules, however, should be followed, to make both the data entry and subsequent data analysis as smooth as possible. A specific example will be presented in Section 3, but first let‟s look at a few general suggestions. 2.1 Variables names A unique, unambiguous name should be given to each variable. Variables names MUST consist of one string only, consisting of letters and — when useful — numbers and underscores ( _ ). Spaces are not allowed in variables names in most statistical programs, even if data entry programs like Excel or Access will allow this. It is good practice to enter variables names at the top of each column.
    [Show full text]
  • Statistical Units in the System of National Accounts
    STATISTICAL UNITS IN THE SYSTEM OF NATIONAL ACCOUNTS Group of Experts on National Accounts Geneva, May 18 – 20, 2016 Jennifer Ribarsky Head of Section, OECD Introduction (1/2) • SNA 2008 distinguishes two different types of statistical units: – Establishment in supply and use tables – Institutional units in institutional sector accounts • Call for (re)considering statistical units, also call for possibly reconsidering classifications by industry • Going beyond the present standards of the 2008 SNA • Establishment of a Task Force on Statistical Units, looking at it from a more fundamental point of view 2 Introduction (2/2) SNA 2008, para. A4.21: “At the present there are two reasons to have the concept of establishment within the SNA. The first of these is to provide a link to source information when this is collected on an establishment basis. In cases where basic information is collected on an enterprise basis, this reason disappears. The second reason is for use in input-output tables. Historically, the rationale was to have a unit that related as far as possible to only one activity in only one location so that the link to the physical processes of production was as clear as possible. With the change of emphasis from the physical view of input-output to an economic view, and from product-by-product matrices to industry-by-industry ones, it is less clear that it is essential to retain the concept of establishment in the SNA”. 3 Why are establishments the preferred unit in the SNA 2008? • The premise in the SNA is that the establishment
    [Show full text]
  • Glossary of Terms
    Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development © OECD 2015 ANNEX 2 Glossary of terms Accounting on an accruals basis recognises a transaction when the activity (decision) generating revenue or consuming resources takes place, regardless of when the associated cash is received or paid. See also accounting on a cash basis. Applied research is original investigation undertaken in order to acquire new knowledge. It is, however, directed primarily towards a specific, practical aim or objective. Appropriations are policy bills that provide / set aside money for specific government departments, agencies, programmes and/or functions. Appropria- tions provide legal authority to enter into obligations that will result in outlays. See also obligations and outlays. Authorisations are policy bills that establish, continue or modify govern- ment programmes and are often accompanied by spending ceilings or policy guidance for subsequent appropriations. However, an authorised funding level has no necessary link with an appropriated funding level. See also appropriations. Basic research is experimental or theoretical work undertaken primarily to acquire new knowledge of the underlying foundations of phenomena and observable facts, without any particular application or use in view. A branch campus abroad (BCA) is defined as a tertiary educational institution that is owned, at least in part, by a local higher education institution (i.e. resident inside the compiling country) but is located in the Rest of the world (resident outside the compiling country); operates in the name of the local higher education institution; engages in at least some face-to-face teaching; and provides access to an entire academic programme that leads to a credential awarded by the local higher education institution.
    [Show full text]
  • Statistical Analysis of Microarray Data in Sleep Deprivation
    Scholars' Mine Masters Theses Student Theses and Dissertations 2013 Statistical analysis of microarray data in sleep deprivation Stephanie Marie Berhorst Follow this and additional works at: https://scholarsmine.mst.edu/masters_theses Part of the Statistics and Probability Commons Department: Recommended Citation Berhorst, Stephanie Marie, "Statistical analysis of microarray data in sleep deprivation" (2013). Masters Theses. 7533. https://scholarsmine.mst.edu/masters_theses/7533 This thesis is brought to you by Scholars' Mine, a service of the Missouri S&T Library and Learning Resources. This work is protected by U. S. Copyright Law. Unauthorized use including reproduction for redistribution requires the permission of the copyright holder. For more information, please contact [email protected]. STATISTICAL ANALYSIS OF MICROARRAY DATA IN SLEEP DEPRIVATION by STEPHANIE MARIE BERHORST A THESIS Presented to the Faculty of the Graduate School of the MISSOURI UNIVERSITY OF SCIENCE AND TECHNOLOGY In Partial Fulfillment of the Requirements for the Degree MASTER OF SCIENCE IN APPLIED MATHEMATICS 2013 Approved by Gayla R. Olbricht, Advisor Matthew Thimgan Robert Paige iii ABSTRACT Microarray technology is a useful tool for studying the expression levels of thousands of genes or exons within a single experiment. Data from microarray experiments present many challenges for researchers since costly resources often limit the experimenter to small sample sizes and large amounts of data are generated. The researcher must carefully consider the appropriate statistical analysis to use that aligns with the experimental design employed. In this work, statistical issues are investigated and addressed for a microarray experiment that examines how expression levels change over time as individuals are sleep deprived.
    [Show full text]
  • LEGEND Glossary Let Evidence Guide Every New Decision
    LEGEND Glossary Let Evidence Guide Every New Decision A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A Adverse Event An adverse outcome occurring during or after the use of a drug or other intervention Related Terms but not necessarily caused by it. Side Effect Serious Adverse Event Adverse Drug Event Source/Copyright © Bandolier Glossary & The Cochrane Collaboration Glossary Applicability The extent to which the study results or effects of the study are appropriate and Related Terms relevant for use in a particular patient situation External Validity Internal Validity (e.g., patient characteristics, clinical setting, resources, organizational issues) Validity Reference Population Source/Copyright © The Cochrane Collaboration Glossary Attrition The loss of participants during the course of a study due to withdrawals, dropouts, or Synonyms protocol deviations which potentially introduces bias by changing the composition of Dropout the sample. Related Terms Lost to Follow Up Source/Copyright © The Cochrane Collaboration Glossary & Portney, Leslie. G. & Watkins, Mary, P. Foundations of Clinical Research Application to Practice. 2nd Edition. 2000. Prentice Hall Health. Upper Saddle River, New Jersey 07458. B Baseline Data Data which measures the outcome of interest prior to initiating any change or Related Terms intervention Baseline Characteristics Source/Copyright © The Cochrane Collaboration Glossary & Portney, Leslie. G. & Watkins, Mary, P. Foundations of Clinical Research Application to Practice. 2nd Edition. 2000. Prentice Hall Health. Upper Saddle River, New Jersey 07458. C Case(s) A person having a particular disease, disorder, or condition Source/Copyright © International Epidemiological Association, Inc.: Porta, M., Greenland, S., & Last, J.
    [Show full text]
  • The Tyranny of Census Geography: Small-Area Data and Neighborhood Statistics
    Point of Contention: Defining Neighborhoods Guest Editor: Ron Wilson U.S. Department of Housing and Urban Development Neighborhoods are a natural construct widely used for analytical purposes in research, policymaking, and practice, but defining a neighborhood for these purposes has always been difficult. This Point of Contention offers four articles about precisely bounding this often fuzzy concept. The authors provide a range of perspectives, from practitioner to researcher, about the construction of neighborhoods and the complexity of what neighbor- hood really means. The Tyranny of Census Geography: Small-Area Data and Neighborhood Statistics Jonathan Sperling U.S. Department of Housing and Urban Development The opinions expressed in this article are those of the author and do not necessarily reflect those of the U.S. Department of Housing and Urban Development. Census-defined small-area geographies and statistics in the United States are highly accessible, rela- tively easy to use, and available across time and space. The singular and strict use of block groups, census tracts, or ZIP Codes as proxies for neighborhood, however, are often inappropriate and can result in flawed findings, poor public policy decisions, and even situations in which families or businesses are disqualified from place-based government programs. Perceptions of neighborhoods are social constructs and context dependent. Yet social science literature is replete with an unques- tioning use of these geographies to measure neighborhood effects, despite evidence that the use of alternative spatial scales and techniques can deliver very different results.1 Census small-area statistics are artifacts of the geographic boundaries created by the Census Bureau, often in collaboration with local stakeholders.
    [Show full text]
  • Best Practice Guidelines for Developing International Statistical Classifications
    Best Practice Guidelines for Developing International Statistical Classifications Andrew Hancock, Chair, Expert Group on International Statistical Classifications Best Practice Guidelines for Developing International Statistical Classifications November 2013 1 Abbreviations CPC Central Product Classification ICD International Classification of Diseases ILO International Labour Organization ISCO International Standard Classification of Occupations ISIC International Standard Industrial Classification of All Economic Activities ISO International Organisation for Standardisation UNESCO United Nations Educational, Scientific and Cultural Organisation UNSD United Nations Statistics Division WHO World Health Organization Best Practice Guidelines for Developing International Statistical Classifications November 2013 2 Contents Introduction ................................................................................................................................ 4 Background ................................................................................................................................ 4 Defining a statistical classification .............................................................................................. 5 Principles to consider when developing an international statistical classification ........................ 7 Components of a Classification .................................................................................................12 Other Issues/Definitions ............................................................................................................16
    [Show full text]
  • Milton Terris1
    American Journal of EPIDEMIOLOGY Volume 136 Copyright © 1992 by The Johns Hopkins University Number 8 School of Hygiene and Public Health October 15,1992 Sponsored by the Society for Epidemiologic Research SPECIAL SOCIETY FOR EPIDEMIOLOGIC RESEARCH (SER) ISSUE: Downloaded from PAPERS PRESENTED AT THE 25TH ANNUAL MEETING OF THE SER, MINNEAPOLIS, MINNESOTA, JUNE 9-12, 1992 INVITED ADDRESSES http://aje.oxfordjournals.org/ The Society for Epidemiologic Research (SER) and the Future of Epidemiology at Oxford University Press for SER Members on April 15, 2014 Milton Terris1 I appreciate very much this opportunity SOCIAL MEDICINE IN GREAT BRITAIN to help celebrate the 25th Anniversary of the In that same year, 1943, John A. Ryle, Society for Epidemiologic Research (SER). the Regius Professor of Medicine at Cam- I think it will be useful to present the histor- bridge, resigned his position to become the ical background to the Society's formation first Professor of Social Medicine in Great as a necessary prelude for discussing SER Britain, accepting the Chair which had just and the future of epidemiology. been established at Oxford University. This I was a student in 1943 at the Johns dramatic event signalized the leap from in- Hopkins School of Hygiene and Public fectious disease to noninfectious disease ep- Health, where Wade Hampton Frost had idemiology. As Ryle stated, "Public health served as the first Professor of Epidemiology. ... has been largely preoccupied with the Frost had defined epidemiology as "the sci- communicable diseases, their causes, distri- ence of the mass-phenomena of infectious bution, and prevention. Social medicine is diseases" (1), and the epidemiology courses concerned with all diseases of prevalence, at Hopkins were limited entirely to infec- including rheumatic heart disease, peptic ul- tious diseases.
    [Show full text]
  • TRANSPORT STATISTICS Content
    TRANSPORT STATISTICS Reference Metadata in Euro SDMX Metadata Structure (ESMS) INSTAT Content 1. Contact ............................................................................................................................................... 2 2. Metadata update ............................................................................................................................... 2 3. Statistical presentation ..................................................................................................................... 2 4. Unit of measure ................................................................................................................................. 4 5. Reference period ............................................................................................................................... 4 6. Institutional mandate ........................................................................................................................ 4 7. Confidentiality ................................................................................................................................... 4 8. Release policy .................................................................................................................................... 5 9. Frequency of dissemination ............................................................................................................. 5 10. Accessibility and clarity .................................................................................................................
    [Show full text]