Online Appendix. Online Appendix A: MCMC Algorithm. The model can be written in the hierarchical form: , Ω. V b {b k }, z, b, ν, S

Size: px
Start display at page:

Download "Online Appendix. Online Appendix A: MCMC Algorithm. The model can be written in the hierarchical form: , Ω. V b {b k }, z, b, ν, S"

Transcription

1 Online Appendix Online Appendix A: MCMC Algorithm The model can be written in the hierarchical form: U CONV β k β, β, X k, X β, Ω U CTR θ k θ, θ, X k, X θ, Ω b k {U CONV }, {U CTR b }, X k, X b, b, z, b, V b, Ω b {U CONV }, {U CTR b }, {b k }, X k, X b, V b, Ω, b, V Ω {U CONV }, {U CTR }, {b k b }, {b}, X k, X b, ν Ω, S Ω V b {b k }, z, b, ν, S b {b k }, z, A, b where b k = [β k θ k γ k α k ], b = [β θ γ α], V b = [V β V θ V γ V α ], b = [Δ β Δ θ Δ γ Δ α ], b = [β θ γ α ], = b [Δ β Δ θ Δ γ Δ ] α and where b X k are independent variables with keyword specific coefficients and X b are independent variables with common coefficients in equations 2,4,5 and 6. We have used as the initial value for elements of b k,b, b, b, and an identity matrix as an initial value for elements of V. Further, V = 1I

2 ν Ω = 1, S Ω = 1I ν = 1, S = 1I Δ α =, A =.1I The MCMC algorithm is described below. Step I: DrawU CONV CTR & U We use a data augmentation approach and random walk Metropolis-Hastings algorithm for sampling U = (U CONV, U CTR ) (Rossi & Allenby, 25) CTR U new CTR = U old + δ CTR where δ CTR ~N(,.2I) CONV U new CONV = U old + δ CONV where δ CONV ~N(,.2I) The draws are accepted with a probability α where α = min [ exp[ 1 2 (U new X E ) new new A(U X E )]l(u ), 1] exp[ 1 2 (U old X E ) A(U old X E )]l(u old ) and where l(u ) is the likelihood of orders and clicks K T l(u ) = (Λ CONV Λ CTR ) Orders ((1 Λ CONV ) Λ CTR ) Clicks Orders (1 k=1 and X = [ βk β X k β + βx θ k θ X k + θx t=1 Λ CTR ) Impressions Clicks θ ] e = [ e 1 2 e ] where e 1 = ln(adpos ) γ k γ X k γ γ X & 2 e = ln(organic_comp ) α k α X k α α X E = W 12 W 1 22 e A 1 = W 11 W 12 W 1 22 W 21

