Let us consider the experiment of attempting to throw a rock into two
buckets. Let us further color the buckets red and blue. The experiment
has three outcomes: the rock lands in the red bucket, the rock lands in
the blue bucket, or it lands outside of both buckets. The set of
possible outcomes is usually denoted by uppercase omega (
).
In this case,
.
The random variable function maps
to numeric values. In our
case, we can arbitrarily define our random variable as
.
Sometimes, we don't really need a fancy random variable. For example,
in the case of dice rolling, the random variable (function) is
merely
.
In general, a random variable function is just a way to enumerate all possible experiment outcomes as numeric values. It is particularly useful for continuous probability distributions.
Copyright © 2006-10-09 by Tak Auyeung