MAS 102: Probability and Distribution Theory I
MAS 102: Probability and Distribution Theory I
Course Details
Lecturers: Edgar Otumba, Samuel Baffoe & Seth Opoku Larbi
Institution: Maseno University
Date: February 16, 2026
Table of Contents
Expected Learning Outcomes
Core Reading Material for the Course
Special Continuous Distributions I – Gamma and Chi-Square
Special Continuous Distributions II – Weibull, Beta, and Cauchy
Joint Distributions of Two Random Variables
Covariance and Correlation Between Two Random Variables
The Bivariate Normal Distribution
Distribution of Functions of Random Variables – CDF Technique
Distribution of Functions – Moment Generating Function (MGF)
Distribution of Functions – Change of Variable (Transformation)
Expected Learning Outcomes
Understanding Probability Extensions: Extend the definition of a probability distribution of one random variable to the joint probability distribution of two random variables.
Correlation Coefficient: Use the correlation coefficient as a way of quantifying the extent to which two random variables are linearly related.
Investigation of Bivariate Normal Distribution: Investigate a particular joint probability distribution, namely the bivariate normal distribution.
Distribution of Functions: Determine the probability distribution of functions of random variables using the distribution function, moment generating function, and change of variable techniques.
Core Reading Material for the Course
Textbook 1: Morris H DeGroot & Mark J Schervish (2012), Probability and Statistics, 4th Edition, Pearson Education, Inc. ISBN 978-0-321-50046-5
Textbook 2: Robert V Hogg & Allen T Craig (2004), Introduction to Mathematical Statistics, 5th Edition, Pearson Education, Inc.
Recommended Reference Materials
Reference 1: S C Gupta & V K Kapoor (2000), Fundamentals of Mathematical Statistics (A Modern Approach), 10th Edition, Sultan Chand & Sons. ISBN 81-7014-791-3
Reference 2: Jay L Devore & Kenneth N Berk (2012), Modern Mathematical Statistics with Applications, 2nd Edition, Springer Texts in Statistics. ISBN 978-1-4614-0390-6
Reference 3: William Mendenhall, III, Robert J Beaver & Barbara M Beaver (2013), Introduction to Probability and Statistics, 14th Edition, Brooks/Cole Cengage Learning.
Special Continuous Distributions I – Gamma and Chi-Square
Objectives
Define the gamma distribution and identify its parameters.
Derive and use the probability density function (PDF) of a gamma distribution.
Use the incomplete gamma function and tables.
Define the chi-square distribution as a special case of the gamma distribution.
Compute probabilities involving gamma and chi-square variables.
The Gamma Distribution
Definition: A continuous random variable X follows a gamma distribution with shape parameter and scale parameter , written as:
Probability Density Function (PDF):
Where:
x is a possible value of the random variable X, with .
is the shape parameter of the distribution, with .
is the scale parameter of the distribution, with .
is the gamma function, defined as:
Properties of the Gamma Distribution
Mean:
Variance:
When , the Gamma distribution becomes the exponential distribution:
Gamma Function and Incomplete Gamma Function
Gamma Function: Generalizes the factorial function:
for positive integers n.Incomplete Gamma Function:
Cumulative Distribution Function (CDF) of the Gamma Distribution
Values of the incomplete gamma function are typically obtained from tables or computed numerically.
Using Gamma and Incomplete Gamma Tables
To compute probabilities involving the Gamma distribution, such as , we use the incomplete gamma function:
Steps for using the table:
1. Identify the shape parameter and scale parameter .
2. Compute , where is the value of interest.
3. Look up the value of in the table corresponding to your value of and .
4. That value gives .
Examples of Gamma Distribution
Example 1: Find for .
Approach 1 (Direct Formula): For a Gamma distribution with integer shape, we use the Erlang form.
- Substituting gives:
At :
- Thus,
F_X(4) = 1 - e^{-4/3} \left(1 + \frac{4}{3}
ight)
- Numerical values:
Thus,
.
Example 2: Find for using the incomplete gamma function.
First, find the complete gamma function:
Evaluate the lower incomplete gamma function through integration.
Use integration by parts to solve the integral.
The Chi-Square Distribution
Definition: If a random variable follows a chi-square distribution with degrees of freedom, then:
.Probability Density Function (PDF):
Key Properties of the Chi-Square Distribution
Mean:
Variance:
Additivity Property: If and are independent, then
Applications: Commonly used in hypothesis testing, confidence intervals, and tests of independence.
How to Determine Critical Values from the Chi-Square Table
Step 1: Identify the degrees of freedom (df): for sample size .
Step 2: Choose your significance level (α). For a two-sided confidence interval with confidence level , split into two tails.
Step 3: Use the chi-square table to locate the appropriate chi-square values for your degrees of freedom.
Example: Confidence Interval for Population Variance
Identify the distribution:
Since the data is from a normal population, the test statistic follows a chi-square distribution with degrees of freedom.Determine critical values using the chi-square table.
Construct the confidence interval.
Visualizing the Gamma Distributions
The gamma distribution is right-skewed for low values of the shape parameter , and as the parameter increases, it tends toward a symmetry.
Practice Problems
Show that the exponential distribution is a special case of the gamma distribution when the shape parameter .
Let , calculate the mean and variance:
- Mean:
- Variance:For , find and using the cumulative distribution function (CDF).
Let . Compute using the incomplete gamma function.
Special Continuous Distributions II – Weibull, Beta, and Cauchy
The Weibull Distribution
Definition: A random variable has a Weibull distribution with shape parameter and scale parameter , denoted , if it has the PDF:
Mean:
Variance:
Key Properties and Applications of the Weibull Distribution
When , the Weibull distribution reduces to the exponential distribution.
Widely used in reliability engineering, survival analysis, and failure time analysis.
Hazard rate shape:
- : Decreasing hazard rate - : Constant hazard rate (exponential case) - : Increasing hazard rate (aging or wear-out failures)
The Beta Distribution
Definition: A random variable is said to follow a Beta distribution with shape parameters and if its PDF is given by:
Where:Mean:
Variance:
Applications of the Beta Distribution
Useful for modeling variables bounded between 0 and 1, such as proportions and probabilities.
Widely used in Bayesian statistics as a conjugate prior for binomial and Bernoulli distributions.
Shape flexibility:
- Symmetric when
- Left-skewed when - Right-skewed when
Worked Examples and Practice Problems
Let , compute .
**Suppose , find .
For , find the PDF and key properties.
Joint Distributions of Two Random Variables
Joint Distributions Definition
A joint distribution describes the probability behavior of two random variables and simultaneously.
Discrete Case:
- Joint PMF:
- Must satisfy: andContinuous Case:
- Joint PDF:
- Must satisfy: andFor any region
Marginal Distributions
Marginal distributions describe the individual behavior of a single random variable irrespective of the other.
Discrete Case:
- Marginal PMFs:
Continuous Case:
- Marginal PDFs:
Conditional Distributions
Conditional distributions describe the probability distribution of one variable given the value of another.
Discrete Case:
- Conditional PMF:
Continuous Case:
- Conditional PDF:
Independence of Random Variables
Two random variables and are independent if the joint distribution factorizes into the product of their marginal distributions:
Continuous Case:
Discrete Case:
When independent, knowledge of one variable does not affect the distribution of the other.
Worked Example 1 (Discrete Case)
Problem: Let the joint PMF of and be:
0.1 | 0.2 | |
0.3 | 0.4 | |
(a) Find the marginal PMFs. | ||
(b) Find . | ||
(c) Determine whether and are independent. | ||
Solution: | ||
(a) Marginal PMFs: |
Covariance and Correlation Between Two Random Variables
Covariance
Definition: Let and denote two random variables, then the covariance of and is defined as:
Alternatively:
Interpretation:
- : X and Y tend to increase together.
- : As X increases, Y tends to decrease.
- : No linear relationship between X and Y.
- Note: Covariance depends on the units of and , thus not always meaningful alone.
Correlation Coefficient
Definition: The correlation coefficient eliminates scale effects and standardizes values.
Properties:
-
- : Perfect positive linear relationship.
- : Perfect negative linear relationship.
- : No linear relationship.
- Zero correlation does not imply independence unless the joint distribution is bivariate normal.
Worked Example 1 (Discrete Case)
Problem: Given joint distribution of and :
0.1
0.2
0.3
0.4
Calculating Expectations
(a) Compute: and .
Marginals:
-
-Thus,
(b) Compute :
-
-
-
(c) Compute :
:
-Covariance Calculation:
.
(d) **Compute correlation coefficient: **
First compute variance:
-
-Similarly for :
Finally:
The Bivariate Normal Distribution
Definition
A pair of continuous random variables and is said to have a bivariate normal distribution if their joint PDF is given as:
Where:
- are the means of and ,
- are the standard deviations of and ,
- is the correlation coefficient between and .
Properties
Marginal Distributions:
.Conditional Distribution:
.Independence Condition: If , then and are independent (only in the bivariate normal case).
Contours: The contours of constant density are ellipses, whose orientation depends on .
Worked Examples
Find conditional distribution: Suppose with . Find:
a) The conditional distribution of given .
b) The mean and variance of .
Solution:
Using the conditional distribution formula:
a)
b)
. Thus,
.
Functions of Random Variables – CDF Technique
Overview
CDF Technique: Used to derive the distribution of a transformed random variable , where is a continuous random variable, known PDF .
1. Find the cumulative distribution function (CDF):
.
2. Solve for and write as where .
3. Differentiate to find the PDF:
.
Worked Example: Linear Transformation
Problem: Let and define . Find the PDF of .
Find CDF:
Solve:
Substitute:
Using
Differentiate to obtain PDF:
Final answer:
Functions of Random Variables – Moment Generating Function (MGF)
Definition
Moment Generating Function: The MGF of a random variable is defined as
Unique properties:
Uniqueness: MGF uniquely determines the distribution of .
Linear Transformations: If , then
.Sum of Independent Variables: For independent and ,
.
Example: Sum of Two Independent Exponential Random Variables
Step 1: MGF of Exponential:
For ,
Step 2: MGF of SumFor independent and :
Step 3: Identify Distribution:Recognized as MGF of a Gamma with parameters .
Conclusion
The sum of independent exponential random variables follows a Gamma distribution.
Practice Problems:
If , calculate its moments using MGF.
Derive the distribution of the sum of independent uniform variables using the CDF technique.
Verify the properties of the moment generating functions of major distributions.
Distribution of Functions – Change of Variable (Transformation)
Univariate Case
If where is a strictly monotonic and differentiable function, the PDF of is given by:
.
Conclusion
Each section provides detailed insights into the fundamental concepts of probability distributions, essential for a comprehensive understanding in fields such as statistics and data analysis. The well-structured examples and problems ensure practical understanding of theoretical components.
Additional Details
Note:
All examples, definitions, and explanations encapsulated herein are aimed to assist students in mastering the course content thoroughly, ultimately providing a robust foundation in probability and distribution theory.