Latest build deployed.

This commit is contained in:
2026-02-10 07:59:07 -05:00
parent b48c520d4b
commit 1be515cd2b
84 changed files with 2855 additions and 659 deletions
+24 -17
View File
@@ -62,7 +62,7 @@ window.MathJax = {
"[pretext]/mathjaxknowl3.js"
],
"paths": {
"pretext": "_static/pretext/js/lib"
"pretext": "_static/pretext/js"
}
},
"startup": {
@@ -79,7 +79,7 @@ window.MathJax = {
<meta property="og:type" content="book">
<meta property="book:title" content="Math 1044 Notes">
<meta property="book:author" content="Andy Eisenberg">
<script src="_static/pretext/js/lib/jquery.min.js"></script><script src="_static/pretext/js/lib/jquery.sticky.js"></script><script src="_static/pretext/js/lib/jquery.espy.min.js"></script><script src="_static/pretext/js/pretext.js"></script><script src="_static/pretext/js/pretext_add_on.js?x=1"></script><script src="_static/pretext/js/user_preferences.js"></script><!--** eBookCongig is necessary to configure interactive **-->
<script src="_static/pretext/js/jquery.min.js"></script><script src="_static/pretext/js/pretext.js"></script><script src="_static/pretext/js/pretext_add_on.js?x=1"></script><!--** eBookCongig is necessary to configure interactive **-->
<!--** Runestone components to run locally in reader's browser **-->
<!--** No external communication: **-->
<!--** log level is 0, Runestone Services are disabled **-->
@@ -101,16 +101,16 @@ eBookConfig.allow_pairs = false;
eBookConfig.enableScratchAC = false;
eBookConfig.build_info = "";
eBookConfig.python3 = null;
eBookConfig.runestone_version = '7.11.11';
eBookConfig.runestone_version = '7.11.13';
eBookConfig.jobehost = '';
eBookConfig.proxyuri_runs = '';
eBookConfig.proxyuri_files = '';
eBookConfig.enable_chatcodes = false;
</script>
<!--*** Runestone Services ***-->
<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">
<script src="_static/prefix-runtime.0d5f811896ddeac1.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 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/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script>sagecellEvalName='Evaluate (Sage)';
</script>
</head>
<body class="pretext book ignore-math">
@@ -151,6 +151,9 @@ eBookConfig.enable_chatcodes = false;
\DeclareMathOperator{\E}{E}
\DeclareMathOperator{\Var}{Var}
\DeclareMathOperator{\Cov}{Cov}
\newcommand{\L}{\mathcal{L}}
\newcommand{\est}{\widehat}
\newcommand{\lt}{&lt;}
\newcommand{\gt}{&gt;}
\newcommand{\amp}{&amp;}
@@ -244,12 +247,16 @@ eBookConfig.enable_chatcodes = false;
<div class="toc-title-box"><a href="ch-Confidence-Intervals.html" class="internal"><span class="codenumber">4</span> <span class="title">Confidence Intervals</span></a></div>
<ul class="structural toc-item-list contains-active">
<li class="toc-item toc-section">
<div class="toc-title-box"><a href="sec-CLT.html" class="internal"><span class="codenumber">4.1</span> <span class="title">Central Limit Theorem</span></a></div>
<ul class="structural toc-item-list"><li class="toc-item toc-exercises"><div class="toc-title-box"><a href="sec-CLT.html#exercises-CLT" class="internal"><span class="codenumber">4.1</span> <span class="title">Exercises</span></a></div></li></ul>
<div class="toc-title-box"><a href="sec-Likelihood.html" class="internal"><span class="codenumber">4.1</span> <span class="title">Likelihood</span></a></div>
<ul class="structural toc-item-list"><li class="toc-item toc-exercises"><div class="toc-title-box"><a href="sec-Likelihood.html#sec-Likelihood-20" class="internal"><span class="codenumber">4.1</span> <span class="title">Exercises</span></a></div></li></ul>
</li>
<li class="toc-item toc-section">
<div class="toc-title-box"><a href="sec-CLT.html" class="internal"><span class="codenumber">4.2</span> <span class="title">Central Limit Theorem</span></a></div>
<ul class="structural toc-item-list"><li class="toc-item toc-exercises"><div class="toc-title-box"><a href="sec-CLT.html#exercises-CLT" class="internal"><span class="codenumber">4.2</span> <span class="title">Exercises</span></a></div></li></ul>
</li>
<li class="toc-item toc-section contains-active">
<div class="toc-title-box"><a href="sec-Confidence-Intervals.html" class="internal"><span class="codenumber">4.2</span> <span class="title">Confidence Intervals</span></a></div>
<ul class="structural toc-item-list active"><li class="toc-item toc-exercises"><div class="toc-title-box"><a href="sec-Confidence-Intervals.html#exercises-Confidence-Intervals" class="internal"><span class="codenumber">4.2</span> <span class="title">Exercises</span></a></div></li></ul>
<div class="toc-title-box"><a href="sec-Confidence-Intervals.html" class="internal"><span class="codenumber">4.3</span> <span class="title">Confidence Intervals</span></a></div>
<ul class="structural toc-item-list active"><li class="toc-item toc-exercises"><div class="toc-title-box"><a href="sec-Confidence-Intervals.html#exercises-Confidence-Intervals" class="internal"><span class="codenumber">4.3</span> <span class="title">Exercises</span></a></div></li></ul>
</li>
</ul>
</li>
@@ -290,7 +297,7 @@ eBookConfig.enable_chatcodes = false;
<li class="toc-item toc-backmatter"><div class="toc-title-box"><a href="backmatter.html" class="internal"><span class="title">Backmatter</span></a></div></li>
</ul></nav></div>
<main class="ptx-main"><div id="ptx-content" class="ptx-content"><section class="section" id="sec-Confidence-Intervals"><h2 class="heading hide-type">
<span class="type">Section</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.2</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="title">Confidence Intervals</span>
<span class="type">Section</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.3</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="title">Confidence Intervals</span>
</h2>
<div class="para" id="sec-Confidence-Intervals-2">Text of section.<div class="autopermalink" data-description="Paragraph"><a href="#sec-Confidence-Intervals-2" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
</div>
@@ -300,18 +307,18 @@ eBookConfig.enable_chatcodes = false;
<article class="exercise exercise-like" id="exercises-Confidence-Intervals-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-Confidence-Intervals-1-1-1">Suppose we flip a coin 100 times and count 60 heads. Let <span class="process-math">\(p\)</span> be the (unknown) probability that the coin comes up heads on a flip. Give an approximate 95% confidence interval for the value of <span class="process-math">\(p\text{.}\)</span><div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-1-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="Exercise 4.2.1"><a href="#exercises-Confidence-Intervals-1" title="Copy heading and permalink for Exercise 4.2.1" aria-label="Copy heading and permalink for Exercise 4.2.1">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-2"><h4 class="heading"><span class="codenumber">2<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
<div class="autopermalink" data-description="Exercise 4.3.1"><a href="#exercises-Confidence-Intervals-1" title="Copy heading and permalink for Exercise 4.3.1" aria-label="Copy heading and permalink for Exercise 4.3.1">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-2"><h4 class="heading"><span class="codenumber">2<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
<div class="introduction" id="exercises-Confidence-Intervals-2-1"><div class="para" id="exercises-Confidence-Intervals-2-1-1">Suppose in a sample of 100 people, 12 are left-handed.<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-2-1-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
</div></div>
<article class="task exercise-like" id="exercises-Confidence-Intervals-2-2"><h5 class="heading"><span class="codenumber">(a)</span></h5>
<div class="para" id="exercises-Confidence-Intervals-2-2-1-1">Give a 95% confidence interval for the proportion <span class="process-math">\(p\)</span> of left-handed people.<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-2-2-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="Task 4.2.2.a"><a href="#exercises-Confidence-Intervals-2-2" title="Copy heading and permalink for Task 4.2.2.a" aria-label="Copy heading and permalink for Task 4.2.2.a">🔗</a></div></article><article class="task exercise-like" id="exercises-Confidence-Intervals-2-3"><h5 class="heading"><span class="codenumber">(b)</span></h5>
<div class="autopermalink" data-description="Task 4.3.2.a"><a href="#exercises-Confidence-Intervals-2-2" title="Copy heading and permalink for Task 4.3.2.a" aria-label="Copy heading and permalink for Task 4.3.2.a">🔗</a></div></article><article class="task exercise-like" id="exercises-Confidence-Intervals-2-3"><h5 class="heading"><span class="codenumber">(b)</span></h5>
<div class="para" id="exercises-Confidence-Intervals-2-3-1-1">Give a 90% confidence interval.<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-2-3-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="Task 4.2.2.b"><a href="#exercises-Confidence-Intervals-2-3" title="Copy heading and permalink for Task 4.2.2.b" aria-label="Copy heading and permalink for Task 4.2.2.b">🔗</a></div></article><div class="autopermalink" data-description="Exercise 4.2.2"><a href="#exercises-Confidence-Intervals-2" title="Copy heading and permalink for Exercise 4.2.2" aria-label="Copy heading and permalink for Exercise 4.2.2">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-3"><h4 class="heading"><span class="codenumber">3<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
<div class="autopermalink" data-description="Task 4.3.2.b"><a href="#exercises-Confidence-Intervals-2-3" title="Copy heading and permalink for Task 4.3.2.b" aria-label="Copy heading and permalink for Task 4.3.2.b">🔗</a></div></article><div class="autopermalink" data-description="Exercise 4.3.2"><a href="#exercises-Confidence-Intervals-2" title="Copy heading and permalink for Exercise 4.3.2" aria-label="Copy heading and permalink for Exercise 4.3.2">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-3"><h4 class="heading"><span class="codenumber">3<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
<div class="para" id="exercises-Confidence-Intervals-3-1-1">The weights of five mice are measured and recorded below. Give a 95% confidence interval for the sample mean weight of mice. (Pretend 5 measurements is large enough for the CLT to apply.)<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-3-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-Confidence-Intervals-3-1-2"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.2.1<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span><div class="autopermalink" data-description="Table 4.2.1: "><a href="#exercises-Confidence-Intervals-3-1-2" title="Copy heading and permalink for Table 4.2.1: " aria-label="Copy heading and permalink for Table 4.2.1: ">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
</div> <figure class="table table-like" id="exercises-Confidence-Intervals-3-1-2"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.3.1<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span><div class="autopermalink" data-description="Table 4.3.1: "><a href="#exercises-Confidence-Intervals-3-1-2" title="Copy heading and permalink for Table 4.3.1: " aria-label="Copy heading and permalink for Table 4.3.1: ">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
<tr class="header-horizontal">
<th scope="col" class="c m b0 r0 l0 t0 lines">mouse <span class="process-math">\(i\)</span>
</th>
@@ -329,9 +336,9 @@ eBookConfig.enable_chatcodes = false;
<td class="c m b0 r0 l0 t0 lines">20</td>
<td class="c m b0 r0 l0 t0 lines">29</td>
</tr>
</table></div></figure><div class="autopermalink" data-description="Exercise 4.2.3"><a href="#exercises-Confidence-Intervals-3" title="Copy heading and permalink for Exercise 4.2.3" aria-label="Copy heading and permalink for Exercise 4.2.3">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-4"><h4 class="heading"><span class="codenumber">4<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
</table></div></figure><div class="autopermalink" data-description="Exercise 4.3.3"><a href="#exercises-Confidence-Intervals-3" title="Copy heading and permalink for Exercise 4.3.3" aria-label="Copy heading and permalink for Exercise 4.3.3">🔗</a></div></article><article class="exercise exercise-like" id="exercises-Confidence-Intervals-4"><h4 class="heading"><span class="codenumber">4<span class="period heading-divison-mark heading-divison-mark__period">.</span></span></h4>
<div class="para" id="exercises-Confidence-Intervals-4-1-1">The heights of five plants are measured and recorded below. Give a 95% confidence interval around the sample mean for the heights of the plants. (Pretend 5 measurements is large enough for the CLT to apply.)<div class="autopermalink" data-description="Paragraph"><a href="#exercises-Confidence-Intervals-4-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-Confidence-Intervals-4-1-2"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.2.2<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span><div class="autopermalink" data-description="Table 4.2.2: "><a href="#exercises-Confidence-Intervals-4-1-2" title="Copy heading and permalink for Table 4.2.2: " aria-label="Copy heading and permalink for Table 4.2.2: ">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
</div> <figure class="table table-like" id="exercises-Confidence-Intervals-4-1-2"><figcaption><span class="type">Table</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">4.3.2<span class="period heading-divison-mark heading-divison-mark__period">.</span></span><span class="space heading-divison-mark heading-divison-mark__space"> </span><div class="autopermalink" data-description="Table 4.3.2: "><a href="#exercises-Confidence-Intervals-4-1-2" title="Copy heading and permalink for Table 4.3.2: " aria-label="Copy heading and permalink for Table 4.3.2: ">🔗</a></div></figcaption><div class="tabular-box natural-width"><table class="tabular">
<tr class="header-horizontal">
<th scope="col" class="c m b0 r0 l0 t0 lines">plant <span class="process-math">\(i\)</span>
</th>
@@ -349,7 +356,7 @@ eBookConfig.enable_chatcodes = false;
<td class="c m b0 r0 l0 t0 lines">21</td>
<td class="c m b0 r0 l0 t0 lines">17</td>
</tr>
</table></div></figure><div class="autopermalink" data-description="Exercise 4.2.4"><a href="#exercises-Confidence-Intervals-4" title="Copy heading and permalink for Exercise 4.2.4" aria-label="Copy heading and permalink for Exercise 4.2.4">🔗</a></div></article><div class="autopermalink" data-description="Exercises 4.2"><a href="#exercises-Confidence-Intervals" title="Copy heading and permalink for Exercises 4.2" aria-label="Copy heading and permalink for Exercises 4.2">🔗</a></div></section><div class="autopermalink" data-description="Section 4.2: Confidence Intervals"><a href="#sec-Confidence-Intervals" title="Copy heading and permalink for Section 4.2: Confidence Intervals" aria-label="Copy heading and permalink for Section 4.2: Confidence Intervals">🔗</a></div></section></div>
</table></div></figure><div class="autopermalink" data-description="Exercise 4.3.4"><a href="#exercises-Confidence-Intervals-4" title="Copy heading and permalink for Exercise 4.3.4" aria-label="Copy heading and permalink for Exercise 4.3.4">🔗</a></div></article><div class="autopermalink" data-description="Exercises 4.3"><a href="#exercises-Confidence-Intervals" title="Copy heading and permalink for Exercises 4.3" aria-label="Copy heading and permalink for Exercises 4.3">🔗</a></div></section><div class="autopermalink" data-description="Section 4.3: Confidence Intervals"><a href="#sec-Confidence-Intervals" title="Copy heading and permalink for Section 4.3: Confidence Intervals" aria-label="Copy heading and permalink for Section 4.3: Confidence Intervals">🔗</a></div></section></div>
<div id="ptx-content-footer" class="ptx-content-footer">
<a class="previous-button button" href="sec-CLT.html" title="Previous"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cb;</span><span class="name">Prev</span></a><a class="top-button button" href="#" title="Top"><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5ce;</span><span class="name">Top</span></a><a class="next-button button" href="ch-Hypothesis-Testing.html" title="Next"><span class="name">Next</span><span class="icon material-symbols-outlined" aria-hidden="true">&#xe5cc;</span></a>
</div></main>