Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A Poisson regression model is fit, relating total goals scored per game among 5 premier football leagues: England Cormany, Spain, Mexico, and Brazil. 1752 games

image text in transcribed
A Poisson regression model is fit, relating total goals scored per game among 5 premier football leagues: England Cormany, Spain, Mexico, and Brazil. 1752 games are observed across leagues for the 2013 seasons. The model uses England as the "reference" country and has dummy variables Xo, Xs, XM, and XB, respectively. That is: = 1 if Germany, O if not As = 1 if Spain, 0 if not XM = 1 if Mexico, 0 if not X, =1 if Brazil, 0 if not differences) The link function is given below for the null model (no country effects) and the complete (saturated) model (country Null Model (modo): log ( /) = Bo Saturated Model (modl): log( H) = But BoXe+BsXs+ BMXm+ BBXB The following results are obtained using R. > modo summary (modo) Coefficients : Estimate Std. Error z value Pr(> |z|) (Intercept) 1.00096 0. 01448 69.11 modi summary (mod1) Coefficients : Estimate Std. Error z value Pr(>|z|) (Intercept) 1. 018277 0. 030831 33.027 XG 0. 132336 0. 044550 2.971 0. 00297 * * XS -0. 006676 0. 043675 -0.153 0. 87851 XM -0. 099375 0. 047480 -2.093 0.03635 * X B -0. 116833 0. 044933 -2. 600 0. 00932 Null deviance: 2113.5 on 1751 degrees of freedom Residual deviance: 2077.5 on 1747 degrees of freedom > logLik (mod1) 'log Lik. ' -3333.973 (df=5) p.2.a. Compute the predicted total number of goals for Mexico games based on each model (in the actual goals scale). Saturated Model: Null Model: p.2.b. Test whether the true population means are equal among all leagues

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Applied Regression Analysis And Other Multivariable Methods

Authors: David G. Kleinbaum, Lawrence L. Kupper, Azhar Nizam, Eli S. Rosenberg

5th Edition

1285051084, 978-1285963754, 128596375X, 978-1285051086

More Books

Students also viewed these Mathematics questions

Question

What is the coefficient of determination and how is it computed?

Answered: 1 week ago

Question

How can speakers manage speaking anxiety?

Answered: 1 week ago

Question

To what extent is public speaking similar to conversation?

Answered: 1 week ago