Solving Likelihood Questions in Soccer: Team A and B

  • Thread starter Thread starter Pyroadept
  • Start date Start date
  • Tags Tags
    Likelihood
Pyroadept
Messages
82
Reaction score
0

Homework Statement


Hi everyone,
I'm working through some max likelihood questions and am badly stuck on this one. Please could you take a look at what I'm doing and tell me if I'm going in the right direction?

Q. Team A and B play two games of soccer, each game having two halves of equal length. Assume the number of goals are independent of the other team's score and of their own score in the other half. The scores are as follows:

A B
4-1, with 2-0 at half time
3-1, with 1-1 at half time


Suppose A score at a rate 2α in the first half and at rate α in the second half and B score at a rate β in the first half and at rate 2β in the second half.

(i) Obtain the liklihood of the match results given about under this model.
(ii) Show that the estimates of α and β depend only on the total number of goals scored by a team and thus that the halftime scores are irrelevant.
(iii) Obtain values for α and β.




Homework Equations





The Attempt at a Solution


Solution so far:

First consider team A.
For the first half of A's games, λ = 2α
For the second half of A's games, λ = α

The two halves are independent, so we can combine the Poissons to get: (e^-3α)((3α)^x)/x!

but if we take the pdfs of the two halves and combine by multiplying, we get:

(e^-2α)((2α)^x)/x!*(e^-α)((α)^x)/x!

which is not the same...


I'm fairly certain what I'm doing so far is incorrect. Is this even the right model? Am I correct in substituting the α and 2α for the λ?
I would really appreciate any pointers or tips in the right direction.

Thanks!
 
Physics news on Phys.org
you have 2 separate pieces of data for each team, goals in first half, say x, and goals in second half, say y,
come up with an equation
p(x,y|a) then maximize wrt a
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top