<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DaveZes</id>
	<title>SOCR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DaveZes"/>
	<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php/Special:Contributions/DaveZes"/>
	<updated>2026-07-26T12:08:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9263</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9263"/>
		<updated>2009-07-23T20:52:27Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities or likelihood functions over continuous random variables. Let's call &amp;lt;math&amp;gt;f(\star)&amp;lt;/math&amp;gt; the density (or in some cases, the likelihood) defined by the random process &amp;lt;math&amp;gt;\star&amp;lt;/math&amp;gt;.  If &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(X)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f( \mathbf{x} \cap \mu) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9262</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9262"/>
		<updated>2009-07-23T20:29:32Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities or likelihood functions over continuous random variables. So, if &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, and &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is a density or likelihood, we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(X)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f( \mathbf{x} \cap \mu) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9261</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9261"/>
		<updated>2009-07-23T20:26:48Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities or likelihood functions over continuous random variables. So, if &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, and &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is a density or likelihood, we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f( \mathbf{x} \cap \mu) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9260</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9260"/>
		<updated>2009-07-23T20:25:52Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities or likelihood functions over continuous random variables. So, if &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, and &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is a density or likelihood, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9259</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9259"/>
		<updated>2009-07-23T20:24:17Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities or likelihood functions over continuous random variables. So, if &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, and &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is a density, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9258</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9258"/>
		<updated>2009-07-23T20:21:42Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, and &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is a density, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9257</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9257"/>
		<updated>2009-07-23T20:19:01Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt;, that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt; is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to ensure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9256</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9256"/>
		<updated>2009-07-23T20:15:28Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt;, is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to assure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) f(\mu) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9255</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9255"/>
		<updated>2009-07-23T20:14:30Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; is fixed, &amp;lt;math&amp;gt;f(\mathbf{x})&amp;lt;/math&amp;gt;, is a fixed number -- a &amp;quot;normalizing constant&amp;quot; so to assure that the posterior density integrates to one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mathbf{x}) = \int_{\mu} f(\mu \cap \mathbf{x}) d\mu =  \int_{\mu} f( \mathbf{x} | \mu ) d\mu &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9254</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9254"/>
		<updated>2009-07-23T19:28:54Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) &amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
CURRENTLY UNDER CONSTRUCTION -- THANKS FOR YOUR PATIENCE !!&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9253</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9253"/>
		<updated>2009-07-23T19:28:16Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;f(\mathbf{x}|\mu) }&amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
