🏗️ ΘρϵηΠατπ🚧 (under construction)

Random Variable
A random variable is a function from the sample space Ω to R.
Random Variable Function Composition
Suppose that X is a random varaible and that g:RR is a function, then we define g(X):=gX where gX:ΩR

Note that when we compose a real valued function with a random varaible, we obtain a new random varaible.

Random Variable and Binary Operation Syntax Sugar
Random Variable and Binary Operation Syntax Sugar: Suppose that X:ΩR is a random variable and that is a binary operation, then for any aR we define Xa:={oΩ:X(o)a}

The main thing to note with the above definition is that when we write something of the form R=3, then this is a subset of our sample space and therefore we can take the probability of it.

Discrete Random Variable
A random variable X is discrete if xRP(X=x)=1
Probability Function
For a discrete random variable X, it's probability function is the function pX:R[0,1] pX(x):=P(X=x)
Independent Random Variables
Given two random varaibles X,Y on the same sample space we say that X is independent of Y and write XY iff for any A,BR we have P(XAYB)=P(XA)

Note that above simply says that given any A,BR the events EA:=XA and EB:=YB

Independence as a Product
ABP(XAXB)=P(XA)P(XB)
Independence is Reflexive
ABBA
Independence Practice
Suppose that A,B are two events such that P(AB)=P(B)=25 and AB:
  • Determine P(A)
  • Obtain the probabilities P(AB),P(AB),P(AB)
  • Determine the conditional probability P(ABAB)
Multivariate Random Variable
Suppose that we have a finite collection of random varaibles Xi each with their own sample space Ωi then the tuple  X =(X1,Xn) is said to be a multivariate random variable and is a function from Ω1××ΩnRn
Collection of Independent Events
Suppose we have some collection Ai,iI of events for some index set I, then we say that this collection of events are independent if