Probability Distributions under Conditional Probability in Mathematical Statistics
📂Mathematical StatisticsProbability Distributions under Conditional Probability in Mathematical Statistics
Definition
- For a discrete random variable X1,X2,⋯,Xn, the following p2,⋯,n∣1, given X1=x1, is called the joint conditional probability mass function of X2,⋯,Xn:
p2,⋯,n∣1(x2,⋯,xn∣X1=x1)=p1(X1=x1)p1,⋯,n(x1,x2,⋯,xn)
- For a continuous random variable X1,X2,⋯,Xn, the following f2,⋯,n∣1, given X1=x1, is called the joint conditional probability density function of X2,⋯,Xn:
f2,⋯,n∣1(x2,⋯,xn∣X1=x1)=f1(X1=x1)f1,⋯,n(x1,x2,⋯,xn)
- When a function u for X2,⋯,Xn is given, the following, given X1=x1, is called the conditional expectation of u(X2,⋯,Xn):
=E[u(X2,⋯,Xn)∣X1=x1]∫−∞∞⋯∫−∞∞u(x2,⋯,xn)f2,⋯,n∣1(x2,⋯,xn∣X1=x1)dx2⋯,dxn
Theorem
- [1] Conditional Variance:
Var(X2∣X1=x1)==E[(X2−E(X2∣X1=x1))2∣X1=x1]E(X22∣X1=x1)−[E(X2∣X1=x1)]2
- [2]: E[E(X2∣X1)]=E(X2)
- [3]: If Var(X2) exists, then Var[E(X2∣X1)]≤Var(X2)
Explanation
As was the case in the curriculum level, conditional probability and conditional expectation belong to the most challenging sections to calculate in mathematical statistics. Putting everything else aside, the computations inevitably become more numerous because it involves multivariate variables. Of course, the concept of conditionality is worth this complexity. On the other hand, unlike mathematical statistics, which mainly relies on calculus, the studies progress to probability theory based on measure theory, making the calculations considerably more straightforward. The main point is, ‘do not ignore it, but do not obsess over it either.’
See Also