Activity 11
MATH 216: Statistical Thinking
Activity 2: Quiz
Question: Suppose \(X\) is uniformly distributed between \(a = 2\) and \(b = 8\).
- What is the probability that \(X\) falls between 3 and 5?
- Calculate the mean and variance of \(X\).
- What is the probability that \(X\) falls between 3 and 5?
Instructions: Use the formula for the uniform distribution:
- \(P(c \leq X \leq d) = \frac{d-c}{b-a}\)
- \(\mu = \frac{a+b}{2}\)
- \(\sigma^2 = \frac{(b-a)^2}{12}\)
Activity 3: Data Exploration
- Modify the values of \(a\) and \(b\) to see how the distribution changes.
- Calculate the mean and variance of the generated data and compare them to the theoretical values.
Activity 4: Probability Calculations
Prompt: An unprincipled used-car dealer sells a car to an unsuspecting buyer, even though the dealer knows that the car will have a major breakdown within the next 6 months. The dealer provides a warranty of 45 days on all cars sold. Let \(x\) represent the length of time until the breakdown occurs. Assume that x is a uniform random variable with values between 0 and 6 months.
- Calculate and interpret the mean and standard deviation of \(X\).
- Graph the probability distribution of \(X\) , and show the mean on the horizontal axis. Also show one and two-standard-deviation intervals around the mean.
- Calculate the probability that the breakdown occurs while the car is still under warranty.