Science Fair Projects Ideas - Maximum likelihood

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Maximum likelihood

In statistics, the method of maximum likelihood, pioneered by geneticist and statistician Sir Ronald A. Fisher, is a method of point estimation that estimates an unobservable population with parameter(s) that maximizes the likelihood function.

For the moment, let \mathbf{\theta} denote the unobservable population parameter(s) to be estimated from the probability density function (pdf) p(\mathbf{x} \mid \mathbf{\theta}). Let \mathbf{X} denote the random variable observed (which, in general, will be a random vector instead). Then the likelihood function is when the pdf is considered a function of the parameter(s) \mathbf{\theta}. The maximum likelihood estimator maximizes the likelihood function

\hat{\mathbf{\theta}} = \operatorname{argmax}_\theta\ p(\mathbf{x} \mid \mathbf{\theta} )\,

or the log-likelihood function

\hat{\mathbf{\theta}} = \operatorname{argmax}_\theta\, \ln (p(\mathbf{x} \mid \mathbf{\theta} ))\,

as the log-likelihood function may be easier to maximize than just the likelihood function. (The log-likelihood is closely related to information entropy and Fisher information.)

This maximum can be found with calculus (setting the first derivative to zero) or by using non-linear optimization techniques for more complex likelihood functions.

Maximum-likelihood estimators are sometimes better than unbiased estimators. They also have a property called "functional invariance" that unbiased estimators lack: for any injective function f, the maximum-likelihood estimator of f(θ) is f(T), where T is the maximum-likelihood estimator of θ.

However, the bias of maximum-likelihood estimators can be substantial. Consider a case where n tickets numbered from 1 through to n are placed in a box and one is selected at random (see uniform distribution). If n is unknown, then the maximum-likelihood estimator of n is the value on the drawn ticket, even though the expectation is only n+1 \over2; we can only be certain that n is greater than or equal to the drawn ticket number.

Invariance principle/property

If \hat{\theta} is the maximum likelihood estimator for θ, then the ML estimator for α = g(θ) (if the function g(θ) is a one to one function) is \hat{\alpha} = g(\hat{\theta}).

An example: estimating the parameter of a binominal distribution

In a large population of voters, the proportion p who will vote "yes" is unobservable, and is to be estimated based on a political opinion poll. A sample of 10 (n) voters is chosen randomly, and it is observed that 3 (k) of those n voters will vote "yes". Then the likelihood function (based on the binomial distribution in this case) is:

L(p)={n \choose k} p^k (1-p)^{n-k}.

Graphing this equation for different values of p, you can see that the likelihood is maximized near p = 0.3.


We can use the first derivative of the logarithm of the likelihood function (with respect to p) and set it to zero to analytically find the maximum:

\frac{d \ln(L(p))}{dp} = \frac{k}{p}-\frac{n-k}{1-p}=0

By solving for p, we will obtain k \over n as the maximum-likelihood estimate, and p = \frac{3}{10} = 0.3 for the example numbers above.

\frac{k}{p}-\frac{n-k}{1-p}=0\,
(1-p)k - p(n-k) = 0\,
k - pk - p(n-k) = 0\,
k - pn = 0\,
p = \frac{k}{n}\,

03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice