BackContinuous Probability Distributions: Properties, Uniform and Normal Distributions
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Continuous Probability Distributions
Continuous Probability Distributions and Their Properties
Continuous probability distributions describe the probabilities of outcomes for continuous random variables, which can take any value within a given interval. These distributions are fundamental in statistics for modeling real-world phenomena such as heights, weights, and measurement errors.
Continuous Random Variable: A variable that can assume any value within an interval.
Probability Density Function (PDF): A function, denoted as f(x), that describes the likelihood of a random variable taking a specific value. The probability that X falls between a and b is the area under the curve from a to b:
Cumulative Distribution Function (CDF): The probability that X is less than or equal to x:
For continuous variables, the probability at a single point is zero: .
Examples from Biology and Medicine
Drug Concentration: The amount of drug in the bloodstream after a dose is a continuous variable, often modeled with a normal distribution.
Plant Heights: Heights of genetically identical plants can vary continuously due to environmental factors.
Mean, Variance, and Standard Deviation of a Continuous Random Variable
The mean (expected value) and variance for a continuous random variable are calculated using integrals:
Mean (Expected Value):
Variance:
Key Terms Table
Keyword | Definition |
|---|---|
continuous random variable | A variable that can take any value in an interval; probabilities are assigned to ranges of values. |
probability density function (PDF) | A non-negative function f(x) such that and the total area under the curve is 1. |
cumulative distribution function (CDF) | The function giving the area under the PDF to the left of x. |
The Uniform Distribution
Definition and Properties
The uniform distribution is the simplest continuous distribution, where all intervals of equal length within the range are equally likely. The PDF is constant between a and b:
for
The area under the curve between a and b is 1.
Expected Value (Mean):
Variance:
Standard Deviation:
Probability between two points:
Examples from Medicine and Biology
Patient Arrival Times: If patients arrive randomly between 8 and 10 am, the time is uniformly distributed on [8, 10].
Randomized Drug Administration: If a drug is administered at a random time between 2 and 3 pm, .
The Normal Distribution
Definition and Properties
The normal (Gaussian) distribution is the most widely used continuous distribution in statistics. It is symmetric, bell-shaped, and defined by its mean and standard deviation :
Standard Normal Distribution: , where and .
Many biological and medical variables are approximately normal (e.g., blood pressure, height).
Finding Probability for a Normal Distribution
To find probabilities, standardize the variable using the z-score:
Use standard normal tables or software to find probabilities for or .
Example: Antihypertensive Drug
Suppose the reduction in systolic blood pressure after a drug follows . What is the probability of a reduction of at least 15 mm Hg?
Compute z:
Find
Finding a Quantile for a Normal Distribution
Quantiles are values below which a certain percentage of data falls. For a given probability , the quantile satisfies:
Use the inverse CDF (quantile function) or standard normal tables to find quantiles.
Example: Therapeutic Drug Monitoring
Suppose therapeutic blood drug concentrations follow . To find the 97.5th percentile:
Find
Transform back:
Key Terms Table
Keyword | Definition |
|---|---|
normal distribution | A continuous, symmetric, bell-shaped distribution defined by mean and standard deviation . |
standard normal distribution | A normal distribution with and . |
quantile (percentile) | For a continuous distribution with CDF , the value such that . |
Summary
Continuous probability distributions model variables that can take any value in an interval.
The uniform and normal distributions are two key examples, each with specific properties and formulas.
Probabilities are found as areas under the PDF curve; quantiles are found using the CDF or its inverse.