\(\bf 1.)\) In the Star Wars universe, midichlorians are microscopic organisms that exist within the cells of all living beings and are believed to be connected to the Force. The number of midichlorians present in an individual’s cells is thought to correlate with their Force sensitivity. Let \(M\) be the random variable representing the midichlorian count of a Jedi or Force-sensitive character. Suppose that the mean midichlorian count is \(452\) and the standard deviation is \(33\). Let \(\bar{x}\) be the mean from a sample of 40 observations of midichlorian counts. Give the mean and standard deviation for the sampling distribution of \(\bar{x}\)
The mean is \(\mu = 452\) and the standard deviation is \(33/\sqrt{40} = 5.22\)
\(\bf 2.)\) The Tillamook dairy company regularly conducts quality control services on their cheese products to make sure that it meets standards for taste and nutrition. The company produces three flavors of block cheese: Sharp Cheddar, Mozzarella, and Colby Jack. Once a month the company groups the cheeses by their flavor and selects a simple random sample of blocks from each flavor. A group of tasters then rates the sampled blocks for their flavor and texture qualities. This is an example of which type of sampling design?
Stratified random sampling
\(\bf 3.)\) In the lush valleys of the Shire, hobbits are known for their fondness for good ale and hearty camaraderie. To explore the preferences of hobbits regarding different types of beer, a group of hobbit researchers visits the most popular tavern, “The Prancing Pony,” during the annual Hobbiton Beer Festival. They ask patrons present at the festival to share their favorite brews. What is the name of the sampling design utilized by the hobbit researchers to study beer preferences among the hobbits of the Shire in the Lord of the Rings universe?
Convenience sampling
\(\bf 4.)\) In a medical study, each participant is paired with another participant who has similar characteristics, and both individuals in each pair receive different treatments to compare the effects. The objective is to minimize individual differences and control for variables, allowing a more accurate assessment of treatment effectiveness. What is the name of this statistical design?
Matched pairs design
\(\bf 5.)\) In a research study investigating the effects of a new medication, participants are randomly assigned to one of two groups: the treatment group, which receives the experimental drug, and the control group, which receives a placebo. The random allocation ensures that each participant has an equal chance of being in either group. What is the name of this statistical design?”
Completely randomized design
\(\bf 6.)\) In a galaxy far, far away, a research team is conducting an experiment to assess the impact of different lightsaber training techniques on the combat skills of Jedi apprentices. The researchers want to control for individual variations in Force sensitivity, so they organize the participants into blocks based on their initial lightsaber proficiency levels. Within each proficiency level, participants are randomly assigned to one of three training methods. What is the name of the statistical design employed
ranomized block design
\(\bf 7.)\) A random variable \(X\) follows a normal distribution with mean \(\mu = -5\) and variance \(\sigma^2 = 10\).
a.) What is the probability of observing a value of \(X\) greater than 15 (i.e \(P(X>15)\))?}
\[z = \frac{15 - (-5)}{10} = 2\] \[P(Z > 2) = 1 - P(Z \leq 2) = 1 - 0.977 = 0.023 \]
b.) What is the probability of observing a value of \(X\) less than -8 (i.e \(P(X<-8)\))?}
\[z = \frac{-8 - (-5)}{10} = -0.3\] \[P(Z < -0.3) = 1 - P(Z < 0.3 ) = 0.38 \]
c.) What is the \(30th\) percentile of \(X\)?
The 30th percentile of a standard normal distribution is \(z = -0.52\) we can use \(z\) and the \(z\)-score equation to convert our \(z\) value to the distribution of \(X\) \[X = (z\sigma) + \mu = -0.52(10)+(-5) = -10.2\] \[P(Z \geq 2) = 1 - P(Z < 2) = 1 - 0.977 = 0.023 \]
\(\bf 8.)\) A fisherman has a \(58\%\) chance of catching a fish every time she makes a cast. Assume that each cast is independent. Show how to compute the probability that she catches \(5\) fish in the next \(10\) casts.
\[X\sim Binom(p = 0.58, n = 10) \] \[ P(X = 5) = \frac{10!}{5!(10 - 5)!} 0.58^5 (1- 0.58)^{10-5} = 0.216 \]
\(\bf 9.)\) On the desert planet of Arrakis, spice harvesters must frequently be evacuated from the spice beds to avoid attacks by sandworms. On average, each spice harvester must be evacuated twice in a 24 hour period. What is the probability that a harvester will not have to be evacuate in a given 24 hour period?
\[ X\sim Poisson(\lambda = 2)\] \[P(X = 0) = \frac{2^0 e^{-2}}{0!} = e^-2 = 0.135 \]
\(\bf 10.)\) A random variable \(X\) has the following probability distribution}
\(X\) | \(P(X)\) |
---|---|
-1 | 0.1 |
3 | 0.9 |
a.) Using the table above, show how to compute the mean of \(X\)
\[\mu = -1(0.1)+3(0.9) = 2.6 \]
b.)Using the table above, show how to compute the variance of \(X\)
\[\mu = (-1 - 2.6)^2(0.1)+(3-2.6)^2(0.9) = 1.44 \]
c.Fill in the table below by deriving the sampling distribution for a mean of \(n=2\) observations of \(X\). Assume the observations are independent (hint: start by listing the sample space for the mean)
Possible pairs | \(\bar{X}\) | \(P(\bar{X})\) |
---|---|---|
\((-1, -1)\) | -1 | \(\color{red}{1(0.1)(0.1) = 0.01}\) |
\((-1, 3)\) or \((3, -1)\) | 1 | \(\color{red}{2(0.1)(0.9) = 0.18}\) |
\((3,3)\) | 3 | \(\color{red}{1(0.9)(0.9) = 0.81}\) |
\(\bf 11.)\) Consider the following distribution of the diameter at breast height (DBH) of a sample of Western red ceder trees. Assume that these trees have an average DBH of about \(35\) inches and the standard deviation for DBH is \(6\) inches. Use the empirical rule to help you answer parts (a) and (b) and show any/all work.}
compute the z-score: \[ z = \frac{41- 35}{6} = 1\] by the empirical rule we know from the empirical rule that approximately \(16\%\) of observations will be \(1\sigma\) above the mean
\(X = 29\) is \(2\sigma\) below the mean and \(X = 35\) is the mean. Therefore this is the same as asking “what is \(P(-2 < Z < 0)\)” - which by the empirical rule should include about \(47.5\%\) of the observations
\[z = \frac{49.5 - 35}{6} = 2.41 \] The tree is 2.41 standard deviations above the mean tree DBH and could be considered an outlier.
\[P(X > 49.5) = P(Z > 2.41) = 1-P(Z\leq 2.41) = 0.007\]