Crash Course - Statistics

Author

Beniamino Sartini

Published

August 16, 2025

Summary

General notations

  • Ω abstract set representing the sample space of a random experiment. The elements in ωΩ are the possible outcomes of the experiment.
  • P(Ω): power set of Ω, the set of all possible subsets of Ω.
  • Most of subsets A,B, will be thought as events.
  • Collection of subsets A,B,.
  • The empty set .
  • B is a σ-field, usually connected with the sample space Ω.
  • B(R) is the Borel σ-field of R.
  • P is a probability measure function P:B[0,1].
  • (Ω,B,P) is a probability space.
  • is a shortcut to denote a disjoint union, for example writing AB means that the sets A and B are disjoint, while writing AB means that the sets A and B are not disjoint.
  • X denotes an univariate random variable, while Xn=(x1,x2,,xi,,xn) a generic collection of n realization of the random variable. Where small letter, e.g xi denotes a scalar.
  • Bold and capital letter stands for a matrix, i.e. Xn,k denotes a matrix of k random variables each one with n observations, where bold with small letter denotes a vector xj=(x1,x2,,xi,,xn) for j=1,2,k. In matrix context, the index i denotes a generic row, while j a generic column.

Syllabus