Describes a continuous random variable.
Probability Density Function
Section titled “Probability Density Function”Denoted by . Does not give the probability at an exact point (which is always 0 for continuous variables). Instead, gives the relative likelihood of the random variable taking on a value in a small interval around a point.
The probability of an event is the integral of the PDF over the region corresponding to the event:
Probability of all the values combined, is 1:
The integral is taken over the entire domain of the random variable
Here is the probability density function.
Variance
Section titled “Variance”An equivalent computational formula is:
Covariance
Section titled “Covariance”Cumulative Distribution Function
Section titled “Cumulative Distribution Function”Example
Section titled “Example”Consider a continuous random variable that follows a uniform distribution over the interval [0, 4], with probability density function:
The mean would be: .
The variance would be: .
Uniform Distribution
Section titled “Uniform Distribution”A type of continuous probability distribution where all outcomes are equally likely within a specified range. Has the PDF:
The mean, variance and CDF are:
Normal distribution
Section titled “Normal distribution”Describes data that clusters around a mean value, forming a symmetric bell-shaped curve. Denoted by . Has PDF:
Follows the empirical rule.
It’s often used to model real-world phenomena like heights, test scores, or measurement errors, where most values are near the mean, and fewer occur as you move away from it.
Standard normal distribution
Section titled “Standard normal distribution”A special case of the normal distribution where and . Denoted by . Has PDF:
Chi-square Distribution
Section titled “Chi-square Distribution”Distribution of the sum of the squares of independent standard normal random variables, where is the degrees of freedom. Has the PDF:
Here:
- is the degrees of freedom
- is the gamma function
Used in tests like the Chi-square goodness-of-fit test and tests for independence in contingency tables.
Student’s t-distribution
Section titled “Student’s t-distribution”A more conservative form of the standard normal distribution. Has heavier tails than the standard normal distribution. Denoted by . Here the parameter is the degrees of freedom, and is often . Gets close to standard normal distribution as . Centered at zero.
For a Student’s t-distribution, with :
Used when:
- Sample size is small:
- Population standard deviation is unknown
Noncentral t-distribution
Section titled “Noncentral t-distribution”A generalization of the Student’s t-distribution. Denoted as . Centered at .