CUET UG Applied Mathematics Booster Test 2 - Random Variables and Foundations
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
In a manufacturing unit inspection, 2 baskets are drawn without replacement from a lot of 20. Let X denote the number of defective baskets. What are the possible values in the sample space of X?
QUESTION 2 OF 20
Match the probability distribution variables to their key identifying parameters.
| List I | List II |
|---|---|
| (A) Binomial Distribution | (I) μ and σ |
| (B) Poisson Distribution | (II) λ |
| (C) Normal Distribution | (III) μ = 0, σ = 1 |
| (D) Standard Normal | (IV) n and p |
QUESTION 3 OF 20
Which of the following conditions must be met for a collection of trials to be called Bernoulli trials?
(A) The number of trials is finite.
(B) Each trial has exactly two outcomes.
(C) The trials are independent.
(D) The probability of success remains the same in each trial.
QUESTION 4 OF 20
Which of the following statements about the variance of a discrete probability distribution is INCORRECT?
QUESTION 5 OF 20
A coin is tossed thrice. The probability mixture distribution for X (number of heads) shows that P(X=2) is calculated as:
QUESTION 6 OF 20
Let X denote the number of hours a person watches television. If P(X=0)=0.2, P(X=1)=k, P(X=2)=2k, P(X=3)=2k, what is the value of k?
QUESTION 7 OF 20
What is the formula for the theoretical mean E(X) of a discrete distribution?
QUESTION 8 OF 20
For Y taking values -1, 0, 4, 5 with probabilities 1/7, 2/7, 3/7, 1/7, what is E(Y)?
QUESTION 9 OF 20
A fair coin is tossed 9 times. The probability of getting exactly five tails is:
**Correct Answer: A) C(9,5) * (1/2)^9**
QUESTION 10 OF 20
A frequency vector shows frequencies (3, 5, 2, 3, 3, 2, 2). Probability vector element p₁ for mark 14 is:
QUESTION 11 OF 20
A normal distribution takes infinite outcomes. The total area under its continuous probability distribution normal curve represents the total probability and is equal to:
QUESTION 12 OF 20
The integral defining the normal distribution curve is symmetrical about the line:
QUESTION 13 OF 20
QUESTION 14 OF 20
QUESTION 15 OF 20
If a normal variate X has a mean of 12 and a standard deviation of 4, the corresponding Z-score for a data point of 20 is:
QUESTION 16 OF 20
In a Poisson distribution, if the mean expectation λ is 2, what is the Variance associated with this distribution?
QUESTION 17 OF 20
To apply the Z-test correctly on a normal distribution data set, each randomly selected data point must be independent, and the sample size must be:
QUESTION 18 OF 20
If 5 baskets are drawn with replacement where the probability of a defective basket is 3/10, the trials qualify as Bernoulli trials because:
QUESTION 19 OF 20
A random variable with a Gaussian distribution whose mean, median, and mode are exactly the same is said to follow a:
QUESTION 20 OF 20
In binomial distributions, predicting the random behaviour of 'r' successes in 'n' Bernoulli trials utilizes the binomial expansion formula of:
Test Complete!
Answer Review
1 In a manufacturing unit inspection, 2 baskets are drawn without replacement from a lot of 20. Let X denote the number of defective baskets. What are the possible values in the sample space of X?
X counts defective baskets in 2 draws Minimum = 0 defective, maximum = 2 defective Hence possible values are 0, 1, 2
Since 2 baskets are drawn, defective count can vary from none to both defective X = 0 (no defective), X = 1 (one defective), X = 2 (both defective) All values in {0,1,2} are possible outcomes of the random variable
- Option A → excludes possibility of 2 defective baskets
- Option C → not valid since maximum is 2, not 3
- Option D → X is discrete and finite, not infinite
Used: Elimination
Application: Eliminated options exceeding possible draws
Final Logic: Maximum defect count is 2, so {0,1,2} is correct
"Max = number of draws"
2 Match the probability distribution variables to their key identifying parameters.
| List I | List II |
|---|---|
| (A) Binomial Distribution | (I) μ and σ |
| (B) Poisson Distribution | (II) λ |
| (C) Normal Distribution | (III) μ = 0, σ = 1 |
| (D) Standard Normal | (IV) n and p |
Binomial → n, p Poisson → λ Normal → μ, σ Standard normal → μ=0, σ=1
Binomial distribution depends on number of trials (n) and probability (p) Poisson depends on rate λ Normal distribution uses mean μ and standard deviation σ Standard normal is standardized μ=0, σ=1
- Option B → swaps parameter assignments incorrectly
- Option C → mismatches all distributions
- Option D → incorrect mapping of all variables
Used: Option Grouping
Application: Match known distribution parameters
Final Logic: Each distribution has unique defining parameters
"B-N-P-S → n,p; λ; μσ; 0-1"
3 Which of the following conditions must be met for a collection of trials to be called Bernoulli trials?
(A) The number of trials is finite.
(B) Each trial has exactly two outcomes.
(C) The trials are independent.
(D) The probability of success remains the same in each trial.
Bernoulli trials require fixed number of trials Each trial has two outcomes Independence and constant probability required
All conditions define Bernoulli process Finite trials ensure bounded experiment Two outcomes define success/failure structure Independence ensures no influence between trials Constant probability maintains consistency
- Option A → missing independence condition
- Option B → incomplete definition
- Option C → still incomplete (missing probability constancy)
Used: Elimination
Application: Checked full Bernoulli conditions
Final Logic: All four conditions are necessary
"F2IC = Finite, Two outcomes, Independent, Constant p"
4 Which of the following statements about the variance of a discrete probability distribution is INCORRECT?
Variance measures spread Narrow range → low variance So statement C is false
Variance increases with dispersion If values are close (narrow range), variance is small Thus statement claiming high variance is incorrect
- Option A → correct definition
- Option B → correct formula
- Option D → correct conceptual meaning
Used: Extreme Word Filter
Application: Checked contradiction in "high variance" claim
Final Logic: Narrow spread implies low variance
"Narrow → Low variance"
5 A coin is tossed thrice. The probability mixture distribution for X (number of heads) shows that P(X=2) is calculated as:
Total outcomes = 2³ = 8 Ways to get 2 heads = 3 Probability = 3/8
Possible sequences: HHT, HTH, THH Each has equal probability So P(X=2) = 3/8
- Option A → only 1 favorable case (incorrect)
- Option C → incorrect total scaling
- Option D → not valid probability for this event
Used: Substitution
Application: Count favorable outcomes
Final Logic: 3 favorable outcomes out of 8
"3 heads pairs in 3 toss case"
6 Let X denote the number of hours a person watches television. If P(X=0)=0.2, P(X=1)=k, P(X=2)=2k, P(X=3)=2k, what is the value of k?
Total probability = 1 0.2 + 5k = 1 k = 0.16 = 4/25
Sum of probabilities must equal 1 0.2 + k + 2k + 2k = 1 → 0.2 + 5k = 1 5k = 0.8 → k = 0.16 = 4/25
- Option A → correct decimal but fractional form preferred
- Option C → incorrect calculation
- Option D → exceeds valid probability
Used: Equation balancing
Application: Sum of probabilities = 1
Final Logic: Solve linear equation in k
"Total = 1 always"
7 What is the formula for the theoretical mean E(X) of a discrete distribution?
Expectation = weighted average Weights = probabilities Multiply and sum
Mean of random variable is sum of value × probability Each outcome contributes proportionally to likelihood Hence E(X)=Σ x_i p_i
- Option A → incorrect addition form
- Option C → invalid division structure
- Option D → variance-related, not mean
Used: Concept recall
Application: Definition of expectation
Final Logic: Expectation is weighted sum
"Mean = value × probability"
8 For Y taking values -1, 0, 4, 5 with probabilities 1/7, 2/7, 3/7, 1/7, what is E(Y)?
Multiply values with probabilities Sum all products Compute final expectation
E(Y)=(-1)(1/7)+0+4(3/7)+5(1/7) = (-1 + 12 + 5)/7 = 16/7
- Option A → arithmetic error
- Option C → incorrect summation
- Option D → not equal to computed expectation
Used: Substitution
Application: Direct computation of expectation
Final Logic: Weighted sum gives 16/7
"Multiply → Add → Divide"
9 A fair coin is tossed 9 times. The probability of getting exactly five tails is:
**Correct Answer: A) C(9,5) * (1/2)^9**
Binomial distribution applies Choose 5 tails from 9 trials Probability factor is (1/2)^9
P(X=r)=C(n,r)p^r q^(n-r) Here p=q=1/2 So P(X=5)=C(9,5)(1/2)^9
- Option B → incorrect combination and power
- Option C → wrong exponent
- Option D → incorrect combination selection
Used: Formula substitution
Application: Binomial probability formula
Final Logic: Direct binomial evaluation
"nCr × (1/2)^n"
10 A frequency vector shows frequencies (3, 5, 2, 3, 3, 2, 2). Probability vector element p₁ for mark 14 is:
Probability = frequency / total Total = 20 For 14, frequency = 3
p₁ = 3/20 Total students = 20 So probability of mark 14 = 3/20
- Option A → uses value instead of frequency
- Option C → wrong frequency mapping
- Option D → incorrect normalization
Used: Direct proportion
Application: Probability = f/n
Final Logic: 3 out of 20 gives correct probability
"f / total"
11 A normal distribution takes infinite outcomes. The total area under its continuous probability distribution normal curve represents the total probability and is equal to:
Total probability under any PDF = 1 Normal distribution is a continuous probability model Area under curve represents probability
A probability density function (PDF) like the normal distribution is defined such that the total area under the curve over جميع real numbers equals 1. This ensures that the probability of all possible outcomes combined is complete and normalized. Hence, for a normal distribution, the total area is 1.
- Option A → 0 is impossible since probability cannot vanish completely
- Option B → 0.5 represents only half-area, not total probability
- Option D → Infinity contradicts normalization of probability distributions
Used
- Elimination
- �� Use the fundamental rule of probability normalization
Final Logic:
- Total area under any probability distribution must equal 1
"PDF = Perfect Distribution Fraction = 1"
12 The integral defining the normal distribution curve is symmetrical about the line:
Normal distribution is symmetric Symmetry axis is mean (μ) Variance does not affect center
A normal distribution is perfectly symmetric about its mean μ. The peak of the curve occurs at μ, and both sides mirror each other. Therefore, the axis of symmetry is x = μ.
- Option A → x = 0 is only for standard normal case
- Option B → σ affects spread, not symmetry axis
- Option D → 1 has no statistical relevance here
Used
- Contextual/Tonal Matching
- �� Match definition of symmetry in normal curve
Final Logic:
- Normal distribution symmetry is always centered at mean μ
"Normal = Mean is the Mirror"
13
Poisson mean λ = average rate λ = total events / total observations 122 / 200 = 0.61
In a Poisson distribution, λ represents the average number of occurrences per unit interval. Here, total deaths = 122 and total observations = 200, so λ = 122/200 = 0.61.
- Option A → reversed ratio
- Option C → ignores data
- Option D → arbitrary constant
Used
- Substitution
- �� Direct application of λ formula
Final Logic:
- λ is computed as event frequency per observation
"Lambda = Loss over Length"
14
Rare random events over time Independent occurrences Fixed rate process
Poisson distribution models the probability of a number of independent events occurring in a fixed interval of time or space, exactly matching horse-kick deaths.
- Option A → for continuous symmetric data
- Option B → for fixed trials only
- Option D → not a valid distribution
Used
- Contextual/Tonal Matching
- �� Match scenario to distribution definition
Final Logic:
- Random rare independent events → Poisson model
"Poisson = Periodic Possibility of Occurrence"
15 If a normal variate X has a mean of 12 and a standard deviation of 4, the corresponding Z-score for a data point of 20 is:
Z = (X − μ) / σ (20 − 12) / 4 = 2 Standardization formula
Z-score formula converts raw data into standard normal form: Z = (20 − 12) / 4 = 8/4 = 2. Hence correct answer is 2.0.
- Option A → incorrect arithmetic
- Option B → actually correct but option label mismatch (closest correct is 2.0)
- Option C → incorrect calculation
- Option D → unrelated scale
Used
- Substitution
- �� Direct use of Z-score formula
Final Logic:
- Standardization converts deviation into units of σ
"Z = Distance over Deviation"
16 In a Poisson distribution, if the mean expectation λ is 2, what is the Variance associated with this distribution?
In Poisson, mean = variance λ = 2 So variance = 2
A key property of Poisson distribution is that its mean and variance are equal. Therefore if λ = 2, variance = 2.
- Option A → variance cannot be zero unless λ = 0
- Option B → incorrect equality assumption
- Option D → incorrect doubling
Used
- Elimination
- �� Use known Poisson property
Final Logic:
- Variance equals λ in Poisson distribution
"Poisson twins: Mean = Variance"
17 To apply the Z-test correctly on a normal distribution data set, each randomly selected data point must be independent, and the sample size must be:
Large sample approximation Central Limit Theorem Standard condition n > 30
For Z-tests, the sample size should generally be large (n ≥ 30) to approximate normality via Central Limit Theorem, ensuring reliability of inference.
- Option A → too small for Z-test
- Option B → arbitrary value
- Option D → impractical
Used
- Contextual/Tonal Matching
- �� Match statistical condition for Z-test
Final Logic:
- Z-test requires sufficiently large sample size
"Z-test needs Thirty or More"
18 If 5 baskets are drawn with replacement where the probability of a defective basket is 3/10, the trials qualify as Bernoulli trials because:
Bernoulli trials need constant probability With replacement ensures independence Two outcomes only
Bernoulli trials require fixed probability of success across trials, independence, and two outcomes. With replacement, probability remains constant.
- Option A → contradicts definition
- Option B → wrong condition (should be with replacement)
- Option D → irrelevant
Used
- Elimination
- �� Check Bernoulli conditions
Final Logic:
- Constant probability defines Bernoulli trials
"Bernoulli = Balanced Repeat Trials"
19 A random variable with a Gaussian distribution whose mean, median, and mode are exactly the same is said to follow a:
Symmetric distribution Mean = Median = Mode Bell-shaped curve
In a normal distribution, symmetry ensures that mean, median, and mode coincide at the center.
- Option A → discrete distribution
- Option B → skewed for small λ
- Option D → not specific distribution type
Used
- Contextual/Tonal Matching
- �� Match properties of Gaussian distribution
Final Logic:
- Equal central tendencies define normal distribution
"Normal = No Gap in Center Measures"
20 In binomial distributions, predicting the random behaviour of 'r' successes in 'n' Bernoulli trials utilizes the binomial expansion formula of:
Binomial theorem basis p + q = 1 Expansion gives probabilities
The binomial distribution is derived from expanding (p + q)^n, where p is success probability and q = 1 − p.
- Option A → incorrect sign usage
- Option C → invalid exponent
- Option D → Poisson form
Used
- Substitution
- �� Direct binomial theorem application
Final Logic:
- Binomial probabilities come from (p + q)^n expansion
"Binomial = p plus q power n"
