iid

Creator
Creator
Seonglae Cho
Created
Created
2023 Mar 27 16:38
Editor
Edited
Edited
2025 May 20 1:29
Refs
Refs

i.i.d. assumption, iid

independent and identically distributed

Independent means one event’s outcome doesn’t provide any information about another event. Identical means that if a subset of data is sampled from different parts of the dataset, the distribution is the same (identical parameters)
Reverse of
Markov Chain
sequence data.
Random Variable
s, when there are multiple, are mutually independent and all have the same
Probability Distribution
The n samples your observed are considered as random variables.

Identical distributed

iff P(Xx)=P(Yx)xI,IRiff \text{ } P(X\le x) = P(Y\le x) \forall x \in I, I\in R

Independently distributed

iff P(X)=xY=y)=P(X=x)P(Y=y)x,yI,IRiff \text{ } P(X)=x \cap Y = y) = P(X=x)P(Y=y) \forall x , y\in I, I\in R
 
 
 
 
 
 
 
 
 
 
 

Recommendations