5 questions to test your understanding
Let X ~ Uniform[0, 4]. A student computes P(X = 2) = f(2) = 1/4, using the PDF value directly. What error has the student made?
X ~ Uniform[2, 8]. What is P(3 ≤ X ≤ 5)?
For X ~ Uniform[a, b], the mean is (a + b)/2 because the distribution is symmetric about its midpoint.
The PDF value f(x) = 1/(b − a) represents the probability that X takes the value x in a continuous uniform distribution.
Why is the continuous uniform distribution described as the 'raw material' for generating other continuous random variables? What property makes this possible?