Where:: Solution
Where:: Solution
If three
applicants are selected at random, what is the probability that; (10)
SOLUTION:
𝑃(=𝑘)=(𝑛𝑘)⋅𝑝𝑘⋅(1−𝑝)𝑛−𝑘
The binomial probability is calculated using the formula:
Where:
• P(X=k) is the probability 𝑘 to achievements (in this case acceptance).
• N is the number of attempts (in this case 3 applicants).
• K is the number of successes.
• P is the probability of success (0.5).
Third draw:
If the first two kings are drawn, there are now only 2 kings and 50 cards
left.
Total probability:
Since the events are dependent on each other (i.e. drawing a king affects
the probability of drawing the next king), we multiply the probabilities of
Simplification:
𝑃 ( Three kings ) = 24 /132600 = 1 /5525
That gives you the probability 1 /5525, which is approximately 0.000181
or 0.0181%.
Key terms
1.Probability without exchange:
Unlike independent events where the probabilities remain constant (such
as a coin toss), in this case the probabilities change with each turn. This is
called the dependent probability.
2. Binomial coefficient (not used here):
In problems where we choose a certain number of objects from a larger
set (such as choosing 3 kings out of 4), the binomial coefficient can be
used to find out how many ways you can arrange or choose them.
However, in this problem, since move order matters and we are not
choosing kings from other cards, the formula is direct multiplication.
Why is the probability so low?
Drawing three specific cards in a row (all kings) is highly unlikely because
each card drawn reduces the number of cards left in the deck, making it
progressively more difficult to get the next king.
Contextual application
This type of probability problem is commonly encountered in card games
or in any situation where items are selected in order without replacement.
It helps to understand how dependent events work and how results are
affected by previous results. For example:
• In games like poker, understanding the probability of drawing certain
combinations of cards helps players make strategic decisions.
• In other real-world scenarios, similar principles apply in quality control,
non-replacement sampling, or any scenario where sample depletion
affects future results.
Would you like to explore more about dependent and independent events
or how these probabilities are used in decision making?
Q.2 (a) The fire chief for a small volunteer fire department has compiled
data on the number of false alarms called in each day for the past 360 days. The data in the
table shows a frequency distribution summarizing the findings. Construct the probability
distribution for this study. Number of False Alarm Frequency
0 75
1 80
2 77
3 40
4 28
5 24
6 20
7 16
Total 36
SOLITION:
To construct a probability distribution for the given data, we need to calculate the probability for each
number of false alarms. This is done by dividing each false alarm rate by the total number of days (which in
this case is 360).
The formula for calculating the probability: 𝑃 ( Number of false alarms ) = The frequency of this number of
false alarms Total number of days (360)
Calculation:
We calculate the probability for each number of false alarms by dividing the frequency by 360.
0 75 75 /360 = 0.2083
1 80 80 /360 = 0.2222
3 40 40 /360 = 0.1111
4 28 28 /360 = 0.0778
6 20 20 /360 = 0.0556
Probability distribution:
0 0.2083
1 0.2222
2 0.2139
3 0.1111
4 0.0778
5 0.0667
6 0.0556
7 0.0444
Verification:
The sum of all probabilities should equal 1 (or very close to 1,
allowing for rounding errors). Let's take a look at it:
0.2083 + 0.2222 + 0.2139 + 0.1111 + 0.0778 + 0.0667 +
0.0556 + 0.0444 = 0.9999 ≈ 1
So the probability distribution is correct.
Conclusion:
The table above represents the probability distribution for the
number of false positives per day over 360 days. Each number
of false positives is assigned a probability calculated from the
frequency.
(b) A fair die is rolled 5 times. Let X represents the number of times
the face 3 turns up. Obtain a probability distribution of X.
This problem consists of rolling a die 5 times and seeing how many times
a face with the number 3 comes up. The number of times a face 3 appears
corresponds to the binomial distribution because:
Each die roll is a Bernoulli trial with two possible outcomes (success or
failure):
either face 3 appears (success) or not (failure). Trials are independent and
there is a fixed number of attempts (5 rolls).
The probability of success (getting a 3) on each roll is constant 6 1 .
Step by step solution:
Where:
N is the number of trials (5), 𝑘 k is the number of successes (how many
times 3 appears), 𝑝 = 1 6 is the probability of success on one trial.
2. Calculate the probability for each value 𝑋 = 𝑘,
Where
(number of face views 3): (and) 𝑃 ( = 0 ) (Face 3 will not appear at all):
K can range from 0 to 5. Let's calculate the probability distribution for
𝑃 ( 𝑋 = 0 ) = ( 5 0 ) ( 1 6 ) 0 ( 5 6 ) 5 = 1 ⋅ 1 ⋅ ( 5 6 ) 5 ≈ 0.4019
(ii) 𝑃 ( = 1 ) P(X=1) (Face 3 appears exactly once):
𝑃 ( = 2 ) P(X=2) (Face 3 appears exactly twice):
𝑃 ( 𝑋 = 2 ) = ( 5 2 ) ( 1 6 ) 2 ( 5 6 ) 3 = 10 ⋅ ( 1 6 ) 2 ⋅ ( 5 6 ) 3 ≈ 0.1608
(i) 𝑃 ( 𝑋 = 3 ) P(X=3) (Face 3 appears exactly three times):
𝑃 ( 𝑋 = 3 ) = ( 5 3 ) ( 1 6 ) 3 ( 5 6 ) 2 = 10 ⋅ ( 1 6 ) 3 ⋅ ( 5 6 ) 2 ≈ 0.0322
(Against) 𝑃 ( = 4 ) P(X=4) (Face 3 appears exactly four times):
𝑃(𝑋=4)=(54)(16)4(56)1=5 ⋅(16)4⋅(56)1≈
0.0032
(And) 𝑃 ( = 5 ) P(X=5) (Face 3 appears exactly five times):
𝑃 ( 𝑋 = 5 ) = ( 5 5 ) ( 1 6 ) 5 ( 5 6 ) 0 = 1 ⋅ ( 1 6 ) 5 = 1 7776 ≈ 0.0001.
0 0.4019
1 0.4019
2 0.1608
3 0322
4 0.0032
5 0.0001
Sum of probabilities:
The total probability should equal 1:
0.4019 + 0.4019 + 0.1608 + 0.0322 + 0.0032 + 0.0001 = 1
This confirms that the probability distribution is correctly calculated.
Conclusion:
The table above represents the binomial probability distribution of the
number of times a face 3 appears when a fair die is rolled 5 times.
Q. 3 (a)Solve the following equations;
i. 8x – 6 = 5x + 3.
ii. 4z2 + 18z – 10 = 0.
s 3
2
− =0
iii. s + 4 4
SOLUTION:
Let's solve these equations one by one:
i. 8x−6=5x+3
8x−5x−6=3
Divide by 3: x=3
ii. 4z2+18z−10=0
z=−b±b2−4ac/2az
where a=4 b=18 and c=−10
Let's calculate the discriminant (Δ):
Δ=b2−4ac=182−4(4)(−10)=324+160=484
Now, apply the quadratic formula:
z=−18±484/2(4) =8−18±22/8
This gives two solutions:
1. z=−18+22/8=4/8=1/2
2. z=−18−22/8=−40/8=−5
Now, use the quadratic formula again with a=4,b=1, and c=−3:
s=−b±b2−4ac/2a : −1±12−4(4)(−3)/2(4)
Final Solutions:
1. x=3
2. z=1/2,−5
3.s=34,−1
Distance=(x2−x1)2+(y2−y1)2
Thus, the length of the line segment connecting points C and D is 2/5.
SOLUTION:
Let's solve this step by step.
2y=x+1⇒y=1/2x+1/2
2. Here, the slope (m1) of the given line is ½ .
Step 2: Find the slope of the line perpendicular to the given line
For two lines to be perpendicular, the product of their slopes must be−1. Let the slope of the
perpendicular line be m2.Then:
m1×m2=−1
Substitute m1=1/2:
1/2×m2=−1
Solving for m2=
m2=−2
Thus, the slope of the perpendicular line is −2.
Step 3: Use the point-slope form to find the equation of the perpendicular
line
The line passes through (−5,4)and has a slope of −2. Using the point-slope form of a line
equation:
y−y1=m(x−x1)
where m=−2m = -2m=−2 and (x1,y1)=(−5,4):
y−4=−2(x+5)
The equation of the line that passes through (−5,4)and is perpendicular to the line 2y=x+1:
y=−2x−6y
Step 4: Sketch the line
To sketch the line y=−2x−6y:
1. The slope is −2, meaning the line goes down 2 units for every 1 unit it moves to the
right.
2. The y-intercept is −6, so the line crosses the y-axis at (0,−6).
3. The line also passes through (−5,4)as given.