Latest build deployed.
This commit is contained in:
@@ -101,15 +101,15 @@ eBookConfig.allow_pairs = false;
|
||||
eBookConfig.enableScratchAC = false;
|
||||
eBookConfig.build_info = "";
|
||||
eBookConfig.python3 = null;
|
||||
eBookConfig.runestone_version = '7.11.8';
|
||||
eBookConfig.runestone_version = '7.11.11';
|
||||
eBookConfig.jobehost = '';
|
||||
eBookConfig.proxyuri_runs = '';
|
||||
eBookConfig.proxyuri_files = '';
|
||||
eBookConfig.enable_chatcodes = false;
|
||||
</script>
|
||||
<!--*** Runestone Services ***-->
|
||||
<script src="_static/prefix-runtime.991c135ccf182bf5.bundle.js"></script><script src="_static/prefix-723.3e6434f80549315a.bundle.js"></script><script src="_static/prefix-runestone.1c010553c35c544c.bundle.js"></script><link rel="stylesheet" type="text/css" href="_static/prefix-723.3bccd435914aa0ff.css">
|
||||
<link rel="stylesheet" type="text/css" href="_static/prefix-runestone.677a75a9120449ff.css">
|
||||
<script src="_static/prefix-runtime.fc0e080e84d54281.bundle.js"></script><script src="_static/prefix-723.3e6434f80549315a.bundle.js"></script><script src="_static/prefix-runestone.e2abc79debce15fd.bundle.js"></script><link rel="stylesheet" type="text/css" href="_static/prefix-723.3bccd435914aa0ff.css">
|
||||
<link rel="stylesheet" type="text/css" href="_static/prefix-runestone.6ec5960970d8b364.css">
|
||||
<script src="_static/pretext/js/lti_iframe_resizer.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js" integrity="sha512-4xUl/d6D6THrAnXAwGajXkoWaeMNwEKK4iNfq5DotEbLPAfk6FSxSP3ydNxqDgCw1c/0Z1Jg6L8h2j+++9BZmg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script src="lunr-pretext-search-index.js" async=""></script><script src="_static/pretext/js/pretext_search.js"></script><script src="_static/pretext/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script>sagecellEvalName='Evaluate (Sage)';
|
||||
</script>
|
||||
</head>
|
||||
@@ -366,9 +366,64 @@ eBookConfig.enable_chatcodes = false;
|
||||
<span class="type">Exercises</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber"></span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="title">Exercises</span>
|
||||
</h3>
|
||||
<article class="exercise exercise-like" id="exercises-Joint-Distributions-1"><h4 class="heading"><span class="codenumber">1<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
|
||||
<div class="para" id="exercises-Joint-Distributions-1-1-1">TODO<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Joint-Distributions-1-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
<div class="para" id="exercises-Joint-Distributions-1-1-1">Consider <span class="process-math">\(X, Y\)</span> with the joint distribution table below. Are <span class="process-math">\(X, Y\)</span> independent?<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Joint-Distributions-1-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div> <figure class="table table-like" id="exercises-Joint-Distributions-1-1-2"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">2.3.6<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span>Joint distribution for <span class="process-math">\(X, Y\)</span><div class="autopermalink" data-description="Table 2.3.6: Joint distribution for X, Y"><a href="#exercises-Joint-Distributions-1-1-2" title="Copy heading and permalink for Table 2.3.6: Joint distribution for X, Y" aria-label="Copy heading and permalink for Table 2.3.6: Joint distribution for X, Y">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
|
||||
<tr>
|
||||
<td class="c m b1 r1 l0 t0 lines"></td>
|
||||
<td class="c m b1 r1 l0 t0 lines"><span class="process-math">\(X = 0\)</span></td>
|
||||
<td class="c m b1 r0 l0 t0 lines"><span class="process-math">\(X = 1\)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="c m b1 r1 l0 t0 lines"><span class="process-math">\(Y = 0\)</span></td>
|
||||
<td class="c m b1 r1 l0 t0 lines">0.2</td>
|
||||
<td class="c m b1 r0 l0 t0 lines">0.3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="c m b0 r1 l0 t0 lines"><span class="process-math">\(Y = 1\)</span></td>
|
||||
<td class="c m b0 r1 l0 t0 lines">0.4</td>
|
||||
<td class="c m b0 r0 l0 t0 lines">0.1</td>
|
||||
</tr>
|
||||
</table></div></figure><div class="solutions"><details id="exercises-Joint-Distributions-1-2" class="answer solution-like born-hidden-knowl"><summary class="knowl__link"><span class="type">Answer</span><span class="period heading-divison-mark heading-divison-mark__period">.</span></summary><div class="answer solution-like knowl__content">
|
||||
<div class="para" id="exercises-Joint-Distributions-1-2-1">No. For example, <span class="process-math">\(\Pr(X = 0, Y = 0) \neq \Pr(X = 0)\Pr(Y = 0).\)</span><div class="autopermalink" data-description="Paragraph"><a href="#exercises-Joint-Distributions-1-2-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div>
|
||||
<div class="autopermalink" data-description="Exercise 2.3.1"><a href="#exercises-Joint-Distributions-1" title="Copy heading and permalink for Exercise 2.3.1" aria-label="Copy heading and permalink for Exercise 2.3.1">🔗</a></div></article><div class="autopermalink" data-description="Exercises 2.3"><a href="#exercises-Joint-Distributions" title="Copy heading and permalink for Exercises 2.3" aria-label="Copy heading and permalink for Exercises 2.3">🔗</a></div></section><div class="autopermalink" data-description="Section 2.3: Joint Distributions"><a href="#sec-Joint-Distributions" title="Copy heading and permalink for Section 2.3: Joint Distributions" aria-label="Copy heading and permalink for Section 2.3: Joint Distributions">🔗</a></div></section></div>
|
||||
<div class="autopermalink" data-description="Answer 2.3.1.1"><a href="#exercises-Joint-Distributions-1-2" title="Copy heading and permalink for Answer 2.3.1.1" aria-label="Copy heading and permalink for Answer 2.3.1.1">🔗</a></div>
|
||||
</div></details></div>
|
||||
<div class="autopermalink" data-description="Exercise 2.3.1"><a href="#exercises-Joint-Distributions-1" title="Copy heading and permalink for Exercise 2.3.1" aria-label="Copy heading and permalink for Exercise 2.3.1">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Joint-Distributions-2"><h4 class="heading"><span class="codenumber">2<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
|
||||
<div class="para logical" id="exercises-Joint-Distributions-2-1-1">
|
||||
<div class="para">Suppose <span class="process-math">\(X, Y\)</span> have the distributions:</div>
|
||||
<div class="displaymath process-math" id="exercises-Joint-Distributions-2-1-1-2">
|
||||
\begin{align*}
|
||||
\Pr(X = 0) \amp = 0.1 \amp \Pr(Y = 0) \amp = 0.4 \\
|
||||
\Pr(X = 1) \amp = 0.4 \amp \Pr(Y = 1) \amp = 0.6 \\
|
||||
\Pr(X = 2) \amp = 0.5
|
||||
\end{align*}
|
||||
</div>
|
||||
<div class="para">Assuming <span class="process-math">\(X, Y\)</span> are independent, write a joint distribution table.</div>
|
||||
<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Joint-Distributions-2-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||
</div>
|
||||
<div class="solutions"><details id="exercises-Joint-Distributions-2-2" class="answer solution-like born-hidden-knowl"><summary class="knowl__link"><span class="type">Answer</span><span class="period heading-divison-mark heading-divison-mark__period">.</span></summary><div class="answer solution-like knowl__content">
|
||||
<figure class="table table-like" id="exercises-Joint-Distributions-2-2-1"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">2.3.7<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span>Joint Distribution<div class="autopermalink" data-description="Table 2.3.7: Joint Distribution"><a href="#exercises-Joint-Distributions-2-2-1" title="Copy heading and permalink for Table 2.3.7: Joint Distribution" aria-label="Copy heading and permalink for Table 2.3.7: Joint Distribution">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
|
||||
<tr>
|
||||
<td class="c m b1 r1 l0 t0 lines"></td>
|
||||
<td class="c m b1 r1 l0 t0 lines"><span class="process-math">\(X = 0\)</span></td>
|
||||
<td class="c m b1 r1 l0 t0 lines"><span class="process-math">\(X = 1\)</span></td>
|
||||
<td class="c m b1 r0 l0 t0 lines"><span class="process-math">\(X = 2\)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="c m b1 r1 l0 t0 lines"><span class="process-math">\(Y = 0\)</span></td>
|
||||
<td class="c m b1 r1 l0 t0 lines">0.04</td>
|
||||
<td class="c m b1 r1 l0 t0 lines">0.16</td>
|
||||
<td class="c m b1 r0 l0 t0 lines">0.2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="c m b0 r1 l0 t0 lines"><span class="process-math">\(Y = 1\)</span></td>
|
||||
<td class="c m b0 r1 l0 t0 lines">0.06</td>
|
||||
<td class="c m b0 r1 l0 t0 lines">0.24</td>
|
||||
<td class="c m b0 r0 l0 t0 lines">0.3</td>
|
||||
</tr>
|
||||
</table></div></figure><div class="autopermalink" data-description="Answer 2.3.2.1"><a href="#exercises-Joint-Distributions-2-2" title="Copy heading and permalink for Answer 2.3.2.1" aria-label="Copy heading and permalink for Answer 2.3.2.1">🔗</a></div>
|
||||
</div></details></div>
|
||||
<div class="autopermalink" data-description="Exercise 2.3.2"><a href="#exercises-Joint-Distributions-2" title="Copy heading and permalink for Exercise 2.3.2" aria-label="Copy heading and permalink for Exercise 2.3.2">🔗</a></div></article><div class="autopermalink" data-description="Exercises 2.3"><a href="#exercises-Joint-Distributions" title="Copy heading and permalink for Exercises 2.3" aria-label="Copy heading and permalink for Exercises 2.3">🔗</a></div></section><div class="autopermalink" data-description="Section 2.3: Joint Distributions"><a href="#sec-Joint-Distributions" title="Copy heading and permalink for Section 2.3: Joint Distributions" aria-label="Copy heading and permalink for Section 2.3: Joint Distributions">🔗</a></div></section></div>
|
||||
<div id="ptx-content-footer" class="ptx-content-footer">
|
||||
<a class="previous-button button" href="sec-Continuous-RVs.html" title="Previous"><span class="icon material-symbols-outlined" aria-hidden="true"></span><span class="name">Prev</span></a><a class="top-button button" href="#" title="Top"><span class="icon material-symbols-outlined" aria-hidden="true"></span><span class="name">Top</span></a><a class="next-button button" href="ch-Expected-Value.html" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true"></span></a>
|
||||
</div></main>
|
||||
|
||||
Reference in New Issue
Block a user