Latest build deployed.
This commit is contained in:
Executable → Regular
+7
-5
@@ -18,9 +18,9 @@
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
</head>
|
||||
<body class="ignore-math">
|
||||
<article class="definition definition-like"><h4 class="heading">
|
||||
<article class="definition definition-like"><h2 class="heading">
|
||||
<span class="type">Definition</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">2.2.8</span><span class="period heading-divison-mark heading-divison-mark__period">.</span>
|
||||
</h4>
|
||||
</h2>
|
||||
<div class="para logical">
|
||||
<div class="para">Consider the parametrized family of functions:</div>
|
||||
<div class="displaymath process-math">
|
||||
@@ -30,9 +30,11 @@ f(x; \mu, \sigma^2) = \frac{1}{\sqrt{2\pi \sigma^2}} e^{\frac{-(x-\mu)^2}{2\sigm
|
||||
</div>
|
||||
<div class="para">The function <span class="process-math">\(f(x; \mu, \sigma^2)\)</span> is called a <dfn class="terminology">normal density function</dfn> with parameters <span class="process-math">\(\mu\)</span> and <span class="process-math">\(\sigma^2\text{.}\)</span> A continuous random variable <span class="process-math">\(X\)</span> with pdf <span class="process-math">\(f(x; \mu, \sigma^2)\)</span> is said to have a <dfn class="terminology">normal distribution</dfn>. We’ll write <span class="process-math">\(X \sim \Norm(\mu, \sigma^2)\text{.}\)</span>
|
||||
</div>
|
||||
<div class="autopermalink" data-description="Paragraph"><a href="#def-normal-distribution-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div> <div class="para">In the specific case that <span class="process-math">\(\mu = 0\)</span> and <span class="process-math">\(\sigma^2 = 1\text{,}\)</span> we call the resulting distribution the <dfn class="terminology">standard normal distribution</dfn>. We’ll use the notation <span class="process-math">\(\phi(x)\)</span> for the standard normal density function, and <span class="process-math">\(\Phi(x)\)</span> for the standard normal cumulative distribution function.<div class="autopermalink" data-description="Paragraph"><a href="#def-normal-distribution-1-2" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
<div class="autopermalink" aria-hidden="true" data-description="Paragraph"><a tabindex="-1" href="#def-normal-distribution-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div>
|
||||
<div class="para">In the specific case that <span class="process-math">\(\mu = 0\)</span> and <span class="process-math">\(\sigma^2 = 1\text{,}\)</span> we call the resulting distribution the <dfn class="terminology">standard normal distribution</dfn>. We’ll use the notation <span class="process-math">\(\phi(x)\)</span> for the standard normal density function, and <span class="process-math">\(\Phi(x)\)</span> for the standard normal cumulative distribution function.<div class="autopermalink" aria-hidden="true" data-description="Paragraph"><a tabindex="-1" href="#def-normal-distribution-1-2" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div>
|
||||
<div class="autopermalink" data-description="Definition 2.2.8"><a href="#def-normal-distribution" title="Copy heading and permalink for Definition 2.2.8" aria-label="Copy heading and permalink for Definition 2.2.8">🔗</a></div></article><span class="incontext"><a class="internal" href="sec-Continuous-RVs.html#def-normal-distribution">in-context</a></span>
|
||||
<div class="autopermalink" aria-hidden="true" data-description="Definition 2.2.8"><a tabindex="-1" href="#def-normal-distribution" title="Copy heading and permalink for Definition 2.2.8" aria-label="Copy heading and permalink for Definition 2.2.8">🔗</a></div>
|
||||
</article><span class="incontext"><a class="internal" href="sec-Continuous-RVs.html#def-normal-distribution">In Context</a></span>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user