Hypothesis Testing MCQs 2026
60 questions with detailed answers · 41 from past papers · 6 quiz batches available
Choose a Quiz Batch. Each batch has 10 questions from this topic, in order. Take them one by one to work through all 60 MCQs. Login to save your scores and see your best per batch.
Read each question, think about the answer, then click Show Answer to reveal the correct option and explanation. Load 10 at a time so it stays manageable — perfect for one-topic study sessions on the bus or during a break.
- Q1 Past Paper · PPSC/FPSC/CSS easy
The null hypothesis H0 typically represents
💡 Explanation:H0 is the default position tested for rejection.
- Q2 Past Paper · PPSC/FPSC/CSS easy
The alternative hypothesis Ha may be
💡 Explanation:One-sided Ha: μ > μ0 or μ < μ0; two-sided: μ ≠ μ0.
- Q3 Past Paper · PPSC/FPSC/CSS easy
Type I error is
💡 Explanation:False positive — α is the probability of Type I error.
- Q4 Past Paper · PPSC/FPSC/CSS easy
Type II error is
💡 Explanation:False negative — β is probability of Type II error.
- Q5 Past Paper · PPSC/FPSC/CSS easy
The significance level α is
💡 Explanation:Researchers set α (often 0.05) before seeing data.
- Q6 Past Paper · PPSC/FPSC/CSS easy
The p-value is
💡 Explanation:Small p-value casts doubt on H0 under the assumed model.
- Q7 Past Paper · PPSC/FPSC/CSS easy
Reject H0 when p-value
💡 Explanation:p < α leads to rejection at significance α.
- Q8 Past Paper · PPSC/FPSC/CSS medium
Power of a test is
💡 Explanation:High power detects real effects; depends on effect size, n, and α.
- Q9 Past Paper · PPSC/FPSC/CSS easy
A two-tailed z-test for H0: μ = μ0 uses critical values
💡 Explanation:Two-sided test splits α between both tails.
- Q10 Past Paper · PPSC/FPSC/CSS medium
One-sample z-test for mean is appropriate when
💡 Explanation:z = (x̄−μ0)/(σ/√n).
- Q11 Past Paper · PPSC/FPSC/CSS easy
One-sample t-test for mean is used when
💡 Explanation:t = (x̄−μ0)/(s/√n) with n−1 df.
- Q12 Past Paper · PPSC/FPSC/CSS easy
Paired t-test analyzes
💡 Explanation:Paired design removes between-subject variability.
- Q13 Past Paper · PPSC/FPSC/CSS easy
Two-sample t-test (independent) tests
💡 Explanation:H0: μ1 = μ2 vs Ha: μ1 ≠ μ2 (or one-sided).
- Q14 Past Paper · PPSC/FPSC/CSS medium
Test statistic for two-sample z on proportions is
💡 Explanation:Large-sample normal approximation for difference in π.
- Q15 Past Paper · PPSC/FPSC/CSS easy
Critical region is
💡 Explanation:Rejection region lies in tails (or one tail) per Ha.
- Q16 Past Paper · PPSC/FPSC/CSS medium
Increasing sample size while effect size fixed generally
💡 Explanation:Larger n sharpens detection of departures from H0.
- Q17 Past Paper · PPSC/FPSC/CSS medium
Decreasing α from 0.05 to 0.01
💡 Explanation:Stricter α makes rejection harder; β may rise.
- Q18 Past Paper · PPSC/FPSC/CSS easy
Statistical significance at α = 0.05 means
💡 Explanation:Significance is a formal decision rule, not practical importance.
- Q19 medium
Practical significance refers to
💡 Explanation:Effect size and domain knowledge complement p-values.
- Q20 Past Paper · PPSC/FPSC/CSS easy
A very small p-value suggests
💡 Explanation:Strong evidence against H0 under model assumptions.
- Q21 Past Paper · PPSC/FPSC/CSS medium
Failing to reject H0
💡 Explanation:Absence of evidence is not evidence of absence.
- Q22 Past Paper · PPSC/FPSC/CSS medium
One-sided test at α has
💡 Explanation:Right-tail or left-tail rejection region only.
- Q23 hard
Choosing one-sided vs two-sided test should be
💡 Explanation:Post-hoc one-sided choice inflates Type I error.
- Q24 Past Paper · PPSC/FPSC/CSS medium
z-test for H0: π = π0 uses
💡 Explanation:Normal approximation under H0 value π0.
- Q25 Past Paper · PPSC/FPSC/CSS medium
Conditions for z-test on proportion include
💡 Explanation:Expected counts under H0 support normal approximation.
- Q26 Past Paper · PPSC/FPSC/CSS easy
Paired t-test df equal
💡 Explanation:One difference per pair consumes one df.
- Q27 Past Paper · PPSC/FPSC/CSS easy
The t-distribution has
💡 Explanation:Heavier tails reflect extra uncertainty from estimating σ.
- Q28 Past Paper · PPSC/FPSC/CSS medium
As df → ∞, t-distribution approaches
💡 Explanation:Large samples: t critical values approach z.
- Q29 Past Paper · PPSC/FPSC/CSS hard
Test of H0: μ1 − μ2 = 0 with unequal variances uses
💡 Explanation:Welch does not pool variances when σ1² ≠ σ2².
- Q30 Past Paper · PPSC/FPSC/CSS medium
Pooled two-sample t-test assumes
💡 Explanation:Pooled sp² combines both samples.
- Q31 hard
F-test for equality of two variances is
💡 Explanation:Variance ratio F = s1²/s2² under normality.
- Q32 hard
Levene's test assesses
💡 Explanation:Levene is robust for equal-variance checking.
- Q33 medium
Effect size for two means might use
💡 Explanation:d standardizes mean difference by pooled SD.
- Q34 hard
Bonferroni correction adjusts α when
💡 Explanation:Divide α by number of tests to control family-wise error.
- Q35 Past Paper · PPSC/FPSC/CSS medium
A test statistic is standardized to compare
💡 Explanation:Standardization enables use of tabulated critical values.
- Q36 Past Paper · PPSC/FPSC/CSS medium
Rejection rule for two-tailed t-test at α = 0.05
💡 Explanation:Both tails sum to α = 0.05.
- Q37 Past Paper · PPSC/FPSC/CSS easy
If p-value = 0.03 at α = 0.05, decision is
💡 Explanation:0.03 < 0.05 → reject.
- Q38 Past Paper · PPSC/FPSC/CSS easy
If p-value = 0.08 at α = 0.05, decision is
💡 Explanation:0.08 > 0.05 → no rejection at 5% level.
- Q39 Past Paper · PPSC/FPSC/CSS medium
Relationship between CI and two-sided test at α
💡 Explanation:Duality links estimation and testing for same parameter.
- Q40 medium
Robustness of t-test means
💡 Explanation:CLT and robustness support t for moderate violations.
- Q41 hard
Nonparametric alternative to paired t when differences are non-normal
💡 Explanation:Signed-rank uses ranks of differences.
- Q42 hard
Nonparametric alternative to two independent samples
💡 Explanation:Compares distributions via ranks.
- Q43 Past Paper · PPSC/FPSC/CSS medium
Hypothesis test requires
💡 Explanation:Validity depends on design and model assumptions.
- Q44 Past Paper · PPSC/FPSC/CSS medium
One-tailed Ha: μ > μ0 rejects when
💡 Explanation:Right-tail alternative rejects large positive statistics.
- Q45 Past Paper · PPSC/FPSC/CSS easy
Standard error under H0 for one-sample mean z-test uses
💡 Explanation:z = (x̄−μ0)/(σ/√n).
- Q46 hard
Likelihood ratio test compares
💡 Explanation:LRT uses −2 log Λ ~ χ² under regularity.
- Q47 Past Paper · PPSC/FPSC/CSS easy
α = 0.05 corresponds to
💡 Explanation:Significance level is Type I error rate.
- Q48 Past Paper · PPSC/FPSC/CSS medium
β depends on
💡 Explanation:Power analysis requires specifying alternative effect.
- Q49 medium
A borderline p-value near α suggests
💡 Explanation:Marginal p-values warrant cautious interpretation.
- Q50 Past Paper · PPSC/FPSC/CSS easy
Testing H0: μ = 0 with t-test, the numerator of t is
💡 Explanation:Sample mean deviation from hypothesized value.
- Q51 Past Paper · PPSC/FPSC/CSS medium
For large samples, z and t critical values
💡 Explanation:With large df, t_{α/2} ≈ z_{α/2}.
- Q52 hard
False discovery rate control is important when
💡 Explanation:FDR methods address multiplicity in large-scale testing.
- Q53 hard
Permutation test p-value is obtained by
💡 Explanation:Permutation tests need fewer distributional assumptions.
- Q54 medium
Reporting only p-value without effect size
💡 Explanation:Large n detects trivial differences as significant.
- Q55 easy
In court analogy, Type I error is like
💡 Explanation:False conviction parallels rejecting true H0.
- Q56 easy
In court analogy, Type II error is like
💡 Explanation:False acquittal parallels failing to reject false H0.
- Q57 hard
A significance test is not valid if
💡 Explanation:Peeking and optional stopping inflate Type I error.
- Q58 hard
Equivalence testing aims to show
💡 Explanation:TOST procedures test equivalence, not difference.
- Q59 hard
Directional hypothesis after data peeking
💡 Explanation:HARKing and post-hoc direction violate test validity.
- Q60 Past Paper · PPSC/FPSC/CSS easy
The test statistic measures how many standard errors the sample estimate is from
💡 Explanation:Standardized distance from H0 underpins z, t, and related tests.