<< Chapter < Page | Chapter >> Page > |
From a statistical standpoint, the data vector as the outcome of an experiment is a random sample from an unknown population. The goal of data analysis is to identify the population that is most likely to have generated the sample. In statistics, each population is identified by a corresponding probability distribution. Associated with each probability distribution is a unique value of the model’s parameter. As the parameter changes in value, different probability distributions are generated. Formally, a model is defined as the family of probability distributions indexed by the model’s parameters.
Let denote the probability distribution function (PDF) by that specifies the probability of observing data y given the parameter w . The parameter vector is a vector defined on a multi-dimensional parameter space. If individual observations, are statistically independent of one another, then according to the theory of probability, the PDF for the data can be expressed as a multiplication of PDFs for individual observations,
To illustrate the idea of a PDF , consider the simplest case with one observation and one parameter, that is, . Suppose that the data x represents the number of successes in a sequence of 10 independent binary trials (e.g., coin tossing experiment) and that the probability of a success on any one trial, represented by the parameter, is 0.2. The PDF in this case is then given by
which is known as the binomial probability distribution. The shape of this PDF is shown in the top panel of Figure 1 . If the parameter value is changed to say w = 0.7, a new PDF is obtained as whose shape is shown in the bottom panel of Figure 1 . The following is the general expression of the binomial PDF for arbitrary values of and n :
which as a function of y specifies the probability of data y for a given value of the parameter . The collection of all such PDFs generated by varying parameter across its range (0 - 1 in this case) defines a model.
Once data have been collected and the likelihood function of a model given the data is determined, one is in a position to make statistical inferences about the population, that is, the probability distribution that underlies the data. Given that different parameter values index different probability distributions ( Figure 1 ), we are interested in finding the parameter value that corresponds to the desired PDF.
The principle of maximum likelihood estimation (MLE) , originally developed by R. A. Fisher in the 1920s, states that the desired probability distribution be the one that makes the observed data most likely, which is obtained by seeking the value of the parameter vector that maximizes the likelihood function . The resulting parameter, which is sought by searching the multidimensional parameter space, is called the MLE estimate , denoted by
Let p equal the probability of success in a sequence of Bernoulli trials or the proportion of the large population with a certain characteristic. The method of moments estimate for p is relative frequency of success (having that characteristic). It will be shown below that the maximum likelihood estimate for p is also the relative frequency of success.
Suppose that X is so that the p.d.f. of X is Sometimes is written where is used to represent parameter space, that is, the space of all possible values of the parameter. A random sample is taken, and the problem is to find an estimator such that is a good point estimate of p , where are the observed values of the random sample. Now the probability that takes the particular values is
which is the joint p.d.f. of evaluated at the observed values. One reasonable way to proceed towards finding a good estimate of p is to regard this probability (or joint p.d.f.) as a function of p and find the value of p that maximizes it. That is, find the p value most likely to have produced these sample values. The joint p.d.f., when regarded as a function of p , is frequently called the likelihood function . Thus here the likelihood function is:
To find the value of p that maximizes first take its derivative for
Setting this first derivative equal to zero gives
Since , this equals zero when Or, equivalently,
The corresponding statistics, namely , is called the maximum likelihood estimator and is denoted by ,that is,
When finding a maximum likelihood estimator, it is often easier to find the value of parameter that minimizes the natural logarithm of the likelihood function rather than the value of the parameter that minimizes the likelihood function itself. Because the natural logarithm function is an increasing function, the solution will be the same. To see this, the example which was considered above gives for ,
To find the maximum, set the first derivative equal to zero to obtain
which is the same as previous equation. Thus the solution is and the maximum likelihood estimator for p is
Motivated by the preceding illustration, the formal definition of maximum likelihood estimators is presented. This definition is used in both the discrete and continuous cases. In many practical cases, these estimators (and estimates) are unique. For many applications there is just one unknown parameter. In this case the likelihood function is given by
Notification Switch
Would you like to follow the 'Introduction to statistics' conversation and receive update notifications?