Mrs. Napholtz's Math Site
Probability Problems
In a math class, there are four students in the first row: three boys, Arthur, David and Carlos, and one girl, Kim. The teacher will call one of these students to the board to solve a problem. When the problem is solved, the teacher will then call upon one of the remaining students in the first row to do a second problem at the board.
- Draw a tree diagram or list the sample space (all possible outcomes) for calling two students to the board.
- Find the probability that:
- Kim will be one of the two students called to the board.
- At least one boy will be called to the board.
- Kim and Arthur will be the two students called to the board.
- Two girls will be called to the board.
Sample Space:
(A,D) | (D,A) | (C,A) | (K,A)
|
(A,C) | (D,C) | (C,D) | (K,D)
|
(A,K) | (D,K) | (C,K) | (K,C)
|
Probabilities:
- Kim appears in 6 out of 12 possibilities: P = 1/2
- At least one boy appears in ALL of the possible outcomes: P = 1
- Kim and Arthur appear together in 2 of the 12: P = 1/6
- There can never be two girls: P = 0
This problem uses probability and combinations. You may use the following formula or your calculator to compute nCr:
nCr = n! / [r! (n - r)! ]
To compute nCr using the TI-82 or TI-83s, enter the "n" number, hit MATH, then cursor to the PRB menu. From that menu, choose nCr then enter the "r" number and hit enter.
Here's the problem:
A committee of 6 is to be chosen from 4 juniors and 5 seniors.
- What is the probability that the committee will include the same number of juniors and seniors?
- What is the probability that the committee will include all 5 seniors?
- What is the probability that the committee will include no seniors?
HINTS:
- The total number of possible outcomes is 9C6
Note that Answer to # 1 = [(ways to choose 3 jrs)(ways to choose 3 srs)]/total outcomes
- Question 3 is very easy.
- P(3 juniors, 3seniors) = [(ways to choose 3 jrs)(ways to choose 3 srs)]/total outcomes
- = [(4C3)(5C3)] / 9C6
- =[(4)(10)] / 84
- =40/84
- =10/21
- P(all 5 seniors) = P(5 seniors, 1 junior) = (# ways to choose that 1 junior) / total outcomes
- Since it is impossible to have a committee of 6 without including at least 2 seniors, this P = 0.
[Home]