Files
Probability-and-Statistics-…/knowl/xref/example-indicator-EV.html
T
2026-08-01 15:00:14 +00:00

38 lines
2.2 KiB
HTML

<!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="example example-like"><h2 class="heading">
<span class="type">Example</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">3.1.5</span><span class="period heading-divison-mark heading-divison-mark__period">.</span>
</h2>
<div class="para logical">
<div class="para">Let <span class="process-math">\(X\)</span> indicate an event <span class="process-math">\(A\)</span> which has probability <span class="process-math">\(p\text{.}\)</span> Then:</div>
<div class="displaymath process-math">
\begin{gather*}
\E(X) = 0 \cdot (1-p) + 1 \cdot p = p.
\end{gather*}
</div>
<div class="para">That is, the expected value of an indicator random variable is the probability of the event that it indicates.</div>
<div class="autopermalink" aria-hidden="true" data-description="Paragraph"><a tabindex="-1" href="#example-indicator-EV-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
</div>
<div class="autopermalink" aria-hidden="true" data-description="Example 3.1.5"><a tabindex="-1" href="#example-indicator-EV" title="Copy heading and permalink for Example 3.1.5" aria-label="Copy heading and permalink for Example 3.1.5">🔗</a></div>
</article><span class="incontext"><a class="internal" href="sec-Expected-Value.html#example-indicator-EV">In Context</a></span>
</body>
</html>