Bayesian Modeling Using WinBUGS

Size: px
Start display at page:

Download "Bayesian Modeling Using WinBUGS"

Transcription

1 Bayesian Modeling Using WinBUGS

2 WILEY SERIES IN COMPUTATIONAL STATISTICS Consulting Editors: Paolo Giudici University of Pavia, Italy Geof H. Givens Colorado State University, USA Bani K. Mallick Texas A&M University, USA Wiley Series in Computational Statistics is comprised of practical guides and cutting edge research books on new developments in computational statistics. It features quality authors with a strong applications focus. The texts in the series provide detailed coverage of statistical concepts, methods and case studies in areas at the interface of statistics, computing, and numerics. With sound motivation and a wealth of practical examples, the books show in concrete terms how to select and to use appropriate ranges of statistical computing techniques in particular fields of study. Readers are assumed to have a basic understanding of introductory terminology. The series concentrates on applications of computational methods in statistics to fields of bioinformatics, genomics, epidemiology, business, engineering, finance and applied statistics. A complete list of titles in this series appears at the end of the volume.

3 Bayesian Modeling Using WinBUGS Ioannis Ntzoufras Department of Statistics Athens University of Economics and Business Athens, Greece WILEY A JOHN WILEY & SONS, INC., PUBLICATION

4 Copyright Q 2009 by John Wiley & Sons, Inc. All rights reserved Published by John Wiley & Sons, Inc., Hoboken, New Jersey. Published simultaneously in Canada. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, (978) , fax (978) , or on the web at Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 11 1 River Street, Hoboken, NJ 07030, (201) , fax (201) , or online at Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts in preparing this book, they make no representations or warranties with respect to the accuracy or completeness of the contents of this book and specifically disclaim any implied warranties of merchantability or fitness for a particular purpose. No warranty may be created or extended by sales representatives or written sales materials. The advice and strategies contained herein may not be suitable for your situation. You should consult with a professional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or any other commercial damages, including but not limited to special, incidental, consequential, or other damages. For general information on our other products and services or for technical support, please contact our Customer Care Department within the United States at (800) , outside the United States at (317) or fax (317) Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not be available in electronic format. For information about Wiley products, visit our web site at Library of Congress Cataloging-in-Publication Data is available. Ntzoufras, Ioannis, Bayesian modeling using WinBUGS / Ioannis Ntzoufras. p. cm. Includes bibliographical references and index. ISBN (pbk.) 1. Bayesian statistical decision theory. 2. WinBUGS. I. Title. QA279.5.N '42Ac Printed in the United States of America

5 To Ioanna and our baby daughter

6 CONTENTS Preface Acknowledgments Acronyms xvii xix xxi 1 Introduction to Bayesian Inference 1.1 Introduction: Bayesian modeling in the 2 1 st century 1.2 Definition of statistical models 1.3 Bayes theorem 1.4 Model-based Bayesian inference 1.5 Inference using conjugate prior distributions Inference for the Poisson rate of count data Inference for the success probability of binomial data Inference for the mean of normal data with known variance Inference for the mean and variance of normal data Inference for normal regression models Other conjugate prior distributions Illustrative examples 1.6 Nonconjugate analysis Problems vii

7 viii CONTENTS 2 Markov Chain Monte Carlo Algorithms in Bayesian Inference 2.1 Simulation, Monte Carlo integration, and their implementation in Bayesian inference 2.2 Markov chain Monte Carlo methods The algorithm Terminology and implementation details 2.3 Popular MCMC algorithms The Metropolis-Hastings algorithm Componentwise Metropolis-Hastings The Gibbs sampler Metropolis within Gibbs The slice Gibbs sampler A simple example using the slice sampler 2.4 Summary and closing remarks Problems 3 WinBUGS Software: Introduction, Setup, and Basic Analysis 3.1 Introduction and historical background 3.2 The WinBUGS environment Downloading and installing WinBUGS A short description of the menus 3.3 Preliminaries on using WinBUGS Code structure and type of parametersinodes Scalar, vector, matrix, and array nodes 3.4 Building Bayesian models in WinBUGS Function description Using the for syntax and array, matrix, and vector calculations Use of parentheses, brackets and curly braces in WinBUGS Differences between WinBUGS and R/Splus syntax Model specification in WinBUGS Data and initial value specification An example of a complete model specification Data transformations Compiling the model and simulating values Basic output analysis using the sample monitor tool 3.7 Summarizing the procedure 3.8 Chapter summary and concluding comments Problems WinBUGS Software: Illustration, Results, and Further Analysis 4.1 A complete example of running MCMC in WinBUGS for a simple model

8 CONTENTS ix The model Data and initial values Compiling and running the model MCMC output analysis and results 4.2 Further output analysis using the inference menu Comparison of nodes Calculation of correlations Using the summary tool Evaluation and ranking of individuals Calculation of deviance information criterion 4.3 Multiple chains Generation of multiple chains Output analysis The Gelman-Rubin convergence diagnostic 4.4 Changing the properties of a figure General graphical options Special graphical options 4.5 Other tools and menus The node info tool Monitoring the acceptance rate of the Metropolis-Hastings algorithm Saving the current state of the chain Setting the starting seed number Running the model as a script 4.6 Summary and concluding remarks Problems 5 introduction to Bayesian Models: Normal Models 5.1 General modeling principles 5.2 Model specification in normal regression models Specifying the likelihood Specifying a simple independent prior distribution Interpretation of the regression coefficients A regression example using WinBUGS 5.3 Using vectors and multivariate priors in normal regression models Defining the model using matrices Prior distributions for normal regression models Multivariate normal priors in WinBUGS Continuation of Example Analysis of variance models The one-way ANOVA model Parametrization and parameter interpretation

9 X CONTENTS One-way ANOVA model in WinBUGS A one-way ANOVA example using WinBUGS Two-way ANOVA models Multifactor analysis of variance Problems Incorporating Categorical Variables in Normal Models and Further Modeling Issues Analysis of variance models using dummy variables Analysis of covariance models Models using one quantitative variable and one qualitative variable The parallel lines model The separate lines model 6.3 A bioassay example Parallel lines analysis Slope ratio analysis: Models with common intercept and different slope Comparison of the two approaches 6.4 Further modeling issues Extending the simple ANCOVA model Using binary indicators to specify models in multiple regression Selection of variables using the deviance information criterion PIC) 6.5 Closing remarks Problems Introduction to Generalized Linear Models: Binomial and Poisson Data 7.1 Introduction The exponential family Common distributions as members of the exponential family Link functions Common generalized linear models Interpretation of GLM coefficients 7.2 Prior distributions 7.3 Posterior inference The posterior distribution of a generalized linear model GLM specification in WinBUGS 7.4 Poisson regression models Interpretation of Poisson log-linear parameters A simple Poisson regression example

