Topic 1. The Uniform Distribution
Topic 2. The Bernoulli Distribution
Topic 3. The Binomial Distribution
Topic 4. The Poisson Distribution
Q3. What is the probability of an outcome being between 15 and 25 for a random variable that follows a continuous uniform distribution within the range of 12 to 28?
A. 0.509.
B. 0.625.
C. 1.000.
D. 1.600.
Explanation: B is correct.
Since a = 12 and b = 28:
Q2. A recent study indicated that 60% of all businesses have a web page. Assuming a binomial probability distribution, what is the probability that exactly four businesses will have a web page in a random sample of six businesses?
A. 0.138.
B. 0.276.
C. 0.311.
D. 0.324.
Explanation: C is correct.
Success = having a web page:
Q1. If 5% of the cars coming off the assembly line have some defect in them, what is the probability that out of three cars chosen at random, exactly one car will be defective? Assume that the number of defective cars has a Poisson distribution.
A. 0.129.
B. 0.135.
C. 0.151.
D. 0.174.
Explanation: A is correct.
The probability of a defective car (p) is 0.05; hence, the probability of a nondefective car (q) = 1 − 0.05 = 0.95. Assuming a Poisson distribution:
λ = np = (3)(0.05) = 0.15
Then,
Topic 1. The Normal Distribution: Basics
Topic 2. Confidence Intervals for Normal Distribution
Topic 3. The Standard Normal Distribution
Topic 4. Calculating Probabilities Using z-Values
Topic 5. The Lognormal Distribution
A confidence interval defines a range of values around an expected outcome where we anticipate the actual result will fall a specified percentage of the time (e.g., 95% confidence interval means we expect the true value to be within that range 95% of the time).
For normal distributions, confidence intervals are constructed using the expected value (mean) and standard deviation, with 68% of outcomes falling within one standard deviation and approximately 95% within two standard deviations of the mean.
In real-world applications, we estimate the true mean and standard deviation using sample statistics (X̄ and s) since the actual population parameters are typically unknown.
Common confidence intervals use specific multipliers of the standard deviation: 90% confidence uses ±1.65s, 95% confidence uses ±1.96s, and 99% confidence uses ±2.58s around the sample mean.
The wider the confidence interval (higher confidence percentage), the more certain we can be that the true population parameter falls within that range, but at the cost of precision in our estimate.
Z-table purpose: The z-table contains cumulative density function values for a standard normal distribution, showing probabilities P(Z < z) for standardized values.
Table structure: The first column lists z-values with one decimal place, while subsequent columns provide probabilities for z-values extended to two decimal places.
Positive values only: The table typically shows only positive z-values, which is sufficient due to the symmetric property of the normal distribution.
Symmetry property: For negative z-values, the relationship F(−Z) = 1 − F(Z) allows calculation of probabilities using the positive z-value probabilities.
Practical application: These standardized z-values and their corresponding probabilities enable determination of probabilities for any normal distribution after standardization.
Q4. The probability that a normal random variable will be more than two standard deviations above its mean is:
A. 0.0217.
B. 0.0228.
C. 0.4772.
D. 0.9772.
Explanation: B is correct.
Q5. Which of the following random variables is least likely to be modeled appropriately by a lognormal distribution?
A. The size of silver particles in a photographic solution.
B. The number of hours a housefly will live.
C. The return on a financial security.
D. The weight of a meteor entering the earth’s atmosphere.
Explanation: C is correct.
A lognormally distributed random variable cannot take on values less than zero. The return on a financial security can be negative. The other choices refer to variables that cannot be less than zero.
Topic 1. Student's t-distribution
Topic 2. The Chi-squared distribution
Topic 3. The F-Distribution
Topic 4. The Exponential Distribution
Topic 5. The Beta Distribution
Topic 6. Mixture Distributions
Q6. The t-distribution is the appropriate distribution to use when constructing confidence intervals based on:
A. large samples from populations with known variance that are nonnormal.
B. large samples from populations with known variance that are at least approximately normal.
C. small samples from populations with known variance that are at least approximately normal.
D. small samples from populations with unknown variance that are at least approximately normal.
Explanation: D is correct.
The t-distribution is the appropriate distribution to use when constructing conidence intervals based on small samples from populations with unknown variance that are either normal or approximately normal.
There exists a relationship between the F- and chi-squared distributions such that:
Q7. Which of the following statements about F- and chi-squared distributions is least accurate? Both distributions:
A. are asymmetrical.
B. are bound by zero on the left.
C. are defined by degrees of freedom.
D. have means that are less than their standard deviations.
Explanation: D is correct.
There is no consistent relationship between the mean and standard deviation of the chi-squared or F-distributions.