Question One
Question One
Question One
b. Sample space: {(H, H), (H, T), (T, H), (T, T)}
The sample space for two consecutive coin tosses is {(H, H), (H, T), (T, H), (T, T)}.
When you toss a fair six-sided die (labeled with the numbers 1 through 6) one time, the sample space \(( S
)\) consists of all possible outcomes that could occur
\[ S = \{1, 2, 3, 4, 5, 6\} \]
So, the sample space for this experiment—tossing a die one time—is simply the set of all possible
outcomes—{1, 2, 3, 4, 5, 6}.
So, the sample space for this experiment—tossing a coin two times—is the set of all possible
outcomes—{HH, HT, TH, TT}.
1
The sample space for this experiment would depend on the specific unit of time used in
the test and any potential relevant factors, and may not be easily enumerated.
2 /question two
A student goes to the nearest cafe to have a breakfast. S/He can take tea, coffee, or milk with
bread, cake and sandwich. How many possibilities does he have? And show with tree diagram
Tree diagram:
Here's a simple text-based representation of the tree diagram for the breakfast choices:
Breakfast
// / / /\ /\
// /| / \ /| /\ /| / \
This tree diagram visually represents the different possible combinations for breakfast choices, branching
out from the initial beverage selection (Tea, Coffee, Milk) to the subsequent food options (Bread, Cake,
Sandwich). If you have any more requests or need further assistance, feel free to ask!
The student has 3 choices for the drink (tea, coffee, milk) and 3 choices for the food (bread, cake,
sandwich). By multiplying these possibilities together, we find that the student has 3 x 3 = 9 potential
breakfast combinations.
/question three
3 The digits 0, 1, 2, 3,4 and 5 are to be used in 5-digit identification card. How many different
2
b. Repetitions are not permitted.
a. Repetitions Permitted:
Using the digits 0-5 and permitting repetition, there are 6^5 (7,776) different cards possible.
a 6^5 = 7776
So, there are 7776 different identification cards possible if repetitions are permitted.
In this scenario, for the first position on the identification card, there are 6 possible choices (0 to 5). Once
one digit is selected, there remain 5 choices for the second position, then 4 for the third, 3 for the fourth,
and 2 for the fifth.
b 6 × 5 × 4 × 3 × 2 = 720
So, there are 720 different identification cards possible if repetitions are not permitted
question four
4. Six different statistics books, seven different physics books, and 3 different Economics books
are arranged on a shelf. How many different arrangements are possible if;
- For this, we can simply multiply the total arrangements of each subject together.
- Total arrangements = 6! 7! 3!
3
b. Only the Statistics Books Must Stand Together:
- Treat the books in each particular subject as a single entity when calculating possible arrangements.
Since the statistics books must stand together, we treat the group of statistics books as one entity. We then
have 3 entities: the grouped statistics books, the physics books, and the economics books. These can be
arranged amongst themselves, giving us 3! ways.
Similarly, the physics books can also be grouped together as one entity, giving us 7! ways.
3! × 7! × 3!
If we treat the statistics books as one entity, we essentially have 11 entities: the grouped statistics books
and the individual physics and economics books. These entities can be arranged amongst themselves,
resulting in 11! ways.
However, we have considered the statistics books as one entity, so we need to further account for the
internal arrangement within the statistics books, which adds an additional 6! ways.
6! × 7! × 3!
question FIVE
5 Out of 5 Mathematician and 7 Statistician a committee consisting of 2 Mathematician and 3
4
a. There is no restriction
## . Committee Formation
C(5, 2) = (5!)/(2!(5-2)!) = 10
C(7, 3) = (7!)/(3!(7-3)!) = 35
The total number of ways to form the committee is the product of these two combinations:
10 × 35 = 350
So, there are 350 ways to form the committee without any restriction.
C(5, 2) = 10
C(6, 2) = 15
The total number of ways to form the committee in this scenario is the product of these combinations:
7 × 10 × 15 = 1050
So, there are 1050 ways to form the committee when one particular statistician should be
included.
In this case, there are 3 mathematicians left to choose from and 7 statisticians. We need to choose 2
mathematicians from a set of 3, which gives us C(3, 2), and 3 statisticians from a set of 7, which gives us
C(7, 3).
C(3, 2) = 3
C(7, 3) = 35
5
The total number of ways to form the committee in this scenario is the product of these
combinations: 3 × 35 = 105
So, there are 105 ways to form the committee when two particular mathematicians cannot
be included.
Question six
6 . If 3 books are picked at random from a shelf containing 5 novels, 3 books of poems, and a
a. There is no restriction.
b. 1/9
c. (5C2 * 3C1) = 30
C(8, 2) = (8!)/(2!(8-2)!) = 28
This means there are 28 ways to choose 2 more books after the dictionary has been
selected.
We want to select 2 novels and 1 book of poems out of the provided options.
The number of ways to choose 2 novels from 5 is C(5, 2), and the number of ways to choose 1 book of
poems from 3 is C(3, 1).
C(5, 2) = (5!)/(2!(5-2)!) = 10
C(3, 1) = (3!)/(1!(3-1)!) = 3
This means there are 10 × 3 = 30 ways to select 2 novels and 1 book of poems.
7 Question seven
6
. What is the probability that a waitress will refuse to serve alcoholic beverages to only three
minors if she randomly checks the I.D‟s of five students from among ten students of which four
This scenario involves calculating a specific probability of refusal based on the given conditions and
data set.
First, we need to calculate the number of ways to choose 3 minors from the 4 minors, which is given by
the combination formula:
(4 choose 3) = 4
P(X=3) = 0.2304
Therefore, the probability that the waitress will refuse to serve alcoholic beverages to only
three minors is 0.2304 or 23.04%.
Question eight / If 3 books are picked at random from a shelf containing 5 novels, 3 books of
poems, and a dictionary, what is the probability that
7
Question eight answer
a. 1/9
a The total number of ways to choose 3 books from the total set of 9 is binom93, which is
84.
Out of these, the number of ways to choose 1 book of dictionary and 2 books from the remaining 8 (5
novels + 3 books of poems) is binom11× binom82 = 28.
So, the probability of selecting the dictionary is P(Dictionary) = 28/84 = 1/3, which is approximately
0.3333, or 33.33
The total number of ways to choose 3 books from the total set of 9 is 84, as mentioned earlier.
The number of ways to select 2 novels from 5 is binom 52, which is 10, and the number of ways to
select 1 book of poems from 3 is binom 31, which is 3.
Hence, the number of ways to choose 2 novels and 1 book of poems is binom52× binom31 = 10 × 3 =
30.
So, the probability of selecting 2 novels and 1 book of poems is P(2 Novels and 1 Book of
Poems) = 30/84 = 5/14, which is approximately 0.3571, or 35.71
Based on the given conditions, we calculate specific probabilities for book selection.
. Question nine
9 A lot consists of 20 defective and 80 non-defective items from which two items are chosen
without replacement. Events A & B are defined as A = {the first item chosen is defective}, B =
8
a. What is the probability that both items are defective?
a. The probability that both items are defective can be calculated using the formula for dependent events:
P(A and B) = P(A) * P(B|A)
P(B|A) = 19/99 (since one defective item has already been chosen, there are 19 defective items left out
of 99 items in total)
b. The probability that the second item is defective can be calculated using the formula for dependent
events: P(B) = P(A) * P(B|A') + P(A') * P(B|A")
P(B|A') = 20/99 (since the first item chosen is non-defective, there are 20 defective items out of 99 left)
P(B|A) = 19/99
Question 10.
A box contains four black and six white balls. What is the probability of getting two black
balls in drawing one after the other under the following conditions?
9
P(first ball black) = 4/10 = 2/5
P(second ball black) = 3/9 (since one black ball has already been chosen, there are 9 balls left
including 3 black ones)
b. When the first ball is replaced, the probability of getting two black balls in drawing one after the other
can be calculated as:
P(second ball black) = 4/10 (since the ball is being replaced, the probability remains the same as the
first draw)
For this problem, we calculate the probability of drawing black balls under two different conditions
related to replacement.
10