CT1 Sample Questions — Batch 2: Fundamental Probability
This document provides rigorous, textbook-style solutions for the fundamental probability questions (Q4, Q5, Q6, Q15, Q16, Q22, and Q23) from the IFS UNIT - 1 & 2 sample questions sheet. All formulas are rendered in LaTeX, with step-by-step mathematical derivations and formal academic inferences.
Question 4: Successive Draws (Replacement vs. Non-Replacement)
Given Data
A bag contains:
- Red balls (R): 3
- Black balls (B): 6
- Total balls (N): 9
Let R1 denote the event that the first ball drawn is red, and R2 denote the event that the second ball drawn is red.
Step-by-Step Derivation
(i) Case 1: With Replacement
If the first ball is replaced before the second draw, the trials are independent. The composition of the bag remains unchanged for both draws.
- Probability of first red ball:
P(R1)=93=31
- Since the ball is replaced, the conditional probability of the second draw is equal to its marginal probability:
P(R2∣R1)=P(R2)=93=31
- Joint probability of drawing two red balls in succession:
P(R1∩R2)=P(R1)⋅P(R2∣R1)=31×31=91≈0.1111
Inference: Under the independent trial condition (with replacement), the probability of drawing two red balls in succession is 1/9≈11.11%.
(ii) Case 2: Without Replacement
If the first ball is not replaced, the trials are dependent. The composition of the bag for the second draw depends on the outcome of the first.
- Probability of first red ball:
P(R1)=93=31
- After drawing a red ball, the remaining red balls are 2 and the total balls are 8:
P(R2∣R1)=82=41
- Joint probability of drawing two red balls in succession:
P(R1∩R2)=P(R1)⋅P(R2∣R1)=31×41=121≈0.0833
Inference: Under the dependent trial condition (without replacement), the probability of drawing two red balls in succession decreases to 1/12≈8.33% due to the depletion of the target class in the first draw.
Question 5: Drawing Red Balls Without Replacement
Given Data
A bag contains:
- Red balls (R): 3
- White balls (W): 4
- Total balls (N): 7
We seek the joint probability of drawing two red balls in succession without replacement.
Step-by-Step Derivation
Let R1 and R2 represent drawing a red ball on the first and second draws respectively.
- Probability of drawing red on the first draw:
P(R1)=73
- Since the draw is made without replacement, the conditional probability of drawing red on the second draw given that the first was red is:
P(R2∣R1)=7−13−1=62=31
- Applying the multiplication rule for dependent events:
P(R1∩R2)=P(R1)⋅P(R2∣R1)=73×31=71≈0.1429
Inference: The probability that both drawn balls are red without replacement is 1/7≈14.29%.
Question 6: Bayes' Theorem and Bulbs from Selected Boxes
Given Data
Let B1 denote selecting Box 1, and B2 denote selecting Box 2. Since the box selection is random:
P(B1)=P(B2)=0.5
- Box 1: 1000 bulbs total, 10% defective (100 defective, 900 non-defective).
- Box 2: 2000 bulbs total, 5% defective (100 defective, 1900 non-defective).
Let Dboth denote the event that both drawn bulbs are defective (drawn without replacement).
Step-by-Step Derivation
(i) Find the probability that both balls are defective (P(Dboth))
Using the Law of Total Probability:
P(Dboth)=P(Dboth∣B1)P(B1)+P(Dboth∣B2)P(B2)
First, calculate the conditional probabilities of drawing two defective bulbs from each box:
- From Box 1:
P(Dboth∣B1)=1000100×99999=101×11111=111011≈0.009910
- From Box 2:
P(Dboth∣B2)=2000100×199999=201×199999=3998099≈0.002476
Now, substitute these into the total probability formula:
P(Dboth)=0.5×(111011)+0.5×(3998099)
P(Dboth)=222011+7996099=4437780×211×3998+99×111
Let's calculate decimals to preserve absolute clarity:
P(Dboth)≈0.00495495+0.00123812=0.00619307
Or in exact fractional representation:
P(Dboth)=887556054967≈0.0061931
Inference: The total probability that both drawn bulbs are defective is approximately 0.619%.
(ii) Assuming both are defective, find the probability they came from Box 1 (P(B1∣Dboth))
Using Bayes' Theorem:
P(B1∣Dboth)=P(Dboth)P(Dboth∣B1)P(B1)
P(B1∣Dboth)=887556054967222011=222011×549678875560=5496711×3998=5496743978≈0.80008
Inference: Given that both drawn bulbs are defective, there is an 80.01% posterior probability that they originated from Box 1. This higher probability is due to Box 1 having a significantly higher density of defective items (10%) than Box 2 (5%).
Question 15: Course Enrollment Contingency Table Analysis
Given Data
We construct a formal contingency table from the given data (N=200):
| Gender | Mathematics (M) | Science (S) | Arts (A) | Total |
|---|
| Male (M1) | 30 | 50 | 20 | 100 |
| Female (F) | 20 | 30 | 50 | 100 |
| Total | 50 | 80 | 70 | 200 |
Step-by-Step Probability Calculations
A. Probability that a student is enrolled in Science (P(S))
P(S)=Nn(S)=20080=0.40
B. Probability that a student is Female (P(F))
P(F)=Nn(F)=200100=0.50
C. Probability that a student is a Male enrolled in Mathematics (P(M1∩M))
P(M1∩M)=Nn(M1∩M)=20030=0.15
D. Probability that a student is a Female enrolled in Arts (P(F∩A))
P(F∩A)=Nn(F∩A)=20050=0.25
E. Probability that a student is Male given they are enrolled in Science (P(M1∣S))
P(M1∣S)=P(S)P(M1∩S)=n(S)n(M1∩S)=8050=0.625
F. Probability that a student is enrolled in Mathematics given they are Female (P(M∣F))
P(M∣F)=P(F)P(M∩F)=n(F)n(M∩F)=10020=0.20
Question 16: Family Vehicle Ownership Contingency Table
Given Data
We construct the formal contingency table (N=300):
| Family Class | Cars (Ca) | Motorcycles (Mc) | Bicycles (Bi) | Total |
|---|
| With Children (C) | 90 | 30 | 20 | 140 |
| Without Children (NC) | 80 | 50 | 30 | 160 |
| Total | 170 | 80 | 50 | 300 |
Step-by-Step Probability Calculations
a. Probability that a selected family owns a motorcycle (P(Mc))
P(Mc)=Nn(Mc)=30080=154≈0.2667
b. Probability that a selected family has children (P(C))
P(C)=Nn(C)=300140=157≈0.4667
c. Probability that a selected family owns a car and has children (P(Ca∩C))
P(Ca∩C)=Nn(Ca∩C)=30090=0.30
d. Probability that a selected family owns a bicycle and has no children (P(Bi∩NC))
P(Bi∩NC)=Nn(Bi∩NC)=30030=0.10
e. Probability that a family has children given they own a car (P(C∣Ca))
P(C∣Ca)=P(Ca)P(Ca∩C)=n(Ca)n(Ca∩C)=17090≈0.5294
f. Probability that a family owns a motorcycle given they have no children (P(Mc∣NC))
P(Mc∣NC)=P(NC)P(Mc∩NC)=n(NC)n(Mc∩NC)=16050=0.3125
Question 22: Drawing King or Queen (Addition Rule)
Given Data
A standard playing deck contains N=52 cards.
- Number of Kings (K) = 4
- Number of Queens (Q) = 4
We seek the probability of drawing either a King or a Queen in a single draw (P(K∪Q)).
Step-by-Step Derivation
- Probability of drawing a King:
P(K)=524=131
- Probability of drawing a Queen:
P(Q)=524=131
- Since a card cannot be both a King and a Queen simultaneously, these events are mutually exclusive:
P(K∩Q)=0
- Applying the general Addition Rule:
P(K∪Q)=P(K)+P(Q)−P(K∩Q)=524+524−0=528=132≈0.1538
Inference: The probability of drawing a King or a Queen is 2/13≈15.38%.
Question 23: Club Membership Probability (Addition Rule)
Given Data
Let A denote membership in the Art Club, and M denote membership in the Music Club.
- Probability of being in Art Club: P(A)=0.4
- Probability of being in Music Club: P(M)=0.5
- Probability of being in both clubs: P(A∩M)=0.2
We seek the probability of being a member of at least one club, i.e., P(A∪M).
Step-by-Step Derivation
Applying the General Addition Rule of Probability:
P(A∪M)=P(A)+P(M)−P(A∩M)
Substitute the given values into the equation:
P(A∪M)=0.4+0.5−0.2=0.7
Inference: The probability that a randomly selected student is a member of at least one of the clubs is 0.70 (or 70%). This accounts for the overlap of students who are members of both clubs, avoiding double-counting.
| Concept / Axiom | Mathematical Formulation | Description / Note |
|---|
| Probability Bounds | 0≤P(A)≤1 | Probability must lie in the range [0,1]. |
| Complement Rule | P(Ac)=1−P(A) | Probability of event A not occurring. |
| Addition Rule (Mutually Exclusive) | P(A∪B)=P(A)+P(B) | If events cannot occur simultaneously (P(A∩B)=0). |
| General Addition Rule | P(A∪B)=P(A)+P(B)−P(A∩B) | For any two overlapping events A and B. |
| Conditional Probability | P(A∣B)=P(B)P(A∩B) | Probability of A occurring given that B has occurred. |
| Multiplication Rule (Dependent) | P(A∩B)=P(B)⋅P(A∣B) | Joint probability of dependent events. |
| Multiplication Rule (Independent) | P(A∩B)=P(A)⋅P(B) | If occurrence of one doesn't affect the other (P(A∣B)=P(A)). |
| Law of Total Probability | P(A)=∑i=1kP(A∣Bi)P(Bi) | Where B1,…,Bk partition the sample space Ω. |
| Bayes' Theorem | P(Bj∣A)=∑i=1kP(A∣Bi)P(Bi)P(A∣Bj)P(Bj) | Calculates posterior probability of partition Bj given event A. |