Fatskills
Practice. Master. Repeat.
Study Guide: Intro to Business Statistics: Random Variables and Probability Distributions Uniform Distribution Continuous and Discrete
Source: https://www.fatskills.com/business-analytics/chapter/intro-to-business-statistics-busstats-random-variables-and-probability-distributions-uniform-distribution-continuous-and-discrete

Intro to Business Statistics: Random Variables and Probability Distributions Uniform Distribution Continuous and Discrete

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~3 min read

What This Is

The Uniform Distribution is a continuous probability distribution where every value within a specified range has an equal chance of occurring. In business, understanding Uniform Distribution can help companies make informed decisions about production, inventory, and quality control. For example, a manufacturing company wants to know if the average time it takes to assemble a product is within a certain range (e.g., 10-15 minutes) to meet customer demand.

Key Formulas & Symbols

  • Uniform Distribution: f(x) = 1 / (b - a) where a = lower bound, b = upper bound.
  • Uniform Distribution Parameters: a = lower bound, b = upper bound.
  • Uniform Distribution Mean: μ = (a + b) / 2.
  • Uniform Distribution Standard Deviation: σ = √((b - a)^2 / 12).
  • Uniform Distribution Variance: σ^2 = (b - a)^2 / 12.
  • Uniform Distribution Median: M = (a + b) / 2.
  • Uniform Distribution Mode: M = (a + b) / 2.
  • Uniform Distribution Range: R = b - a.

Step-by-Step Procedure

  1. State hypotheses: Clearly define the null and alternative hypotheses (e.g., H₀: μ = 10, H₁: μ ≠ 10).
  2. Choose test: Select the appropriate test statistic (e.g., Z-test, t-test) based on the sample size and population standard deviation.
  3. Compute test statistic: Calculate the test statistic using the sample mean, population mean, population standard deviation, and sample size.
  4. Find p-value or critical value: Determine the p-value or critical value using a standard normal distribution (Z-table) or a t-distribution table.
  5. Compare to α: Compare the p-value or critical value to the significance level (α = 0.05).
  6. Conclude: Make a decision based on the comparison (e.g., reject H₀ if p-value < α).

Common Mistakes

  • Mistake: Using the Z-test when the population standard deviation is unknown.
  • Correction: Use the t-test instead, which is more robust and accurate when the population standard deviation is unknown.
  • Mistake: Misinterpreting the p-value as the probability that H₀ is true.
  • Correction: The p-value is the probability of observing the data (or more extreme) if H₀ is true.
  • Mistake: Not checking the assumptions of the Uniform Distribution (e.g., equal probability of all values within the range).
  • Correction: Verify that the data meets the assumptions of the Uniform Distribution before applying the test.

Quick Practice Problems

  1. A company wants to know if the average time it takes to assemble a product is within 10-15 minutes. The sample mean is 12 minutes, and the sample standard deviation is 2 minutes. What is the 95% confidence interval for the population mean?

Answer: (10.95, 13.05) Explanation: The confidence interval is calculated using the sample mean, sample standard deviation, and the critical value from the t-distribution table.


  1. A retail chain wants to know if the average daily sales exceed $10,000. The sample mean is $12,000, and the sample standard deviation is $2,000. What is the p-value for the Z-test?

Answer: 0.001 Explanation: The p-value is calculated using the sample mean, population mean, population standard deviation, and the Z-table.


  1. A manufacturing company wants to know if the average time it takes to assemble a product is within 10-15 minutes. The sample mean is 12 minutes, and the sample standard deviation is 2 minutes. What is the test statistic for the t-test?

Answer: t = 2.45 Explanation: The test statistic is calculated using the sample mean, sample standard deviation, and the sample size.

Last-Minute Cram Sheet

  1. Uniform Distribution: f(x) = 1 / (b - a).
  2. Uniform Distribution Parameters: a = lower bound, b = upper bound.
  3. Uniform Distribution Mean: μ = (a + b) / 2.
  4. Uniform Distribution Standard Deviation: σ = √((b - a)^2 / 12).
  5. Uniform Distribution Variance: σ^2 = (b - a)^2 / 12.
  6. Uniform Distribution Median: M = (a + b) / 2.
  7. Uniform Distribution Mode: M = (a + b) / 2.
  8. Uniform Distribution Range: R = b - a.
  9. ⚠️ p-value is NOT the probability that H₀ is true – it’s the probability of observing the data (or more extreme) if H₀ is true.
  10. ⚠️ Use the t-test when the population standard deviation is unknown.


ADVERTISEMENT