Rain Forecast Probability Analysis
A weather report states that the probability of rain today is $0.6$.
(a) What is the probability that it will not rain?
(b) If tomorrow's probability of rain is $0.4$, which day has a greater chance of rain? Explain.
View Detailed Derivation & Solution
Step-by-Step Solution
(a) Probability of Not Raining:
Let $E$ be the event of rain today, so $P(E) = 0.6$.
The complement event $E'$ (it will not rain) is given by:
$$P(E') = 1 - P(E) = 1 - 0.6 = 0.4$$
(b) Comparison:
Probability of rain today $= 0.6$
Probability of rain tomorrow $= 0.4$
Since $0.6 > 0.4$, today has a significantly higher chance of rain ($60\%$ chance vs $40\%$ chance).
Iron Deficiency Camp Testing
In a blood-testing camp, $70\%$ of people test positive for iron deficiency. If a person is selected at random, find the probability that the person:
(a) Has iron deficiency
(b) Does not have iron deficiency
View Detailed Derivation & Solution
Step-by-Step Solution
Let $D$ denote the event that a selected person tests positive for iron deficiency.
(a) Has Iron Deficiency:
$$P(D) = \frac{70}{100} = 0.70 = \frac{7}{10}$$
(b) Does Not Have Iron Deficiency:
Using the complementary law of probability:
$$P(D') = 1 - P(D) = 1 - 0.70 = 0.30 = \frac{3}{10} \text{ (or } 30\% \text{)}$$
Testing Independent vs Dependent Events
State whether the following are independent events or not, and give reason:
(a) Getting a head on tossing a coin and getting a $6$ on throwing a die.
(b) Drawing a red card and then drawing another card from the same deck without replacement.
View Detailed Derivation & Solution
Step-by-Step Solution
(a) Coin Toss and Die Throw:
Independent Events. The outcome of tossing a coin (Head/Tail) has zero physical or mathematical influence on the number rolled on an unbiased die. Hence, $P(A \cap B) = P(A) \cdot P(B) = \frac{1}{2} \cdot \frac{1}{6} = \frac{1}{12}$.
(b) Consecutive Card Draws Without Replacement:
Dependent Events (Not Independent). When the first card is drawn without replacement, both the total number of cards remaining ($51$) and the composition of suits/colors in the deck change. The probability of the second draw strictly depends on what happened in the first draw.
Mutually Exclusive Events Union & Real-life Meaning
Two events $A$ and $B$ are mutually exclusive. If $P(A) = 0.35$ and $P(B) = 0.45$, find $P(A \cup B)$ and explain its meaning in real life.
View Detailed Derivation & Solution
Step-by-Step Solution
Mathematical Calculation:
Since events $A$ and $B$ are mutually exclusive (disjoint), they cannot happen together, which means $P(A \cap B) = 0$.
By the Addition Theorem for mutually exclusive events:
$$P(A \cup B) = P(A) + P(B) = 0.35 + 0.45 = 0.80$$
Real-Life Meaning:
In real life, $P(A \cup B) = 0.80$ means there is an $80\%$ likelihood that either event $A$ or event $B$ will occur in a given trial, but both can never occur simultaneously (e.g., winning a gold medal vs winning a silver medal in the same race).
Success, Failure & Universal Axioms
If the probability of success of an experiment is $p$, what is the probability of:
(a) Failure?
(b) Neither success nor failure (interpret the result)?
View Detailed Derivation & Solution
Step-by-Step Solution
Let $S$ be the event of success with $P(S) = p$.
(a) Probability of Failure:
Failure is the exact complement of success ($F = S'$). Therefore:
$$P(F) = 1 - P(S) = 1 - p$$
(b) Probability of Neither Success nor Failure:
In a binary trial with sample space $S_{total} = \{\text{Success}, \text{Failure}\}$, the outcomes are exhaustive. The event "neither success nor failure" corresponds to the impossible event $\emptyset$.
$$P(\text{Neither}) = 0$$
Interpretation: Every trial must terminate in exactly one valid outcome defined in the sample space; hence, an impossible null outcome has zero probability.
Conditional Probability in Academic Survey
In a class of $40$ students, $25$ study Mathematics, $18$ study Science, and $10$ study both. Find the probability that a randomly chosen student studies Science, given that the student studies Mathematics.
View Detailed Derivation & Solution
Step-by-Step Solution
Let $M$ be the event of studying Mathematics and $S$ be the event of studying Science.
Given total students $n(U) = 40$:
- $P(M) = \frac{n(M)}{n(U)} = \frac{25}{40}$
- $P(S) = \frac{n(S)}{n(U)} = \frac{18}{40}$
- $P(S \cap M) = \frac{n(S \cap M)}{n(U)} = \frac{10}{40}$
We require the conditional probability $P(S | M)$:
$$P(S | M) = \frac{P(S \cap M)}{P(M)} = \frac{10/40}{25/40} = \frac{10}{25} = \frac{2}{5} = 0.4$$
Hence, the probability is $\frac{2}{5}$ or $40\%$.
Even & Prime Dice Numbers Test
A die is thrown once. Find whether the events $A$—getting an even number and $B$—getting a prime number are:
(a) Independent
(b) Mutually exclusive
Justify in each case.
View Detailed Derivation & Solution
Step-by-Step Solution
Sample space of a single die throw: $S = \{1, 2, 3, 4, 5, 6\} \implies n(S) = 6$.
Event $A = \text{even} = \{2, 4, 6\} \implies P(A) = \frac{3}{6} = \frac{1}{2}$.
Event $B = \text{prime} = \{2, 3, 5\} \implies P(B) = \frac{3}{6} = \frac{1}{2}$.
Intersection $A \cap B = \{2\} \implies P(A \cap B) = \frac{1}{6}$.
(a) Check for Independence:
For independent events, $P(A \cap B) = P(A) \cdot P(B)$.
Here, $P(A) \cdot P(B) = \frac{1}{2} \cdot \frac{1}{2} = \frac{1}{4}$.
Since $\frac{1}{6} \ne \frac{1}{4}$, the events are NOT independent (they are dependent).
(b) Check for Mutually Exclusive:
Events are mutually exclusive if $A \cap B = \emptyset \implies P(A \cap B) = 0$.
Since $A \cap B = \{2\} \ne \emptyset$ and $P(A \cap B) = \frac{1}{6} \ne 0$, the events are NOT mutually exclusive.
Actuarial Insurance Driver Risk Calculation
An insurance company found: $30\%$ of drivers are young ($Y$) and $40\%$ of accidents occur with young drivers ($A | Y$). Find the probability that an accident involves a young driver.
(Hint: $P(A \cap Y) = P(Y) imes P(A | Y)$)
View Detailed Derivation & Solution
Step-by-Step Solution
From the problem statement:
- Probability a driver is young: $P(Y) = 30\% = 0.30$
- Conditional probability of an accident given the driver is young: $P(A | Y) = 40\% = 0.40$
Using the Multiplication Theorem of Probability:
$$P(A \cap Y) = P(Y) \cdot P(A | Y) = 0.30 \times 0.40 = 0.12$$
Thus, the probability that an accident involves a young driver is $0.12$ (or $12\%$).
Card Selection: Neither King Nor Heart
A card is drawn from a well-shuffled deck of $52$ playing cards. What is the probability that it is neither a king nor a heart?
(a) $\frac{11}{26}$
(b) $\frac{9}{13}$
(c) $\frac{10}{13}$
(d) $\frac{12}{13}$
View Step-by-Step Model Solution
Key Option: (b)
Total number of cards $= 52$.
Let $K$ be the event of drawing a King, and $H$ be the event of drawing a Heart.
- Number of Kings $= 4$
- Number of Hearts $= 13$
- Number of cards that are both King and Heart (King of Hearts) $= 1$
Number of cards that are a King or a Heart:
$$n(K \cup H) = n(K) + n(H) - n(K \cap H) = 4 + 13 - 1 = 16$$
The number of cards that are neither a King nor a Heart:
$$n(\text{Neither}) = 52 - 16 = 36$$
$$P(\text{Neither}) = \frac{36}{52} = \frac{9}{13}$$
Correct Option: (b) 9/13
Two Dice Sum: Prime Number or Multiple of 4
Two dice are thrown together. What is the probability that the sum of numbers obtained on two dice is a prime number or a multiple of $4$?
(a) $\frac{5}{12}$
(b) $\frac{2}{3}$
(c) $\frac{7}{12}$
(d) $\frac{1}{2}$
View Step-by-Step Model Solution
Key Option: (b)
Total elementary outcomes when throwing 2 dice: $n(S) = 6 \times 6 = 36$.
Possible sums range from $2$ to $12$.
1. Sum is Prime: $\{2, 3, 5, 7, 11\}$
- Sum = 2: $(1,1)$ $\to 1$ outcome
- Sum = 3: $(1,2), (2,1)$ $\to 2$ outcomes
- Sum = 5: $(1,4), (2,3), (3,2), (4,1)$ $\to 4$ outcomes
- Sum = 7: $(1,6), (2,5), (3,4), (4,3), (5,2), (6,1)$ $\to 6$ outcomes
- Sum = 11: $(5,6), (6,5)$ $\to 2$ outcomes
Total favorable prime sum outcomes $= 1 + 2 + 4 + 6 + 2 = 15$.
2. Sum is Multiple of 4: $\{4, 8, 12\}$
- Sum = 4: $(1,3), (2,2), (3,1)$ $\to 3$ outcomes
- Sum = 8: $(2,6), (3,5), (4,4), (5,3), (6,2)$ $\to 5$ outcomes
- Sum = 12: $(6,6)$ $\to 1$ outcome
Total favorable multiple of 4 outcomes $= 3 + 5 + 1 = 9$.
Since prime numbers and multiples of 4 share no common sum values in $\{2,\dots,12\}$, the sets are mutually exclusive.
$$P(\text{Prime or Mult of 4}) = \frac{15 + 9}{36} = \frac{24}{36} = \frac{2}{3}$$
Correct Option: (b) 2/3
Drawing Balls Without Replacement
A bag contains $5$ red, $4$ blue, and $3$ green balls. Two balls are drawn without replacement. What is the probability that both are blue?
(a) $\frac{1}{11}$
(b) $\frac{3}{22}$
(c) $\frac{2}{33}$
(d) $\frac{4}{33}$
View Step-by-Step Model Solution
Key Option: (a)
Total balls in the bag $= 5 + 4 + 3 = 12$.
Blue balls $= 4$.
Probability that the 1st ball drawn is blue: $P(B_1) = \frac{4}{12} = \frac{1}{3}$.
Since drawing is without replacement, $11$ balls remain with $3$ blue balls:
Probability that the 2nd ball drawn is blue: $P(B_2 | B_1) = \frac{3}{11}$.
$$P(B_1 \cap B_2) = \frac{4}{12} \times \frac{3}{11} = \frac{1}{3} \times \frac{3}{11} = \frac{1}{11}$$
Correct Option: (a) 1/11
Union of Mutually Exclusive Events
If $A$ and $B$ are mutually exclusive events with $P(A) = 0.3$ and $P(B) = 0.4$, then $P(A \cup B)$ equals:
(a) $0.12$
(b) $0.7$
(c) $1.0$
(d) $0.5$
View Step-by-Step Model Solution
Key Option: (b)
For mutually exclusive events, the intersection is the empty set $\emptyset$, so $P(A \cap B) = 0$.
Applying the Addition Rule:
$$P(A \cup B) = P(A) + P(B) = 0.3 + 0.4 = 0.7$$
Correct Option: (b) 0.7
Multiplication Rule from Conditional Probability
If $P(A) = rac{2}{5}$ and $P(B | A) = rac{1}{2}$, find $P(A \cap B)$.
(a) $\frac{1}{10}$
(b) $\frac{2}{5}$
(c) $\frac{1}{5}$
(d) $\frac{3}{10}$
View Step-by-Step Model Solution
Key Option: (c)
By definition of conditional probability:
$$P(B | A) = \frac{P(A \cap B)}{P(A)}$$
Rearranging to find the joint probability:
$$P(A \cap B) = P(A) \cdot P(B | A) = \frac{2}{5} \times \frac{1}{2} = \frac{1}{5}$$
Correct Option: (c) 1/5
Consecutive Aces from Standard Deck
Two cards are drawn successively without replacement from a deck. What is the probability that both are aces?
(a) $\frac{1}{221}$
(b) $\frac{2}{169}$
(c) $\frac{3}{221}$
(d) $\frac{4}{221}$
View Step-by-Step Model Solution
Key Option: (a)
A standard deck has $52$ cards with $4$ aces.
Probability that 1st card is an ace: $P(A_1) = \frac{4}{52} = \frac{1}{13}$.
Probability that 2nd card is an ace given 1st was an ace: $P(A_2 | A_1) = \frac{3}{51} = \frac{1}{17}$.
$$P(A_1 \cap A_2) = \frac{1}{13} \times \frac{1}{17} = \frac{1}{221}$$
Correct Option: (a) 1/221
Identification of Independent Event Pairs
Which of the following pairs of events are independent?
(a) Drawing two cards one after another without replacement
(b) Getting head on first toss and tail on second toss of a coin
(c) Getting an even number on a die and getting 5 in next throw (same die)
(d) Both B and C
(a) (a) Drawing two cards one after another without replacement
(b) (b) Getting head on first toss and tail on second toss of a coin
(c) (c) Getting an even number on a die and getting 5 in next throw (same die)
(d) (d) Both B and C
View Step-by-Step Model Solution
Key Option: (d)
- (a) Drawing without replacement changes the deck state $\implies$ Dependent.
- (b) Successive coin tosses have independent physical outcomes $\implies$ Independent.
- (c) Successive throws of a fair die are completely independent $\implies$ Independent.
Therefore, both (b) and (c) are independent event pairs.
Correct Option: (d) Both B and C
Three Coin Tosses: At Least One Head
A coin is tossed $3$ times. What is the probability of getting at least one head?
(a) $\frac{1}{8}$
(b) $\frac{3}{8}$
(c) $\frac{7}{8}$
(d) $\frac{1}{2}$
View Step-by-Step Model Solution
Key Option: (c)
Total outcomes when tossing 3 coins: $2^3 = 8$.
The only outcome with no heads (all tails) is $(T, T, T) \implies 1$ outcome.
Using the complement rule:
$$P(\text{at least one head}) = 1 - P(\text{no heads}) = 1 - \frac{1}{8} = \frac{7}{8}$$
Correct Option: (c) 7/8
Venn Diagram Sports Participation
In a class of $40$ students, $28$ play cricket and $16$ play football, and $10$ play both cricket and football. What is the probability that a randomly chosen student plays at least one game?
(a) $\frac{17}{20}$
(b) $\frac{9}{20}$
(c) $\frac{3}{4}$
(d) $\frac{7}{8}$
View Step-by-Step Model Solution
Key Option: (a)
Total students $n(U) = 40$.
Let $C$ be cricket and $F$ be football:
- $n(C) = 28$
- $n(F) = 16$
- $n(C \cap F) = 10$
Number of students who play at least one game:
$$n(C \cup F) = n(C) + n(F) - n(C \cap F) = 28 + 16 - 10 = 34$$
$$P(C \cup F) = \frac{34}{40} = \frac{17}{20}$$
Correct Option: (a) 17/20
Conditional Card Probability: Spade Given Black
You select a card from a deck. Given that the card drawn is black, what is the probability that it is a spade?
(a) $\frac{1}{26}$
(b) $\frac{1}{4}$
(c) $\frac{1}{2}$
(d) $\frac{1}{13}$
View Step-by-Step Model Solution
Key Option: (c)
Total black cards in a deck $= 26$ (13 spades and 13 clubs).
Given the card is black, the reduced sample space contains $26$ cards.
Number of favorable spade cards $= 13$.
$$P(\text{Spade} | \text{Black}) = \frac{P(\text{Spade} \cap \text{Black})}{P(\text{Black})} = \frac{13/52}{26/52} = \frac{13}{26} = \frac{1}{2}$$
Correct Option: (c) 1/2
Theoretical Definition of Conditional Probability
Which of the following correctly defines conditional probability of $A$ if $B$ has already occurred?
(a) $\frac{P(A \cup B)}{P(B)}$
(b) $\frac{P(A \cap B)}{P(A)}$
(c) $\frac{P(A \cap B)}{P(B)}$
(d) $\frac{P(B)}{P(A)}$
View Step-by-Step Model Solution
Key Option: (c)
By mathematical definition, the conditional probability of event $A$ given that event $B$ has occurred (with $P(B) > 0$) is:
$$P(A | B) = \frac{P(A \cap B)}{P(B)}$$
Correct Option: (c) P(A ∩ B) / P(B)
Property of Independent Events
Two events $A$ and $B$ are such that $P(A \cap B) = P(A) \cdot P(B)$. Which statement is true?
(a) A and B are mutually exclusive
(b) A and B are dependent
(c) A and B are independent
(d) A and B are exhaustive
View Step-by-Step Model Solution
Key Option: (c)
By the fundamental multiplicative characterization, two events $A$ and $B$ are defined to be statistically independent if and only if:
$$P(A \cap B) = P(A) \cdot P(B)$$
Correct Option: (c) A and B are independent
Conditional Probability on a Single Die Throw
A die is thrown. Let $A =$ event of getting an even number, and $B =$ event of getting a multiple of $3$. Find $P(A | B)$.
(a) $1$
(b) $\frac{2}{3}$
(c) $\frac{1}{2}$
(d) $\frac{1}{3}$
View Step-by-Step Model Solution
Key Option: (c)
Sample space: $S = \{1, 2, 3, 4, 5, 6\}$.
Event $A = \{2, 4, 6\}$
Event $B = \{3, 6\} \implies P(B) = \frac{2}{6}$
Intersection $A \cap B = \{6\} \implies P(A \cap B) = \frac{1}{6}$
$$P(A | B) = \frac{P(A \cap B)}{P(B)} = \frac{1/6}{2/6} = \frac{1}{2}$$
Correct Option: (c) 1/2
School Survey Only Mathematics Probability
In a school survey: $70\%$ students like Mathematics, $40\%$ like Science, and $25\%$ like both subjects. What is the probability that a student chosen randomly likes only Mathematics?
(a) $25\%$
(b) $45\%$
(c) $30\%$
(d) $15\%$
View Step-by-Step Model Solution
Key Option: (b)
Let $M$ and $S$ denote liking Mathematics and Science respectively.
- $P(M) = 70\%$
- $P(S) = 40\%$
- $P(M \cap S) = 25\%$
The probability of liking only Mathematics is given by:
$$P(M \cap S') = P(M) - P(M \cap S) = 70\% - 25\% = 45\%$$
Correct Option: (b) 45%
Bernoulli Trials: Zero Successes in Two Trials
If the probability of success of an experiment is $0.35$, what is the probability that there are no successes in two independent trials?
(a) $0.245$
(b) $0.4225$
(c) $0.65$
(d) $0.09$
View Step-by-Step Model Solution
Key Option: (b)
Probability of success in a single trial: $p = 0.35$.
Probability of failure in a single trial: $q = 1 - p = 1 - 0.35 = 0.65$.
For two independent trials, no successes means both trials end in failure ($F_1 \cap F_2$):
$$P(\text{No success}) = q \times q = 0.65 \times 0.65 = 0.4225$$
Correct Option: (b) 0.4225
Three Dice: Total Sum of at Least 6
Three dice are thrown together. Find the probability of getting a total sum of at least $6$.
View Detailed Derivation & Solution
Step-by-Step Solution
Total elementary outcomes when throwing 3 dice: $n(S) = 6^3 = 216$.
Let $E$ be the event of getting a sum $\ge 6$. It is easier to evaluate the complement event $E'$ (sum $< 6$, i.e. sum $= 3, 4, 5$).
- Sum = 3: $(1,1,1)$ $\to 1$ triplet
- Sum = 4: Permutations of $(1,1,2) = \frac{3!}{2!} = 3$ triplets: $(1,1,2), (1,2,1), (2,1,1)$
- Sum = 5: Permutations of $(1,1,3) \to 3$ triplets, and permutations of $(1,2,2) \to 3$ triplets $\implies 3 + 3 = 6$ triplets
Total outcomes with sum $< 6$: $n(E') = 1 + 3 + 6 = 10$.
$$P(E') = \frac{10}{216}$$
Using the complement theorem:
$$P(E) = 1 - P(E') = 1 - \frac{10}{216} = \frac{206}{216} = \frac{103}{108} \approx 0.9537$$
Answer: $\frac{103}{108}$
Prime Number Selection from 1 to 30
What is the probability that a number selected from the numbers $1, 2, 3, \dots, 30$ is a prime number, when each of the given numbers is equally likely to be selected?
View Detailed Derivation & Solution
Step-by-Step Solution
Total sample space $S = \{1, 2, 3, \dots, 30\} \implies n(S) = 30$.
Prime numbers between $1$ and $30$ are:
$$\{2, 3, 5, 7, 11, 13, 17, 19, 23, 29\}$$
Number of prime numbers $n(P) = 10$.
$$P(\text{Prime}) = \frac{n(P)}{n(S)} = \frac{10}{30} = \frac{1}{3}$$
Answer: $\frac{1}{3}$
Selection of Children & Mutually Exclusive Pairs
From a group of $2$ boys and $5$ girls, two children are selected at random. Describe the events:
(i) $A =$ Both selected children are girls.
(ii) $B =$ The selected group consists of one boy and one girl.
(iii) $C =$ At least one boy is selected.
Which pair(s) of events is (are) mutually exclusive?
View Detailed Derivation & Solution
Step-by-Step Solution
Total group $= 2 + 5 = 7$ children. Selecting $2$ children has $\binom{7}{2} = \frac{7 \times 6}{2} = 21$ total combinations.
Description of Events:
- Event A (Both girls): Selection of $2$ girls from $5 \implies \binom{5}{2} = 10$ outcomes (composition: $0$ boys, $2$ girls).
- Event B (1 boy & 1 girl): Selection of $1$ boy from $2$ and $1$ girl from $5 \implies \binom{2}{1} \times \binom{5}{1} = 10$ outcomes (composition: $1$ boy, $1$ girl).
- Event C (At least one boy): Composition can be (1 boy, 1 girl) or (2 boys, 0 girls) $\implies B \cup \{\text{2 boys}\} \implies 10 + \binom{2}{2} = 10 + 1 = 11$ outcomes.
Mutually Exclusive Pairs:
Two events are mutually exclusive if they cannot happen together ($X \cap Y = \emptyset$).
- Pair (A, B): $A$ has $0$ boys and $B$ has $1$ boy $\implies A \cap B = \emptyset$ (Mutually Exclusive).
- Pair (A, C): $A$ has $0$ boys and $C$ requires $\ge 1$ boy $\implies A \cap C = \emptyset$ (Mutually Exclusive).
- Pair (B, C): $B \subset C$ because $B$ has $1$ boy $\implies B \cap C = B \ne \emptyset$ (Not Mutually Exclusive).
Hence, the mutually exclusive pairs are (A, B) and (A, C).
Mutually Exclusive & Exhaustive Events System
$A, B, C$ are three mutually exclusive and exhaustive events associated with a random experiment. Find $P(A)$, given that $P(B) = rac{3}{2}P(A)$ and $P(C) = rac{1}{2}P(B)$.
View Detailed Derivation & Solution
Step-by-Step Solution
Since $A, B, C$ are mutually exclusive and exhaustive events:
$$P(A) + P(B) + P(C) = 1$$
Express all probabilities in terms of $P(A)$:
- $P(B) = \frac{3}{2}P(A)$
- $P(C) = \frac{1}{2}P(B) = \frac{1}{2}\left(\frac{3}{2}P(A)\right) = \frac{3}{4}P(A)$
Substituting into the exhaustive equation:
$$P(A) + \frac{3}{2}P(A) + \frac{3}{4}P(A) = 1$$
$$P(A)\left(1 + \frac{3}{2} + \frac{3}{4}\right) = 1$$
$$P(A)\left(\frac{4 + 6 + 3}{4}\right) = 1 \implies P(A) \cdot \frac{13}{4} = 1$$
$$P(A) = \frac{4}{13}$$
Verification: $P(B) = \frac{6}{13}, P(C) = \frac{3}{13} \implies \frac{4}{13} + \frac{6}{13} + \frac{3}{13} = 1$.
Answer: $P(A) = \frac{4}{13}$
Two Cards: Both Black or Both Kings
Two cards are drawn from a pack of $52$ cards. What is the probability that either both are black or both are kings?
View Detailed Derivation & Solution
Step-by-Step Solution
Total possible outcomes of drawing $2$ cards from $52$: $n(S) = \binom{52}{2} = \frac{52 \times 51}{2} = 1326$.
Let $B =$ event that both are black cards ($26$ black cards in total).
$$n(B) = \binom{26}{2} = \frac{26 \times 25}{2} = 325$$
Let $K =$ event that both are kings ($4$ kings in total).
$$n(K) = \binom{4}{2} = \frac{4 \times 3}{2} = 6$$
Event $B \cap K =$ both cards are black kings ($2$ black kings: King of Spades, King of Clubs).
$$n(B \cap K) = \binom{2}{2} = 1$$
By the Addition Theorem of Probability:
$$P(B \cup K) = P(B) + P(K) - P(B \cap K) = \frac{325 + 6 - 1}{1326} = \frac{330}{1326}$$
Dividing numerator and denominator by $6$:
$$P(B \cup K) = \frac{55}{221} \approx 0.2489$$
Answer: $\frac{55}{221}$
Dental Clinic Visit Probability Intersection
The probability that a person visiting a dentist will have his teeth cleaned is $0.44$ and the probability that he will have a cavity filled is $0.24$. The probability that he will have his teeth cleaned or a cavity filled is $0.60$. What is the probability that a person visiting a dentist will have his teeth cleaned and cavity filled?
View Detailed Derivation & Solution
Step-by-Step Solution
Let $T$ be the event of having teeth cleaned, and $C$ be the event of having a cavity filled.
- $P(T) = 0.44$
- $P(C) = 0.24$
- $P(T \cup C) = 0.60$
Using the General Addition Theorem of Probability:
$$P(T \cup C) = P(T) + P(C) - P(T \cap C)$$
Rearranging for the intersection $P(T \cap C)$:
$$P(T \cap C) = P(T) + P(C) - P(T \cup C) = 0.44 + 0.24 - 0.60 = 0.68 - 0.60 = 0.08$$
Answer: $0.08$ (or $8\%$)
Quality Control Testing: Defective & Test Failure
$5\%$ of bulbs manufactured are defective. A quality inspector selects a bulb randomly. If the probability that the bulb fails during testing given it is defective is $0.9$, find the probability that the selected bulb is defective and fails the test.
View Detailed Derivation & Solution
Step-by-Step Solution
Let $D$ denote the event that a manufactured bulb is defective, and $F$ denote the event that a bulb fails during testing.
- Probability of a defective bulb: $P(D) = 5\% = 0.05$
- Conditional probability of failing given defective: $P(F | D) = 0.9$
By the Multiplication Theorem of Probability:
$$P(D \cap F) = P(D) \cdot P(F | D) = 0.05 \times 0.9 = 0.045$$
Answer: $0.045$ (or $4.5\%$)
Case Study 1: School Club Participation
In a school of $100$ students, $55$ students are members of the Music Club ($M$), $40$ students are members of the Dance Club ($D$), and $25$ students belong to both clubs.
Answer the following:
- Find the probability that a randomly selected student belongs to the Music Club given that the student belongs to the Dance Club.
- Find the probability that the student belongs to only one club.
- Find the probability that the student belongs to neither club.
- Decide and justify whether the events that student selected at random to Music Club and the student belongs to Dance Club are independent.
View Detailed Derivation & Solution
Step-by-Step Solution
Given Data:
Total students $n(U) = 100$
- $n(M) = 55 \implies P(M) = \frac{55}{100} = 0.55$
- $n(D) = 40 \implies P(D) = \frac{40}{100} = 0.40$
- $n(M \cap D) = 25 \implies P(M \cap D) = \frac{25}{100} = 0.25$
(a) Probability student belongs to Music Club given Dance Club:
$$P(M | D) = \frac{P(M \cap D)}{P(D)} = \frac{25/100}{40/100} = \frac{25}{40} = \frac{5}{8} = 0.625$$
(b) Probability of belonging to ONLY ONE club:
Students in only Music $= n(M) - n(M \cap D) = 55 - 25 = 30$
Students in only Dance $= n(D) - n(M \cap D) = 40 - 25 = 15$
Total students in only one club $= 30 + 15 = 45$
$$P(\text{Only One Club}) = \frac{45}{100} = \frac{9}{20} = 0.45$$
(c) Probability of belonging to NEITHER club:
Total students in at least one club: $n(M \cup D) = 55 + 40 - 25 = 70$
Students in neither club $= 100 - 70 = 30$
$$P(\text{Neither Club}) = \frac{30}{100} = \frac{3}{10} = 0.30$$
(d) Independence Test:
Two events are independent if and only if $P(M \cap D) = P(M) \cdot P(D)$.
Here, $P(M) \cdot P(D) = 0.55 \times 0.40 = 0.22$.
However, the actual joint probability is $P(M \cap D) = 0.25$.
Since $0.25 \ne 0.22$, the events $M$ and $D$ are NOT independent (they are dependent).
Case Study 2: Hospital Health Report
A hospital screened $200$ patients: $80$ diagnosed with Diabetes ($D$), $65$ diagnosed with High Blood Pressure ($B$), and $35$ diagnosed with both Diabetes & High Blood Pressure.
Answer the followings:
- Find the probability that the patient has Blood Pressure given that the patient has Diabetes.
- Find the probability that the patient has only Diabetes.
- Determine the probability that the patient has neither disease.
- Are the events $D$ and $B$ mutually exclusive? Justify.
View Detailed Derivation & Solution
Step-by-Step Solution
Given Clinical Screening Data:
Total patients screened $n(U) = 200$
- $n(D) = 80 \implies P(D) = \frac{80}{200} = \frac{2}{5} = 0.40$
- $n(B) = 65 \implies P(B) = \frac{65}{200} = \frac{13}{40} = 0.325$
- $n(D \cap B) = 35 \implies P(D \cap B) = \frac{35}{200} = \frac{7}{40} = 0.175$
(a) Probability of Blood Pressure given Diabetes:
$$P(B | D) = \frac{P(D \cap B)}{P(D)} = \frac{35/200}{80/200} = \frac{35}{80} = \frac{7}{16} = 0.4375$$
(b) Probability of having ONLY Diabetes:
Patients with only Diabetes $= n(D) - n(D \cap B) = 80 - 35 = 45$
$$P(\text{Only Diabetes}) = \frac{45}{200} = \frac{9}{40} = 0.225$$
(c) Probability of having NEITHER disease:
Patients with at least one condition: $n(D \cup B) = 80 + 65 - 35 = 110$
Patients with neither condition $= 200 - 110 = 90$
$$P(\text{Neither Disease}) = \frac{90}{200} = \frac{9}{20} = 0.45$$
(d) Mutually Exclusive Check:
Two events are mutually exclusive if they cannot co-occur, i.e., $D \cap B = \emptyset \implies P(D \cap B) = 0$.
Since $35$ patients have both conditions ($P(D \cap B) = \frac{35}{200} \ne 0$), events $D$ and $B$ are NOT mutually exclusive.
Case Study 3: Sports Academy Training
In a sports academy:
- $60\%$ trainees receive training in Cricket ($C$)
- $50\%$ trainees receive training in Football ($F$)
- $30\%$ receive training in both sports
Based on given information, answer the following:
- Find $P(C | F)$.
- Find the probability that a trainee trains in at least one sport.
- Find the probability that the trainee trains in exactly one sport.
- Check whether events $C$ and $F$ are independent.
View Detailed Derivation & Solution
Step-by-Step Solution
Given Academy Probabilities:
- $P(C) = 60\% = 0.60$
- $P(F) = 50\% = 0.50$
- $P(C \cap F) = 30\% = 0.30$
(a) Value of $P(C | F)$:
$$P(C | F) = \frac{P(C \cap F)}{P(F)} = \frac{0.30}{0.50} = \frac{3}{5} = 0.60$$
(b) Probability of training in AT LEAST ONE sport:
By the Addition Theorem of Probability:
$$P(C \cup F) = P(C) + P(F) - P(C \cap F) = 0.60 + 0.50 - 0.30 = 0.80 = \frac{4}{5} \text{ (or } 80\% \text{)}$$
(c) Probability of training in EXACTLY ONE sport:
$$P(\text{Exactly One}) = [P(C) - P(C \cap F)] + [P(F) - P(C \cap F)]$$
$$P(\text{Exactly One}) = (0.60 - 0.30) + (0.50 - 0.30) = 0.30 + 0.20 = 0.50 = \frac{1}{2} \text{ (or } 50\% \text{)}$$
(d) Independence Verification:
Events $C$ and $F$ are independent if $P(C \cap F) = P(C) \cdot P(F)$.
$$P(C) \cdot P(F) = 0.60 \times 0.50 = 0.30$$
Given $P(C \cap F) = 0.30$, we observe:
$$P(C \cap F) = P(C) \cdot P(F) = 0.30$$
Also, notice $P(C | F) = 0.60 = P(C)$.
Hence, events $C$ and $F$ are strictly INDEPENDENT.
Case Study 4: Sequential Card Selection
Two cards are drawn successively from a standard deck of $52$ cards without replacement.
Answer the following:
- Find the probability that the second card is a Queen given the first card is a Queen.
- Find the probability that both cards are Spades.
- Find the probability that at least one card is a Spade.
- Explain, using part (a), why these two events are not independent.
View Detailed Derivation & Solution
Step-by-Step Solution
Standard Deck Properties:
Total cards $= 52$ • Queens $= 4$ • Spades $= 13$ • Non-Spades $= 39$.
Drawing is without replacement (sample space reduces from $52$ to $51$ on the 2nd draw).
(a) Probability 2nd card is Queen given 1st was Queen:
After drawing one Queen without replacement, $3$ Queens remain out of $51$ total cards.
$$P(Q_2 | Q_1) = \frac{3}{51} = \frac{1}{17}$$
(b) Probability BOTH cards are Spades:
$$P(S_1 \cap S_2) = P(S_1) \cdot P(S_2 | S_1) = \frac{13}{52} \times \frac{12}{51} = \frac{1}{4} \times \frac{4}{17} = \frac{1}{17}$$
Alternatively: $\frac{\binom{13}{2}}{\binom{52}{2}} = \frac{78}{1326} = \frac{1}{17}$.
(c) Probability of AT LEAST ONE Spade:
Using the complement event (neither card is a spade, drawn from the $39$ non-spades):
$$P(\text{No Spade}) = \frac{39}{52} \times \frac{38}{51} = \frac{3}{4} \times \frac{38}{51} = \frac{114}{204} = \frac{19}{34}$$
$$P(\text{At least one Spade}) = 1 - P(\text{No Spade}) = 1 - \frac{19}{34} = \frac{15}{34} \approx 0.4412$$
(d) Why these events are NOT independent:
For independent events, the conditional probability must equal the unconditional probability:
$$P(Q_2 | Q_1) = P(Q_2)$$
Unconditionally, the probability of drawing a Queen on any fresh draw is $P(Q) = \frac{4}{52} = \frac{1}{13} \approx 0.0769$.
However, from part (a), the conditional probability is $P(Q_2 | Q_1) = \frac{3}{51} = \frac{1}{17} \approx 0.0588$.
Since $P(Q_2 | Q_1) \ne P(Q_2)$ (i.e. $\frac{1}{17} \ne \frac{1}{13}$), the outcome of the first draw directly alters the probability distribution of the second draw. Hence, they are dependent events.