10 CONTENTS xi A Poisson regression model for modeling football data binomial response models Interpretation of model parameters in binomial response models A simple example Models for contingency tables 269 Problems Models for Positive Continuous Data, Count Data, and Other GLM- Based Extensions Models with nonstandard distributions Specification of arbitrary likelihood using the zeros-ones trick The inverse Gaussian model 8.2 Models for positive continuous response variables The gamma model Other models An example 8.3 Additional models for count data The negative binomial model The generalized Poisson model Zero inflated models The bivariate Poisson model The Poisson difference model 8.4 Further GLM-based models and extensions Survival analysis models Multinomial models Additional models and further reading Problems Bayesian Hierarchical Models 9.1 Introduction A simple motivating example Why use a hierarchical model? Other advantages and characteristics 9.2 Some simple examples Repeated measures data Introducing random effects in performance parameters Poisson mixture models for count data The use of hierarchical models in meta-analysis 9.3 The generalized linear mixed model formulation A hierarchical normal model: A simple crossover trial Logit GLMM for correlated binary responses

11 xii CONTENTS Poisson log-linear GLMMs for correlated count data Discussion, closing remarks, and further reading Problems The Predictive Distribution and Model Checking 10.1 Introduction Prediction within Bayesian framework Using posterior predictive densities for model evaluation and checking Cross-validation predictive densities 10.2 Estimating the predictive distribution for future or missing observations using MCMC A simple example: Estimating missing observations An example of Bayesian prediction using a simple model 10.3 Using the predictive distribution for model checking Comparison of actual and predictive frequencies for discrete data Comparison of cumulative frequencies for predictive and actual values for continuous data Comparison of ordered predictive and actual values for continuous data Estimation of the posterior predictive ordinate Checking individual observations using residuals Checking structural assumptions of the model Checking the goodness-of-fit of a model 10.4 Using cross-validation predictive densities for model checking, evaluation, and comparison Estimating the conditional predictive ordinate Generating values from the leave-one-out cross-validatory predictive distributions 10.5 Illustration of a complete predictive analysis: Normal regression models Checking structural assumptions of the model Detailed checks based on residual analysis Overall goodness-of-fit of the model Implementation using WinBUGS An Illustrative example Summary of the model checking procedure 10.6 Discussion Problems Bayesian Model and Variable Evaluation 389

12 CONTENTS xiii 11.1 Prior predictive distributions as measures of model comparison: Posterior model odds and Bayes factors 11.2 Sensitivity of the posterior model probabilities: The Lindley-Bartlett paradox 11.3 Computation of the marginal likelihood Approximations based on the normal distribution Sampling from the prior: A naive Monte Carlo estimator Sampling from the posterior: The harmonic mean estimator Importance sampling estimators Bridge sampling estimators Chib s marginal likelihood estimator Additional details and further reading 11.4 Computation of the marginal likelihood using WinBUGS A beta-binomial example A normal regression example with conjugate normal-inverse gamma prior 11.5 Bayesian variable selection using Gibbs-based methods Prior distributions for variable selection in GLM Gibbs variable selection Other Gibbs-based methods for variable selection Posterior inference using the output of Bayesian variable selection samplers Implementation of Gibbs variable selection in WinBUGS using an illustrative example The Carlin-Chib method reversible jump MCMC (RJMCMC) Using posterior predictive densities for model evaluation Estimation from an MCMC output A simple example in WinBUGS Information criteria The Bayes information criterion (BIC) The Akaike information criterion (AIC) Other criteria Calculation of penalized deviance measures from the MCMC output Implementation in WinBUGS A simple example in WinBUGS Discussion and further reading 432 Problems 432 Appendix A: Model Specification via Directed Acyclic Graphs: The DOODLE Menu 435 A. 1 Introduction: Starting with DOODLE 435

