Skip to main content
Disclaimer

The key points summarized here are derived from Yeh (2012)1 and Hogg, Tanis, & Zimmerman (2013)2. These notes are not entirely original but are recorded and organized for personal study and better understanding. If you find them useful, please cite the original works, and always refer to the original texts for the most accurate information.

Random Experiment

The study of probability originates from experiments with uncertain outcomes, referred to as random experiments.

  1. A random experiment is an experiment whose outcome cannot be predicted in advance.
  2. A random experiment can be repeated under identical conditions.
  3. The probability of a random experiment can be given by the number of favourable outcomes / total number of outcomes.

Sample Space

The sample space is the set of all possible outcomes of a random experiment.

It is denoted by SS, and it is the universe of all possible outcomes.

Sample Point

A sample point is a specific outcome of a random experiment. It is denoted by xx, and it is a member of the sample space SS.

Examples

  1. Consider a random experiment in which a fair coin is tossed repeatedly until the first occurrence of a heads (HH). Let HH represent heads and TT represent tails. Then, the sample space SS is given by:

    S={H,TH,TTH,...}S = \{H, TH, TTH, ...\}

    where each outcome xSx \in S corresponds to a finite sequence of tosses ending with the first occurrence of heads. Formally, each sample point can be represented as:

    x=Tk1H,kNx = T^{k-1}H, \quad k \in \mathbb{N}

    where kk denotes the trial number on which the first heads occurs, and Tk1T^{k-1} represents k1k-1 consecutive tails before the heads.

  2. Consider a random experiment in which ramdomly sample the lifespan of light bulbs in a factory. Let tt represent the lifespan(in hours) of a bulb. Then, the sample space SS is given by:

    S={t:t0}S = \{t: t \ge 0\}
Corrections Are Always Welcome

If you find any mistakes or have suggestions for improvement, please feel free to submit a pull request. Your corrections and contributions will be incorporated into these notes. Thank you for your time!

References

1. Yeh, H.-C. (2012). Advanced statistics (8th ed.). College of Law National Taiwan University Library and Stationery Department.

2. Hogg, R. V., Tanis, E. A., & Zimmerman, D. (2013). Probability and statistical inference (9th ed.). Upper Saddle River, NJ: Pearson.