]> The Coin Die Experiment

The Coin Die Experiment

The CoinDieExperiment applet requires the latest version of the Java plug-in. Please check your browser settings to make sure that Java applets are allowed. Visit the Java site to download and install the latest plug-in.

Description

The coin die experiment consists of first tossing a coin, and then rolling a red die if the coin lands head or a green die if the coin lands tails. Random variable X gives the coin score (1 for heads and 0 for tails) and random variable Y gives the die score. These random variables are recorded on each update in the data table. The probability distribution that governs the red die and the distribution that governs the green die can be specified separately by clicking on the die probability buttons; these buttons bring up the die probability dialog box. You can define your own distribution by typing probabilities into the text fields of the dialog box (but be sure to press enter after typing each probability). Alternately, you can click on one of the buttons in the dialog box to specify one of the following special distributions:

The probability of heads p for the coin can be varied with a scroll bar. The probability density function and moments of Y are shown in blue in the distribution graph and are recorded in the distribution table. On each update, the empirical density function and moments of Y are shown in red in the distribution graph and are recorded in the distribution table.

This applet illustrates Conditional Probability and Conditional Distributions.