04 Random Variables: Multivariate Distributions Flashcards
What is a cumulative distribution function?
a function whose value is the probability that a corresponding continuous random variable has a value less than or equal to the argument of the function:
F (x) = P (X ≤ x ) = P (X₁ ≤ x₁, X₂ ≤ x₂, …. Xₚ ≤ xₚ)
What is the probability density function?
1) a function of a continuous random variable
2) whose integral across an interval gives the probability that the value of the variable lies within the same interval
What is the marginal probability density function?
1) gives marginal probability of a continuous variable
2) refers to the probability of a particular event taking place without knowing the probability of the other variables = probability of a single variable occurring
3) independent of other variables in the sample space
What is the marginal probability of an event X?
anytime you are in interested in a single event irrespective of any other event (i.e. “marginalizing the other event”), then it is a marginal probability.
What is conditional probability?
Conditional probability is the probability of one thing being true given that another thing is true, and is the key concept in Bayes’ theorem.
What is the conditional probability density function?
- some information gives rise to a conditional probability distribution
- such a distribution can be characterized by a conditional probability density function
How can probability distributions help understand whether x₁ and x₂ are independent?
1) x₁ and x₂ are independent if and only if their joined probability consist of two marginal functions
2) that means that when calculating the conditional pdf for x₁ given x₂, only the marginal pdf of x₁ remains
What do expectations have to do with probability density functions?
μ₁ = E[x₁] = integral of ( x₁ * marginal probability density function of x₁)
How can you write down that X is normally distributed?
X ~ Nₚ ( μ, Σ)
What is the Mahalanobis transformation?
1) linear matrix transformation
2) eliminates the correlation between the variables
3) standardizes the variance of each variable.
Result: a standardized, uncorrelated data matrix Z
=> transform X into Y and study how Y is distributed
What are the properties of a multivariate mixture model?
- k components with individual densities fₖ()
- individual weights wₖ
- k = 1, …. , K
-∞∫∞ xᵏ dx = ?
xᵏ⁺¹ / (k + 1)
-∞∫∞ x² dx = ?
x³/ 3
-∞∫∞ dx = ?
-∞∫∞ 1 dx
= -∞∫∞ x° dx
= x
How can you show that f(•) is a density function of X?
1) show that the integral -∞∫∞ dx is equal to 1
example:
₀∫¹ ₀∫¹ (•) dx₁ dx₂