i.i.d. sequence

A sequence of random variables that are independent and identically distributed.
i.i.d. sequence

A sequence of i.i.d. random variables is a (Xn)n1(X_n)_{n\ge 1} of on a common such that the family (Xn)n1(X_n)_{n\ge 1} is and the variables are (equivalently, each XnX_n has the same as X1X_1).

i.i.d. sequences formalize repeated sampling and are the basic setting for the , the , and the .

Examples:

  • Let XnX_n be the indicator that the nnth fair coin toss is heads. Then (Xn)n1(X_n)_{n\ge 1} is i.i.d. Bernoulli(1/2)(1/2).
  • Let X1,X2,X_1,X_2,\dots be independent samples from a normal distribution N(0,1)N(0,1). Then (Xn)n1(X_n)_{n\ge 1} is an i.i.d. sequence with that common law.