Science Fair Projects Ideas - Fisher information

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.

Fisher information

In statistics and information theory, the Fisher information (denoted \mathcal{I}(\theta)) is the variance of the score. Fisher information is thought of as the amount of information that an observable random variable carries about an unobservable parameter θ upon which the probability distribution of X depends. Since the expectation of the score is zero, the variance is also the second moment of the score and so the Fisher information can be written

\mathcal{I}(\theta) = \mathrm{E} \left[  \left[   \frac{\partial}{\partial\theta} \log f(X;\theta)  \right]^2 \right]

where f is the probability density function of random variable X and, consequently, 0 \leq \mathcal{I}(\theta) < \infty. The Fisher information is thus the expectation of the square of the score. A random variable carrying high Fisher information implies that the absolute value of the score is frequently high (remember that the expectation of the score is zero).

This concept is named in honor of the geneticist and statistician Ronald Fisher.

Note that the information as defined above is not a function of a particular observation, as the random variable X has been averaged out. The concept of information is useful when comparing two methods of observation of some random process.

Information as defined above may also be written as

\mathcal{I}(\theta) = -\mathrm{E} \left[  \frac{\partial^2}{\partial\theta^2} \log f(X;\theta) \right]

and is thus the expectation of log of the second derivative of X with respect to θ. Information may thus be seen to be a measure of the "sharpness" of the support curve near the maximum likelihood estimate of θ. A "blunt" support curve (one with a shallow maximum) would have low expected second derivative, and thus low information; while a sharp one would have a high expected second derivative and thus high information.

Information is additive, in the sense that the information gathered by two independent experiments is the sum of the information of each of them:

\mathcal{I}_{X,Y}(\theta) = \mathcal{I}_X(\theta) + \mathcal{I}_Y(\theta)

This is because the variance of the sum of two independent random variables is the sum of their variances. It follows that the information in a random sample of size n is n times that in a sample of size one (if observations are independent).

The information provided by a sufficient statistic is same as that of the sample X. This may be seen by using Fisher's factorization criterion for a sufficient statistic. If T(X) is sufficient for θ, then

f(X;θ) = g(T(X),θ)h(X)

for some functions g and h (see sufficient statistic for a more detailed explanation). The equality of information follows from the fact that

\frac{\partial}{\partial\theta} \log \left[f(X   ;\theta)\right] = \frac{\partial}{\partial\theta} \log \left[g(T(X);\theta)\right]

(which is the case because h(X) is independent of θ) and the definition for information given above. More generally, if T = t(X) is a statistic, then

\mathcal{I}_T(\theta) \leq \mathcal{I}_X(\theta)

with equality if and only if T is a sufficient statistic.

The Cramér-Rao inequality states that the reciprocal of the Fisher information is a lower bound on the variance of any unbiased estimator of θ.

Contents

Matrix form

In the case when there are d parameters, thus making θ a vector of length d, then the Fisher information matrix (FIM) is defined as having the (i,j) element as

{\left(\mathcal{I} \left(\theta \right) \right)}_{i, j} = \mathrm{E} \left[  \frac{\partial}{\partial\theta_i} \log f(X;\theta)  \frac{\partial}{\partial\theta_j} \log f(X;\theta) \right]

The FIM is a d \times d and symmetric matrix.

Example: single parameter

The information contained in n independent Bernoulli trials, each with probability of success θ may be calculated as follows. In the following, A represents the number of successes, B the number of failures, and n = A + B is the total number of trials.

\mathcal{I}(\theta) = -\mathrm{E} \left[  \frac{\partial^2}{\partial\theta^2} \log(f(A;\theta)) \right]
= -\mathrm{E} \left[  \frac{\partial^2}{\partial\theta^2} \log  \left[   \theta^A(1-\theta)^B\frac{(A+B)!}{A!B!}  \right] \right]
= -\mathrm{E} \left[  \frac{\partial^2}{\partial\theta^2}   \left[   A \log (\theta) + B \log(1-\theta)  \right] \right]
= -\mathrm{E} \left[  \frac{\partial}{\partial\theta}  \left[   \frac{A}{\theta} - \frac{B}{1-\theta}  \right] \right] (see logarithm about differentiating logx)
= +\mathrm{E} \left[  \frac{A}{\theta^2} + \frac{B}{(1-\theta)^2} \right]
= \frac{n\theta}{\theta^2} + \frac{n(1-\theta)}{(1-\theta)^2} (as the expected value of A = nθ, etc.)
= \frac{n}{\theta(1-\theta)}

The first line is just the definition of information; the second uses the fact that the information contained in a sufficient statistic is the same as that of the sample itself; the third line just expands the log term (and drops a constant), the fourth and fifth just differentiation with respect to θ, the sixth replaces A and B with their expectations, and the seventh is algebraic manipulation.

The overall result, viz

\mathcal{I}(\theta) = \frac{n}{\theta(1-\theta)}

may be seen to be in accord with what one would expect, since it is the reciprocal of the variance of the sum of the n Bernoulli random variables.

In case the parameter θ is vector-valued, the information is a positive-definite matrix, which defines a metric on the parameter space; consequently differential geometry is applied to this topic.

See Fisher information metric.

Physical information

Any information channel is generally imperfect. This effect gives rise to a method of deriving physics. The amount of Fisher information that is lost in observing a physical effect is called the physical information. The mathematical procedure of extremizing the physical information through variation of the system probability amplitudes is called the principle of extreme physical information. The output amplitudes of the principle define the physics of the source effect.

Multivariate normal distribution

For the case of a d-variate multivariate normal distribution

\boldsymbol{x} \sim N_d \left(  \boldsymbol{\mu} \left( \boldsymbol{\theta} \right)  ,  C \left( \boldsymbol{\theta} \right) \right)

with a probability density function

f\left( \boldsymbol{x}; \boldsymbol{\theta} \right) = \frac{1}{\sqrt{ (2\pi)^d \left| C \right| }} \exp \left(  -\frac{1}{2}  \left(   \boldsymbol{x} - \boldsymbol{\mu}  \right)^{T}  C^{-1}  \left(   \boldsymbol{x} - \boldsymbol{\mu}  \right) \right)

The Fisher information matrix has elements

\mathcal{I}_{m, k} = \frac{\partial \boldsymbol{\mu}^T}{\partial \theta_m} C^{-1} \frac{\partial \boldsymbol{\mu}}{\partial \theta_k} + \frac{1}{2} \mathrm{tr} \left(  C^{-1}  \frac{\partial C}{\partial \theta_m}  C^{-1}  \frac{\partial C}{\partial \theta_k} \right)

where "tr" is the trace.

See also

Books

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