Paragraph

In this chapter, you will investigate the following distributions:
  1. Discrete Uniform - each of a finite collection of outcomes is equally likely and prescribed a "position" and \(X\) measures the position of an item selected randomly from the outcomes.
  2. Continuous Uniform - an interval of values is possible with sub-intervals of equal length having equal probabilities and \(X\) measures a location inside that interval.
  3. Hypergeometric - each of a finite collection of values are equally likely and grouped into two classes (successes vs failures) and a subset of that collection is extracted with \(X\) measuring the number of successes in the sample.
in-context