Lecture 10 —Monday, January 30, 2006

What was covered?

Terminology Defined

Constructing the Likelihood

or what is called a joint probability, the probability of simultaneously observing all m events. Another way of writing this is

where I use product notation in the last step.

Maximum likelihood estimation

The likelihood

This is the probability of our data. If we knew λ we could calculate the probability of obtaining any set of values x1, x2, ... , xm. Furthermore, for fixed λ if we summed this expression over all possible values of x1, x2, ... , xm we would get 1.

Viewed this way it's no longer a probability. (For fixed data if we sum over all possible values of λ we will not get 1.) So instead we call this function the likelihood function. Keep in mind that it is still the joint probability function for our data under the assumed probability model only by another name.

The loglikelihood

Maximizing the loglikelihood

which is negative because x1, x2, ... , xm are counts and hence greater than or equal to zero. Since the second derivative is negative at the critical point we know that the critical point corresponds to a local maximum. Because the second derivative is actually negative everywhere it follows that the loglikelihood is concave down everywhere with a single local maximum. Hence the local maximum is actually a global maximum.

The likelihood as calculated in statistical packages

and then just drop the term k(x) from further consideration treating as if it were the actual likelihood. In our Poisson example above

and our solution for the maximum likelihood estimate of λ would not change if we had carried out all our calculations on .

Books and Articles on likelihood

Some web references on likelihood

Course Home Page


Jack Weiss
Phone: (919) 962-5930
E-Mail: jack_weiss@unc.edu
Address: Curriculum in Ecology, Box 3275, University of North Carolina, Chapel Hill, 27516
Copyright © 2006
Last Revised--Jan 31, 2006
URL: http://www.unc.edu/courses/2006spring/ecol/145/001/docs/lectures/lecture10.htm