Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
5. Binomial Distribution & Discrete Random Variables
Discrete Random Variables
Problem 4.3.30
Textbook Question
Geometric Distribution: Mean and Variance In Exercises 29 and 30, use the fact that the mean of a geometric distribution is μ = 1/p and the variance is
sigma^2 = q/p^2
Paycheck Errors A company assumes that 0.5% of the paychecks for a year were calculated incorrectly. The company has 200 employees and examines the payroll records from one month. (a) Find the mean, variance, and standard deviation. (b) How many employee payroll records would you expect to examine before finding one with an error?

1
Step 1: Understand the problem. The problem involves a geometric distribution, where the probability of success (finding an error) is p = 0.005 (0.5%). The formulas for the mean, variance, and standard deviation of a geometric distribution are given as follows: Mean (μ) = 1/p, Variance (σ²) = q/p², and Standard Deviation (σ) = √(Variance). Here, q = 1 - p is the probability of failure.
Step 2: Calculate the mean (μ). Using the formula μ = 1/p, substitute p = 0.005 into the equation. This will give you the expected number of payroll records to examine before finding one with an error.
Step 3: Calculate the variance (σ²). Using the formula σ² = q/p², first calculate q = 1 - p = 1 - 0.005 = 0.995. Then substitute q and p into the variance formula to compute the variance.
Step 4: Calculate the standard deviation (σ). Using the formula σ = √(Variance), take the square root of the variance calculated in the previous step to find the standard deviation.
Step 5: Interpret the results. The mean represents the expected number of payroll records to examine before finding one with an error. The variance and standard deviation provide measures of the spread or variability in the number of records examined before finding an error.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
3mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Geometric Distribution
The geometric distribution models the number of trials needed to achieve the first success in a series of independent Bernoulli trials. It is characterized by a constant probability of success, denoted as 'p'. The mean of this distribution is calculated as μ = 1/p, indicating the average number of trials expected before the first success occurs.
Recommended video:
Guided course
Intro to Frequency Distributions
Mean and Variance
In statistics, the mean represents the average value of a dataset, while variance measures the spread or dispersion of the data points around the mean. For a geometric distribution, the mean is μ = 1/p and the variance is σ² = q/p², where q = 1 - p. Understanding these concepts is crucial for analyzing the expected outcomes and variability in scenarios modeled by the geometric distribution.
Recommended video:
Guided course
Difference in Means: Hypothesis Tests
Standard Deviation
Standard deviation is the square root of the variance and provides a measure of the average distance of each data point from the mean. It is a key indicator of variability in a dataset. In the context of the geometric distribution, calculating the standard deviation helps to understand the typical deviation from the mean number of trials needed to find the first success, which is essential for interpreting the results of the payroll error analysis.
Recommended video:
Guided course
Calculating Standard Deviation
Watch next
Master Intro to Random Variables & Probability Distributions with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice