diff --git a/docs/assets/images/fa25-quizzes/fall.png b/docs/assets/images/fa25-quizzes/fall.png new file mode 100644 index 0000000..e101940 Binary files /dev/null and b/docs/assets/images/fa25-quizzes/fall.png differ diff --git a/docs/assets/images/fa25-quizzes/quiz3df.png b/docs/assets/images/fa25-quizzes/quiz3df.png new file mode 100644 index 0000000..ddc7655 Binary files /dev/null and b/docs/assets/images/fa25-quizzes/quiz3df.png differ diff --git a/docs/assets/images/fa25-quizzes/quiz3hist.png b/docs/assets/images/fa25-quizzes/quiz3hist.png new file mode 100644 index 0000000..2d62fb7 Binary files /dev/null and b/docs/assets/images/fa25-quizzes/quiz3hist.png differ diff --git a/docs/assets/images/fa25-quizzes/summer.png b/docs/assets/images/fa25-quizzes/summer.png new file mode 100644 index 0000000..60117bc Binary files /dev/null and b/docs/assets/images/fa25-quizzes/summer.png differ diff --git a/docs/disc08/index.html b/docs/disc08/index.html index f66d256..ae8023e 100644 --- a/docs/disc08/index.html +++ b/docs/disc08/index.html @@ -6,6 +6,9 @@ Discussion 8: The Central Limit Theorem and Hypothesis Testing - + + src="https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.js"> + href="https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css" />
@@ -162,7 +166,7 @@

Spring 2025 Final Exam


Problem 1

-
+

Lecture 15

In an annual ceremony known as the reaping, tributes are selected to @@ -317,7 +321,7 @@

Difficulty: ⭐️⭐️



Problem 2

-
+

Lecture 11

As we saw in the last problem, children aged Difficulty: ⭐️⭐️



Problem 3

-
+

Lecture 4

So far, we have seen one way that children have tickets entered into @@ -660,7 +664,7 @@

Difficulty: ⭐️⭐️



Problem 4

-
+

Lecture 10

After being selected at the reaping, tributes are transported to the @@ -766,7 +770,7 @@

Difficulty: ⭐️⭐️

Problem 5

-
+

Lecture 15

The night before the Hunger Games begins, each tribute is interviewed @@ -1040,12 +1044,21 @@

Answer: Our new sample should have four times as -many people overall. It doesn’t matter how many of them are from -District 12.

-

The width of our confidence interval is determined by the standard -error which decreases at the factor of \frac{1}{\sqrt(n)} to half the width, we need -the denominator to increase by a factor of 2. Therefore, we need 4x more -data, as the square root of 4 is 2.

+many people from District 12. It doesn’t matter how many people the +sample contains overall.

+

The width of a confidence interval gets smaller as we collect more +data, and it shrinks proportional to \frac{1}{\sqrt{n}}, where n is the sample +size.

+

If we want the interval to be half as wide, we need +\frac{1}{\sqrt{n}} to be cut in half, +which means n must become four times as large:

+

+\frac{1}{\sqrt{n_{\text{new}}}} += \frac{1}{\sqrt{4n}} += \frac{1}{2\sqrt{n}} +\;\Longrightarrow\; +n_{\text{new}} = 4n. +


Difficulty: ⭐️⭐️

@@ -1058,7 +1071,7 @@

Difficulty: ⭐️⭐️



Problem 6

-
+

Lecture 21

Residents of Panem not participating in the Hunger Games can sponsor @@ -1075,7 +1088,7 @@

Problem 6

- + @@ -1086,7 +1099,7 @@

Problem 6

- + @@ -1107,7 +1120,7 @@

Problem 6

Category Medical Food
Count 40 30
- + @@ -1118,7 +1131,7 @@

Problem 6

- + @@ -1191,7 +1204,7 @@
Difficulty: ⭐️⭐️⭐️

Category Medical Food
Count 700 500
- + @@ -1202,7 +1215,7 @@
Difficulty: ⭐️⭐️⭐️
- + @@ -1219,7 +1232,7 @@
Difficulty: ⭐️⭐️⭐️

Category Medical Food
Count 40 30
- + @@ -1230,7 +1243,7 @@
Difficulty: ⭐️⭐️⭐️
- + @@ -1345,7 +1358,7 @@
Difficulty: ⭐️



Problem 7

-
+

Lecture 25

During the Hunger Games, sponsors may purchase supplies for the @@ -1500,7 +1513,7 @@

Difficulty: ⭐️⭐️⭐️



Problem 8

-
+

Lecture 20

[(13 pts)]

@@ -1671,7 +1684,7 @@
Difficulty: ⭐️⭐️⭐️



Problem 9

-
+

Lecture 16

Before getting selected for the Hunger Games, Katniss often spent her @@ -1689,26 +1702,26 @@

Problem 9.1

integers.

Category Medical Food
Count 700 500
- + - + - + - + @@ -1855,5 +1868,14 @@

Let us know here.
+ + + + + + + + + diff --git a/docs/sp25-quiz3/index.html b/docs/sp25-quiz3/index.html index f128dfc..2df4ccd 100644 --- a/docs/sp25-quiz3/index.html +++ b/docs/sp25-quiz3/index.html @@ -24,7 +24,7 @@ vertical-align: middle; } - +
Sample Mean Variance
a.) katniss_sample = [47, 44, 50]
b.) gale_sample = [25, 28, 28]
c.) average_sample = [36, 36, 39]