R11 - Joint Probability Distribution - CE2C
R11 - Joint Probability Distribution - CE2C
Joeniel Abasolo, E-Jay Albores, Hasmer Khalil Madijanon, Harvey James Merto
Bachelor of Science in Civil Engineering
University of Science and Technology of Southern Philippines, October 2024
Summary
Keywords: joint probability distribution, random variable, discrete, continuous, linear function
This topic delves into the concept of joint probability distribution, particularly
of one variable influences the other. This is essential for various applications, as it
enables us to understand the joint behavior of random phenomena, quantify their
Probability refers to the likelihood that a specific event will occur, expressed
as a number between 0 and 1. A probability of 0 indicates that the event will not
scenarios, we are often concerned with more than just a single event or outcome.
When two or more random variables are involved, the concept of joint probability
I. DEFINITION OF TERMS
that two events will happen simultaneously. The term joint probability can be
occurring together and at the same point in time according to Will Kenton
(2024). In simpler terms, joint probability looks at the relationship between two
events and calculates the probability that both will happen together.
For example, if you want to know the likelihood of it raining and having
strong winds on a given day, joint probability helps to quantify how often these
two events coincide. This measure is important when dealing with multiple
Adapted Diagram: A.G. Geraghty (5.5: Joint Probability and Additive Rule (2022))
The Venn diagram shows the overlapping area of two circles which
P (A ∩ B) = P (A) × P (B)
where:
● P(A ⋂ B) is the notation for the joint probability of event “A” and “B”.
variables. Instead of events being labeled A and B, the norm is to use X and
f (x, y) = P (X = x, Y = y)
However, not every function defined for the values of a random variable
distributions are probabilities and one value of a random variable must always
occur, it follows that if f(x) is a probability distribution, then f(x) ≥ 0 for all x,
and ∑ 𝑓(𝑥) = 1. The whole point of the joint distribution is to look for a
𝑎𝑙𝑙 𝑥
whether they are truly independent, it's important to establish whether one's
outcome affects the other. If they do, they are dependent, which means they
lead to conditional probability. If they don't, you end up with joint probability.
● LINEAR FUNCTIONS
linear function is one of the simplest types of functions, and its properties are
function whose graph forms a straight line. In calculus, geometry, and plotting
contexts, the term "linear function" means a function whose graph is a straight
f(x) = 𝑎𝑥 + b,
where a and b are constants, and x is the independent variable. This function
between x and f(x). For multiple variables, a linear function takes the form:
and b is the constant term. In the context of linear algebra and functional
analysis, a linear function (or linear map) satisfies two key properties of
linearity: additivity and homogeneity. This means that for any two elements x
combination.
● RANDOM VARIABLES
experiment.
X: S → R
where each element in the sample space is associated with a real number.
continuous range, such as the time taken for an event to occur or the exact
real-world processes.
crucial for various statistical applications. A random variable is discrete if its range is
a countable set. Moreover, Frost (2022) stated that a discrete random variable has
distinct values that are countable and finite or countably infinite. This data type often
f(x), and you transform it using a one-to-one function u(x), you can find the
g(y) = f[w(y)]
where:
w(y).
Sample Problem:
Let X be a random variable that follows a geometric distribution. Find the probability
2
distribution of Y = 𝑋 .
2
𝑥 +1
𝑓(𝑥) = 14
, x = 1, 2, 3, ….
Solution:
The values of X are all positive and distinct, squaring them (to get Y) creates a
of Y.
2 2 2 2 2 2
𝑌 = 𝑋 = 1 = 1; 𝑌 = 𝑋 = 2 = 4; 𝑌 = 𝑋 =3 = 9
2
Since Y = 𝑋 , we have 𝑋 = 𝑌 as our w(y). Substitute into the PMF of X:
2
𝑔( 𝑦) = 𝑓( 𝑦) = (( 𝑦) + 1)/14 ⇒ (𝑦 + 1)/14
Hence,
𝑦+1
⎰𝑓( 𝑦) = 14
, y = 1, 4, 9, ….
⎱0, elsewhere.
values that create a continuous spectrum. This means it can assume any value
within a specified interval, allowing for a wide range of possible outcomes (Frost,
2022). For example, the height of individuals or the time taken to complete a task
can be modeled as continuous random variables, as they can take on any value
function u(x) must first satisfy the following conditions: it must be differentiable and is
random variable with PDF f(x). Suppose there exists a one-to-one function u(x) that
where:
w(y).
● |J|: The absolute value of the Jacobian of the transformation, which is the
Sample Problem:
⎰6𝑥5 3<x<5
⎱0, elsewhere.
Solution:
1 1
Since 𝑌 = 𝑥
, we have 𝑋 = 𝑌
as our w(y). Solve for J = w’(y), and we get
1
𝑤'(𝑦) =− 2 .
𝑦
Hence,
|1|
⎰ 𝑦6 5 × | 2|=
|𝑦 |
6
7
𝑦
, 1
5
<y<
1
3
⎱0, elsewhere.
III. LINEAR FUNCTIONS OF RANDOM VARIABLES
expressed as: [Y = 𝑎1𝑋1 + 𝑎2𝑋2 + … 𝑎𝑛𝑋𝑛 + b] where 𝑎1𝑋1 + 𝑎2𝑋2 + … 𝑎𝑛𝑋𝑛 are
combination of the original random variables (Bain & Engelhardt, 1987). A linear
Y = aX + b,
where:
● X is a random variable
they simplify the process of analyzing and predicting outcomes in situations involving
standard deviation.
three conditions. First, the expected value of a constant, a, is simply a itself and it
constant, b, is added or subtracted from each value in the distribution, the expected
E(aX + b) is equal to a × E(X) + b (BestMaths, 2014). These properties hold true for
= 3[E(X)] + E(4)
= 3(10) + 4
= 30 + 4
= 34
Therefore, the expected value of the linear function, 3X +4, of the random variable X
is 34.
three conditions. First, σ²(a) = 0, states that the variance of a constant, a, is always
zero. This is because a constant value has no variation. Second, σ²(aX) = a² × σ²(X),
variance of the distribution will be multiplied by the square of a. This means that if a
random variable's values are doubled or squared, its variance will be quadrupled.
Last condition, σ²(aX + b) = a² × σ²(X), the third condition states that adding or
affect the variance of the distribution (BestMaths, 2014). In other words, shifting the
= (3²) (4) + 0
= (9) (4)
= 36
Therefore, the variance of the linear function, 3X + 4, of the random variable X is 18.
presents three conditions. First, σ(a) = 0, states that the standard deviation of a
added or subtracted from each value in the distribution, the standard deviation
remains unchanged.
= (3) (2) + 0
=6
variable X is 6.
Sample Problem 1
Given the following function of the random variable X, find E(X), σ²(X), SD(X),
x 5 10 15
E(X) = ∑Xi • P(Xi) = (5) (0.2) + (10) (0.5) + (15) (0.3) = 10.5
σ²(X) = ∑ E(Xi2) − [E(Xi)]2 = (52) (0.2) + (102) (0.5) + (152) (3) − 10.52 = 12.25
3x+4 19 34 49
= 35.5
= (3) (10.5) + 4
= 31.5 + 4 = 35.5
= 1370.5 - 1260.25
= 110.25
σ(3X + 4) = √σ²(3X + 4)
= √110.25
= 10.5
= 3 • σ(X) + σ(4)
= (3 • 3.5) + 0
= 10.5
Therefore, the expected value, variance, and standard deviation of the random
variable X is 10.5, 12.25, and 3.5. Meanwhile, the expected value, variance, and
Books
Bain, L. J., & Engelhardt, M. (1987). Introduction to Probability and Mathematical Statistics.
https://books.google.com.ph/books/about/Introduction_to_Probability_and_Mathemat
.html?id=MkFRIAAACAAJ&redir_esc=y
Pish-ro Nik, H. (2014). Introduction To Probability, Statistics, and Random Processes. Basic
Concept, Chapters 3.1.1 Random Variables. Retrieved from
https://probabilitycourse.com/chapter3/3_1_1_random_variables.php#ex45
Electronic Sources
BestMaths (2014). Mean and Variance of a Linear Function of a Random Variable. Year 12
Topics, Probability, Functions of Random Variables. Retrieved from
https://bestmaths.net/online/index.php/year-levels/year-12/year-12-topic-list/functions
-random-variables/?fbclid=IwY2xjawF0F69leHRuA2FlbQIxMQABHcKVspRw6GzPUk
P_ubQWCQVe5HV42al-0BfUgwDupOlEbOjWJ1f7vwSVbQ_aem_e5nw_G8FIZUQj_
4weaef-w
Frost, J. (2022). Random Variable: Discrete & Continuous. Statistics By Jim. What is A
Random Variable?. Retrieved October 8, 2024, from
https://statisticsbyjim.com/probability/random-variable/
Pish-ro Nik, H. (2014). Introduction To Probability, Statistics, and Random Processes. Basic
Concept, Chapters 3.1.1 Random Variables.
https://probabilitycourse.com/chapter3/3_1_1_random_variables.php#ex45