3 W 11 = [ Ω 11 Ω 12 Ω 21 Ω 22 ], W 22 = [ Ω 33 Ω 34 Ω 43 Ω 44 ], W 12 = W 21 = [ Ω 13 Ω 14 Ω 23 Ω 24 ] Step II: Draw b k = [β k θ k γ k α k ] We define x k = X k β θ X k γ X k α [ X k ] U CONV β βx V β U y k = CTR θ θx, V = [ V θ γ ln(adpos ) γx V γ ], b k = [ ln(organic_comp ) αx α V ] α β z k θ z k γ z k [ α z k ] Q k = [(x k Ωx k ) 1 + V 1 ] 1 & b k = Q k [x k Ω 1 y k + V 1 ] b k Then b k ~N(b, k Q k ) Step III: Draw b = [β θ γ α] We define X β x = X θ X γ [ X α ] y = U CONV β k β X k U CTR θ k θ X k ln(adpos ) γ k γ X k α k ] [ ln(organic_comp ) α k X, V = 1I, b = [ ] Q = [(x Ωx) 1 + V 1 ] 1 & b = Q[x Ω 1 y + V 1 b ] Then b~n(b, Q) Step IV: Draw Ω K T Y Ω~IW(ν Ω + N, k=1 t=1 Y + S Ω ) where Y = observations, ν Ω = 1, S Ω = 1I U CONV β k β X k β βx U CTR θ k θ X k θ θx ln(adpos ) γ k γ X k γ γx [ ln(organic_comp ) α k α X k αx α ], N = No of

4 If a latent variable is used as an instrument for Organic_Comp, execute Steps V and VI. Otherwise skip to step VII Step V: Draw π π belongs to class c with a probability p C π We draw π as a binary variable with a posterior probability given by p C π = L({U CONV CTR },{U },{b k },{b},ν Ω,S Ω,π c ) p c C i=1 L({U CONV },{U CTR },{b k },{b},ν Ω,S Ω,π i ) p i where π c denotes that keyword k at time t is assigned to class c, L({U CONV }, {U CTR }, {b k }, {b}, ν Ω, S Ω, π c ) is the likelihood of the model evaluated at π c and p c is the prior probability of class c membership Step VI: Draw p c Draw new class probability p based on p ~ Dirichlet(1 + K, 1 + K 1 ) where K c denotes the sum of all c π i.e. K c = c k t π Step VII: Draw V β V θ V γ V α V β K ~IW(ν + N, (β k Δ β z k ) k=1 (β k Δ β z k ) + S) where N = No of keywords, ν = 1, S = 1I V θ K ~IW(ν + N, (θ k Δ θ z k ) k=1 (θ k Δ θ z k ) + S) where N = No of keywords, ν = 1, S = 1I V γ K ~IW(ν + N, (γ k Δ γ z k ) k=1 (γ k Δ γ z k ) + S) where N = No of keywords, ν = 1, S = 1I V α K ~IW(ν + N, (α k Δ α z k ) k=1 (α k Δ α z k ) + S) where N = No of keywords, ν = 1, S = 1I Step VIII: Draw Δ β Δ θ Δ γ Δ α

5 Then Δ β ~N(Δ, β q β ) where q β = [(z k z k ) 1 + A ] 1 & Δ β = q β [z k β k + A Δ ] β Δ β =, A =.1I Δ θ ~N(Δ, θ q θ ) where q θ = [(z k z k ) 1 + A ] 1 & Δ θ = q θ [z k θ k + A Δ ] θ Δ θ =, A =.1I Δ γ ~N(Δ, γ q γ ) where q γ = [(z k z k ) 1 + A ] 1 & Δ γ = q γ [z k γ k + A Δ ] γ Δ γ =, A =.1I Δ α ~N(Δ, α q α ) where q α = [(z k z k ) 1 + A ] 1 & Δ α = q α [z k α k + A Δ ] α Δ α =, A =.1I

6 Online Appendix B: Robustness of Results In this section we outline several steps we have taken to evaluate the robustness of our results. without Keyword heterogeneity: We evaluate an alternate model without keyword heterogeneity and compare it with our original model using Bayes Factor. We also compare our main model with another model where only the position variable has the random coefficient. We use the harmonic mean (Newton and Raftery, 1994) to calculate the log-marginal density based on the MCMC output. We report log-marginal densities and the Bayes factors in Table B1. Based on Bayes Factor we find strong evidence supporting our model with keyword heterogeneity. Holdout Sample Analysis As one test of robustness, we have attempted to verify the prediction accuracy of our results using a holdout sample. To do this, we consider data for the first 4 weeks for each keyword as the estimation sample and data for the same keywords for the remaining two weeks as the holdout sample. We use mean absolute percentage error (MAPE) for daily CTR and CONV values at the aggregate level and at the keyword level. The error values are reported in Table B2 and show that the model prediction accuracy is similar for both the estimation and holdout samples. This suggests that our model estimates are robust. with No Endogeneity Correction We also estimate a model without any endogeneity correction (Tables B3 and B4). While our results are qualitatively similar to the main model, the magnitude of coefficients is different from our main results. This suggests that there can be a bias in the estimates due to time varying unobservables. with Alternate Instruments for Organic Competition Lagged Organic Competition: We followed Villas-Boas and Winer (1999), Archak et al. (211) and Ghose, Ipeirotis, and Li (212) by using the lagged value of organic competition as an instrument for organic competition in conjunction with Google Trends data specifying search volume for each keyword. The current value will be correlated with the lagged value due to common cost components. A potential issue with the lagged value is that it can still be correlated with the error term for click and conversion

7 equations as there can be time trends in consumer demand and organic competition is correlated with this time trend. Controlling for trends through our use of search volume data for different keywords should alleviate most, if not all, such concerns. The corresponding results for CTR and CONV are shown in Tables B3 and B4 and are qualitatively similar to our main result. Latent Instrumental Variable: We also apply the latent instrumental variable (LIV) approach developed by Ebbes et al. (25, 29). In this approach, a binary unobserved IV partitions the endogenous variable (in our case organic competition) into two components, one uncorrelated with the error terms in the main model and the other correlated with the error terms in the main model (the models for click through rate and conversion rate). Ebbs et al. (25) show that all model parameters are identifiable, that one discrete instrument is sufficient in most cases, and that this specification is robust under various non-normal distributions of the true instrument. However, there is some loss of efficiency compared with a situation in which a true discrete instrument is used (see Ebbes et al. 29). This approach has been adopted by Zhang et al. (29) to address the endogeneity issues related to the impact of ad characteristics on sales. Similarly, Rutz and Trusov (211) and Rutz et al. (212) use the LIV approach to address the endogeneity of position in sponsored search ads. Using this approach organic competition can be specified as a function of the LIV variable as follows α (8) Organic_Comp = απ + ε where π is a the latent instrument which follows a c-dimensional multinomial distribution with probabilities p π and where p π C is the probability that the cth latent instrument is one. Following Rutz and Trusov (211) we assume that there are two categories (c=2). The specific estimation approach is described in the online appendix A. The corresponding results for CTR and CONV are shown in Tables B3 and B4 and are qualitatively similar to our main result. The posterior mean values for α are 1.33 (.4)*** and.65 (.2)*** and that of p π is.18 (.1)***.

8 with Instrument for Sponsored Competition We use the position of the competing ads as an input to calculate sponsored competition. It is possible that the position of competing ads is correlated with unobservable promotions run by these advertisers; however, the randomization of position through bids of our focal advertiser makes this less likely. Nonetheless, the order in which the competing ads appear could still be correlated with their relative promotions, which could potentially bias the estimate for sponsored competition. In order to correct for this bias, we follow the same approach to determine a suitable instrument as we did in the case of organic competition. For every keyword in our sample, we consider the competing firms in the sponsored listings and determine the average sponsored position for each competitor for other non-related keywords. We use this average sponsored position for each sponsored competitor for a keyword to compute the instrument for its sponsored competition as shown below: 1 IV = C 1 where Pos kc t is the sponsored position for a non-related keyword k c at time t n Pos kc kc k c t of the competitor C associated with keyword k and n kc is the number of non-related keywords for competitor C follows Using this approach, sponsored competition can be specified as a function of the IV variable as (9) Sponsored_Comp = δ k + δ k δ 1 IVSponsored + δ Time Time + ε with δ k = δ z k + u k δ and u k δ ~N(, V δ ) The corresponding results for CTR and CONV are shown in Tables B3 and B4 and are qualitatively similar to our main result. with Fixed Effect for Keywords We also use a fixed effects approach to control for keyword specific effects. This allows us to address potential correlation across keywords. Corresponding CTR and CONV results are shown in Tables B3 and B4 respectively. Higher values of organic competition result in a decrease in CTR and in an increase in conversion performance.

9 Effect of Organic vs Sponsored Competition We found that organic competition has greater impact than sponsored competition on consumer click and conversion performance. However, it is possible that the impact of sponsored competition is dampened because we separately control for ad position (which obviously depends on competition). We re-evaluate the effect of organic and sponsored competition without controlling for position in order to capture the full effect of the sponsored competition. We also account for the endogeneity of sponsored competition. The results for CTR and CONV are shown in Tables B3 and B4 respectively. We find that sponsored competition now has a negative effect on CTR but the effect is lower as compared to organic competition (Table B3). This suggests that consumers are more influenced by the relative position and the perceived quality of the organic competition as compared to that of sponsored competition. Our CONV model continues to find that organic competition has a positive impact on conversion rate and that sponsored competition has no effect on CONV performance (Table B4). This again suggests that buyers are more influenced by organic competition than sponsored competition. with Fixed Time Effects We also use a fixed effects approach to control for time specific effects. Corresponding CTR and CONV results are shown in Tables B3 and B4 respectively. Higher values of organic competition result in a decrease in CTR and in an increase in conversion performance. with Additional Keyword Characteristics We also test the validity of results with additional keyword characteristics such as keyword length and keyword popularity. We obtain the search volume data from Google Trends for each of our sample keyword and use the average search volume for each keyword during the panel period as a measure of its popularity. Corresponding CTR and CONV results are shown in Tables B3 and B4 respectively and are qualitatively similar to our main results. without sponsored competition

10 Finally, we validate our results using CTR and CONV models without sponsored competition to ensure that our results are not driven by high correlation between position and sponsored competition. Results are shown in Tables B3 and B4 and are qualitatively similar to our main results. References Archak, N., A. Ghose and P.G. Ipeirotis (211), Deriving The Pricing Power Of Product Features By Mining Consumer Reviews, Management Science, 57(8), Ebbes, P., M. Wedel, U. Böckenholt (29), Frugal IV alternatives to identify the parameter for an endogenous regressor, J. Appl. Econometrics 24(3) Ebbes, P., M. Wedel, U. Böckenholt, T. Steerneman (25), Solving and testing for regressor-error (in)dependence when no instrumental variables are available: With new evidence for the effect of education on income, Quantitative Marketing Economics, 3(4), Newton, Michael A and Adrian E. Raftery (1994), Approximate Bayesian Inference with the Weighted Likelihood Bootstrap, Journal of the Royal Statistical Society, Series b, 56, Rutz, O. and M. Trusov (211), Zooming In on Paid Search Ads - A Consumer-level Calibrated on Aggregated Data, Marketing Science, 3(5), Rutz, O., R. Bucklin,G. P. Sonnier (212), A Latent Instrumental Variables Approach to ing Keyword Conversion in Paid Search Advertising, Journal of Marketing Research, 49(3), Villas-Boas, J. Miguel, Russell S. Winer Endogeneity in Brand Choice s. Management Science 45(1) Zhang, J., M. Wedel, and R. Pieters (29), Sales Effects of Visual Attention to Feature Ads: A Bayesian Mediation Analysis, Journal of Marketing Research, 46 (1),

11 Table B1: Fit for Different s s Marginal Density Log-Bayes Factor Main vs. Main with random coefficients for only ad position without Keyword Heterogeneity Table B2: Prediction Accuracy for Estimation & Holdout Samples s CTR Fit (MAPE) CONV Fit (MAPE) Aggregate Keyword Aggregate Keyword Estimation Sample Holdout Sample Aggregate MAPE is the average MAPE across all datapoints. Keyword MAPE is the average of the average MAPE for different keywords

12 Table B3: Parameter estimates for CTR for Different s Const AdPos Organic_ Comp without endogeneity correction (.63)*** (.16)*** -.35 (.15)** Sponsored _Comp -.14 (.13) Organic Pos -.3 (.2) Quality Score Time.16 (.4)*** -.9 (.3)*** Using Lagged values as instrument (.44)*** (.15)*** -.45 (.17)*** -.6 (.12) -.15(.1).28 (.4)*** -.8 (.2)*** Brand.5 (.54).2 (.46) Specificity.4 (.68).26 (.58) Organic_ Comp x Brand.16(.33).9 (.34) Using Latent Instrument Variable (.29)*** (.21)*** -.3 (.14)** Using instruments for both organic and sponsored competition (.41)*** (.17)*** -.34 (.16)** -.2 (.11) -.6 (.13).1 (.1)*.25 (.3)*** -.8 (.2)*** -.2 (.1)*.18 (.3)*** -.1 (.4)** -.26 (.43) -.63 (.48) -.15 (.51) -.39 (.62) Fixed Effects (3.16) (.2)*** -.2 (.11)** -.1 (.6)* -.2 (.2).33 (.8)*** -.1 (.)*** with no control for the effect of ad position -5.5 (.48)*** -.67 (.14)*** -.46 (.14)*** -.4 (.2)**.34 (.7)*** -.9 (.3)*** (3.13) (.49)** -.54 (4.39) -.92 (.64) *,**,*** Statistically significant at 1%, 5%, and 1% respectively with Time Fixed Effects (.55)*** (.18)*** -.36 (.15)** -.16 (.11) -.2 (.2).27 (.4)*** with additional keyword attributes (.57)*** -1.2 (.18)*** -.4 (.15)*** -.9 (.12) -.2 (.2).22 (.5)*** -.1 (.3)** * without Sponsored Competitio n (.65)*** (.16)*** -.3 (.15)** -.4 (.2)**.34 (.1)*** -.7 (.2)***.22 (.45).15 (.51) -.2 (.47) -.14 (.58).77 (.7).23 (.6) -.13 (.32) -.5 (.36).24 (.35).2(.31).32(.37).42(.29) Sponsored _Comp x Brand.3(.26).18 (.27).1 (.24).33 (.28).29 (.31) Organic_ Comp x Specficity.46(.39).16 (.4) -.6(.27).1(.29) -.14 (.41). (.39).13 (.35).54(.36).44(.42).2(.3) Sponsored _Comp x Specificity.42(.32).15 (.33).15 (.3).35 (.37).3 (.44).23(.32) Keyword Length Popularity -.1(.47).72 (.26)***.3 (.13)**

13 Table B4: Parameter estimates for CONV for Different s Const without endogeneity correction (.68)*** Using Lagged values as instrument (.63)*** AdPos.31 (.31).65 (.21)*** Organic_ Comp 1.8 (.25)***.62 (.3)** Using Latent Instrument Variable (.39)*** 1.19 (.23)***.53 (.15)*** Using instruments for both organic and sponsored competition (.67)***.63 (.26)** 1.2 (.24)*** Sponsored_ Comp.24 (.18) -.27 (.14)*.3 (.12) -.2 (.19) Organic Pos -.1 (.2) -.4 (.2)** Quality Score -.5 (.6) -.11 (.4)** Time -.21 (.4)***.2 (.2) Brand.23 (.69) 1.62 (.56)*** Specificity 3.37 (.79)***.64 (.69).6 (.1)***.2 (.2) -.12 (.3)*** -.12 (.2)*** -.29 (.6)*** -.18 (.3)*** (.65)**.77 (.67) 1.65 (.75)** 2.92 (.81)*** Fixed Effects -1.8 (3.24).81 (.23)*** 1.16 (.19)*** -.49 (3.11) -.1 (.2) -.31 (.12)*** -.1 (.)***.31 (4.44) with no control for the effect of ad position (.52)***.69 (.18)*** with Time Fixed Effects (.58)*** 1.17 (.19)***.78 (.3)*** -.13 (.18) -.6 (.15).5 (.2)*** -.31 (.6)*** -.19 (.3)***.16 (.6)*** 1.2 (.88).3 (.2)** -.24 (.4)*** 1.47 (.74)**.91 (.61) 1.52 (.71)** with additional keyword attributes such as length and keyword popularity -.63 (.52) 1.27 (.26)***.99 (.23)*** -.4 (.13) -.4 (.2)** -.33 (.6)*** -.6 (.6) -1.1 (.69) -.91 (.93) without Sponso red Compet ition (.45)* **.84 (.22)* **.45 (.17)* **.7 (.3)* -.34 (.1)** * -.12 (.3) ***.29 (.53).66 (.85) Organic_ Comp x Brand.88(.55).6 (.4).48 (.38).12 (.55).76 (.56) 1.36(.34)**.52(.61) Sponsored_ Comp x Brand -.32(.34) (.34)*** -.12 (.27) (.36)*** (.34)*** -.7(.36).31(.33) Organic_ Comp x Specficity.5(.49) -.65 (.42) -.66 (.43) -.15 (.6).1 (.6).19(.57) -.67(.6) Sponsored_ Comp x Specificity Keyword Length Popularity (.41)** * -1.1 (.35)*** -1. (.34)*** (.43)*** -.3 (.42) -.55(.4) *,**,*** Statistically significant at 1%, 5%, and 1% respectively -.19(.48) (.32)*** -.8 (.18)***.74(. 48).41(. 46)

14 % Change in Profitability % Change in CONV % Change in CTR Online Appendix C: Keyword Budget Allocation Figure C1: Change in keyword performance estimates by considering organic competition % -5% -1% -15% -2% -25% -3% -35% -4% -45% -5% 16% 14% 12% 1% 8% 6% 4% 2% % -2% -4% 4% 3% 2% 1% % -1% -2% -3% -4% -5%

15 Change in Budget Allocation for all keywords Figure C2: Change in Budget Allocation by considering organic competition 6% 5% 4% 3% 2% 1% % -1% -2% -3% -4%

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

Outline. Clustering. Capturing Unobserved Heterogeneity in the Austrian Labor Market Using Finite Mixtures of Markov Chain Models

Outline. Clustering. Capturing Unobserved Heterogeneity in the Austrian Labor Market Using Finite Mixtures of Markov Chain Models Capturing Unobserved Heterogeneity in the Austrian Labor Market Using Finite Mixtures of Markov Chain Models Collaboration with Rudolf Winter-Ebmer, Department of Economics, Johannes Kepler University

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

Aggregation Bias in Sponsored Search Data: The Curse and the Cure

Aggregation Bias in Sponsored Search Data: The Curse and the Cure University of Pennsylvania ScholarlyCommons Finance Papers Wharton Faculty Research 1-2015 Aggregation Bias in Sponsored Search Data: The Curse and the Cure Vibhanshu Abhishek Kartik Hosanagar University

More information

Modeling preference evolution in discrete choice models: A Bayesian state-space approach

Modeling preference evolution in discrete choice models: A Bayesian state-space approach Quant Market Econ (2006) 4: 57 81 DOI 10.1007/s11129-006-6559-x Modeling preference evolution in discrete choice models: A Bayesian state-space approach Mohamed Lachaab Asim Ansari Kamel Jedidi Abdelwahed

More information

Beyond the Target Customer: Social Effects of CRM Campaigns

Beyond the Target Customer: Social Effects of CRM Campaigns Beyond the Target Customer: Social Effects of CRM Campaigns Eva Ascarza, Peter Ebbes, Oded Netzer, Matthew Danielson Link to article: http://journals.ama.org/doi/abs/10.1509/jmr.15.0442 WEB APPENDICES

More information

A Note on Bayesian analysis of the random coefficient model using aggregate data, an alternative approach

A Note on Bayesian analysis of the random coefficient model using aggregate data, an alternative approach MPRA Munich Personal RePEc Archive A Note on Bayesian analysis of the random coefficient model using aggregate data, an alternative approach German Zenetti Goethe-University Frankfurt, School of Business

More information

A Note on Demand Estimation with Supply Information. in Non-Linear Models

A Note on Demand Estimation with Supply Information. in Non-Linear Models A Note on Demand Estimation with Supply Information in Non-Linear Models Tongil TI Kim Emory University J. Miguel Villas-Boas University of California, Berkeley May, 2018 Keywords: demand estimation, limited

More information

A Note on Lenk s Correction of the Harmonic Mean Estimator

A Note on Lenk s Correction of the Harmonic Mean Estimator Central European Journal of Economic Modelling and Econometrics Note on Lenk s Correction of the Harmonic Mean Estimator nna Pajor, Jacek Osiewalski Submitted: 5.2.203, ccepted: 30.0.204 bstract The paper

More information

Econ 8208 Homework 2 Due Date: May 7

Econ 8208 Homework 2 Due Date: May 7 Econ 8208 Homework 2 Due Date: May 7 1 Preliminaries This homework is all about Hierarchical Linear Bayesian Models (HLBM in what follows) The formal setup of these can be introduced as follows Suppose

More information

Bayesian Analysis of Multivariate Normal Models when Dimensions are Absent

Bayesian Analysis of Multivariate Normal Models when Dimensions are Absent Bayesian Analysis of Multivariate Normal Models when Dimensions are Absent Robert Zeithammer University of Chicago Peter Lenk University of Michigan http://webuser.bus.umich.edu/plenk/downloads.htm SBIES

More information

MCMC Sampling for Bayesian Inference using L1-type Priors

MCMC Sampling for Bayesian Inference using L1-type Priors MÜNSTER MCMC Sampling for Bayesian Inference using L1-type Priors (what I do whenever the ill-posedness of EEG/MEG is just not frustrating enough!) AG Imaging Seminar Felix Lucka 26.06.2012 , MÜNSTER Sampling

More information

Econometric Analysis of Games 1

Econometric Analysis of Games 1 Econometric Analysis of Games 1 HT 2017 Recap Aim: provide an introduction to incomplete models and partial identification in the context of discrete games 1. Coherence & Completeness 2. Basic Framework

More information

The Jackknife-Like Method for Assessing Uncertainty of Point Estimates for Bayesian Estimation in a Finite Gaussian Mixture Model

The Jackknife-Like Method for Assessing Uncertainty of Point Estimates for Bayesian Estimation in a Finite Gaussian Mixture Model Thai Journal of Mathematics : 45 58 Special Issue: Annual Meeting in Mathematics 207 http://thaijmath.in.cmu.ac.th ISSN 686-0209 The Jackknife-Like Method for Assessing Uncertainty of Point Estimates for

More information

Bayesian Heteroskedasticity-Robust Regression. Richard Startz * revised February Abstract

Bayesian Heteroskedasticity-Robust Regression. Richard Startz * revised February Abstract Bayesian Heteroskedasticity-Robust Regression Richard Startz * revised February 2015 Abstract I offer here a method for Bayesian heteroskedasticity-robust regression. The Bayesian version is derived by

More information

MKTG 555: Marketing Models

MKTG 555: Marketing Models MKTG 555: Marketing Models Structural Models -- Overview Arvind Rangaswamy (Some Parts are adapted from a presentation by by Prof. Pranav Jindal) March 27, 2017 1 Overview Differences between structural

More information

Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis"

Ninth ARTNeT Capacity Building Workshop for Trade Research Trade Flows and Trade Policy Analysis Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis" June 2013 Bangkok, Thailand Cosimo Beverelli and Rainer Lanz (World Trade Organization) 1 Selected econometric

More information

Chapter 1 Introduction. What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes

Chapter 1 Introduction. What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes Chapter 1 Introduction What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes 1.1 What are longitudinal and panel data? With regression

More information

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) -

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - What is the old empirical IO? The old empirical IO refers to studies that tried to draw inferences about the relationship

