<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Maximum_a_posteriori</id>
		<title>Maximum a posteriori - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Maximum_a_posteriori"/>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Maximum_a_posteriori&amp;action=history"/>
		<updated>2026-04-30T06:43:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.christophchamp.com/index.php?title=Maximum_a_posteriori&amp;diff=1534&amp;oldid=prev</id>
		<title>Christoph: Started article</title>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Maximum_a_posteriori&amp;diff=1534&amp;oldid=prev"/>
				<updated>2005-12-29T23:05:24Z</updated>
		
		<summary type="html">&lt;p&gt;Started article&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[statistics]], the method of '''maximum a posteriori''' (MAP, posterior mode, or '''maximum posterior probability''') [[estimation theory|estimation]] can be used to obtain a [[point estimation|point estimate]] of an unobserved quantity on the basis of empirical data. It is closely related to Ronald Fisher's method of [[maximum likelihood]] (ML), but employs an augmented optimization objective which incorporates a [[prior distribution]] over the quantity one wants to estimate. MAP estimation can therefore be seen as a [[regularization (mathematics)|regularization]] of ML estimation.&lt;br /&gt;
&lt;br /&gt;
MAP estimates can be computed in several ways:&lt;br /&gt;
# Analytically, when the mode(s) of the posterior distribution can be given in [[closed-form solution|closed form]].  This is the case when [[conjugate prior]]s are used.&lt;br /&gt;
# Via [[numerical analysis|numerical]] [[optimization (mathematics)|optimization]] such as the [[conjugate gradient method]] or [[Newton's method in optimization|Newton's method]]. This usually requires first or second [[derivative]]s, which have to be evaluated analytically or numerically.&lt;br /&gt;
# Via a modification of an [[expectation-maximization algorithm]]. This does not require derivatives of the posterior density.&lt;br /&gt;
&lt;br /&gt;
While MAP estimation shares the use of a prior distribution with Bayesian statistics, it is not generally seen as a Bayesian method. This is because MAP estimates are point estimates, whereas Bayesian methods are characterized by the use of distributions to summarize data and draw inferences.  Bayesian methods tend to report the posterior [[mean]] or [[median]] together with [[posterior interval]]s, rather than the posterior mode.  This is especially so when the posterior distribution does not have a simple analytic form: in this case, the posterior distribution can be simulated using [[Markov chain Monte Carlo]] techniques, while optimization to find its mode(s) may be difficult or impossible.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* M. DeGroot, ''Optimal Statistical Decisions'', McGraw-Hill, (1970).&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Maximum_a_posteriori Wikipedia article on '''Maximum a posteriori''']&lt;br /&gt;
&lt;br /&gt;
[[Category:Academic Research]]&lt;br /&gt;
[[Category:Statistics]]&lt;/div&gt;</summary>
		<author><name>Christoph</name></author>	</entry>

	</feed>