Main Page: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Unreferenced|date=December 2009}}
{{context|date=February 2012}}
{{Number|number = 202
'''Pointwise mutual information''' ('''PMI''')<ref name="Church1990">{{cite journal|url=http://dl.acm.org/citation.cfm?id=89095|author=Kenneth Ward Church and Patrick Hanks|year=1990|title=Word association norms, mutual information, and lexicography|journal=Comput. Linguist.|volume=16|issue=1|date=March 1990|pages=22-29}}</ref> , or '''point mutual information''', is a measure of association used in [[information theory]] and [[statistics]].
| range = 200s
| cardinal = two hundred [and] two
| ordinal = nd
| ordinal text = two hundred [and] second
| numeral = 202
| factorization = <math>2 \times 101</math>
| prime =
| divisor = 1, 2, 101, 202
| roman = CCII
| unicode =
| greek prefix =
| latin prefix =
| bin = 11001010
| oct =  
| duo =
| hex = CA
| misc =
}}


'''202''' is the [[natural number]] following [[201 (number)|201]] and preceding [[203 (number)|203]]. It may be written as "two hundred two" or "two hundred and two".
==Definition==
The PMI of a pair of [[probability space|outcomes]] ''x'' and ''y'' belonging to [[discrete random variable]]s ''X'' and ''Y'' quantifies the discrepancy between the probability of their coincidence given their joint distribution and their individual distributions, assuming independence. Mathematically:


==In mathematics==
: <math>
202 is both a [[nontotient]] and a [[noncototient]], meaning that there are no solutions to the equations φ(''x'') = 202 nor ''x'' - φ(''x'') = 202, with φ(''x'') being [[Euler's totient function]].
\operatorname{pmi}(x;y) \equiv \log\frac{p(x,y)}{p(x)p(y)} = \log\frac{p(x|y)}{p(x)} = \log\frac{p(y|x)}{p(y)}.
</math>


202 is a [[Smith number]] in [[base 10]], because its factorization is 2 &times; 101, and 2 + 0 + 2 = 2 + 1 + 0 + 1 = 4.
The [[mutual information]] (MI) of the random variables ''X'' and ''Y'' is the expected value of the PMI over all possible outcomes (with respect to the joint distribution <math>p(x,y)</math>).


==In other fields==
The measure is symmetric (<math>\operatorname{pmi}(x;y)=\operatorname{pmi}(y;x)</math>). It can take positive or negative values, but is zero if ''X'' and ''Y'' are [[statistical independence|independent]]. PMI maximizes when ''X'' and ''Y'' are [[perfectly associated]], yielding the following bounds:
* [[Area code 202]] is the area code assigned to Washington D.C.
* [[List of HTTP status codes#202|HTTP status code 202]] means the request was accepted but has not yet been fulfilled
* The [[E number]] of the preservative [[potassium sorbate]] is 202.
* An automobile : [[Peugeot 202]].
* In 2005 [[James Stephenson (disambiguation)|James Stephenson]] wrote a book called "202 Ways to Supplement Your Retirement Income".
* [[Christopher J. McGinnis]] in 1994 wrote about "202 tips even the best businessman may not know"
* [[Jason Rich]] in 2006 wrote about "202 High-Paying Jobs You Can Land Without a College Degree"


{{DEFAULTSORT:202 (Number)}}
:<math>
[[Category:Integers]]
-\infty \leq \operatorname{pmi}(x;y) \leq \min\left[ -\log p(x), -\log p(y) \right] .
</math>


[[ar:202 (عدد)]]
Finally, <math>\operatorname{pmi}(x;y)</math> will increase if <math>p(x|y)</math> is fixed but <math>p(x)</math>decreases.
[[az:202 (ədəd)]]
 
[[ca:Nombre 202]]
Here is an example to illustrate:
[[eu:Berrehun eta bi]]
{| border="1" cellpadding="2" class="wikitable"
[[fa:۲۰۲ (عدد)]]
!''x''!!''y''!!''p''(''x'',&nbsp;''y'')
[[fr:202 (nombre)]]
|-
[[ko:202]]
|0||0||0.1
[[it:202 (numero)]]
|-
[[ht:202 (nonm)]]
|0||1||0.7
[[hu:202 (szám)]]
|-
[[mk:202 (број)]]
|1||0||0.15
[[ms:202 (nombor)]]
|-
[[ja:202]]
|1||1||0.05
[[no:202 (tall)]]
|}
[[ru:202 (число)]]
Using this table we can marginalize to get the following additional table for the individual distributions:
[[nso:202 (nomoro)]]
{| border="1" cellpadding="2" class="wikitable"
[[sl:202 (število)]]
! !!''p''(''x'')!!''p''(''y'')
[[uk:202 (число)]]
|-
[[zh-yue:202]]
|0||.8||0.25
[[zh:202]]
|-
|1||.2||0.75
|}
With this example, we can compute four values for <math>pmi(x;y)</math>.  Using base-2 logarithms:
{| cellpadding="2"
|-
|pmi(x=0;y=0)||&minus;1
|-
|pmi(x=0;y=1)||0.222392421
|-
|pmi(x=1;y=0)||1.584962501
|-
|pmi(x=1;y=1)||&minus;1.584962501
|-
|}
 
(For reference, the [[mutual information]] <math>\operatorname{I}(X;Y)</math> would then be 0.214170945)
 
==Similarities to mutual information==
Pointwise Mutual Information has many of the same relationships as the mutual information.  In particular,
 
<math>
\begin{align}
\operatorname{pmi}(x;y) &=& h(x) + h(y) - h(x,y) \\
&=& h(x) - h(x|y) \\
&=& h(y) - h(y|x)
\end{align}
</math>
 
Where <math>h(x)</math> is the [[self-information]], or <math>-\log_2 p(X=x)</math>.
 
==Normalized pointwise mutual information (npmi)==
Pointwise mutual information can be normalized between [-1,+1] resulting in -1 (in the limit) for never occurring together, 0 for independence, and +1 for complete [[co-occurrence]].
 
<math>
 
\operatorname{npmi}(x;y) = \frac{\operatorname{pmi}(x;y)}{-\log \left[ p(x, y) \right] }
 
</math>
 
==Chain-rule for pmi==
Pointwise mutual information follows the [[Chain_rule_%28disambiguation%29|chain rule]], that is,
:<math>\operatorname{pmi}(x;yz) = \operatorname{pmi}(x;y) + \operatorname{pmi}(x;z|y)</math>
 
This is easily proven by:
:<math>
\begin{align}
\operatorname{pmi}(x;y) + \operatorname{pmi}(x;z|y) & {} = \log\frac{p(x,y)}{p(x)p(y)} + \log\frac{p(x,z|y)}{p(x|y)p(z|y)} \\
& {} = \log \left[ \frac{p(x,y)}{p(x)p(y)} \frac{p(x,z|y)}{p(x|y)p(z|y)} \right] \\
& {} = \log \frac{p(x|y)p(y)p(x,z|y)}{p(x)p(y)p(x|y)p(z|y)} \\
& {} = \log \frac{p(x,yz)}{p(x)p(yz)} \\
& {} = \operatorname{pmi}(x;yz)
\end{align}
</math>
 
{{inline|date=February 2012}}
 
==References==
{{reflist}}
* {{cite web|title=Normalized (Pointwise) Mutual Information in Collocation Extraction|url=https://svn.spraakdata.gu.se/repos/gerlof/pub/www/Docs/npmi-pfd.pdf|last1=Bouma|first1=Gerloff|year=2009|publisher=Proceedings of the Biennial GSCL Conference}}
* {{cite book|last1=Fano|first1=R M|year=1961|title=Transmission of Information: A Statistical Theory of Communications|publisher=MIT Press, Cambridge, MA|chapter=chapter 2|isbn=978-0262561693}}
 
==External links==
* [http://cwl-projects.cogsci.rpi.edu/msr/ Demo at Rensselaer MSR Server] (PMI values normalized to be between 0 and 1)
 
 
[[Category:Information theory]]
[[Category:Statistical dependence]]
[[Category:Entropy and information]]

Revision as of 12:35, 15 August 2014

My name is Jestine (34 years old) and my hobbies are Origami and Microscopy.

Here is my web site; http://Www.hostgator1centcoupon.info/ (support.file1.com) Pointwise mutual information (PMI)[1] , or point mutual information, is a measure of association used in information theory and statistics.

Definition

The PMI of a pair of outcomes x and y belonging to discrete random variables X and Y quantifies the discrepancy between the probability of their coincidence given their joint distribution and their individual distributions, assuming independence. Mathematically:

The mutual information (MI) of the random variables X and Y is the expected value of the PMI over all possible outcomes (with respect to the joint distribution ).

The measure is symmetric (). It can take positive or negative values, but is zero if X and Y are independent. PMI maximizes when X and Y are perfectly associated, yielding the following bounds:

Finally, will increase if is fixed but decreases.

Here is an example to illustrate:

x y p(xy)
0 0 0.1
0 1 0.7
1 0 0.15
1 1 0.05

Using this table we can marginalize to get the following additional table for the individual distributions:

p(x) p(y)
0 .8 0.25
1 .2 0.75

With this example, we can compute four values for . Using base-2 logarithms:

pmi(x=0;y=0) −1
pmi(x=0;y=1) 0.222392421
pmi(x=1;y=0) 1.584962501
pmi(x=1;y=1) −1.584962501

(For reference, the mutual information would then be 0.214170945)

Similarities to mutual information

Pointwise Mutual Information has many of the same relationships as the mutual information. In particular,

Where is the self-information, or .

Normalized pointwise mutual information (npmi)

Pointwise mutual information can be normalized between [-1,+1] resulting in -1 (in the limit) for never occurring together, 0 for independence, and +1 for complete co-occurrence.

Chain-rule for pmi

Pointwise mutual information follows the chain rule, that is,

This is easily proven by:

Template:Inline

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

External links

  1. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang