1
0

updated typo fix

This commit is contained in:
aaronshaw
2019-04-16 18:51:08 -05:00
parent dbde6a6880
commit bd9eba025b
2 changed files with 2 additions and 2 deletions

View File

@@ -641,7 +641,7 @@ l68/length(d)</code></pre>
<ol start="4" style="list-style-type: lower-alpha">
<li>Is random assignment to tents likely to ensure <span class="math inline">\(\leq1~arachnophobe\)</span> per tent?</li>
</ol>
<p>Random assignment and the independence assumption means that the answer to part c is the inverse of the outcome were looking to avoid: <span class="math inline">\(P(\gt1~arachnophobes) = 1-P(\leq1~arachnophobe)\)</span>. So, <span class="math inline">\(P(\gt1~arachnophobes) = 1-0.84 = 0.16 = 16\%\)</span>. Those are the probabilities, but the interpretation really depends on how confident the camp counselor feels about a <span class="math inline">\(16\%\)</span> chance of having multiple arachnophobic campers in one of the tents.</p>
<p>Random assignment and the independence assumption means that the answer to part c is the complement of the outcome were looking to avoid: <span class="math inline">\(P(\gt1~arachnophobes) = 1-P(\leq1~arachnophobe)\)</span>. So, <span class="math inline">\(P(\gt1~arachnophobes) = 1-0.84 = 0.16 = 16\%\)</span>. Those are the probabilities, but the interpretation really depends on how confident the camp counselor feels about a <span class="math inline">\(16\%\)</span> chance of having multiple arachnophobic campers in one of the tents.</p>
</div>
</div>