Latest build deployed.

This commit is contained in:
andyeisenberg
2025-12-31 22:24:41 +00:00
parent 7e09fad64e
commit 96f741f12f
39 changed files with 8610 additions and 174 deletions
@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<!--******************************************-->
<!--* Authored with PreTeXt *-->
<!--* pretextbook.org *-->
<!--* Theme: default-modern *-->
<!--* 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">2.2.2</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> take values in the interval <span class="process-math">\([a, b]\text{.}\)</span> We say that <span class="process-math">\(X\)</span> has the <dfn class="terminology">uniform distribution</dfn> if, for any subinterval <span class="process-math">\([c, d] \subset [a, b]\text{,}\)</span> the probability that <span class="process-math">\(X\)</span> lies within <span class="process-math">\([c, d]\)</span> is equal to the proportion of the total sample space taken by <span class="process-math">\([c, d]\text{.}\)</span> That is:</div>
<div class="displaymath process-math">
\begin{gather*}
\Pr(c \leq X \leq d) = \frac{d - c}{b - a}.
\end{gather*}
</div>
<div class="para">In this case, <span class="process-math">\(X\)</span> has the pdf <span class="process-math">\(f(x) = \frac{1}{b - a}\text{.}\)</span>
</div>
<div class="autopermalink" data-description="Paragraph"><a href="#def-continuous-uniform-distribution-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 2.2.2"><a href="#def-continuous-uniform-distribution" title="Copy heading and permalink for Definition 2.2.2" aria-label="Copy heading and permalink for Definition 2.2.2">🔗</a></div></article><span class="incontext"><a class="internal" href="sec-Continuous-RVs.html#def-continuous-uniform-distribution">in-context</a></span>
</body>
</html>