Program: Probability of Tossing two Dice
Author: Ameer Alwardi
Date: 2/10/2000

Description:

Using the 36-pair sample space for tossing a red die (A) and green die (B)
to find the probabilities of (A or B) and (A and B).


Example: Find the probability of each event when a red die and a green die are tossed.

         (a) P(r = 3 or r = 5)
         (b) P(r>=1 and g <=6)
         (c) P(r + g = 7)
         (d) P(r + g > 8)
         (e) P(r < 4 or g = 1)

When the program is executed the first screen shows:

ENTER THE
QUESTION BELOW

?

If you would to solve question (e) above
enter the question as follow:
?A < 4 or B = 1)

Note: Use 2nd [test] to enter the "less than", "or", and "=" symbol in the question.


Questions?/Comments?/Ideas?/ect.:

alwardia@batelco.com.bh