CURRENTLY UNDER CONSTRUCTION -- THANKS FOR YOUR PATIENCE !!&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9252</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9252"/>
		<updated>2009-07-23T19:21:51Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this formulation, we solve for &amp;lt;math&amp;gt;f(\mu|\mathbf{x})&amp;lt;/math&amp;gt;, the &amp;quot;posterior&amp;quot; density of the population parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For this we utilize the likelihood function of our data given our parameter, &amp;lt;math&amp;gt;\frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;, and, importantly, a density &amp;lt;math&amp;gt;f(\mu)&amp;lt;/math&amp;gt;, that describes our &amp;quot;prior&amp;quot; belief in &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9251</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9251"/>
		<updated>2009-07-23T19:07:16Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some known density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{lik(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf{x}) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9250</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9250"/>
		<updated>2009-07-23T19:05:18Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem, or &amp;quot;Bayes Rule&amp;quot; can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = \frac{P(B|A) \cdot P(A)} {P(B)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is commonly called '''Bayesian Statistics''' is a very special application of Bayes Theorem.&lt;br /&gt;
&lt;br /&gt;
We will examine a number of examples in this Chapter, but to illustrate generally, imagine that '''x''' is a fixed collection of data that has been realized from under some density, &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; that takes a parameter, &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; whose value is not certainly known.&lt;br /&gt;
&lt;br /&gt;
Using Bayes Theorem we may write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(\mu|\mathbf{x}) = \frac{f(\mathbf{x}|\mu) \cdot f(\mu)} { f(\mathbf) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9249</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9249"/>
		<updated>2009-07-23T18:49:35Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = P(B|A) \cdot P(A)/P(B)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = \frac{f(X|Y) \cdot f(Y)} { f(X) }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9248</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9248"/>
		<updated>2009-07-23T18:47:36Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = P(B|A) \cdot P(A)/P(B)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9247</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9247"/>
		<updated>2009-07-23T18:47:02Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = P(B|A)*P(A)/P(B)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(\cdot)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9246</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9246"/>
		<updated>2009-07-23T18:45:23Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = P(B|A)*P(A)/P(B)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(.)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9245</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9245"/>
		<updated>2009-07-23T18:44:55Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P(A|B) = P(B|A)*P(A)/P(B)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(.)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X) here&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9244</id>
		<title>AP Statistics Curriculum 2007 Bayesian Prelim</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Prelim&amp;diff=9244"/>
		<updated>2009-07-23T18:42:15Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bayes Theorem'''&lt;br /&gt;
&lt;br /&gt;
Bayes theorem can be stated succinctly by the equality&lt;br /&gt;
&lt;br /&gt;
P(A|B) = P(B|A)*P(A)/P(B)&lt;br /&gt;
&lt;br /&gt;
In words, &amp;quot;the probability of event A occurring given that event B occurred is equal to the probability of event B occurring given that event A occurred times the probability of event A occurring divided by the probability that event B occurs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Bayes Theorem can also be written in terms of densities over continuous random variables. So, if &amp;lt;math&amp;gt;f(.)&amp;lt;/math&amp;gt; is some density, and &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; are random variables, then we can say&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(Y|X) = f(X|Y) \cdot f(Y) / f(X) here&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
is associated with probability statements that relate conditional and marginal properties of two random events. These statements are often written in the form &amp;quot;the probability of A, given B&amp;quot; and denoted P(A|B) = P(B|A)*P(A)/P(B) where P(B) not equal to 0. &lt;br /&gt;
&lt;br /&gt;
P(A) is often known as the Prior Probability (or as the Marginal Probability)&lt;br /&gt;
&lt;br /&gt;
P(A|B) is known as the Posterior Probability (Conditional Probability)&lt;br /&gt;
&lt;br /&gt;
P(B|A) is the conditional probability of B given A (also known as the likelihood function)&lt;br /&gt;
&lt;br /&gt;
P(B) is the prior on B and acts as the normalizing constant. In the Bayesian framework, the posterior probability is equal to the prior belief on A times the likelihood function given by P(B|A).&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Normal&amp;diff=9243</id>
		<title>AP Statistics Curriculum 2007 Bayesian Normal</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=AP_Statistics_Curriculum_2007_Bayesian_Normal&amp;diff=9243"/>
		<updated>2009-07-23T16:04:35Z</updated>

		<summary type="html">&lt;p&gt;DaveZes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''Normal Example:''&lt;br /&gt;
&lt;br /&gt;
It is known that the speedometer that comes with a certain new sports car is not very accurate, which results in an estimate of the top speed of the car of 185 mph, with a standard deviation of 10 mph.  Knowing that his car is capable of much higher speeds, the owner took the car to the shop. After a checkup, the speedometer was replaced with a better one, which gave a new estimate of 220 mph with a standard deviation of 4 mph. The errors are assumed to be normally distributed.&lt;br /&gt;
&lt;br /&gt;
We can say that the owner '''S’s''' prior beliefs about the top speed of his car were represented by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; µ ~ N(&amp;lt;math&amp;gt;\mu_0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\phi_0&amp;lt;/math&amp;gt;) = µ ~ N(185,&amp;lt;math&amp;gt;10^2&amp;lt;/math&amp;gt;) &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could then say that the measurements using the new speedometer result in a measurement of:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;''' x ~ N(&amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt;) = x ~ N(µ,&amp;lt;math&amp;gt; 4^2&amp;lt;/math&amp;gt;)''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We note that the observation '''x''' turned out to be 210, and we see that '''S’s''' posterior beliefs about '''µ''' should be represented by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''µ | x ~ N(&amp;lt;math&amp;gt;\mu_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\phi_1&amp;lt;/math&amp;gt;)''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where (rounded)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\phi_1&amp;lt;/math&amp;gt; = &amp;lt;math&amp;gt;(10^{-2} + 4^{-2})^{-1}&amp;lt;/math&amp;gt; = 14 = &amp;lt;math&amp;gt;4^2&amp;lt;/math&amp;gt;''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\mu_1&amp;lt;/math&amp;gt; = &amp;lt;math&amp;gt;14(185/10^2 + 220/4^2) = 218&amp;lt;/math&amp;gt;''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, the posterior for the top speed is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; | x ~ N(&amp;lt;math&amp;gt;218,4^2&amp;lt;/math&amp;gt;)''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Meaning 218 +/- 4 mph.&lt;br /&gt;
&lt;br /&gt;
If the new speedometer measurements were considered by another person '''S’''' who had no knowledge of the readings from the first speedometer, but still had a vague idea (from knowledge of the stock speedometer) that the top speed was about 200 +/- 30 mph,&lt;br /&gt;
Then:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; ~ N(&amp;lt;math&amp;gt;200,30^2&amp;lt;/math&amp;gt;)''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then '''S’''' would have a posterior variance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\phi_1 = (30^{-2} + 4^{-2})^{-1} = 16 = 4^2&amp;lt;/math&amp;gt;''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''S’''' would have a posterior mean of:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\mu_1 = 16(200/30^2 + 220/4^2) = 224&amp;lt;/math&amp;gt;'''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, the distribution of '''S’''' would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt; '''&amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; | x ~ N&amp;lt;math&amp;gt;(224,4^2)&amp;lt;/math&amp;gt;''' &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Meaning 224 +/- 4 mph.&lt;br /&gt;
This calculation has been carried out assuming that the prior information we have is rather vague, and therefore the posterior is almost entirely determined by the data.&lt;br /&gt;
&lt;br /&gt;
The situation is summarized as follows:&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
          '''Prior Distribution     Likelihood from Data     Posterior Distribution'''&lt;br /&gt;
&lt;br /&gt;
     '''S     N&amp;lt;math&amp;gt;(185 , 10^2)&amp;lt;/math&amp;gt;                                        N&amp;lt;math&amp;gt;(218 , 4^2)&amp;lt;/math&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
                                    '''N&amp;lt;math&amp;gt;(220 , 4^2)&amp;lt;/math&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
    ''' S’    N&amp;lt;math&amp;gt;(200 , 30^2)&amp;lt;/math&amp;gt;				            N&amp;lt;math&amp;gt;(224 , 4^2)&amp;lt;/math&amp;gt;'''&lt;/div&gt;</summary>
		<author><name>DaveZes</name></author>
		
	</entry>
</feed>