Latest build deployed.
This commit is contained in:
Executable
+35
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US" dir="ltr">
|
||||
<!--******************************************-->
|
||||
<!--* Authored with PreTeXt *-->
|
||||
<!--* pretextbook.org *-->
|
||||
<!--* Theme: boulder *-->
|
||||
<!--* Palette: *-->
|
||||
<!--******************************************-->
|
||||
|
||||
<!--********************************************-->
|
||||
<!--* Generated from PreTeXt source *-->
|
||||
<!--* *-->
|
||||
<!--* https://pretextbook.org *-->
|
||||
<!--* *-->
|
||||
<!--********************************************-->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
</head>
|
||||
<body class="ignore-math">
|
||||
<article class="definition definition-like"><h4 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>
|
||||
<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">
|
||||
\begin{gather*}
|
||||
\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>
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user