13 xiv CONTENTS A.2 Nodes A.3 Edges A.4 Panels A.5 A simple example Appendix B: The Batch Mode: Running a Model in the Background Using Scripts 443 B. 1 Introduction 443 B.2 Basic commands: Compiling and running the model 444 Appendix C: Checking Convergence Using CODNBOA C. 1 Introduction C.2 A short historical review C.3 Diagnostics implemented by CODMBOA C.3.1 The Geweke diagnostic C.3.2 The Gelman-Rubin diagnostic C.3.3 The Raftery-Lewis diagnostic C.3.4 The Heidelberger-Welch diagnostic C.3.5 Final remarks (2.4 A first look at CODMBOA C.4.1 CODA C.4.2 BOA C.5 A simple example C.5.1 Illustration in CODA C.5.2 Illustration in BOA Appendix D: Notation Summary D.l MCMC D.2 Subscripts and indices D.3 Parameters D.4 Random variables and data D.5 Sample estimates D.6 Special functions, vectors, and matrices D.7 Distributions D.8 Distribution-related notation D.9 Notation used in ANOVA and ANCOVA D. 10 Variable and model specification D. 11 Deviance information criterion (DIC) D. 12 Predictive measures

14 CONTENTS XV References Index

15 PREFACE Since the mid- 1980s, the development of widely accessible powerfbl computers and the implementation of Markov chain Monte Carlo (MCMC) methods have led to an explosion of interest in Bayesian statistics and modeling. This was followed by an extensive research for new Bayesian methodologies generating the practical application of complicated models used over a wide range of sciences. During the late 199Os, BUGS emerged in the foreground. BUGS was a free software that could fit complicated models in a relatively easy manner, using standard MCMC methods. Since 1998 or so, WinBUGS, the Windows version of BUGS, has earned great popularity among researchers of diverse scientific fields. Therefore, an increased need for an introductory book related to Bayesian models and their implementation via WinBUGS has been realized. The objective of the present book is to offer an introduction to the principles of Bayesian modeling, with emphasis on model building and model implementation using WinBUGS. Detailed examples are provided, ranging from very simple to more advanced and realistic ones. Generalized linear models (GLMs), which are familiar to most students and researchers, are discussed. Details concerning model building, prior specification, writing the WinBUGS code and the analysis and interpretation of the WinBUGS output are also provided. Because of the introductory character of the book, I focused on elementary models, starting from the normal regression models and moving to generalized linear models. Even more advanced readers, familiar with such models, may benefit from the Bayesian implementation using WinBUGS, Basic knowledge ofprobability theory and statistics is assumed. Computations that could not be performed in WinBUGS are illustrated using R. Therefore, a minimum knowledge of R is also required. xvii

16 xviii PREFACE This manuscript can be used as the main textbook in a second-level course of Bayesian statistics focusing on modeling and/or computation. Alternatively, it can serve as a companion (to a main textbook) in an introductory course of a Bayesian statistics. Finally, because of its structure, postgraduate students and other researchers can complete a self-taught tutorial course on Bayesian modeling by following the material of this book. All datasets and code used in the book are available in the book s Webpage: www. stat-athens.aueb.gr/ jbn/winbugs-book. Athens, Greece June IOANNIS NTZOUFRAS

17 ACKNOWLEDGMENTS I am indebted to the people at Wiley publications for their understanding and assistance during the preparation of the manuscript. Acknowledgments are due to the anonymous referees. Their suggestions and comments led to a substantial improvement of the present book. I would particularly like to thank Dimitris Fouskakis, colleague and good friend, for his valuable comments on an early version of chapters 1-6 and I am also grateful to Professor Brani Vidakovic for proposing and motivating this book. Last but not least, I wish to thank my wife Ioanna for her love, support, and patience during the writing of this book as well as for her suggestions on the manuscript. I. N. xix

18 ACRONYMS ACF AIC ANOVA ANCOVA AR BF BIC BOA BP BOD BUGS CDF COD CODA CPO CR cv Autocorrelation Akaike information criterion Analysis of variance Analysis of covariance Attributable risk Bayes factor Bayes information criterion Bayesian output analysis (R package) Bivariate Poisson Biological oxygen demand (data variable in example 6.3) Bayesian inference using Gibbs (software) Cumulative distribution function Chemical oxygen demand (data variable in example 6.3) Convergence diagnostics and output analysis software for Gibbs sampling analysis (R package) Conditional Predictive Ordinate corner (constraint) Cross-validation xxi

19 xxii Acronyms cv- 1 DAG DI DIBP DIC GLM GP GVS ICPO i.i.d. LS MAP MP model MCMC MCE ML MLE NB OR PBF PD p.d.f. PO PPO RJMCMC RR SD SE ssvs STZ TS TVS WinBUGS ZI ZID ZIP ZINB Leave-one-out cross-validation Directed acyclic graph Dispersion index Diagonal inflated bivariate Poisson distribution Deviance information criterion Generalized linear model Generalized Poisson Gibbs variable selection Inverse conditional predictive ordinate Independent identically distributed Logarithmic score Maximum a posteriori Median probability Markov chain Monte Carlo Monte Carlo error Maximum likelihood Maximum-likelihood estimate/estimator Negative binomial Odds ratio Posterior Bayes factor Poisson difference Probability density function Posterior model odds Posterior predictive ordinate Reversible jump Markov chain Monte Carlo Relative risk Standard deviation Standard error Stochastic search variable selection sum-to-zero (constraint) Total solids(data variable in example 6.3) Total volatile solids (data variable in example 6.3) Windows version of BUGS (software) Zero inflated Zero inflated distribution Zero inflated Poisson distribution Zero inflated negative binomial distribution

20 Acronyms xxiii ZIGP ZIBP Zero inflated generalized Poisson distribution Zero inflated bivariate Poisson distribution

AN INTRODUCTION TO PROBABILITY AND STATISTICS

AN INTRODUCTION TO PROBABILITY AND STATISTICS AN INTRODUCTION TO PROBABILITY AND STATISTICS WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Noel A. C. Cressie, Garrett M.

More information

STATISTICAL ANALYSIS WITH MISSING DATA

STATISTICAL ANALYSIS WITH MISSING DATA STATISTICAL ANALYSIS WITH MISSING DATA SECOND EDITION Roderick J.A. Little & Donald B. Rubin WILEY SERIES IN PROBABILITY AND STATISTICS Statistical Analysis with Missing Data Second Edition WILEY SERIES

More information

Applied Regression Modeling

Applied Regression Modeling Applied Regression Modeling Applied Regression Modeling A Business Approach Iain Pardoe University of Oregon Charles H. Lundquist College of Business Eugene, Oregon WILEY- INTERSCIENCE A JOHN WILEY &

More information

Arrow Pushing in Organic Chemistry

Arrow Pushing in Organic Chemistry Arrow Pushing in Organic Chemistry An Easy Approach to Understanding Reaction Mechanisms Daniel E. Levy Arrow Pushing in Organic Chemistry Arrow Pushing in Organic Chemistry An Easy Approach to Understanding

More information

TEACH YOURSELF THE BASICS OF ASPEN PLUS

TEACH YOURSELF THE BASICS OF ASPEN PLUS TEACH YOURSELF THE BASICS OF ASPEN PLUS TEACH YOURSELF THE BASICS OF ASPEN PLUS RALPH SCHEFFLAN Chemical Engineering and Materials Science Department Stevens Institute of Technology A JOHN WILEY & SONS,

More information

Discriminant Analysis and Statistical Pattern Recognition

Discriminant Analysis and Statistical Pattern Recognition Discriminant Analysis and Statistical Pattern Recognition GEOFFRY J. McLACHLAN The University of Queensland @EEC*ENCE A JOHN WILEY & SONS, INC., PUBLICATION This Page Intentionally Left Blank Discriminant

More information

Statistical Methods. for Forecasting

Statistical Methods. for Forecasting Statistical Methods for Forecasting Statistical Methods for Forecasting BOVAS ABRAHAM JOHANNES LEDOLTER WILEY- INTERSCI ENCE A JOHN WILEY & SONS, INC., PUBLICA'TION Copyright 0 1983.2005 by John Wiley

More information

BASICS OF ANALYTICAL CHEMISTRY AND CHEMICAL EQUILIBRIA

BASICS OF ANALYTICAL CHEMISTRY AND CHEMICAL EQUILIBRIA BASICS OF ANALYTICAL CHEMISTRY AND CHEMICAL EQUILIBRIA BASICS OF ANALYTICAL CHEMISTRY AND CHEMICAL EQUILIBRIA BRIAN M. TISSUE Virginia Tech Department of Chemistry Blacksburg, VA Cover Design: Wiley Cover

More information

BASIC STRUCTURAL DYNAMICS

BASIC STRUCTURAL DYNAMICS BASIC STRUCTURAL DYNAMICS BASIC STRUCTURAL DYNAMICS James C. Anderson Ph.D. Professor of Civil Engineering, University of Southern California Farzad Naeim Ph.D., S.E., Esq. Vice President and General

More information

ANALYSIS OF ELECTRIC MACHINERY AND DRIVE SYSTEMS

ANALYSIS OF ELECTRIC MACHINERY AND DRIVE SYSTEMS ANALYSIS OF ELECTRIC MACHINERY AND DRIVE SYSTEMS IEEE Press 445 Hoes Lane Piscataway, NJ 08854 IEEE Press Editorial Board 2013 John Anderson, Editor in Chief Linda Shafer Saeid Nahavandi George Zobrist

More information

Ronald Christensen. University of New Mexico. Albuquerque, New Mexico. Wesley Johnson. University of California, Irvine. Irvine, California

Ronald Christensen. University of New Mexico. Albuquerque, New Mexico. Wesley Johnson. University of California, Irvine. Irvine, California Texts in Statistical Science Bayesian Ideas and Data Analysis An Introduction for Scientists and Statisticians Ronald Christensen University of New Mexico Albuquerque, New Mexico Wesley Johnson University

More information

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College FOURIER TRANSFORMS FOURIER TRANSFORMS Principles and Applications ERIC W. HANSEN Thayer School of Engineering, Dartmouth College Cover Image: istockphoto/olgaaltunina Copyright 2014 by John Wiley & Sons,

More information

Contents. Part I: Fundamentals of Bayesian Inference 1

Contents. Part I: Fundamentals of Bayesian Inference 1 Contents Preface xiii Part I: Fundamentals of Bayesian Inference 1 1 Probability and inference 3 1.1 The three steps of Bayesian data analysis 3 1.2 General notation for statistical inference 4 1.3 Bayesian

More information

INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING

INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING BRUCE A. FINLÄYSON, PH.D. University of Washington Seattle, Washington iwiley- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Microsoft product screen

More information

INTRODUCTION TO LINEAR REGRESSION ANALYSIS

INTRODUCTION TO LINEAR REGRESSION ANALYSIS INTRODUCTION TO LINEAR REGRESSION ANALYSIS WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Noel A. C. Cressie, Garrett M. Fitzmaurice,

More information

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science.

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science. Texts in Statistical Science Generalized Linear Mixed Models Modern Concepts, Methods and Applications Walter W. Stroup CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint

More information

The Bayesian Choice. Christian P. Robert. From Decision-Theoretic Foundations to Computational Implementation. Second Edition.

The Bayesian Choice. Christian P. Robert. From Decision-Theoretic Foundations to Computational Implementation. Second Edition. Christian P. Robert The Bayesian Choice From Decision-Theoretic Foundations to Computational Implementation Second Edition With 23 Illustrations ^Springer" Contents Preface to the Second Edition Preface

More information

BASIC GAS CHROMATOGRAPHY Second Edition HAROLD M. MCNAIR JAMES M. MILLER A JOHN WILEY & SONS, INC., PUBLICATION BASIC GAS CHROMATOGRAPHY BASIC GAS CHROMATOGRAPHY Second Edition HAROLD M. MCNAIR JAMES

More information

REACTIVE INTERMEDIATE CHEMISTRY

REACTIVE INTERMEDIATE CHEMISTRY REACTIVE INTERMEDIATE CHEMISTRY REACTIVE INTERMEDIATE CHEMISTRY Edited by Robert A.Moss Department of Chemistry Rutgers University New Brunswick, NJ Matthew S. Platz Department of Chemistry Ohio State

More information

Contents. Preface to Second Edition Preface to First Edition Abbreviations PART I PRINCIPLES OF STATISTICAL THINKING AND ANALYSIS 1

Contents. Preface to Second Edition Preface to First Edition Abbreviations PART I PRINCIPLES OF STATISTICAL THINKING AND ANALYSIS 1 Contents Preface to Second Edition Preface to First Edition Abbreviations xv xvii xix PART I PRINCIPLES OF STATISTICAL THINKING AND ANALYSIS 1 1 The Role of Statistical Methods in Modern Industry and Services

More information

TRANSPORT PHENOMENA FOR CHEMICAL REACTOR DESIGN

TRANSPORT PHENOMENA FOR CHEMICAL REACTOR DESIGN TRANSPORT PHENOMENA FOR CHEMICAL REACTOR DESIGN Laurence A. Belfiore Department of Chemical Engineering Colorado State University Fort Collins, CO A JOHN WILEY & SONS, INC., PUBLICATION TRANSPORT PHENOMENA

More information

Statistical Hypothesis Testing with SAS and R

Statistical Hypothesis Testing with SAS and R Statistical Hypothesis Testing with SAS and R Statistical Hypothesis Testing with SAS and R Dirk Taeger Institute for Prevention and Occupational Medicine of the German Social Accident Insurance, Institute

More information

GREEN CHEMISTRY AND ENGINEERING

GREEN CHEMISTRY AND ENGINEERING GREEN CHEMISTRY AND ENGINEERING GREEN CHEMISTRY AND ENGINEERING A Practical Design Approach CONCEPCIÓN JIMÉNEZ-GONZÁLEZ DAVID J. C. CONSTABLE Copyright Ó 2011 by John Wiley & Sons, Inc. All rights reserved.

More information

RESPONSE SURFACE METHODOLOGY

RESPONSE SURFACE METHODOLOGY RESPONSE SURFACE METHODOLOGY WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Noel A. C. Cressie, Garrett M. Fitzmaurice, Iain

More information

STRESS IN ASME PRESSURE VESSELS, BOILERS, AND NUCLEAR COMPONENTS

STRESS IN ASME PRESSURE VESSELS, BOILERS, AND NUCLEAR COMPONENTS STRESS IN ASME PRESSURE VESSELS, BOILERS, AND NUCLEAR COMPONENTS Wiley-ASME Press Series List Stress in ASME Pressure Vessels, Boilers, and Nuclear Jawad October 2017 Components Robust Adaptive Control

More information

Practical Statistics for Geographers and Earth Scientists

Practical Statistics for Geographers and Earth Scientists Practical Statistics for Geographers and Earth Scientists Nigel Walford A John Wiley & Sons, Ltd., Publication Practical Statistics for Geographers and Earth Scientists Practical Statistics for Geographers

More information

Index. Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables.

Index. Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables. Index Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables. Adaptive rejection metropolis sampling (ARMS), 98 Adaptive shrinkage, 132 Advanced Photo System (APS), 255 Aggregation

More information

Regression Analysis by Example

Regression Analysis by Example Regression Analysis by Example WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Noel A. C. Cressie, Nicholas I. Fisher, Iain M.

More information

STATISTICS; An Introductory Analysis. 2nd hidition TARO YAMANE NEW YORK UNIVERSITY A HARPER INTERNATIONAL EDITION

STATISTICS; An Introductory Analysis. 2nd hidition TARO YAMANE NEW YORK UNIVERSITY A HARPER INTERNATIONAL EDITION 2nd hidition TARO YAMANE NEW YORK UNIVERSITY STATISTICS; An Introductory Analysis A HARPER INTERNATIONAL EDITION jointly published by HARPER & ROW, NEW YORK, EVANSTON & LONDON AND JOHN WEATHERHILL, INC.,

More information

TRANSPORT PHENOMENA AND UNIT OPERATIONS

TRANSPORT PHENOMENA AND UNIT OPERATIONS TRANSPORT PHENOMENA AND UNIT OPERATIONS TRANSPORT PHENOMENA AND UNIT OPERATIONS A COMBINED APPROACH Richard G. Griskey A JOHN WILEY & SONS, INC., PUBLICATION This book is printed on acid-free paper Copyright

More information

Applied Multivariate Statistical Analysis Richard Johnson Dean Wichern Sixth Edition

Applied Multivariate Statistical Analysis Richard Johnson Dean Wichern Sixth Edition Applied Multivariate Statistical Analysis Richard Johnson Dean Wichern Sixth Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world

More information

Subjective and Objective Bayesian Statistics

Subjective and Objective Bayesian Statistics Subjective and Objective Bayesian Statistics Principles, Models, and Applications Second Edition S. JAMES PRESS with contributions by SIDDHARTHA CHIB MERLISE CLYDE GEORGE WOODWORTH ALAN ZASLAVSKY \WILEY-

More information

Generalized, Linear, and Mixed Models

Generalized, Linear, and Mixed Models Generalized, Linear, and Mixed Models CHARLES E. McCULLOCH SHAYLER.SEARLE Departments of Statistical Science and Biometrics Cornell University A WILEY-INTERSCIENCE PUBLICATION JOHN WILEY & SONS, INC. New

More information

Statistics and Measurement Concepts with OpenStat

Statistics and Measurement Concepts with OpenStat Statistics and Measurement Concepts with OpenStat William Miller Statistics and Measurement Concepts with OpenStat William Miller Urbandale, Iowa USA ISBN 978-1-4614-5742-8 ISBN 978-1-4614-5743-5 (ebook)

More information

Stat 5101 Lecture Notes

Stat 5101 Lecture Notes Stat 5101 Lecture Notes Charles J. Geyer Copyright 1998, 1999, 2000, 2001 by Charles J. Geyer May 7, 2001 ii Stat 5101 (Geyer) Course Notes Contents 1 Random Variables and Change of Variables 1 1.1 Random

More information

PRINCIPLES OF CHEMICAL REACTOR ANALYSIS AND DESIGN

PRINCIPLES OF CHEMICAL REACTOR ANALYSIS AND DESIGN PRINCIPLES OF CHEMICAL REACTOR ANALYSIS AND DESIGN PRINCIPLES OF CHEMICAL REACTOR ANALYSIS AND DESIGN New Tools for Industrial Chemical Reactor Operations Second Edition UZI MANN Texas Tech University

More information

HANDBOOK OF APPLICABLE MATHEMATICS

HANDBOOK OF APPLICABLE MATHEMATICS HANDBOOK OF APPLICABLE MATHEMATICS Chief Editor: Walter Ledermann Volume VI: Statistics PART A Edited by Emlyn Lloyd University of Lancaster A Wiley-Interscience Publication JOHN WILEY & SONS Chichester

More information

TABLE OF CONTENTS CHAPTER 1 COMBINATORIAL PROBABILITY 1

TABLE OF CONTENTS CHAPTER 1 COMBINATORIAL PROBABILITY 1 TABLE OF CONTENTS CHAPTER 1 COMBINATORIAL PROBABILITY 1 1.1 The Probability Model...1 1.2 Finite Discrete Models with Equally Likely Outcomes...5 1.2.1 Tree Diagrams...6 1.2.2 The Multiplication Principle...8

More information

Arrow Pushing in Organic Chemistry

Arrow Pushing in Organic Chemistry Arrow Pushing in Organic Chemistry Arrow Pushing in Organic Chemistry An Easy Approach to Understanding Reaction Mechanisms Daniel E. Levy Copyright # 2008 by John Wiley & Sons, Inc. All rights reserved

More information

WATER SOFTENING WITH POTASSIUM CHLORIDE

WATER SOFTENING WITH POTASSIUM CHLORIDE WATER SOFTENING WITH POTASSIUM CHLORIDE WATER SOFTENING WITH POTASSIUM CHLORIDE Process, Health, and Environmental Benefi ts William Wist Jay H. Lehr Rod McEachern A JOHN WILEY & SONS, INC., PUBLICATION

More information

Advanced Statistical Modelling

Advanced Statistical Modelling Markov chain Monte Carlo (MCMC) Methods and Their Applications in Bayesian Statistics School of Technology and Business Studies/Statistics Dalarna University Borlänge, Sweden. Feb. 05, 2014. Outlines 1

More information

Thermal Design. Heat Sinks, Thermoelectrics, Heat Pipes, Compact Heat Exchangers, and Solar Cells. HoSung Lee JOHN WILEY & SONS, INC.

Thermal Design. Heat Sinks, Thermoelectrics, Heat Pipes, Compact Heat Exchangers, and Solar Cells. HoSung Lee JOHN WILEY & SONS, INC. Thermal Design Thermal Design Heat Sinks, Thermoelectrics, Heat Pipes, Compact Heat Exchangers, and Solar Cells HoSung Lee JOHN WILEY & SONS, INC. This book is printed on acid-free paper. Copyright c

More information

COMPARATIVE STATICS ANALYSIS in ECONOMICS

COMPARATIVE STATICS ANALYSIS in ECONOMICS COMPARATIVE STATICS ANALYSIS in ECONOMICS This page is intentionally left blank COMPARATIVE STATICS ANALYSIS in ECONOMICS Kevin M. Currier Department of Economics Oklahoma State University \ > World Scientific

More information

Bayesian Model Diagnostics and Checking

Bayesian Model Diagnostics and Checking Earvin Balderama Quantitative Ecology Lab Department of Forestry and Environmental Resources North Carolina State University April 12, 2013 1 / 34 Introduction MCMCMC 2 / 34 Introduction MCMCMC Steps in

More information

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second, updated and enlarged Edition With 17 Figures Professor Dr.-Ing., Dr.-Ing.

More information

Markov Chain Monte Carlo in Practice

Markov Chain Monte Carlo in Practice Markov Chain Monte Carlo in Practice Edited by W.R. Gilks Medical Research Council Biostatistics Unit Cambridge UK S. Richardson French National Institute for Health and Medical Research Vilejuif France

More information

Bayesian Methods for Machine Learning

Bayesian Methods for Machine Learning Bayesian Methods for Machine Learning CS 584: Big Data Analytics Material adapted from Radford Neal s tutorial (http://ftp.cs.utoronto.ca/pub/radford/bayes-tut.pdf), Zoubin Ghahramni (http://hunch.net/~coms-4771/zoubin_ghahramani_bayesian_learning.pdf),

More information

A FIRST COURSE IN INTEGRAL EQUATIONS

A FIRST COURSE IN INTEGRAL EQUATIONS A FIRST COURSE IN INTEGRAL EQUATIONS This page is intentionally left blank A FIRST COURSE IN INTEGRAL EQUATIONS Abdul-M ajid Wazwaz Saint Xavier University, USA lib World Scientific 1M^ Singapore New Jersey

More information

Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation. EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016

Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation. EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016 Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016 EPSY 905: Intro to Bayesian and MCMC Today s Class An

More information

Monte-Carlo Methods and Stochastic Processes

Monte-Carlo Methods and Stochastic Processes Monte-Carlo Methods and Stochastic Processes From Linear to Non-Linear EMMANUEL GOBET ECOLE POLYTECHNIQUE - UNIVERSITY PARIS-SACLAY CMAP, PALAISEAU CEDEX, FRANCE CRC Press Taylor & Francis Group 6000 Broken

More information

Multilevel Statistical Models: 3 rd edition, 2003 Contents

Multilevel Statistical Models: 3 rd edition, 2003 Contents Multilevel Statistical Models: 3 rd edition, 2003 Contents Preface Acknowledgements Notation Two and three level models. A general classification notation and diagram Glossary Chapter 1 An introduction

More information

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning Christopher M. Bishop Pattern Recognition and Machine Learning ÖSpri inger Contents Preface Mathematical notation Contents vii xi xiii 1 Introduction 1 1.1 Example: Polynomial Curve Fitting 4 1.2 Probability

More information

For Bonnie and Jesse (again)

For Bonnie and Jesse (again) SECOND EDITION A P P L I E D R E G R E S S I O N A N A L Y S I S a n d G E N E R A L I Z E D L I N E A R M O D E L S For Bonnie and Jesse (again) SECOND EDITION A P P L I E D R E G R E S S I O N A N A

More information

Prerequisite: STATS 7 or STATS 8 or AP90 or (STATS 120A and STATS 120B and STATS 120C). AP90 with a minimum score of 3

Prerequisite: STATS 7 or STATS 8 or AP90 or (STATS 120A and STATS 120B and STATS 120C). AP90 with a minimum score of 3 University of California, Irvine 2017-2018 1 Statistics (STATS) Courses STATS 5. Seminar in Data Science. 1 Unit. An introduction to the field of Data Science; intended for entering freshman and transfers.

More information

Experimental Design and Data Analysis for Biologists

Experimental Design and Data Analysis for Biologists Experimental Design and Data Analysis for Biologists Gerry P. Quinn Monash University Michael J. Keough University of Melbourne CAMBRIDGE UNIVERSITY PRESS Contents Preface page xv I I Introduction 1 1.1

More information

Organometallics in Synthesis. Third Manual

Organometallics in Synthesis. Third Manual Organometallics in Synthesis Third Manual Organometallics in Synthesis Third Manual Edited by Manfred Schlosser Swiss Federal Institute of Technology Lausanne, Switzerland U Mg Na SI К Fe Zn Pd Sn WILEY

More information

Institute of Actuaries of India

Institute of Actuaries of India Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2018 Examinations Subject CT3 Probability and Mathematical Statistics Core Technical Syllabus 1 June 2017 Aim The

More information

Bayesian Models for Categorical Data

Bayesian Models for Categorical Data Bayesian Models for Categorical Data PETER CONGDON Queen Mary, University of London, UK Chichester New York Weinheim Brisbane Singapore Toronto Bayesian Models for Categorical Data WILEY SERIES IN PROBABILITY

More information

Report and Opinion 2016;8(6) Analysis of bivariate correlated data under the Poisson-gamma model

Report and Opinion 2016;8(6)   Analysis of bivariate correlated data under the Poisson-gamma model Analysis of bivariate correlated data under the Poisson-gamma model Narges Ramooz, Farzad Eskandari 2. MSc of Statistics, Allameh Tabatabai University, Tehran, Iran 2. Associate professor of Statistics,

More information

ENVIRONMENTAL LABORATORY EXERCISES FOR INSTRUMENTAL ANALYSIS AND ENVIRONMENTAL CHEMISTRY

ENVIRONMENTAL LABORATORY EXERCISES FOR INSTRUMENTAL ANALYSIS AND ENVIRONMENTAL CHEMISTRY ENVIRONMENTAL LABORATORY EXERCISES FOR INSTRUMENTAL ANALYSIS AND ENVIRONMENTAL CHEMISTRY ENVIRONMENTAL LABORATORY EXERCISES FOR INSTRUMENTAL ANALYSIS AND ENVIRONMENTAL CHEMISTRY FRANK M. DUNNIVANT Whitman

More information

Preface Introduction to Statistics and Data Analysis Overview: Statistical Inference, Samples, Populations, and Experimental Design The Role of

Preface Introduction to Statistics and Data Analysis Overview: Statistical Inference, Samples, Populations, and Experimental Design The Role of Preface Introduction to Statistics and Data Analysis Overview: Statistical Inference, Samples, Populations, and Experimental Design The Role of Probability Sampling Procedures Collection of Data Measures

More information

STA 4273H: Statistical Machine Learning

STA 4273H: Statistical Machine Learning STA 4273H: Statistical Machine Learning Russ Salakhutdinov Department of Statistics! rsalakhu@utstat.toronto.edu! http://www.utstat.utoronto.ca/~rsalakhu/ Sidney Smith Hall, Room 6002 Lecture 3 Linear

More information

FINITE MIXTURE DISTRIBUTIONS

FINITE MIXTURE DISTRIBUTIONS MONOGRAPHS ON APPLl~[) PROBABILITY AND STATISTICS FINITE MIXTURE DISTRIBUTIONS MONOGRAPHS ON APPLIED PROBABILITY AND STATISTICS General Editor D.R. COX, FRS Also available in the series Probability, Statistics

More information

ELECTRONIC MATERIALS SCIENCE

ELECTRONIC MATERIALS SCIENCE ELECTRONIC MATERIALS SCIENCE ELECTRONIC MATERIALS SCIENCE Eugene A. Irene University of North Carolina Chapel Hill, North Carolina A John Wiley & Sons, Inc., Publication Copyright 2005 by John Wiley &

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

Variability within multi-component systems. Bayesian inference in probabilistic risk assessment The current state of the art

Variability within multi-component systems. Bayesian inference in probabilistic risk assessment The current state of the art PhD seminar series Probabilistics in Engineering : g Bayesian networks and Bayesian hierarchical analysis in engeering g Conducted by Prof. Dr. Maes, Prof. Dr. Faber and Dr. Nishijima Variability within

More information

QUANTUM COMPUTING EXPLAINED

QUANTUM COMPUTING EXPLAINED QUANTUM COMPUTING EXPLAINED David McMahon WILEY-INTERSCIENCE A John Wiley & Sons, Inc., Publication QUANTUM COMPUTING EXPLAINED QUANTUM COMPUTING EXPLAINED David McMahon WILEY-INTERSCIENCE A John Wiley

More information

APPLIED ELECTROMAGNETICS AND ELECTROMAGNETIC COMPATIBILITY

APPLIED ELECTROMAGNETICS AND ELECTROMAGNETIC COMPATIBILITY APPLIED ELECTROMAGNETICS AND ELECTROMAGNETIC COMPATIBILITY APPLIED ELECTROMAGNETICS AND ELECTROMAGNETIC C 0 M PATI B I L ITY Dipak L. Sengupta The University of Michigan and The University of Detroit

More information

DIFFERENTIAL EQUATION ANALYSIS IN BIOMEDICAL SCIENCE AND ENGINEERING

DIFFERENTIAL EQUATION ANALYSIS IN BIOMEDICAL SCIENCE AND ENGINEERING DIFFERENTIAL EQUATION ANALYSIS IN BIOMEDICAL SCIENCE AND ENGINEERING DIFFERENTIAL EQUATION ANALYSIS IN BIOMEDICAL SCIENCE AND ENGINEERING ORDINARY DIFFERENTIAL EQUATION APPLICATIONS WITH R William E.

More information

Penalized Loss functions for Bayesian Model Choice

Penalized Loss functions for Bayesian Model Choice Penalized Loss functions for Bayesian Model Choice Martyn International Agency for Research on Cancer Lyon, France 13 November 2009 The pure approach For a Bayesian purist, all uncertainty is represented

More information

Reliability Evaluation of Engineering Systems:

Reliability Evaluation of Engineering Systems: Reliability Evaluation of Engineering Systems: Concepts and Techniques Roy Billinton PhD, DSc, FEIC, FRSC, FIEEE, PE c. J. MacKenzie Professor of Electrical Engineering University of Saskatchewan and Ronald

More information

From Practical Data Analysis with JMP, Second Edition. Full book available for purchase here. About This Book... xiii About The Author...

From Practical Data Analysis with JMP, Second Edition. Full book available for purchase here. About This Book... xiii About The Author... From Practical Data Analysis with JMP, Second Edition. Full book available for purchase here. Contents About This Book... xiii About The Author... xxiii Chapter 1 Getting Started: Data Analysis with JMP...

More information

QUANTUM MECHANICS. For Electrical Engineers. Quantum Mechanics Downloaded from

QUANTUM MECHANICS. For Electrical Engineers. Quantum Mechanics Downloaded from Quantum Mechanics Downloaded from www.worldscientific.com QUANTUM MECHANICS For Electrical Engineers Quantum Mechanics Downloaded from www.worldscientific.com This page intentionally left blank Quantum

More information

Design and Analysis of Experiments

Design and Analysis of Experiments Design and Analysis of Experiments Design and Analysis of Experiments Volume 2 Advanced Experimental Design KLAUS HINKELMANN Virginia Polytechnic Institute and State University Department of Statistics

More information

Probability and Stochastic Processes

Probability and Stochastic Processes Probability and Stochastic Processes A Friendly Introduction Electrical and Computer Engineers Third Edition Roy D. Yates Rutgers, The State University of New Jersey David J. Goodman New York University

More information

LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R. Liang (Sally) Shan Nov. 4, 2014

LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R. Liang (Sally) Shan Nov. 4, 2014 LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R Liang (Sally) Shan Nov. 4, 2014 L Laboratory for Interdisciplinary Statistical Analysis LISA helps VT researchers

More information

CONTENTS. Preface List of Symbols and Notation

CONTENTS. Preface List of Symbols and Notation CONTENTS Preface List of Symbols and Notation xi xv 1 Introduction and Review 1 1.1 Deterministic and Stochastic Models 1 1.2 What is a Stochastic Process? 5 1.3 Monte Carlo Simulation 10 1.4 Conditional

More information

Risk Assessment in Geotechnical Engineering

Risk Assessment in Geotechnical Engineering Risk Assessment in Geotechnical Engineering Risk Assessment in Geotechnical Engineering Gordon A. Fenton and D. V. Griffiths Copyright 2008 John Wiley & Sons, Inc. ISBN: 978-0-470-17820-1 Risk Assessment

More information

PROTEIN SEQUENCING AND IDENTIFICATION USING TANDEM MASS SPECTROMETRY

PROTEIN SEQUENCING AND IDENTIFICATION USING TANDEM MASS SPECTROMETRY PROTEIN SEQUENCING AND IDENTIFICATION USING TANDEM MASS SPECTROMETRY Michael Kinter Department of Cell Biology Lerner Research Institute Cleveland Clinic Foundation Nicholas E. Sherman Department of Microbiology

More information

Fundamental Concepts in Heterogeneous Catalysis

Fundamental Concepts in Heterogeneous Catalysis Fundamental Concepts in Heterogeneous Catalysis Fundamental Concepts in Heterogeneous Catalysis Jens K. Nørskov Felix Studt Frank Abild-Pedersen Thomas Bligaard Cover Image: istockphoto olgaaltunina Cover

More information

Or How to select variables Using Bayesian LASSO

Or How to select variables Using Bayesian LASSO Or How to select variables Using Bayesian LASSO x 1 x 2 x 3 x 4 Or How to select variables Using Bayesian LASSO x 1 x 2 x 3 x 4 Or How to select variables Using Bayesian LASSO On Bayesian Variable Selection

More information

THE ORGANIC CHEMISTRY OF DRUG SYNTHESIS

THE ORGANIC CHEMISTRY OF DRUG SYNTHESIS THE ORGANIC CHEMISTRY OF DRUG SYNTHESIS THE ORGANIC CHEMISTRY OF DRUG SYNTHESIS Volume 7 DANIEL LEDNICER North Bethesda, MD Copyright # 2008 by John Wiley & Sons, Inc. All rights reserved Published by

More information

Multivariate Analysis in The Human Services

Multivariate Analysis in The Human Services Multivariate Analysis in The Human Services INTERNATIONAL SERIES IN SOCIAL WELFARE Series Editor: William J. Reid State University of New York at Albany Advisory Editorial Board: Weiner W. Boehm Rutgers,

More information

Departamento de Economía Universidad de Chile

Departamento de Economía Universidad de Chile Departamento de Economía Universidad de Chile GRADUATE COURSE SPATIAL ECONOMETRICS November 14, 16, 17, 20 and 21, 2017 Prof. Henk Folmer University of Groningen Objectives The main objective of the course

More information

Statistical Methods in HYDROLOGY CHARLES T. HAAN. The Iowa State University Press / Ames

Statistical Methods in HYDROLOGY CHARLES T. HAAN. The Iowa State University Press / Ames Statistical Methods in HYDROLOGY CHARLES T. HAAN The Iowa State University Press / Ames Univariate BASIC Table of Contents PREFACE xiii ACKNOWLEDGEMENTS xv 1 INTRODUCTION 1 2 PROBABILITY AND PROBABILITY

More information

Bivariate Degradation Modeling Based on Gamma Process

Bivariate Degradation Modeling Based on Gamma Process Bivariate Degradation Modeling Based on Gamma Process Jinglun Zhou Zhengqiang Pan Member IAENG and Quan Sun Abstract Many highly reliable products have two or more performance characteristics (PCs). The

More information

Contents. Set Theory. Functions and its Applications CHAPTER 1 CHAPTER 2. Preface... (v)

Contents. Set Theory. Functions and its Applications CHAPTER 1 CHAPTER 2. Preface... (v) (vii) Preface... (v) CHAPTER 1 Set Theory Definition of Set... 1 Roster, Tabular or Enumeration Form... 1 Set builder Form... 2 Union of Set... 5 Intersection of Sets... 9 Distributive Laws of Unions and

More information

spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models

spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models spbayes: An R Package for Univariate and Multivariate Hierarchical Point-referenced Spatial Models Andrew O. Finley 1, Sudipto Banerjee 2, and Bradley P. Carlin 2 1 Michigan State University, Departments

More information

Introduction to Eco n o m et rics

Introduction to Eco n o m et rics 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Introduction to Eco n o m et rics Third Edition G.S. Maddala Formerly

More information

7. Estimation and hypothesis testing. Objective. Recommended reading

7. Estimation and hypothesis testing. Objective. Recommended reading 7. Estimation and hypothesis testing Objective In this chapter, we show how the election of estimators can be represented as a decision problem. Secondly, we consider the problem of hypothesis testing

More information

THERMAL ANALYSIS OF POLYMERS

THERMAL ANALYSIS OF POLYMERS THERMAL ANALYSIS OF POLYMERS THERMAL ANALYSIS OF POLYMERS Fundamentals and Applications EDITED BY JOSEPH D. MENCZEL Alcon Laboratories Fort Worth TX R. BRUCE PRIME San Jose, CA A JOHN WILEY & SONS, INC.,

More information

The performance of estimation methods for generalized linear mixed models

The performance of estimation methods for generalized linear mixed models University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2008 The performance of estimation methods for generalized linear

More information

PART I INTRODUCTION The meaning of probability Basic definitions for frequentist statistics and Bayesian inference Bayesian inference Combinatorics

PART I INTRODUCTION The meaning of probability Basic definitions for frequentist statistics and Bayesian inference Bayesian inference Combinatorics Table of Preface page xi PART I INTRODUCTION 1 1 The meaning of probability 3 1.1 Classical definition of probability 3 1.2 Statistical definition of probability 9 1.3 Bayesian understanding of probability

More information

Quick Selection Guide to Chemical Protective Clothing Fourth Edition A JOHN WILEY & SONS PUBLICATION

Quick Selection Guide to Chemical Protective Clothing Fourth Edition A JOHN WILEY & SONS PUBLICATION Quick Selection Guide to Chemical Protective Clothing Fourth Edition Krister Forsberg Lidingo, Sweden S.Z. Mansdorf Paris, France A JOHN WILEY & SONS PUBLICATION Quick Selection Guide to Chemical Protective

More information

Bayesian Analysis of Bivariate Count Data

Bayesian Analysis of Bivariate Count Data Karlis and Ntzoufras: Bayesian Analysis of Bivariate Count Data 1 Bayesian Analysis of Bivariate Count Data Dimitris Karlis and Ioannis Ntzoufras, Department of Statistics, Athens University of Economics

More information

Bayesian hypothesis testing for the distribution of insurance claim counts using the Gibbs sampler

Bayesian hypothesis testing for the distribution of insurance claim counts using the Gibbs sampler Journal of Computational Methods in Sciences and Engineering 5 (2005) 201 214 201 IOS Press Bayesian hypothesis testing for the distribution of insurance claim counts using the Gibbs sampler Athanassios

More information

Index. Regression Models for Time Series Analysis. Benjamin Kedem, Konstantinos Fokianos Copyright John Wiley & Sons, Inc. ISBN.

Index. Regression Models for Time Series Analysis. Benjamin Kedem, Konstantinos Fokianos Copyright John Wiley & Sons, Inc. ISBN. Regression Models for Time Series Analysis. Benjamin Kedem, Konstantinos Fokianos Copyright 0 2002 John Wiley & Sons, Inc. ISBN. 0-471-36355-3 Index Adaptive rejection sampling, 233 Adjacent categories

More information

Modelling Under Risk and Uncertainty

Modelling Under Risk and Uncertainty Modelling Under Risk and Uncertainty An Introduction to Statistical, Phenomenological and Computational Methods Etienne de Rocquigny Ecole Centrale Paris, Universite Paris-Saclay, France WILEY A John Wiley

More information

Stat 451 Lecture Notes Markov Chain Monte Carlo. Ryan Martin UIC

Stat 451 Lecture Notes Markov Chain Monte Carlo. Ryan Martin UIC Stat 451 Lecture Notes 07 12 Markov Chain Monte Carlo Ryan Martin UIC www.math.uic.edu/~rgmartin 1 Based on Chapters 8 9 in Givens & Hoeting, Chapters 25 27 in Lange 2 Updated: April 4, 2016 1 / 42 Outline

More information

DIC: Deviance Information Criterion

DIC: Deviance Information Criterion (((( Welcome Page Latest News DIC: Deviance Information Criterion Contact us/bugs list WinBUGS New WinBUGS examples FAQs DIC GeoBUGS DIC (Deviance Information Criterion) is a Bayesian method for model

More information