CUET UG Applied Mathematics Booster Test 2 - t-Test & Applications
π Answers are locked once submitted β results and explanations appear at the end.
QUESTION 1 OF 20
Match the notations mapping the parameters and statistics Strategy Used when evaluating mean comparisons:
| List I | List II |
|---|---|
| 1. ΞΌβ | a. Sample size |
| 2. xΜ | b. Target hypothesized population mean |
| 3. S | c. Sample standard deviation |
| 4. n | d. Sample mean |
QUESTION 2 OF 20
When calculating the sample variance SΒ² to substitute for an unknown population variance, arrange the required algebraic steps in the correct order:
1. Divide by nβ1 (degrees of freedom)
2. Calculate the sample mean xΜ
3. Sum all squared deviations
4. Subtract the sample mean from each data point xα΅’
QUESTION 3 OF 20
The absolute magnitude of a computed t-ratio depends on which of the following components from the test statistic formula?
I. The difference between sample mean and population mean (xΜβΞΌβ)
II. The sample standard deviation (S)
III. The sample size (n)
IV. The significance level (Ξ±)
QUESTION 4 OF 20
Identify the incorrect statement regarding decision indicators in hypothesis testing:
QUESTION 5 OF 20
Assertion (A):
In a right-tailed test, the alternative hypothesis is Hβ: ΞΌ > ΞΌβ.
Reason (R):
The null hypothesis in the same test is Hβ: ΞΌ β ΞΌβ.
QUESTION 6 OF 20
For a significance level Ξ± = 0.05 in a two-tailed test, the rejection regions are split equally across both tails.
What is the probability in the right tail rejection region?
QUESTION 7 OF 20
If the calculated t-value becomes extremely large (t β β), what does the tail probability
\(\int_{t}^{\infty }\,f(x)βdx\)
approach?
QUESTION 8 OF 20
If a computed p-value is 0.034 and the significance level is Ξ± = 0.05, what is the correct decision?
QUESTION 9 OF 20
A researcher evaluates significance levels using the vector
\(A=[0.01,Β 0.05,Β 0.10]\)
As we move from index 1 to index 3 (increasing Ξ±), how does the critical t-value behave?
QUESTION 10 OF 20
A dataset initially has n = 30 observations (df = 29). If 10 more observations are added (n = 40), how does the t-distribution change?
QUESTION 11 OF 20
A lighting firm expects a population bulb parameter ΞΌ = 2000 hours. However, an extracted sample array of n = 25 units shows xΜ = 1950 hours alongside S = 120.
Calculate the respective empirical t-statistic exactly.
QUESTION 12 OF 20
Retaining the result t = -2.083 (with df = 24) from the previous bulb test, if the two-tailed significance threshold for Ξ± = 0.05 sits at a critical boundary of Β±2.064, what statistical conclusion is confirmed?
QUESTION 13 OF 20
When bridging the numeric gap between a sample mean and the assumed population parameter, the Standard Error of the Mean (SEM) provides the scaling factor in the denominator.
SEM is expressed as:
QUESTION 14 OF 20
If a meteorologist claims rainfall levels are greater than average (right-tailed hypothesis), but the calculated t-value turns out to be negative, what is the correct decision rule?
QUESTION 15 OF 20
Two independent clinical groups are analyzed: experimental group A with nβ = 15 and control group B with nβ = 20.
Assuming equal variances, what is the maximum possible degrees of freedom?
QUESTION 16 OF 20
When populations exhibit unequal variances, the standard error for the difference between two sample means is calculated using which formula?
QUESTION 17 OF 20
When computing pooled variance sβΒ² for two distributions, the resulting value functions as:
QUESTION 18 OF 20
For Country A (sβ = 38, nβ = 8) and Country B (sβ = 12, nβ = 10), why is the degrees of freedom approximated as 7?
QUESTION 19 OF 20
What does this imply?
QUESTION 20 OF 20
Test Complete!
Answer Review
1 Match the notations mapping the parameters and statistics Strategy Used when evaluating mean comparisons:
| List I | List II |
|---|---|
| 1. ΞΌβ | a. Sample size |
| 2. xΜ | b. Target hypothesized population mean |
| 3. S | c. Sample standard deviation |
| 4. n | d. Sample mean |
ΞΌβ denotes hypothesized population mean xΜ represents sample mean S and n denote sample SD and size
The symbols in hypothesis testing have fixed meanings: β’ ΞΌβ β hypothesized population mean β’ xΜ β sample mean β’ S β sample standard deviation β’ n β sample size Thus the correct matching becomes: 1-b, 2-d, 3-c, 4-a Therefore, Option B is correct.
- Option A β Incorrectly swaps ΞΌβ and xΜ.
- Option C β Mislabels S and ΞΌβ.
- Option D β Incorrectly maps S and xΜ.
Used
- Option Grouping
Application:
- Match standard statistical notation systematically.
Final Logic:
- Standard symbols directly determine the correct mapping.
"ΞΌβ β Population, xΜ β Sample"
2 When calculating the sample variance SΒ² to substitute for an unknown population variance, arrange the required algebraic steps in the correct order:
1. Divide by nβ1 (degrees of freedom)
2. Calculate the sample mean xΜ
3. Sum all squared deviations
4. Subtract the sample mean from each data point xα΅’
Mean is computed first Deviations are calculated next Variance ends with division by df
The correct sequence for computing sample variance is: Step 1: \(\hat{x}=\frac{\sum x_{i}}{n}\) Step 2: subtract xΜ from each observation. Step 3: square and sum all deviations. Step 4: \(S^{2}=\frac{\sum (x_{i}-\hat{x})^{2}}{n-1}\) \(\sigma\) \(n\) \(\hat{x}\approx -0.01,;s^{2}\approx 1.934\) xbar=-0.01s^2 ~ 1.934 Thus, the correct arrangement is: 2 β 4 β 3 β 1 Therefore, Option C is correct.
- Option A β Division cannot occur before calculations.
- Option B β Mean must be calculated first.
- Option D β Deviations must be computed before summing squares.
Used
- Substitution
Application:
- Follow the variance formula step-by-step.
Final Logic:
- Variance computation always ends with division by nβ1.
"Mean β Deviate β Square β Divide"
3 The absolute magnitude of a computed t-ratio depends on which of the following components from the test statistic formula?
I. The difference between sample mean and population mean (xΜβΞΌβ)
II. The sample standard deviation (S)
III. The sample size (n)
IV. The significance level (Ξ±)
t-ratio depends on numerator and denominator Standard error includes S and n Ξ± affects decision, not t-value calculation
The one-sample t-statistic is: \(t=\frac{\hat{x}-{\mu}_{0}}{S/\sqrt{n}}\) Thus, the magnitude of t depends on: β’ Difference between xΜ and ΞΌβ β’ Sample standard deviation S β’ Sample size n The significance level Ξ± is Strategy Used only for decision-making, not for computing the t-ratio. Therefore, Option D is correct.
- Option A β Omits sample size n.
- Option B β Omits the numerator difference.
- Option C β Ξ± does not affect computed t-value.
Used
- Substitution
Application:
- Inspect the formula directly for included variables.
Final Logic:
- Only variables inside the formula affect t magnitude.
"t Depends on Mean, SD, and n"
4 Identify the incorrect statement regarding decision indicators in hypothesis testing:
p-value greater than Ξ± implies weak evidence Hβ is rejected only for small p-values Two-tailed tests divide Ξ± equally
The standard decision rule is: \(p-value<\alpha \Rightarrow RejectΒ H_{0}\) If the p-value is greater than Ξ±, we fail to reject Hβ. Thus, Option A is incorrect. Options B, C, and D correctly describe hypothesis testing principles.
- Option B β Correct rejection rule.
- Option C β Correct for two-tailed testing.
- Option D β Lower Ξ± gives wider confidence intervals.
Used
- Elimination
Application:
- Compare each option with the standard hypothesis-testing rule.
Final Logic:
- Large p-values do not justify rejection.
"Small p β Reject Hβ"
5 Assertion (A):
In a right-tailed test, the alternative hypothesis is Hβ: ΞΌ > ΞΌβ.
Reason (R):
The null hypothesis in the same test is Hβ: ΞΌ β ΞΌβ.
Right-tailed tests use "greater than" Null hypothesis complements Hβ "β " belongs to two-tailed tests
In a right-tailed test: \(H_{1}:\mu >{\mu}_{0}\) This makes Assertion A true. However, the null hypothesis should be: \(H_{0}:\mu \leq {\mu}_{0}\) not ΞΌ β ΞΌβ. Therefore, Reason R is false. Thus, Option B is correct.
- Option A β Assertion is true.
- Option C β Reason is incorrect.
- Option D β Assertion is not false.
Used
- Contextual/Tonal Matching
Application:
- Match tail direction with appropriate hypothesis symbols.
Final Logic:
- Right-tailed tests require ">" in Hβ.
"Right Tail β Greater Than"
6 For a significance level Ξ± = 0.05 in a two-tailed test, the rejection regions are split equally across both tails.
What is the probability in the right tail rejection region?
Two-tailed tests divide Ξ± equally Each tail gets Ξ±/2 0.05 Γ· 2 = 0.025
In a two-tailed test: \(\frac{\alpha }{2}=\frac{0.05}{2}=0.025\) Thus, each rejection tail contains probability 0.025. Therefore, Option C is correct.
- Option A β Represents total Ξ±, not one tail.
- Option B β Represents confidence level area.
- Option D β Incorrect total probability.
Used
- Substitution
Application:
- Divide Ξ± equally across both tails.
Final Logic:
- Two tails always receive Ξ±/2 each.
"Two Tails β Half Ξ±"
7 If the calculated t-value becomes extremely large (t β β), what does the tail probability
\(\int_{t}^{\infty }\,f(x)βdx\)
approach?
Extreme t-values move deep into tails Tail area shrinks continuously Probability approaches zero
As: \(t\rightarrow \infty\) the area beyond t under the curve becomes negligible. Thus: \(\int_{t}^{\infty }\,f(x)βdx\rightarrow 0\) Therefore, Option D is correct.
- Option A β Total area under the curve equals 1, not the tail area.
- Option B β Tail probability is not constant.
- Option C β Ξ± is unrelated to the limiting behavior.
Used
- Dimensional/Unit Analysis
Application:
- Visualize shrinking tail area for extreme t-values.
Final Logic:
- Far tails contain almost zero probability.
"Extreme Tail β Zero Area"
8 If a computed p-value is 0.034 and the significance level is Ξ± = 0.05, what is the correct decision?
Compare p-value with Ξ± Smaller p-value means significant evidence Reject Hβ when p < Ξ±
The decision rule is: \(p-value<\alpha \Rightarrow RejectΒ H_{0}\) Since: \(0.034<0.05\) the result is statistically significant. Therefore, Option A is correct.
- Option B β Hβ is not automatically accepted.
- Option C β Contradicts the p-value rule.
- Option D β No recalculation is necessary.
Used
- Substitution
Application:
- Directly compare numerical values.
Final Logic:
- Smaller p-value implies rejection.
"p Small β Reject All"
9 A researcher evaluates significance levels using the vector
\(A=[0.01,Β 0.05,Β 0.10]\)
As we move from index 1 to index 3 (increasing Ξ±), how does the critical t-value behave?
Larger Ξ± allows easier rejection Critical boundary shifts toward center Critical t-value decreases
As Ξ± increases, the rejection region becomes larger. Thus, smaller t-values are sufficient for rejection. Hence, the critical t-value decreases steadily. Therefore, Option B is correct.
- Option A β Critical values do not grow with Ξ±.
- Option C β Critical values vary with Ξ±.
- Option D β Critical t-values are unrelated to sample SD.
Used
- Contextual/Tonal Matching
Application:
- Associate larger Ξ± with easier rejection criteria.
Final Logic:
- Easier rejection means lower critical t-values.
"Higher Ξ± β Lower Critical t"
10 A dataset initially has n = 30 observations (df = 29). If 10 more observations are added (n = 40), how does the t-distribution change?
Larger samples increase df t-distribution narrows with larger df Shape approaches normal distribution
As sample size increases: \(df=n-1\) also increases. Larger degrees of freedom reduce tail thickness, causing the t-distribution to approach the standard normal distribution. Therefore, Option C is correct.
- Option A β t-distribution becomes narrower, not wider.
- Option B β It never becomes uniform.
- Option D β Increasing df reduces irregularity, not increases skewness.
Used
- Contextual/Tonal Matching
Application:
- Connect larger sample size with normal approximation.
Final Logic:
- Larger df makes t-distribution more normal.
"More df β More Normal"
11 A lighting firm expects a population bulb parameter ΞΌ = 2000 hours. However, an extracted sample array of n = 25 units shows xΜ = 1950 hours alongside S = 120.
Calculate the respective empirical t-statistic exactly.
Use one-sample t-test formula Compute standard error first Negative sign indicates sample mean is lower
The one-sample t-statistic is: \(t=\frac{\hat{x}-\mu }{S/\sqrt{n}}\) Substituting values: \(t=\frac{1950-2000}{120/\sqrt{25}}\) Since: \(\sqrt{25}=5\) and: \(120/5=24\) Thus: \(t=\frac{-50}{24}=-2.083\) Therefore, Option D is correct.
- Option A β Incorrect sign and magnitude.
- Option B β Incorrect numerical calculation.
- Option C β Wrong computation and positive sign.
Used
- Substitution
Application:
- Substitute directly into the t-statistic formula.
Final Logic:
- Lower sample mean produces a negative t-value.
"Lower Mean β Negative t"
12 Retaining the result t = -2.083 (with df = 24) from the previous bulb test, if the two-tailed significance threshold for Ξ± = 0.05 sits at a critical boundary of Β±2.064, what statistical conclusion is confirmed?
Compare calculated t with critical boundary More extreme values enter rejection region Absolute t-value exceeds critical value
For a two-tailed test, rejection occurs if: \(β£t_{calc}β£>t_{crit}\) Here: \(β£-2.083β£=2.083>2.064\) Thus, the calculated value lies in the rejection region. Therefore, Hβ is rejected. Hence, Option A is correct.
- Option B β The t-value lies outside the acceptance region.
- Option C β No recalculation is required.
- Option D β Negative sign cannot be ignored in tail comparison.
Used
- Elimination
Application:
- Compare absolute t-value with the critical value.
Final Logic:
- More extreme t-values imply rejection.
"|t| Bigger β Reject"
13 When bridging the numeric gap between a sample mean and the assumed population parameter, the Standard Error of the Mean (SEM) provides the scaling factor in the denominator.
SEM is expressed as:
SEM measures variability of sample means Depends on sample SD and sample size Larger n reduces SEM
The Standard Error of the Mean is: \(SEM=\frac{S}{\sqrt{n}}\) It represents the standard deviation of the sampling distribution of the sample mean. This value appears in the denominator of the t-statistic formula. Therefore, Option B is correct.
- Option A β Incorrect multiplication form.
- Option C β Does not represent SEM.
- Option D β Inverted expression.
Used
- Substitution
Application:
- Recall the standard SEM formula directly.
Final Logic:
- SEM always equals SD divided by βn.
"SEM = SD over Root n"
14 If a meteorologist claims rainfall levels are greater than average (right-tailed hypothesis), but the calculated t-value turns out to be negative, what is the correct decision rule?
Right-tailed tests expect positive t-values Negative t contradicts Hβ direction Evidence does not support the claim
In a right-tailed test: \(H_{1}:\mu >{\mu}_{0}\) The rejection region lies in the positive tail. A negative t-value moves in the opposite direction of the claim. Thus, there is insufficient evidence to reject Hβ. Therefore, Option C is correct.
- Option A β Degrees of freedom are unrelated to direction.
- Option B β Negative t-values do not support right-tailed rejection.
- Option D β Alpha level should not be changed afterward.
Used
- Contextual/Tonal Matching
Application:
- Match sign of t-value with test direction.
Final Logic:
- Right-tailed tests require positive extreme values.
"Right Tail Needs Positive t"
15 Two independent clinical groups are analyzed: experimental group A with nβ = 15 and control group B with nβ = 20.
Assuming equal variances, what is the maximum possible degrees of freedom?
Equal variance independent t-tests use pooled df Formula adds sample sizes Subtract 2 for estimated means
For independent samples with equal variances: \(df=n_{1}+n_{2}-2\) Substituting values: \(df=15+20-2=33\) Therefore, Option D is correct.
- Option A β Uses only first sample df.
- Option B β Uses only second sample df.
- Option C β Fails to subtract 2.
Used
- Substitution
Application:
- Apply pooled df formula directly.
Final Logic:
- Equal variance t-tests use nβ + nβ β 2.
"Two Samples β Add and Minus 2"
16 When populations exhibit unequal variances, the standard error for the difference between two sample means is calculated using which formula?
Unequal variances avoid pooled SD Variances are handled separately Standard errors combine inside root
For unequal variance t-tests, the standard error is: \(SE=\sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}\) This formula independently incorporates both sample variances. Therefore, Option A is correct.
- Option B β Uses pooled variance, appropriate only for equal variances.
- Option C β Standard errors are not subtracted directly.
- Option D β Variance sum alone is incomplete.
Used
- Option Grouping
Application:
- Distinguish pooled and unpooled variance formulas.
Final Logic:
- Unequal variance requires separate variance terms.
"Unequal β Separate Variances"
17 When computing pooled variance sβΒ² for two distributions, the resulting value functions as:
Pooled variance combines information from both samples Larger samples contribute more weight Degrees of freedom determine weighting
The pooled variance formula is: \(s_{p}^{2}=\frac{(n_{1}-1)s_{1}^{2}+(n_{2}-1)s_{2}^{2}}{n_{1}+n_{2}-2}\) The weights are the degrees of freedom: \(n_{1}-1andn_{2}-1\) Thus, pooled variance acts as a weighted average. Therefore, Option B is correct.
- Option A β Sample sizes and df are not ignored.
- Option C β Pooling is not multiplicative.
- Option D β No subtraction process defines pooling.
Used
- Contextual/Tonal Matching
Application:
- Observe weighting terms in the formula.
Final Logic:
- Pooling combines variances proportionally.
"Pooled = Weighted"
18 For Country A (sβ = 38, nβ = 8) and Country B (sβ = 12, nβ = 10), why is the degrees of freedom approximated as 7?
Unequal variance approximation uses smaller df Compute df for each sample separately Choose the smaller value
For unequal variance approximation: \(df=minβ‘(n_{1}-1,Β n_{2}-1)\) Here: \(n_{1}-1=7,n_{2}-1=9\) The smaller value is 7. Therefore, Option C is correct.
- Option A β Arbitrary subtraction.
- Option B β Mean difference does not determine df.
- Option D β df is not halved.
Used
- Substitution
Application:
- Calculate df values directly for both samples.
Final Logic:
- Smaller df is selected in simplified unequal variance cases.
"Unequal Variance β Smaller df"
19
What does this imply?
Confidence interval uses estimate Β± margin of error 30% Β± 5% gives interval bounds CI expresses confidence in parameter range
The confidence interval is: \(30\%\pm 5\%\) Thus: \(25\%\leq p\leq 35\%\) A 95% confidence level means we are 95% confident the true population proportion lies in this interval. Therefore, Option D is correct.
- Option A β Sample estimates are not exact.
- Option B β Margin of error does not represent failure probability.
- Option C β Completely unrelated interval.
Used
- Substitution
Application:
- Apply estimate Β± margin of error.
Final Logic:
- Confidence interval equals 30% Β± 5%.
"CI = Estimate Β± Error"
20
CLT improves with larger samples n β₯ 30 is the common guideline Sampling distribution approaches normality
The Central Limit Theorem states that the sampling distribution approaches normality as sample size increases. A widely accepted practical guideline is: \(n\geq 30\) Thus, 30 or more observations are generally sufficient. Therefore, Option A is correct.
- Option B β Usually insufficient for reliable CLT approximation.
- Option C β Very small samples do not ensure normality.
- Option D β Sample size does matter for CLT validity.
Used
- Contextual/Tonal Matching
Application:
- Associate CLT with the standard n β₯ 30 guideline.
Final Logic:
- Larger samples ensure near-normal sampling distributions.
"CLT β Thirty Plus"
