Random Variable (And Discrete Random) Flashcards
What is a random variable?
A random variable is a function that maps or assigns a real number to an outcome of a given sample space.
What is a discrete random variable?
It is a random variable whose range is countably finite or countably infinite.
What is a continuous random variable?
It is a random variable whose range consists of numbers between a given interval, and this is uncountably infinite.
What is the probability mass function of a random variable X?
Let X be a discrete random variable with the following range of finite elements:
RX = {x1, x2, x3, … , xn}
Then the probability mass function is given by:
PX(xi) = P[X = xi] , for i = 1, 2, 3, …
What is the Cumulative Distribution Function of a Random Variable?
It is a function defined as:
FX(α) = P(X ≤ α) for all α ∈ R, where R is a set of real numbers.
This means, the CDF of a random variable is a function that describes the probability of the random variable being less than or equal to α.
What are the properties of the Cumulative Distribution Function?
For all a ≤ b,
1. P (a < X ≤ b) = FX(b) - FX(a)
2. P (a > X) = 1- P (a ≤ X), or 1 - FX(a)
3. FX is a non-decreasing function, which means FX(a) < FX(b) for a < b