Latest build deployed.
This commit is contained in:
Executable → Regular
+5
-4
@@ -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">3.1.1</span><span class="period heading-divison-mark heading-divison-mark__period">.</span>
|
||||
</h4>
|
||||
</h2>
|
||||
<div class="para logical">
|
||||
<div class="para">Let <span class="process-math">\(X\)</span> be a discrete random variable taking the values <span class="process-math">\(x_1, x_2, \dotsc, x_n\text{.}\)</span> The <dfn class="terminology">expected value</dfn> (also called <dfn class="terminology">mean</dfn>, or <dfn class="terminology">expectation</dfn>) of <span class="process-math">\(X\)</span> is the weighted average of the values of <span class="process-math">\(X\text{,}\)</span> where the weights are the probabilities of <span class="process-math">\(X\)</span> taking each value:</div>
|
||||
<div class="displaymath process-math">
|
||||
@@ -28,8 +28,9 @@
|
||||
\E(X) = \sum_{i=1}^n x_i \Pr(X = x_i).
|
||||
\end{gather*}
|
||||
</div>
|
||||
<div class="autopermalink" data-description="Paragraph"><a href="#def-discrete-EV-1-1" 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-discrete-EV-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div>
|
||||
<div class="autopermalink" data-description="Definition 3.1.1"><a href="#def-discrete-EV" title="Copy heading and permalink for Definition 3.1.1" aria-label="Copy heading and permalink for Definition 3.1.1">🔗</a></div></article><span class="incontext"><a class="internal" href="sec-Expected-Value.html#def-discrete-EV">in-context</a></span>
|
||||
<div class="autopermalink" aria-hidden="true" data-description="Definition 3.1.1"><a tabindex="-1" href="#def-discrete-EV" title="Copy heading and permalink for Definition 3.1.1" aria-label="Copy heading and permalink for Definition 3.1.1">🔗</a></div>
|
||||
</article><span class="incontext"><a class="internal" href="sec-Expected-Value.html#def-discrete-EV">In Context</a></span>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user