More information

SEMIPARAMETRIC THURSTONIAN MODELS FOR RECURRENT CHOICES: ABAYESIANANALYSIS ASIM ANSARI COLUMBIA BUSINESS SCHOOL, COLUMBIA UNIVERSITY

SEMIPARAMETRIC THURSTONIAN MODELS FOR RECURRENT CHOICES: ABAYESIANANALYSIS ASIM ANSARI COLUMBIA BUSINESS SCHOOL, COLUMBIA UNIVERSITY PSYCHOMETRIKA VOL. 71, NO. 4, 631 657 DECEMBER 2006 DOI: 10.1007/s11336-006-1233-5 SEMIPARAMETRIC THURSTONIAN MODELS FOR RECURRENT CHOICES: ABAYESIANANALYSIS ASIM ANSARI COLUMBIA BUSINESS SCHOOL, COLUMBIA

More information

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n.

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n. University of Groningen Latent instrumental variables Ebbes, P. IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Topic Models. Advanced Machine Learning for NLP Jordan Boyd-Graber OVERVIEW. Advanced Machine Learning for NLP Boyd-Graber Topic Models 1 of 1

Topic Models. Advanced Machine Learning for NLP Jordan Boyd-Graber OVERVIEW. Advanced Machine Learning for NLP Boyd-Graber Topic Models 1 of 1 Topic Models Advanced Machine Learning for NLP Jordan Boyd-Graber OVERVIEW Advanced Machine Learning for NLP Boyd-Graber Topic Models 1 of 1 Low-Dimensional Space for Documents Last time: embedding space

