BackDiscrete and Continuous Random Variables: Probability Distributions, Expectation, and Applications
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Discrete Random Variables and Probability Distributions
Definition and Properties
A random variable whose set of possible values is either finite or countably infinite is called discrete. For a discrete random variable X, the probability mass function (pmf) is defined as:
Probability Mass Function:
Expected Value (Mean):
Variance:
Useful Identity:
Standard Deviation:
Linearity of Expectation:
Expectation of a Function:
Common Discrete Random Variables
Binomial: Number of successes in n independent trials, each with probability p.
PMF: ,
Mean:
Variance:
Poisson: Number of events in a fixed interval, parameter .
PMF: ,
Mean and Variance:
Geometric: Number of trials until first success, parameter .
PMF: ,
Mean:
Variance:
Negative Binomial: Number of trials until r-th success, parameters , .
PMF: ,
Mean:
Variance:
Hypergeometric: Number of white balls in n draws from N balls (m white).
PMF: ,
Mean: ,
Variance:
Examples and Applications
Binomial Example: Flipping a fair coin n times and counting heads.
Poisson Example: Number of phone calls received in an hour.
Geometric Example: Number of coin tosses until first heads.
Hypergeometric Example: Drawing balls from an urn without replacement.
Continuous Random Variables and Probability Distributions
Definition and Properties
A continuous random variable has an uncountable set of possible values. The probability density function (pdf) satisfies:
for any set
for any fixed
Cumulative Distribution Function (CDF):
Relationship:
Expectation and Variance
Expected Value:
Expectation of a Function:
Variance:
Linearity:
Variance Scaling:
Common Continuous Random Variables
Uniform: for , 0 otherwise.
Mean:
Variance:
Example: Waiting time uniformly distributed between 0 and 30 minutes.
Normal (Gaussian): for
Mean:
Variance:
Standard Normal:
Normal Approximation to Binomial: For large , is approximated by
Example: Heights, measurement errors, test scores.
Exponential: for , 0 otherwise.
Mean:
Variance:
Memoryless Property:
Example: Time until failure, time between arrivals.
Gamma: for , 0 otherwise.
Mean:
Variance:
Special Case: distribution when ,
Laplace: for
Example: Channel noise in communications.
Weibull: Used in reliability and life data analysis (details omitted here).
Hazard Rate Function
Definition:
For exponential distribution, (constant)
Hazard rate uniquely determines the distribution:
Applications and Problem Types
Sample Problems
Calculating probabilities for discrete and continuous random variables (e.g., dice rolls, coin tosses, urn problems).
Finding expected values and variances for various distributions.
Conditional probabilities and independence.
Using normal approximation for binomial probabilities (with continuity correction).
Applying the memoryless property of the exponential distribution.
Hazard rate interpretation in reliability engineering.
Table: Normal Distribution Function Values
The following table provides values of the cumulative distribution function for the standard normal distribution:
X | |
|---|---|
0.0 | 0.5000 |
1.0 | 0.8413 |
2.0 | 0.9772 |
3.0 | 0.9987 |
-1.0 | 0.1587 |
-2.0 | 0.0228 |
-3.0 | 0.0013 |
Additional info: The full table is available in most statistics textbooks and is used to compute probabilities for normal random variables.
Summary Table: Key Distributions
Distribution | PMF/PDF | Mean | Variance | Typical Application |
|---|---|---|---|---|
Binomial | Number of successes in n trials | |||
Poisson | Events in fixed interval | |||
Normal | Measurement errors, heights | |||
Exponential | Time until event | |||
Uniform | Random selection in interval |
Conclusion
This study guide summarizes the foundational concepts of discrete and continuous random variables, their probability distributions, expectation and variance, and key applications. Understanding these distributions and their properties is essential for solving problems in probability and statistics, including engineering, science, and data analysis contexts.