Continuous Probability Distributions - Comprehensive Study Guide
Targeted Continuous Probability Distributions and Sampling Distributions
Targeted Continuous Probability Distributions:
- Normal (Gaussian) Distribution
- Standard Normal
- Exponential Distribution
- Gamma Distribution
- Beta Distribution
- Pareto Distribution
Sampling Distributions:
- distribution
- distribution
- Chi-square distribution
Normal (Gaussian) Distribution
Definition and Characteristics:
- The Normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean.
- In this distribution, the mean, median, and mode are all equal.
- The distribution indicates that data near the mean occur more frequently than data far from the mean.
- The normal curve is bell-shaped.
- Notation: A random variable in a normal distribution is denoted as .
Parameters:
- Mean (): A location parameter that defines the central tendency and the location of the peak. Changing shifts the curve left or right on the horizontal axis.
- Standard Deviation () or Variance (): A scale parameter that defines the width and variability. Larger standard deviations produce a more spread-out distribution, while smaller ones tighten the distribution.
Naturally Occurring Examples:
- Height
- IQ scores
- Blood pressure
- Measurement error
Probability Density Function (pdf):
Symmetric Property and Empirical Rules:
- The distribution cannot model skewed data.
- Empirical Rule (68.3-95.4-99.7):
- (approximately )
- (approximately )
- (approximately
Moment Generating Function (MGF) and Moments for Normal Distribution
Derivation of MGF:
- After completing the square in the exponent and evaluating the integral:
Expectation and Variance:
- Expected Value:
- Variance:
Solving Normal Distribution Problems
Standardization Note: Solving normal probability distributions via calculus for every set of and is tedious. Instead, we typically work with the Standardized Normal Distribution.
Example Case Study (Mile Run):
- Scenario: The time for a runner to run a mile is a normal random variable with (or ) and .
- Probability Calculation Setup:
- a) Less than 4 minutes:
- b) More than 3 minutes, 55 seconds:
- c) Between 2 and 5 minutes:
Exponential Distribution
Definition:
- A right-skewed distribution with a minimum at .
- The random variable can only take on positive values.
- It is used to model inter-arrival times or distances for a Poisson process with mean .
Probability Density Function (pdf):
- , for
MGF, Mean, and Variance:
- or
Cumulative Distribution Function (cdf):
- (where is the upper limit value).
Memory-less Property:
- The exponential distribution is the only memory-less continuous distribution.
- The conditional probability of an exponential random variable exceeding the value given it has exceeded is the same as the variable originally exceeding .
- Interpretation: The past has no bearing on future behaviors; every instant is like beginning a new random period.
Gamma Distribution
Definition:
- A family of right-skewed distributions modeling positive values only.
- Used for biological and economic characteristics.
- If is the waiting time until the -th event occurs in a Poisson process with rate , then follows a Gamma distribution.
Probability Density Function (pdf):
- , for
Real-Life Perspective Example:
- To achieve success (e.g., having 10 children), one must wait. If achieving the goal of 1 child takes 9 months (rate ), achieving 10 children () over a period (e.g., 0 to 40 years) is modeled via Gamma.
Properties of the Gamma Function :
- for integers
Moments and MGF:
Beta Distribution (First Kind)
Definition:
- A family of continuous probability distributions defined on a finite interval (usually ).
- It models uncertainty of quantities such as proportions and percentages.
- Parameters: and (both are shape parameters).
Probability Density Function (pdf):
- for
Interpretation of and :
- Think of as the number of successes and as the number of failures.
- If success probability is predicted at , set and .
- Increasing shifts the distribution right; increasing shifts it left.
- If both increase, the distribution narrows (higher certainty).
Curve Shapes:
- U-shaped (asymptotic ends)
- Bell-shaped (when )
- Symmetric (when )
- Skewed right (when ) or Skewed left (when )
Expectation and Variance:
Pareto Continuous Probability Distribution
Definition:
- Named after Vilfredo Pareto.
- A power-law distribution used for modeling income, wealth, city populations, and geophysical phenomena.
- Characterized by a trend where a large portion of wealth is held by a small fraction of the population.
The Pareto Principle (80-20 Rule):
- Also called the "Matthew principle."
- States that of effects come from of causes (e.g., of wealth is held by of the population; of workers create of results).
Probability Density Function (pdf):
- for
- is the minimum possible value of .
- is the shape parameter.
Cumulative Distribution Function (cdf):
Moments (Capture using Higher Raw Moments):
- Finite moments exist if .
- Expected Value (Mean): for
- Variance: for
Example Calculation:
- In a population where income follows Pareto with and .
- Proportion between and :
Questions & Discussion
- Discussion Question 1: Symmetry is a vital property of the Normal distribution (equality of mean, median, and mode). Proof of the equality of Mean, Median, and Mode on a symmetrical normal distribution function is required.
- Classwork: Differentiate between the Beta density function and the Binomial density function.
- Group Assignment:
- 1. Derive the density functions of the following sampling distributions: a) Chi-square, b) Student-t distribution, c) F-distribution.
- 2. Explain the uses of Chi-square distribution, Student-t distribution, and F-distribution in statistics.