More information

Efficient Bayesian Multivariate Surface Regression

Efficient Bayesian Multivariate Surface Regression Efficient Bayesian Multivariate Surface Regression Feng Li feng.li@cufe.edu.cn School of Statistics and Mathematics Central University of Finance and Economics Outline of the talk 1 Introduction to flexible

More information

Melitz, M. J. & G. I. P. Ottaviano. Peter Eppinger. July 22, 2011

Melitz, M. J. & G. I. P. Ottaviano. Peter Eppinger. July 22, 2011 Melitz, M. J. & G. I. P. Ottaviano University of Munich July 22, 2011 & 1 / 20 & & 2 / 20 My Bachelor Thesis: Ottaviano et al. (2009) apply the model to study gains from the euro & 3 / 20 Melitz and Ottaviano

More information

An empirical model of firm entry with endogenous product-type choices

An empirical model of firm entry with endogenous product-type choices and An empirical model of firm entry with endogenous product-type choices, RAND Journal of Economics 31 Jan 2013 Introduction and Before : entry model, identical products In this paper : entry with simultaneous

More information

Bayesian Estimation of Discrete Games of Complete Information

Bayesian Estimation of Discrete Games of Complete Information Bayesian Estimation of Discrete Games of Complete Information Sridhar Narayanan August 2012 (First Version: May 2011) Abstract Estimation of discrete games of complete information, which have been applied

