CINXE.COM

Gaussian probability distribution in nLab

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" > <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Gaussian probability distribution in nLab </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="index,follow" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/stylesheets/instiki.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/mathematics.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/syntax.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/nlab.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/dreampulse/computer-modern-web-font@master/fonts.css"/> <style type="text/css"> h1#pageName, div.info, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, [actiontype="toggle"]:hover, #TextileHelp h3 { color: #226622; } a:visited.existingWikiWord { color: #164416; } </style> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ .toc ul {margin: 0; padding: 0;} .toc ul ul {margin: 0; padding: 0 0 0 10px;} .toc li > p {margin: 0} .toc ul li {list-style-type: none; position: relative;} .toc div {border-top:1px dotted #ccc;} .rightHandSide h2 {font-size: 1.5em;color:#008B26} table.plaintable { border-collapse:collapse; margin-left:30px; border:0; } .plaintable td {border:1px solid #000; padding: 3px;} .plaintable th {padding: 3px;} .plaintable caption { font-weight: bold; font-size:1.1em; text-align:center; margin-left:30px; } /* Query boxes for questioning and answering mechanism */ div.query{ background: #f6fff3; border: solid #ce9; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; max-height: 20em; overflow: auto; } /* Standout boxes for putting important text */ div.standout{ background: #fff1f1; border: solid black; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; overflow: auto; } /* Icon for links to n-category arXiv documents (commented out for now i.e. disabled) a[href*="http://arxiv.org/"] { background-image: url(../files/arXiv_icon.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 22px; } */ /* Icon for links to n-category cafe posts (disabled) a[href*="http://golem.ph.utexas.edu/category"] { background-image: url(../files/n-cafe_5.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pdf files (disabled) a[href$=".pdf"] { background-image: url(../files/pdficon_small.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pages, etc. -inside- pdf files (disabled) a[href*=".pdf#"] { background-image: url(../files/pdf_entry.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ a.existingWikiWord { color: #226622; } a.existingWikiWord:visited { color: #226622; } a.existingWikiWord[title] { border: 0px; color: #aa0505; text-decoration: none; } a.existingWikiWord[title]:visited { border: 0px; color: #551111; text-decoration: none; } a[href^="http://"] { border: 0px; color: #003399; } a[href^="http://"]:visited { border: 0px; color: #330066; } a[href^="https://"] { border: 0px; color: #003399; } a[href^="https://"]:visited { border: 0px; color: #330066; } div.dropDown .hide { display: none; } div.dropDown:hover .hide { display:block; } div.clickDown .hide { display: none; } div.clickDown:focus { outline:none; } div.clickDown:focus .hide, div.clickDown:hover .hide { display: block; } div.clickDown .clickToReveal, div.clickDown:focus .clickToHide { display:block; } div.clickDown:focus .clickToReveal, div.clickDown .clickToHide { display:none; } div.clickDown .clickToReveal:after { content: "A(Hover to reveal, click to "hold")"; font-size: 60%; } div.clickDown .clickToHide:after { content: "A(Click to hide)"; font-size: 60%; } div.clickDown .clickToHide, div.clickDown .clickToReveal { white-space: pre-wrap; } .un_theorem, .num_theorem, .un_lemma, .num_lemma, .un_prop, .num_prop, .un_cor, .num_cor, .un_defn, .num_defn, .un_example, .num_example, .un_note, .num_note, .un_remark, .num_remark { margin-left: 1em; } span.theorem_label { margin-left: -1em; } .proof span.theorem_label { margin-left: 0em; } :target { background-color: #BBBBBB; border-radius: 5pt; } /*]]>*/--></style> <script src="/javascripts/prototype.js?1660229990" type="text/javascript"></script> <script src="/javascripts/effects.js?1660229990" type="text/javascript"></script> <script src="/javascripts/dragdrop.js?1660229990" type="text/javascript"></script> <script src="/javascripts/controls.js?1660229990" type="text/javascript"></script> <script src="/javascripts/application.js?1660229990" type="text/javascript"></script> <script src="/javascripts/page_helper.js?1660229990" type="text/javascript"></script> <script src="/javascripts/thm_numbering.js?1660229990" type="text/javascript"></script> <script type="text/x-mathjax-config"> <!--//--><![CDATA[//><!-- MathJax.Ajax.config.path["Contrib"] = "/MathJax"; MathJax.Hub.Config({ MathML: { useMathMLspacing: true }, "HTML-CSS": { scale: 90, extensions: ["handle-floats.js"] } }); MathJax.Hub.Queue( function () { var fos = document.getElementsByTagName('foreignObject'); for (var i = 0; i < fos.length; i++) { MathJax.Hub.Typeset(fos[i]); } }); //--><!]]> </script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- window.addEventListener("DOMContentLoaded", function () { var div = document.createElement('div'); var math = document.createElementNS('http://www.w3.org/1998/Math/MathML', 'math'); document.body.appendChild(div); div.appendChild(math); // Test for MathML support comparable to WebKit version https://trac.webkit.org/changeset/203640 or higher. div.setAttribute('style', 'font-style: italic'); var mathml_unsupported = !(window.getComputedStyle(div.firstChild).getPropertyValue('font-style') === 'normal'); div.parentNode.removeChild(div); if (mathml_unsupported) { // MathML does not seem to be supported... var s = document.createElement('script'); s.src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=MML_HTMLorMML-full"; document.querySelector('head').appendChild(s); } else { document.head.insertAdjacentHTML("beforeend", '<style>svg[viewBox] {max-width: 100%}</style>'); } }); //--><!]]> </script> <link href="https://ncatlab.org/nlab/atom_with_headlines" rel="alternate" title="Atom with headlines" type="application/atom+xml" /> <link href="https://ncatlab.org/nlab/atom_with_content" rel="alternate" title="Atom with full content" type="application/atom+xml" /> <script type="text/javascript"> document.observe("dom:loaded", function() { generateThmNumbers(); }); </script> </head> <body> <div id="Container"> <div id="Content"> <h1 id="pageName"> <span style="float: left; margin: 0.5em 0.25em -0.25em 0"> <svg xmlns="http://www.w3.org/2000/svg" width="1.872em" height="1.8em" viewBox="0 0 190 181"> <path fill="#226622" d="M72.8 145c-1.6 17.3-15.7 10-23.6 20.2-5.6 7.3 4.8 15 11.4 15 11.5-.2 19-13.4 26.4-20.3 3.3-3 8.2-4 11.2-7.2a14 14 0 0 0 2.9-11.1c-1.4-9.6-12.4-18.6-16.9-27.2-5-9.6-10.7-27.4-24.1-27.7-17.4-.3-.4 26 4.7 30.7 2.4 2.3 5.4 4.1 7.3 6.9 1.6 2.3 2.1 5.8-1 7.2-5.9 2.6-12.4-6.3-15.5-10-8.8-10.6-15.5-23-26.2-31.8-5.2-4.3-11.8-8-18-3.7-7.3 4.9-4.2 12.9.2 18.5a81 81 0 0 0 30.7 23c3.3 1.5 12.8 5.6 10 10.7-2.5 5.2-11.7 3-15.6 1.1-8.4-3.8-24.3-21.3-34.4-13.7-3.5 2.6-2.3 7.6-1.2 11.1 2.8 9 12.2 17.2 20.9 20.5 17.3 6.7 34.3-8 50.8-12.1z"/> <path fill="#a41e32" d="M145.9 121.3c-.2-7.5 0-19.6-4.5-26-5.4-7.5-12.9-1-14.1 5.8-1.4 7.8 2.7 14.1 4.8 21.3 3.4 12 5.8 29-.8 40.1-3.6-6.7-5.2-13-7-20.4-2.1-8.2-12.8-13.2-15.1-1.9-2 9.7 9 21.2 12 30.1 1.2 4 2 8.8 6.4 10.3 6.9 2.3 13.3-4.7 17.7-8.8 12.2-11.5 36.6-20.7 43.4-36.4 6.7-15.7-13.7-14-21.3-7.2-9.1 8-11.9 20.5-23.6 25.1 7.5-23.7 31.8-37.6 38.4-61.4 2-7.3-.8-29.6-13-19.8-14.5 11.6-6.6 37.6-23.3 49.2z"/> <path fill="#193c78" d="M86.3 47.5c0-13-10.2-27.6-5.8-40.4 2.8-8.4 14.1-10.1 17-1 3.8 11.6-.3 26.3-1.8 38 11.7-.7 10.5-16 14.8-24.3 2.1-4.2 5.7-9.1 11-6.7 6 2.7 7.4 9.2 6.6 15.1-2.2 14-12.2 18.8-22.4 27-3.4 2.7-8 6.6-5.9 11.6 2 4.4 7 4.5 10.7 2.8 7.4-3.3 13.4-16.5 21.7-16 14.6.7 12 21.9.9 26.2-5 1.9-10.2 2.3-15.2 3.9-5.8 1.8-9.4 8.7-15.7 8.9-6.1.1-9-6.9-14.3-9-14.4-6-33.3-2-44.7-14.7-3.7-4.2-9.6-12-4.9-17.4 9.3-10.7 28 7.2 35.7 12 2 1.1 11 6.9 11.4 1.1.4-5.2-10-8.2-13.5-10-11.1-5.2-30-15.3-35-27.3-2.5-6 2.8-13.8 9.4-13.6 6.9.2 13.4 7 17.5 12C70.9 34 75 43.8 86.3 47.4z"/> </svg> </span> <span class="webName">nLab</span> Gaussian probability distribution </h1> <div class="navigation"> <span class="skipNav"><a href='#navEnd'>Skip the Navigation Links</a> | </span> <span style="display:inline-block; width: 0.3em;"></span> <a href="/nlab/show/HomePage" accesskey="H" title="Home page">Home Page</a> | <a href="/nlab/all_pages" accesskey="A" title="List of all pages">All Pages</a> | <a href="/nlab/latest_revisions" accesskey="U" title="Latest edits and page creations">Latest Revisions</a> | <a href="https://nforum.ncatlab.org/discussion/4705/#Item_5" title="Discuss this page in its dedicated thread on the nForum" style="color: black">Discuss this page</a> | <form accept-charset="utf-8" action="/nlab/search" id="navigationSearchForm" method="get"> <fieldset class="search"><input type="text" id="searchField" name="query" value="Search" style="display:inline-block; float: left;" onfocus="this.value == 'Search' ? this.value = '' : true" onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset> </form> <span id='navEnd'></span> </div> <div id="revision"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en" lang="en"> <head><meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8" /><title>Contents</title></head> <body> <div class="rightHandSide"> <div class="toc clickDown" tabindex="0"> <h3 id="context">Context</h3> <h4 id="measure_and_probability_theory">Measure and probability theory</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/measure+theory">measure theory</a></strong></p> <p><strong><a class="existingWikiWord" href="/nlab/show/probability+theory">probability theory</a></strong></p> <p>(<a class="existingWikiWord" href="/nlab/show/quantum+probability">quantum probability</a>)</p> <h2 id="measure_theory">Measure theory</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/measurable+space">measurable space</a>, <a class="existingWikiWord" href="/nlab/show/measurable+locale">measurable locale</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/measure">measure</a>, <a class="existingWikiWord" href="/nlab/show/measure+space">measure space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/von+Neumann+algebra">von Neumann algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+measure+theory">geometric measure theory</a></p> </li> </ul> <h2 id="probability_theory">Probability theory</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/probability+space">probability space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/probability+distribution">probability distribution</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/state">state</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/states+in+AQFT+and+operator+algebra">in AQFT and operator algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/GNS+construction">GNS construction</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Fell%27s+theorem">Fell's theorem</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/entropy">entropy</a>, <a class="existingWikiWord" href="/nlab/show/relative+entropy">relative entropy</a></p> </li> </ul> <h2 id="information_geometry">Information geometry</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/information+geometry">information geometry</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/information+metric">information metric</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Wasserstein+metric">Wasserstein metric</a></p> </li> </ul> <h2 id="thermodynamics">Thermodynamics</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/thermodynamics">thermodynamics</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/second+law+of+thermodynamics">second law of thermodynamics</a>, <a class="existingWikiWord" href="/nlab/show/generalized+second+law+of+theormodynamics">generalized second law</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/ergodic+theory">ergodic theory</a></p> </li> </ul> <h2 id="theorems">Theorems</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Riesz+representation+theorem">Riesz representation theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/de+Finetti%27s+theorem">de Finetti's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/law+of+large+numbers">law of large numbers</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kolmogorov+extension+theorem">Kolmogorov extension theorem</a></p> </li> </ul> <h2 id="applications">Applications</h2> <ul> <li><a class="existingWikiWord" href="/nlab/show/machine+learning">machine learning</a>, <a class="existingWikiWord" href="/nlab/show/neural+networks">neural networks</a></li> </ul> </div></div> </div> </div> <h1 id="contents">Contents</h1> <div class='maruku_toc'> <ul> <li><a href='#definition'>Definition</a></li> <li><a href='#related_concepts'>Related concepts</a></li> <li><a href='#references'>References</a></li> </ul> </div> <h2 id="definition">Definition</h2> <p>A <a class="existingWikiWord" href="/nlab/show/probability+distribution">probability distribution</a> on a <a class="existingWikiWord" href="/nlab/show/Cartesian+space">Cartesian space</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>ℝ</mi> <mi>n</mi></msup></mrow><annotation encoding="application/x-tex">\mathbb{R}^n</annotation></semantics></math> is called <strong>Gaussian</strong> or a <strong>normal distribution</strong> if it is of the form</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><msub><mi>μ</mi> <mi>A</mi></msub><mspace width="thickmathspace"></mspace><mo lspace="verythinmathspace">:</mo><mspace width="thickmathspace"></mspace><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>↦</mo><mfrac><msqrt><mrow><mi>det</mi><mi>A</mi></mrow></msqrt><mrow><mo stretchy="false">(</mo><mn>2</mn><mi>π</mi><msup><mo stretchy="false">)</mo> <mrow><mi>n</mi><mo stretchy="false">/</mo><mn>2</mn></mrow></msup></mrow></mfrac><mi>exp</mi><mrow><mo>(</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mstyle displaystyle="false"><mfrac><mn>1</mn><mn>2</mn></mfrac></mstyle><mrow><mo>⟨</mo><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>,</mo><mi>A</mi><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>⟩</mo></mrow><mo>)</mo></mrow><mspace width="thinmathspace"></mspace><mi>d</mi><msup><mi>x</mi> <mn>1</mn></msup><mi>⋯</mi><mi>d</mi><msup><mi>x</mi> <mi>n</mi></msup><mspace width="thinmathspace"></mspace><mo>.</mo></mrow><annotation encoding="application/x-tex"> \mu_A \;\colon\; \vec x \mapsto \frac{\sqrt{det A}}{(2\pi)^{n/2}} \exp\left(-\tfrac{1}{2} \left\langle \vec x , A \vec x\right\rangle\right) \,d x^1 \cdots d x^n \,. </annotation></semantics></math></div> <p>where <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>A</mi></mrow><annotation encoding="application/x-tex">A</annotation></semantics></math> is some <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi><mo>×</mo><mi>n</mi></mrow><annotation encoding="application/x-tex">n \times n</annotation></semantics></math> <a class="existingWikiWord" href="/nlab/show/matrix">matrix</a> such that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">⟨</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo>,</mo><mi>A</mi><mo>−</mo><mo stretchy="false">⟩</mo></mrow><annotation encoding="application/x-tex">\langle -, A-\rangle</annotation></semantics></math> is a positive definite <a class="existingWikiWord" href="/nlab/show/bilinear+form">bilinear form</a>. Here <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>det</mi><mi>A</mi></mrow><annotation encoding="application/x-tex">\det A</annotation></semantics></math> denotes the <a class="existingWikiWord" href="/nlab/show/determinant">determinant</a> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">⟨</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo>,</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo stretchy="false">⟩</mo></mrow><annotation encoding="application/x-tex">\langle -,-\rangle</annotation></semantics></math> is the canonical <a class="existingWikiWord" href="/nlab/show/bilinear+form">bilinear form</a> on <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>ℝ</mi> <mi>n</mi></msup></mrow><annotation encoding="application/x-tex">\mathbb{R}^n</annotation></semantics></math>.</p> <p>Since <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msqrt><mrow><mi>det</mi><mi>A</mi></mrow></msqrt></mrow><annotation encoding="application/x-tex">\sqrt{\det A}</annotation></semantics></math> is the coordinate of the <a class="existingWikiWord" href="/nlab/show/volume+element">volume element</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>vol</mi> <mi>A</mi></msub></mrow><annotation encoding="application/x-tex">vol_A</annotation></semantics></math> associated with <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>A</mi></mrow><annotation encoding="application/x-tex">A</annotation></semantics></math>, we may equivalently write this as</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><msub><mi>μ</mi> <mi>A</mi></msub><mspace width="thickmathspace"></mspace><mo lspace="verythinmathspace">:</mo><mspace width="thickmathspace"></mspace><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>↦</mo><mfrac><mn>1</mn><mrow><mo stretchy="false">(</mo><mn>2</mn><mi>π</mi><msup><mo stretchy="false">)</mo> <mrow><mi>n</mi><mo stretchy="false">/</mo><mn>2</mn></mrow></msup></mrow></mfrac><mi>exp</mi><mrow><mo>(</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mstyle displaystyle="false"><mfrac><mn>1</mn><mn>2</mn></mfrac></mstyle><mrow><mo>⟨</mo><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>,</mo><mi>A</mi><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>⟩</mo></mrow><mo>)</mo></mrow><mspace width="thinmathspace"></mspace><msub><mi>vol</mi> <mi>A</mi></msub><mspace width="thinmathspace"></mspace><mo>.</mo></mrow><annotation encoding="application/x-tex"> \mu_A \;\colon\; \vec x \mapsto \frac{1}{(2\pi)^{n/2}} \exp\left(-\tfrac{1}{2} \left\langle \vec x , A \vec x\right\rangle\right) \,vol_A \,. </annotation></semantics></math></div> <p>The <a class="existingWikiWord" href="/nlab/show/mean">mean</a> of this distribution is <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mover><mn>0</mn><mo stretchy="false">→</mo></mover></mrow><annotation encoding="application/x-tex">\vec{0}</annotation></semantics></math>; for a distribution with mean <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mover><mi>c</mi><mo stretchy="false">→</mo></mover></mrow><annotation encoding="application/x-tex">\vec{c}</annotation></semantics></math>, replace <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">⟨</mo><mrow><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>,</mo><mi>A</mi><mover><mi>x</mi><mo stretchy="false">→</mo></mover></mrow><mo stretchy="false">⟩</mo></mrow><annotation encoding="application/x-tex">\langle{\vec{x},A \vec{x}}\rangle</annotation></semantics></math> with <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">⟨</mo><mrow><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>−</mo><mover><mi>c</mi><mo stretchy="false">→</mo></mover><mo>,</mo><mi>A</mi><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>−</mo><mi>A</mi><mover><mi>c</mi><mo stretchy="false">→</mo></mover></mrow><mo stretchy="false">⟩</mo></mrow><annotation encoding="application/x-tex">\langle{\vec{x} - \vec{c},A \vec{x} - A \vec{c}}\rangle</annotation></semantics></math>.</p> <p>The matrix <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>A</mi></mrow><annotation encoding="application/x-tex">A</annotation></semantics></math> is the <a class="existingWikiWord" href="/nlab/show/inverse+matrix">inverse</a> of the <span class="newWikiWord">covariance matrix<a href="/nlab/new/covariance+matrix">?</a></span>. In particular, for <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi><mo>=</mo><mn>1</mn></mrow><annotation encoding="application/x-tex">n = 1</annotation></semantics></math>, we may write <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>x</mi> <mn>2</mn></msup><mo stretchy="false">/</mo><msup><mi>σ</mi> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">x^2/\sigma^2</annotation></semantics></math> (or <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>x</mi><mo>−</mo><mi>c</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup><mo stretchy="false">/</mo><msup><mi>σ</mi> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">(x-c)^2/\sigma^2</annotation></semantics></math> for mean <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>c</mi></mrow><annotation encoding="application/x-tex">c</annotation></semantics></math>) in place of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">⟨</mo><mrow><mover><mi>x</mi><mo stretchy="false">→</mo></mover><mo>,</mo><mi>A</mi><mover><mi>x</mi><mo stretchy="false">→</mo></mover></mrow><mo stretchy="false">⟩</mo></mrow><annotation encoding="application/x-tex">\langle{\vec{x},A \vec{x}}\rangle</annotation></semantics></math>, where <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>σ</mi></mrow><annotation encoding="application/x-tex">\sigma</annotation></semantics></math> is the <a class="existingWikiWord" href="/nlab/show/standard+deviation">standard deviation</a>; similarly, <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msqrt><mrow><mi>det</mi><mi>A</mi></mrow></msqrt></mrow><annotation encoding="application/x-tex">\sqrt{\det A}</annotation></semantics></math> becomes <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>1</mn><mo stretchy="false">/</mo><mi>σ</mi></mrow><annotation encoding="application/x-tex">1/\sigma</annotation></semantics></math>. This gives the form</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><msub><mi>μ</mi> <mi>σ</mi></msub><mspace width="thickmathspace"></mspace><mo lspace="verythinmathspace">:</mo><mspace width="thickmathspace"></mspace><mi>x</mi><mo>↦</mo><mfrac><mn>1</mn><mrow><mi>σ</mi><msqrt><mrow><mn>2</mn><mi>π</mi></mrow></msqrt></mrow></mfrac><mi>exp</mi><mrow><mo>(</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mfrac><mrow><mo stretchy="false">(</mo><mi>x</mi><mo>−</mo><mi>c</mi><msup><mo stretchy="false">)</mo> <mn>2</mn></msup></mrow><mrow><mn>2</mn><msup><mi>σ</mi> <mn>2</mn></msup></mrow></mfrac><mo>)</mo></mrow><mspace width="thinmathspace"></mspace><mi>d</mi><mi>x</mi><mspace width="thinmathspace"></mspace><mo>,</mo></mrow><annotation encoding="application/x-tex"> \mu_\sigma \;\colon\; x \mapsto \frac{1}{\sigma \sqrt{2\pi}} \exp\left(-\frac{(x-c)^2}{2\sigma^2}\right) \,d x \,, </annotation></semantics></math></div> <p>which may be more familiar to some readers.</p> <h2 id="related_concepts">Related concepts</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Wick%27s+theorem">Wick's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Feynman+diagram">Feynman diagram</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/statistical+significance">statistical significance</a></p> </li> </ul> <h2 id="references">References</h2> <p>See also</p> <ul> <li> <p>Wikipedia, <em><a href="https://en.wikipedia.org/wiki/Normal_distribution">Normal distribution</a></em></p> </li> <li> <p>Wikipedia, <em><a href="https://en.wikipedia.org/wiki/Standard_deviation">Standard deviation</a></em></p> </li> <li> <p>Good Calculators, <em><a href="https://goodcalculators.com/standard-deviation-calculator/">Standard deviation calculator</a></em></p> </li> </ul> </body></html> </div> <div class="revisedby"> <p> Last revised on December 23, 2020 at 08:56:35. See the <a href="/nlab/history/Gaussian+probability+distribution" style="color: #005c19">history</a> of this page for a list of all contributions to it. </p> </div> <div class="navigation navfoot"> <a href="/nlab/edit/Gaussian+probability+distribution" accesskey="E" class="navlink" id="edit" rel="nofollow">Edit</a><a href="https://nforum.ncatlab.org/discussion/4705/#Item_5">Discuss</a><span class="backintime"><a href="/nlab/revision/Gaussian+probability+distribution/10" accesskey="B" class="navlinkbackintime" id="to_previous_revision" rel="nofollow">Previous revision</a></span><a href="/nlab/show/diff/Gaussian+probability+distribution" accesskey="C" class="navlink" id="see_changes" rel="nofollow">Changes from previous revision</a><a href="/nlab/history/Gaussian+probability+distribution" accesskey="S" class="navlink" id="history" rel="nofollow">History (10 revisions)</a> <a href="/nlab/show/Gaussian+probability+distribution/cite" style="color: black">Cite</a> <a href="/nlab/print/Gaussian+probability+distribution" accesskey="p" id="view_print" rel="nofollow">Print</a> <a href="/nlab/source/Gaussian+probability+distribution" id="view_source" rel="nofollow">Source</a> </div> </div> <!-- Content --> </div> <!-- Container --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10