b:head_first_statistics:estimating_populations_and_samples
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
b:head_first_statistics:estimating_populations_and_samples [2024/11/11 08:08] – [Recap] hkimscil | b:head_first_statistics:estimating_populations_and_samples [2025/10/08 12:20] (current) – [Sampling distribution of sample mean] hkimscil | ||
---|---|---|---|
Line 11: | Line 11: | ||
- | < | + | < |
$\hat\mu$ : See this hat I’m wearing? It means I’m a point estimator. If you don’t have the exact value of the mean, then I'm the next best thing. | $\hat\mu$ : See this hat I’m wearing? It means I’m a point estimator. If you don’t have the exact value of the mean, then I'm the next best thing. | ||
Line 88: | Line 88: | ||
p = 32/40 = 0.8 | p = 32/40 = 0.8 | ||
- | < | + | < |
Mighty Gumball takes another sample of their super-long-lasting gumballs, and finds that in the sample, 10 out of 40 people prefer the pink gumballs to all other colors. What proportion of people prefer pink gumballs in the population? What’s the probability of choosing someone from the population who doesn’t prefer pink gumballs? | Mighty Gumball takes another sample of their super-long-lasting gumballs, and finds that in the sample, 10 out of 40 people prefer the pink gumballs to all other colors. What proportion of people prefer pink gumballs in the population? What’s the probability of choosing someone from the population who doesn’t prefer pink gumballs? | ||
</ | </ | ||
Line 423: | Line 423: | ||
===== Exercise ===== | ===== Exercise ===== | ||
- | < | + | < |
25% of the gumball population are red. What’s the probability that in a box of 100 gumballs, at least 40% will be red? We’ll guide you through the steps. | 25% of the gumball population are red. What’s the probability that in a box of 100 gumballs, at least 40% will be red? We’ll guide you through the steps. | ||
Line 489: | Line 489: | ||
====== Sampling distribution of sample mean ====== | ====== Sampling distribution of sample mean ====== | ||
- | < | + | < |
According to Mighty Gumball’s statistics for the population, the mean number of gumballs in each packet is 10, and the variance is 1. The trouble is they’ve had a complaint. One of their most faithful customers bought 30 packets of gumballs, and he found that the average number of gumballs per packet in his sample is only 8.5. | According to Mighty Gumball’s statistics for the population, the mean number of gumballs in each packet is 10, and the variance is 1. The trouble is they’ve had a complaint. One of their most faithful customers bought 30 packets of gumballs, and he found that the average number of gumballs per packet in his sample is only 8.5. | ||
</ | </ | ||
Line 585: | Line 585: | ||
===== Exercise ===== | ===== Exercise ===== | ||
- | < | + | < |
Let’s apply this to Mighty Gumball’s problem. | Let’s apply this to Mighty Gumball’s problem. | ||
Line 623: | Line 623: | ||
</ | </ | ||
====== Recap ====== | ====== Recap ====== | ||
- | Distribution of **Sample** <fc # | + | Distribution of **Sample** <fc # |
+ | when sampling n entities (repeatedly) from a population whose proportion is p. | ||
+ | \begin{eqnarray*} | ||
+ | Ps & \sim & N(p, \frac{pq}{n}) \\ | ||
+ | \text{hence, | ||
+ | \text{standard deviation of} \\ | ||
+ | \text{sample proportions} & = & \sqrt{\frac{pq}{n}} | ||
+ | \end{eqnarray*} | ||
Distribution of **Sample** <fc # | Distribution of **Sample** <fc # | ||
+ | when sampling a sample whose size is n from a population whose mean is $\mu$ and variance is $\sigma^2$. | ||
+ | \begin{eqnarray*} | ||
+ | \overline{X} & \sim & N(\mu, | ||
+ | \text{hence, | ||
+ | \text{standard deviation of} \\ | ||
+ | \text{sample means} & = & \sqrt{\frac{\sigma^2}{n}} \\ | ||
+ | & = & \frac{\sigma}{\sqrt{n}} | ||
+ | \end{eqnarray*} |
b/head_first_statistics/estimating_populations_and_samples.1731280084.txt.gz · Last modified: by hkimscil