Probability Tree

Overview: Use the probability tree to model probabilities associated with drawing colored balls from the urn.


Instructions:
The Urn: The urn displayed on the applet can contain up to 9 balls of 2 or 3 colors. The 'Draw' button: When the 'draw' button is pressed, one ball is randomly selected from the urn. The chosen ball is displayed in the table.

The 'Restart' button: The restart button returns all balls to the urn (if drawing without replacement) and clear the previous draws.

The probability tree: A probability tree is constructed that displays the possible outcomes and associated probabilities for up to 3 draws from the urn. The number of stages displayed can be changed using the 'Draws' radio buttons. When draws are made, the outcomes are indicated on the corresponding paths of the tree.

Display Menu: The display menu has options related to the appearance of the applet. From this menu, the colors of the balls can be changed and the user can choose whether or not to display probabilities on the tree.


Top

Points to Ponder:
  1. How can mutually exclusive events be identified on the probability tree?
  2. How can independent events be identified on the tree?
  3. Is it possible to have independent events when the drawing is done without replacement?



Top