More information

Department of Agricultural & Resource Economics, UCB

Department of Agricultural & Resource Economics, UCB Department of Agricultural & Resource Economics, UCB CUDARE Working Papers (University of California, Berkeley) Year 2004 Paper 993 Identification of Supply Models of Retailer and Manufacturer Oligopoly

More information

Gibbs Sampling in Latent Variable Models #1

Gibbs Sampling in Latent Variable Models #1 Gibbs Sampling in Latent Variable Models #1 Econ 690 Purdue University Outline 1 Data augmentation 2 Probit Model Probit Application A Panel Probit Panel Probit 3 The Tobit Model Example: Female Labor

More information

Bayesian non-parametric model to longitudinally predict churn

Bayesian non-parametric model to longitudinally predict churn Bayesian non-parametric model to longitudinally predict churn Bruno Scarpa Università di Padova Conference of European Statistics Stakeholders Methodologists, Producers and Users of European Statistics

More information

Chapter 6 Stochastic Regressors

Chapter 6 Stochastic Regressors Chapter 6 Stochastic Regressors 6. Stochastic regressors in non-longitudinal settings 6.2 Stochastic regressors in longitudinal settings 6.3 Longitudinal data models with heterogeneity terms and sequentially

More information

Melitz, M. J. & G. I. P. Ottaviano. Peter Eppinger. July 22, 2011

Melitz, M. J. & G. I. P. Ottaviano. Peter Eppinger. July 22, 2011 Melitz, M. J. & G. I. P. Ottaviano University of Munich July 22, 2011 & 1 / 20 & & 2 / 20 My Bachelor Thesis: Ottaviano et al. (2009) apply the model to study gains from the euro & 3 / 20 Melitz and Ottaviano

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

Marginal Specifications and a Gaussian Copula Estimation

Marginal Specifications and a Gaussian Copula Estimation Marginal Specifications and a Gaussian Copula Estimation Kazim Azam Abstract Multivariate analysis involving random variables of different type like count, continuous or mixture of both is frequently required

More information

SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, )

SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, ) Econometrica Supplementary Material SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, 653 710) BY SANGHAMITRA DAS, MARK ROBERTS, AND

More information

Lecture 4: Dynamic models

Lecture 4: Dynamic models linear s Lecture 4: s Hedibert Freitas Lopes The University of Chicago Booth School of Business 5807 South Woodlawn Avenue, Chicago, IL 60637 http://faculty.chicagobooth.edu/hedibert.lopes hlopes@chicagobooth.edu

More information

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Gerdie Everaert 1, Lorenzo Pozzi 2, and Ruben Schoonackers 3 1 Ghent University & SHERPPA 2 Erasmus

