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

Expected Value
Suppose that X is a discrete random variable then we define E(X):=xP(X=x)
Squared Expection
Suppose X is a random variable such that P(X=2)=0.2,P(X=1)=0.5,P(X=2)=0.3 and P(X=a)=0 for all other values. Compute E(X2) and show it's not equal to E(X)2
Expectation is Linear
Suppose that X is a random variable and that a,bR then aX+b is also a random varaible and we have that E(aX+b)=aE(X)+b
Variance
Let X be a random varaible and define μ:=E(X) then we define Var(X):=E((Xμ)2)
Variance as Squares of Expection
Var(X)=E(X2)E(X)2
Variance is Not Linear
Var(aX+b)=a2X
Standard Deviation
Given a random varaible X we define the standard deviation of that random variable to be σ(X):=Var(X)