More information

Bayesian model selection for computer model validation via mixture model estimation

Bayesian model selection for computer model validation via mixture model estimation Bayesian model selection for computer model validation via mixture model estimation Kaniav Kamary ATER, CNAM Joint work with É. Parent, P. Barbillon, M. Keller and N. Bousquet Outline Computer model validation

More information

Short Questions (Do two out of three) 15 points each

Short Questions (Do two out of three) 15 points each Econometrics Short Questions Do two out of three) 5 points each ) Let y = Xβ + u and Z be a set of instruments for X When we estimate β with OLS we project y onto the space spanned by X along a path orthogonal

More information

High-dimensional Problems in Finance and Economics. Thomas M. Mertens

High-dimensional Problems in Finance and Economics. Thomas M. Mertens High-dimensional Problems in Finance and Economics Thomas M. Mertens NYU Stern Risk Economics Lab April 17, 2012 1 / 78 Motivation Many problems in finance and economics are high dimensional. Dynamic Optimization:

More information

Bayesian Estimation of DSGE Models

Bayesian Estimation of DSGE Models Bayesian Estimation of DSGE Models Stéphane Adjemian Université du Maine, GAINS & CEPREMAP stephane.adjemian@univ-lemans.fr http://www.dynare.org/stepan June 28, 2011 June 28, 2011 Université du Maine,

More information

Bayesian Semiparametric GARCH Models

Bayesian Semiparametric GARCH Models Bayesian Semiparametric GARCH Models Xibin (Bill) Zhang and Maxwell L. King Department of Econometrics and Business Statistics Faculty of Business and Economics xibin.zhang@monash.edu Quantitative Methods

More information

Bayesian estimation of bandwidths for a nonparametric regression model with a flexible error density

Bayesian estimation of bandwidths for a nonparametric regression model with a flexible error density ISSN 1440-771X Australia Department of Econometrics and Business Statistics http://www.buseco.monash.edu.au/depts/ebs/pubs/wpapers/ Bayesian estimation of bandwidths for a nonparametric regression model

More information

Bayesian Semiparametric GARCH Models

Bayesian Semiparametric GARCH Models Bayesian Semiparametric GARCH Models Xibin (Bill) Zhang and Maxwell L. King Department of Econometrics and Business Statistics Faculty of Business and Economics xibin.zhang@monash.edu Quantitative Methods

More information

Some Customers Would Rather Leave Without Saying Goodbye

Some Customers Would Rather Leave Without Saying Goodbye Some Customers Would Rather Leave Without Saying Goodbye Eva Ascarza, Oded Netzer, and Bruce G. S. Hardie Web Appendix A: Model Estimation In this appendix we describe the hierarchical Bayesian framework

More information

Least Squares Estimation of a Panel Data Model with Multifactor Error Structure and Endogenous Covariates

Least Squares Estimation of a Panel Data Model with Multifactor Error Structure and Endogenous Covariates Least Squares Estimation of a Panel Data Model with Multifactor Error Structure and Endogenous Covariates Matthew Harding and Carlos Lamarche January 12, 2011 Abstract We propose a method for estimating

More information

The value of competitive information in forecasting FMCG retail product sales and category effects

The value of competitive information in forecasting FMCG retail product sales and category effects The value of competitive information in forecasting FMCG retail product sales and category effects Professor Robert Fildes r.fildes@lancaster.ac.uk Dr Tao Huang t.huang@lancaster.ac.uk Dr Didier Soopramanien

More information

Field Course Descriptions

Field Course Descriptions Field Course Descriptions Ph.D. Field Requirements 12 credit hours with 6 credit hours in each of two fields selected from the following fields. Each class can count towards only one field. Course descriptions

More information

Multiple Constraint Choice Models with Corner and Interior Solutions

Multiple Constraint Choice Models with Corner and Interior Solutions Multiple Constraint Choice Models with Corner and Interior Solutions by Takuya Satomura Faculty of Business and Commerce Keio University Tokyo, Japan satomura@fbc.keio.ac.jp Jaehwan Kim Korea University

More information

Lecture 5 Markups and Hedonics. Bronwyn H. Hall Economics 220C, UC Berkeley Spring 2005

Lecture 5 Markups and Hedonics. Bronwyn H. Hall Economics 220C, UC Berkeley Spring 2005 Lecture 5 Markups and Hedonics Bronwyn H. Hall Economics 220C, UC Berkeley Spring 2005 Outline Production function with scale (dis)economies and markups Demand system overview Characteristic space Product

More information

Bayesian Estimation of Discrete Games of Complete Information

Bayesian Estimation of Discrete Games of Complete Information Bayesian Estimation of Discrete Games of Complete Information Sridhar Narayanan May 30, 2011 Discrete games of complete information have been used to analyze a variety of contexts such as market entry,

More information

ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply

ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply Dimitri Dimitropoulos Fall 2014 UToronto 1 / 55 References RW Section 3. Wooldridge, J. (2008). Introductory Econometrics:

More information

More on Specification and Data Issues

More on Specification and Data Issues More on Specification and Data Issues Ping Yu School of Economics and Finance The University of Hong Kong Ping Yu (HKU) Specification and Data Issues 1 / 35 Functional Form Misspecification Functional

More information

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data Panel data Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data - possible to control for some unobserved heterogeneity - possible

More information

The TransPacific agreement A good thing for VietNam?

The TransPacific agreement A good thing for VietNam? The TransPacific agreement A good thing for VietNam? Jean Louis Brillet, France For presentation at the LINK 2014 Conference New York, 22nd 24th October, 2014 Advertisement!!! The model uses EViews The

More information

ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION

ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION ECO 2901 EMPIRICAL INDUSTRIAL ORGANIZATION Lecture 7 & 8: Models of Competition in Prices & Quantities Victor Aguirregabiria (University of Toronto) Toronto. Winter 2018 Victor Aguirregabiria () Empirical

More information

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n.

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n. University of Groningen Latent instrumental variables Ebbes, P. IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Session 5B: A worked example EGARCH model

Session 5B: A worked example EGARCH model Session 5B: A worked example EGARCH model John Geweke Bayesian Econometrics and its Applications August 7, worked example EGARCH model August 7, / 6 EGARCH Exponential generalized autoregressive conditional

More information

Applied Health Economics (for B.Sc.)

Applied Health Economics (for B.Sc.) Applied Health Economics (for B.Sc.) Helmut Farbmacher Department of Economics University of Mannheim Autumn Semester 2017 Outlook 1 Linear models (OLS, Omitted variables, 2SLS) 2 Limited and qualitative

More information

Calibration of Stochastic Volatility Models using Particle Markov Chain Monte Carlo Methods

Calibration of Stochastic Volatility Models using Particle Markov Chain Monte Carlo Methods Calibration of Stochastic Volatility Models using Particle Markov Chain Monte Carlo Methods Jonas Hallgren 1 1 Department of Mathematics KTH Royal Institute of Technology Stockholm, Sweden BFS 2012 June

More information

Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features. Yangxin Huang

Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features. Yangxin Huang Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features Yangxin Huang Department of Epidemiology and Biostatistics, COPH, USF, Tampa, FL yhuang@health.usf.edu January

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Learning Bayesian Networks for Biomedical Data

Learning Bayesian Networks for Biomedical Data Learning Bayesian Networks for Biomedical Data Faming Liang (Texas A&M University ) Liang, F. and Zhang, J. (2009) Learning Bayesian Networks for Discrete Data. Computational Statistics and Data Analysis,

More information

Limited Dependent Variables and Panel Data

Limited Dependent Variables and Panel Data and Panel Data June 24 th, 2009 Structure 1 2 Many economic questions involve the explanation of binary variables, e.g.: explaining the participation of women in the labor market explaining retirement

More information

Bayesian Estimation of Input Output Tables for Russia

Bayesian Estimation of Input Output Tables for Russia Bayesian Estimation of Input Output Tables for Russia Oleg Lugovoy (EDF, RANE) Andrey Polbin (RANE) Vladimir Potashnikov (RANE) WIOD Conference April 24, 2012 Groningen Outline Motivation Objectives Bayesian

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

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

Female Wage Careers - A Bayesian Analysis Using Markov Chain Clustering

Female Wage Careers - A Bayesian Analysis Using Markov Chain Clustering Statistiktage Graz, September 7 9, Female Wage Careers - A Bayesian Analysis Using Markov Chain Clustering Regina Tüchler, Wirtschaftskammer Österreich Christoph Pamminger, The Austrian Center for Labor

More information

Short T Panels - Review

Short T Panels - Review Short T Panels - Review We have looked at methods for estimating parameters on time-varying explanatory variables consistently in panels with many cross-section observation units but a small number of

More information

Parameter Estimation. William H. Jefferys University of Texas at Austin Parameter Estimation 7/26/05 1

Parameter Estimation. William H. Jefferys University of Texas at Austin Parameter Estimation 7/26/05 1 Parameter Estimation William H. Jefferys University of Texas at Austin bill@bayesrules.net Parameter Estimation 7/26/05 1 Elements of Inference Inference problems contain two indispensable elements: Data

More information

Longitudinal and Panel Data: Analysis and Applications for the Social Sciences. Table of Contents

Longitudinal and Panel Data: Analysis and Applications for the Social Sciences. Table of Contents Longitudinal and Panel Data Preface / i Longitudinal and Panel Data: Analysis and Applications for the Social Sciences Table of Contents August, 2003 Table of Contents Preface i vi 1. Introduction 1.1

More information

Econometrics Problem Set 11

Econometrics Problem Set 11 Econometrics Problem Set WISE, Xiamen University Spring 207 Conceptual Questions. (SW 2.) This question refers to the panel data regressions summarized in the following table: Dependent variable: ln(q

More information

Bayesian Estimation of Covariance Matrices when Dimensions are Absent

Bayesian Estimation of Covariance Matrices when Dimensions are Absent Bayesian Estimation of Covariance Matrices when Dimensions are Absent Robert Zeithammer University of Chicago Graduate School of Business Peter Lenk Ross Business School The University of Michigan September

More information

CP:

CP: Adeng Pustikaningsih, M.Si. Dosen Jurusan Pendidikan Akuntansi Fakultas Ekonomi Universitas Negeri Yogyakarta CP: 08 222 180 1695 Email : adengpustikaningsih@uny.ac.id Operations Management Forecasting

More information

Bayesian Inference and MCMC

Bayesian Inference and MCMC Bayesian Inference and MCMC Aryan Arbabi Partly based on MCMC slides from CSC412 Fall 2018 1 / 18 Bayesian Inference - Motivation Consider we have a data set D = {x 1,..., x n }. E.g each x i can be the

More information

Econometric Analysis of Panel Data Assignment 4 Parameter Heterogeneity in Linear Models: RPM and HLM

Econometric Analysis of Panel Data Assignment 4 Parameter Heterogeneity in Linear Models: RPM and HLM Department of Economics Econometric Analysis of Panel Data Assignment 4 Parameter Heterogeneity in Linear Models: RPM and HLM The estimation parts of this assignment will be based on the Baltagi and Griffin

More information

Next, we discuss econometric methods that can be used to estimate panel data models.

Next, we discuss econometric methods that can be used to estimate panel data models. 1 Motivation Next, we discuss econometric methods that can be used to estimate panel data models. Panel data is a repeated observation of the same cross section Panel data is highly desirable when it is

More information

Illustrating the Implicit BIC Prior. Richard Startz * revised June Abstract

Illustrating the Implicit BIC Prior. Richard Startz * revised June Abstract Illustrating the Implicit BIC Prior Richard Startz * revised June 2013 Abstract I show how to find the uniform prior implicit in using the Bayesian Information Criterion to consider a hypothesis about

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Preliminaries. Probabilities. Maximum Likelihood. Bayesian

More information

Parameter Clustering in a High-Dimensional Multinomial Choice Model

Parameter Clustering in a High-Dimensional Multinomial Choice Model Parameter Clustering in a High-Dimensional Multinomial Choice Model Didier Nibbering Econometric Institute, Tinbergen Institute, Erasmus University Rotterdam February 14, 2017 Abstract Parameter estimation

More information

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 Introduction to Econometrics (3 rd Updated Edition) by James H. Stock and Mark W. Watson Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 (This version August 7, 04) Stock/Watson - Introduction

More information

Lecture 2: Firms, Jobs and Policy

Lecture 2: Firms, Jobs and Policy Lecture 2: Firms, Jobs and Policy Economics 522 Esteban Rossi-Hansberg Princeton University Spring 2014 ERH (Princeton University ) Lecture 2: Firms, Jobs and Policy Spring 2014 1 / 34 Restuccia and Rogerson

More information

SELECTION EFFECTS WITH HETEROGENEOUS FIRMS: ONLINE APPENDIX

SELECTION EFFECTS WITH HETEROGENEOUS FIRMS: ONLINE APPENDIX SELECTION EFFECTS WITH HETEROGENEOUS FIRMS: ONLINE APPENDIX Monika Mrázová University of Geneva and CEPR J. Peter Neary University of Oxford, CEPR and CESifo Appendix K: Selection into Worker Screening

More information

Bayesian Inference: Probit and Linear Probability Models

Bayesian Inference: Probit and Linear Probability Models Utah State University DigitalCommons@USU All Graduate Plan B and other Reports Graduate Studies 5-1-2014 Bayesian Inference: Probit and Linear Probability Models Nate Rex Reasch Utah State University Follow

More information

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t.

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t. ECO 513 Fall 2008 C.Sims KALMAN FILTER Model in the form 1. THE KALMAN FILTER Plant equation : s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. Var(ε t ) = Ω, Var(ν t ) = Ξ. ε t ν t and (ε t,

More information

Lecture 13 : Variational Inference: Mean Field Approximation

Lecture 13 : Variational Inference: Mean Field Approximation 10-708: Probabilistic Graphical Models 10-708, Spring 2017 Lecture 13 : Variational Inference: Mean Field Approximation Lecturer: Willie Neiswanger Scribes: Xupeng Tong, Minxing Liu 1 Problem Setup 1.1

More information

Distributed Markov Chain Monte Carlo for Bayesian Hierarchical. Models

Distributed Markov Chain Monte Carlo for Bayesian Hierarchical. Models Distributed Markov Chain Monte Carlo for Bayesian Hierarchical Models Federico (Rico Bumbaca The Paul Merage School of Business University of California - Irvine Sanjog Misra Booth School of Business University

More information

Introduction to Probabilistic Machine Learning

Introduction to Probabilistic Machine Learning Introduction to Probabilistic Machine Learning Piyush Rai Dept. of CSE, IIT Kanpur (Mini-course 1) Nov 03, 2015 Piyush Rai (IIT Kanpur) Introduction to Probabilistic Machine Learning 1 Machine Learning

More information

Statistics, inference and ordinary least squares. Frank Venmans

Statistics, inference and ordinary least squares. Frank Venmans Statistics, inference and ordinary least squares Frank Venmans Statistics Conditional probability Consider 2 events: A: die shows 1,3 or 5 => P(A)=3/6 B: die shows 3 or 6 =>P(B)=2/6 A B : A and B occur:

More information

Partial effects in fixed effects models

Partial effects in fixed effects models 1 Partial effects in fixed effects models J.M.C. Santos Silva School of Economics, University of Surrey Gordon C.R. Kemp Department of Economics, University of Essex 22 nd London Stata Users Group Meeting

More information

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Estimation - Theory Department of Economics University of Gothenburg December 4, 2014 1/28 Why IV estimation? So far, in OLS, we assumed independence.

More information

Dynamic Factor Models and Factor Augmented Vector Autoregressions. Lawrence J. Christiano

Dynamic Factor Models and Factor Augmented Vector Autoregressions. Lawrence J. Christiano Dynamic Factor Models and Factor Augmented Vector Autoregressions Lawrence J Christiano Dynamic Factor Models and Factor Augmented Vector Autoregressions Problem: the time series dimension of data is relatively

More information

The Metropolis-Hastings Algorithm. June 8, 2012

The Metropolis-Hastings Algorithm. June 8, 2012 The Metropolis-Hastings Algorithm June 8, 22 The Plan. Understand what a simulated distribution is 2. Understand why the Metropolis-Hastings algorithm works 3. Learn how to apply the Metropolis-Hastings

More information

Topic Models. Brandon Malone. February 20, Latent Dirichlet Allocation Success Stories Wrap-up

Topic Models. Brandon Malone. February 20, Latent Dirichlet Allocation Success Stories Wrap-up Much of this material is adapted from Blei 2003. Many of the images were taken from the Internet February 20, 2014 Suppose we have a large number of books. Each is about several unknown topics. How can

More information

Outline. The binary choice model. The multinomial choice model. Extensions of the basic choice model

Outline. The binary choice model. The multinomial choice model. Extensions of the basic choice model Outline The binary choice model Illustration Specification of the binary choice model Interpreting the results of binary choice models ME output The multinomial choice model Illustration Specification

More information

Industrial Organization II (ECO 2901) Winter Victor Aguirregabiria. Problem Set #1 Due of Friday, March 22, 2013

Industrial Organization II (ECO 2901) Winter Victor Aguirregabiria. Problem Set #1 Due of Friday, March 22, 2013 Industrial Organization II (ECO 2901) Winter 2013. Victor Aguirregabiria Problem Set #1 Due of Friday, March 22, 2013 TOTAL NUMBER OF POINTS: 200 PROBLEM 1 [30 points]. Considertheestimationofamodelofdemandofdifferentiated

More information

Infer relationships among three species: Outgroup:

Infer relationships among three species: Outgroup: Infer relationships among three species: Outgroup: Three possible trees (topologies): A C B A B C Model probability 1.0 Prior distribution Data (observations) probability 1.0 Posterior distribution Bayes

More information

Wageningen Summer School in Econometrics. The Bayesian Approach in Theory and Practice

Wageningen Summer School in Econometrics. The Bayesian Approach in Theory and Practice Wageningen Summer School in Econometrics The Bayesian Approach in Theory and Practice September 2008 Slides for Lecture on Qualitative and Limited Dependent Variable Models Gary Koop, University of Strathclyde

More information

Modeling Ultra-High-Frequency Multivariate Financial Data by Monte Carlo Simulation Methods

Modeling Ultra-High-Frequency Multivariate Financial Data by Monte Carlo Simulation Methods Outline Modeling Ultra-High-Frequency Multivariate Financial Data by Monte Carlo Simulation Methods Ph.D. Student: Supervisor: Marco Minozzo Dipartimento di Scienze Economiche Università degli Studi di

More information

Econometric Analysis of Cross Section and Panel Data

Econometric Analysis of Cross Section and Panel Data Econometric Analysis of Cross Section and Panel Data Jeffrey M. Wooldridge / The MIT Press Cambridge, Massachusetts London, England Contents Preface Acknowledgments xvii xxiii I INTRODUCTION AND BACKGROUND

More information

Controlling for Time Invariant Heterogeneity

Controlling for Time Invariant Heterogeneity Controlling for Time Invariant Heterogeneity Yona Rubinstein July 2016 Yona Rubinstein (LSE) Controlling for Time Invariant Heterogeneity 07/16 1 / 19 Observables and Unobservables Confounding Factors

More information