Hypothesis Testing MCQs 2026

60 questions with detailed answers · 41 from past papers · 6 quiz batches available

📚 Statistics Mcqs 📄 41 Past-Paper Qs ✓ Free · No Login Needed
🎯 Mock Test

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.

Page 1 of 1 Questions 110 of 60
  1. Q1 Past Paper · PPSC/FPSC/CSS easy

    The null hypothesis H0 typically represents

    1. A a statement of no effect, no difference, or a specified parameter value
    2. B the research claim always
    3. C the alternative only
    4. D the p-value
    💡 Explanation:

    H0 is the default position tested for rejection.

  2. Q2 Past Paper · PPSC/FPSC/CSS easy

    The alternative hypothesis Ha may be

    1. A one-sided or two-sided depending on the research question
    2. B always two-sided only
    3. C always μ = 0
    4. D always the confidence interval
    💡 Explanation:

    One-sided Ha: μ > μ0 or μ < μ0; two-sided: μ ≠ μ0.

  3. Q3 Past Paper · PPSC/FPSC/CSS easy

    Type I error is

    1. A failing to reject a false H0
    2. B rejecting H0 when H0 is true
    3. C accepting Ha when Ha is false only
    4. D computing a CI
    💡 Explanation:

    False positive — α is the probability of Type I error.

  4. Q4 Past Paper · PPSC/FPSC/CSS easy

    Type II error is

    1. A rejecting true H0
    2. B setting confidence level
    3. C choosing sample size only
    4. D failing to reject H0 when H0 is false
    💡 Explanation:

    False negative — β is probability of Type II error.

  5. Q5 Past Paper · PPSC/FPSC/CSS easy

    The significance level α is

    1. A the probability of Type II error
    2. B the maximum acceptable probability of Type I error
    3. C the p-value always
    4. D the power of the test
    💡 Explanation:

    Researchers set α (often 0.05) before seeing data.

  6. Q6 Past Paper · PPSC/FPSC/CSS easy

    The p-value is

    1. A the probability, assuming H0 is true, of obtaining a test statistic at least as extreme as observed
    2. B the probability H0 is true
    3. C the same as α always
    4. D the confidence level
    💡 Explanation:

    Small p-value casts doubt on H0 under the assumed model.

  7. Q7 Past Paper · PPSC/FPSC/CSS easy

    Reject H0 when p-value

    1. A exceeds α
    2. B is less than α (for the chosen test)
    3. C equals 1 always
    4. D equals the confidence level
    💡 Explanation:

    p < α leads to rejection at significance α.

  8. Q8 Past Paper · PPSC/FPSC/CSS medium

    Power of a test is

    1. A 1 − β, the probability of correctly rejecting a false H0
    2. B the probability of Type I error
    3. C the p-value
    4. D the margin of error
    💡 Explanation:

    High power detects real effects; depends on effect size, n, and α.

  9. Q9 Past Paper · PPSC/FPSC/CSS easy

    A two-tailed z-test for H0: μ = μ0 uses critical values

    1. A ±z_{α/2}
    2. B z_α only on one side
    3. C t_{α/2} always
    4. D χ²_{α}
    💡 Explanation:

    Two-sided test splits α between both tails.

  10. Q10 Past Paper · PPSC/FPSC/CSS medium

    One-sample z-test for mean is appropriate when

    1. A σ is always unknown and n = 5
    2. B σ is known and population is normal or n is large
    3. C population is always skewed with n = 10
    4. D only for proportions
    💡 Explanation:

    z = (x̄−μ0)/(σ/√n).

  11. Q11 Past Paper · PPSC/FPSC/CSS easy

    One-sample t-test for mean is used when

    1. A σ is known always
    2. B only for paired data
    3. C only for chi-square
    4. D σ is unknown, data are from normal population (or large n by robustness)
    💡 Explanation:

    t = (x̄−μ0)/(s/√n) with n−1 df.

  12. Q12 Past Paper · PPSC/FPSC/CSS easy

    Paired t-test analyzes

    1. A two independent groups only
    2. B contingency tables only
    3. C differences within matched pairs
    4. D only proportions
    💡 Explanation:

    Paired design removes between-subject variability.

  13. Q13 Past Paper · PPSC/FPSC/CSS easy

    Two-sample t-test (independent) tests

    1. A equality of two population means
    2. B equality of variances only always
    3. C only proportions
    4. D only goodness of fit
    💡 Explanation:

    H0: μ1 = μ2 vs Ha: μ1 ≠ μ2 (or one-sided).

  14. Q14 Past Paper · PPSC/FPSC/CSS medium

    Test statistic for two-sample z on proportions is

    1. A t with n1+n2−2 always
    2. B z = (p̂1−p̂2)/SE(p̂1−p̂2)
    3. C χ² only
    4. D F only
    💡 Explanation:

    Large-sample normal approximation for difference in π.

  15. Q15 Past Paper · PPSC/FPSC/CSS easy

    Critical region is

    1. A always the middle of the distribution
    2. B the set of test statistic values leading to rejection of H0
    3. C the confidence interval
    4. D the sample mean only
    💡 Explanation:

    Rejection region lies in tails (or one tail) per Ha.

  16. Q16 Past Paper · PPSC/FPSC/CSS medium

    Increasing sample size while effect size fixed generally

    1. A increases power
    2. B increases β always
    3. C decreases power
    4. D leaves power unchanged always
    💡 Explanation:

    Larger n sharpens detection of departures from H0.

  17. Q17 Past Paper · PPSC/FPSC/CSS medium

    Decreasing α from 0.05 to 0.01

    1. A increases power always
    2. B increases Type II error probability in many settings
    3. C reduces Type I error but lowers power
    4. D eliminates need for n
    💡 Explanation:

    Stricter α makes rejection harder; β may rise.

  18. Q18 Past Paper · PPSC/FPSC/CSS easy

    Statistical significance at α = 0.05 means

    1. A the effect is practically important
    2. B H0 is proven true
    3. C β = 0.05
    4. D p-value < 0.05 under the conducted test
    💡 Explanation:

    Significance is a formal decision rule, not practical importance.

  19. Q19 medium

    Practical significance refers to

    1. A only p < 0.05
    2. B only Type I error
    3. C whether an effect is large enough to matter in context
    4. D only chi-square df
    💡 Explanation:

    Effect size and domain knowledge complement p-values.

  20. Q20 Past Paper · PPSC/FPSC/CSS easy

    A very small p-value suggests

    1. A H0 is certainly true
    2. B the sample size is too small always
    3. C α should be raised
    4. D the observed data are unlikely if H0 were true
    💡 Explanation:

    Strong evidence against H0 under model assumptions.

  21. Q21 Past Paper · PPSC/FPSC/CSS medium

    Failing to reject H0

    1. A does not prove H0 is true — may lack power
    2. B proves H0 is true
    3. C proves Ha is false
    4. D implies p = 1
    💡 Explanation:

    Absence of evidence is not evidence of absence.

  22. Q22 Past Paper · PPSC/FPSC/CSS medium

    One-sided test at α has

    1. A α/2 in each tail
    2. B zero power
    3. C all α in one tail of the null distribution
    4. D no critical value
    💡 Explanation:

    Right-tail or left-tail rejection region only.

  23. Q23 hard

    Choosing one-sided vs two-sided test should be

    1. A chosen after seeing direction of difference to maximize significance
    2. B always two-sided for proportions only
    3. C ignored in CSS exams
    4. D decided before seeing data based on research question
    💡 Explanation:

    Post-hoc one-sided choice inflates Type I error.

  24. Q24 Past Paper · PPSC/FPSC/CSS medium

    z-test for H0: π = π0 uses

    1. A t with n−1
    2. B χ² with k−1
    3. C only paired differences
    4. D z = (p̂−π0)/√[π0(1−π0)/n]
    💡 Explanation:

    Normal approximation under H0 value π0.

  25. Q25 Past Paper · PPSC/FPSC/CSS medium

    Conditions for z-test on proportion include

    1. A n = 1 always
    2. B normal population for each individual
    3. C np0 and n(1−p0) sufficiently large under H0
    4. D equal variances
    💡 Explanation:

    Expected counts under H0 support normal approximation.

  26. Q26 Past Paper · PPSC/FPSC/CSS easy

    Paired t-test df equal

    1. A n1 + n2 − 2
    2. B k − 1
    3. C n − 1 where n is number of pairs
    4. D 2n
    💡 Explanation:

    One difference per pair consumes one df.

  27. Q27 Past Paper · PPSC/FPSC/CSS easy

    The t-distribution has

    1. A lighter tails always
    2. B heavier tails than the standard normal
    3. C no variance
    4. D df = 0 always
    💡 Explanation:

    Heavier tails reflect extra uncertainty from estimating σ.

  28. Q28 Past Paper · PPSC/FPSC/CSS medium

    As df → ∞, t-distribution approaches

    1. A chi-square
    2. B F with 1 df
    3. C standard normal
    4. D uniform
    💡 Explanation:

    Large samples: t critical values approach z.

  29. Q29 Past Paper · PPSC/FPSC/CSS hard

    Test of H0: μ1 − μ2 = 0 with unequal variances uses

    1. A pooled t always without checking
    2. B Welch's t-test with adjusted degrees of freedom
    3. C z with π0
    4. D chi-square goodness of fit
    💡 Explanation:

    Welch does not pool variances when σ1² ≠ σ2².

  30. Q30 Past Paper · PPSC/FPSC/CSS medium

    Pooled two-sample t-test assumes

    1. A paired observations
    2. B multistage sampling only
    3. C only categorical data
    4. D equal population variances (σ1² = σ2²)
    💡 Explanation:

    Pooled sp² combines both samples.

  31. Q31 hard

    F-test for equality of two variances is

    1. A sensitive to non-normality — use with caution
    2. B always preferred to Levene test
    3. C identical to t-test on means
    4. D a chi-square test on means
    💡 Explanation:

    Variance ratio F = s1²/s2² under normality.

  32. Q32 hard

    Levene's test assesses

    1. A independence of proportions only
    2. B goodness of fit to Poisson
    3. C contingency independence only
    4. D homogeneity of variances without strong normality assumption
    💡 Explanation:

    Levene is robust for equal-variance checking.

  33. Q33 medium

    Effect size for two means might use

    1. A Cohen's d = (x̄1−x̄2)/sp
    2. B only p-value
    3. C only α
    4. D only chi-square statistic
    💡 Explanation:

    d standardizes mean difference by pooled SD.

  34. Q34 hard

    Bonferroni correction adjusts α when

    1. A only one test is run
    2. B only for chi-square
    3. C sample size is infinite
    4. D multiple hypotheses are tested simultaneously
    💡 Explanation:

    Divide α by number of tests to control family-wise error.

  35. Q35 Past Paper · PPSC/FPSC/CSS medium

    A test statistic is standardized to compare

    1. A only sample size
    2. B only confidence width
    3. C only non-sampling error
    4. D observed discrepancy from H0 to its null distribution
    💡 Explanation:

    Standardization enables use of tabulated critical values.

  36. Q36 Past Paper · PPSC/FPSC/CSS medium

    Rejection rule for two-tailed t-test at α = 0.05

    1. A t_obs > 0 only
    2. B |t_obs| < t_{0.025}
    3. C |t_obs| > t_{0.025, df}
    4. D use χ²_{0.05}
    💡 Explanation:

    Both tails sum to α = 0.05.

  37. Q37 Past Paper · PPSC/FPSC/CSS easy

    If p-value = 0.03 at α = 0.05, decision is

    1. A reject H0
    2. B fail to reject H0
    3. C accept H0 as proven
    4. D increase α to 0.01
    💡 Explanation:

    0.03 < 0.05 → reject.

  38. Q38 Past Paper · PPSC/FPSC/CSS easy

    If p-value = 0.08 at α = 0.05, decision is

    1. A reject H0
    2. B fail to reject H0
    3. C prove Ha
    4. D set β = 0.08
    💡 Explanation:

    0.08 > 0.05 → no rejection at 5% level.

  39. Q39 Past Paper · PPSC/FPSC/CSS medium

    Relationship between CI and two-sided test at α

    1. A values inside (1−α)100% CI are not rejected as μ0
    2. B CI always narrower than test region
    3. C unrelated procedures
    4. D CI replaces need for assumptions
    💡 Explanation:

    Duality links estimation and testing for same parameter.

  40. Q40 medium

    Robustness of t-test means

    1. A never works without n > 10000
    2. B moderate non-normality with adequate n often still valid
    3. C requires chi-square population
    4. D eliminates Type I error
    💡 Explanation:

    CLT and robustness support t for moderate violations.

  41. Q41 hard

    Nonparametric alternative to paired t when differences are non-normal

    1. A z-test on proportions only
    2. B Wilcoxon signed-rank test
    3. C one-way ANOVA
    4. D chi-square independence
    💡 Explanation:

    Signed-rank uses ranks of differences.

  42. Q42 hard

    Nonparametric alternative to two independent samples

    1. A Mann–Whitney U (Wilcoxon rank-sum) test
    2. B paired t-test
    3. C goodness of fit only
    4. D F-test on means
    💡 Explanation:

    Compares distributions via ranks.

  43. Q43 Past Paper · PPSC/FPSC/CSS medium

    Hypothesis test requires

    1. A assumptions about sampling, distribution, and independence
    2. B no assumptions if n > 5
    3. C only graphical presentation
    4. D only census data
    💡 Explanation:

    Validity depends on design and model assumptions.

  44. Q44 Past Paper · PPSC/FPSC/CSS medium

    One-tailed Ha: μ > μ0 rejects when

    1. A test statistic is negative large
    2. B z or t exceeds positive critical value
    3. C p-value > α
    4. D χ² is small
    💡 Explanation:

    Right-tail alternative rejects large positive statistics.

  45. Q45 Past Paper · PPSC/FPSC/CSS easy

    Standard error under H0 for one-sample mean z-test uses

    1. A s/√n in denominator with H0 value in standardized form
    2. B π0(1−π0)
    3. C χ² df
    4. D σ/√n with μ0 in numerator setup
    💡 Explanation:

    z = (x̄−μ0)/(σ/√n).

  46. Q46 hard

    Likelihood ratio test compares

    1. A only sample means visually
    2. B only contingency margins
    3. C only index numbers
    4. D maximized likelihood under H0 vs unrestricted model
    💡 Explanation:

    LRT uses −2 log Λ ~ χ² under regularity.

  47. Q47 Past Paper · PPSC/FPSC/CSS easy

    α = 0.05 corresponds to

    1. A 5% power
    2. B 5% Type I error if H0 is true and test assumptions hold
    3. C 95% Type II error always
    4. D 5% confidence coefficient
    💡 Explanation:

    Significance level is Type I error rate.

  48. Q48 Past Paper · PPSC/FPSC/CSS medium

    β depends on

    1. A only the p-value observed
    2. B only the confidence level
    3. C true parameter value, sample size, α, and effect size
    4. D only chi-square df alone
    💡 Explanation:

    Power analysis requires specifying alternative effect.

  49. Q49 medium

    A borderline p-value near α suggests

    1. A definitive proof of H0
    2. B inconclusive evidence — consider larger n or effect size
    3. C no need for replication
    4. D automatic rejection
    💡 Explanation:

    Marginal p-values warrant cautious interpretation.

  50. Q50 Past Paper · PPSC/FPSC/CSS easy

    Testing H0: μ = 0 with t-test, the numerator of t is

    1. A s only
    2. B σ²
    3. C p̂−π0
    4. D x̄ − 0
    💡 Explanation:

    Sample mean deviation from hypothesized value.

  51. Q51 Past Paper · PPSC/FPSC/CSS medium

    For large samples, z and t critical values

    1. A differ by factor of 2 always
    2. B t is always 0
    3. C are nearly equal
    4. D z is always 3
    💡 Explanation:

    With large df, t_{α/2} ≈ z_{α/2}.

  52. Q52 hard

    False discovery rate control is important when

    1. A only one t-test is performed
    2. B only descriptive stats are computed
    3. C many hypotheses are screened (multiple testing)
    4. D census is conducted
    💡 Explanation:

    FDR methods address multiplicity in large-scale testing.

  53. Q53 hard

    Permutation test p-value is obtained by

    1. A comparing observed statistic to distribution under random relabeling
    2. B using only z-tables always
    3. C assuming π = 0.5 always
    4. D ignoring the actual data
    💡 Explanation:

    Permutation tests need fewer distributional assumptions.

  54. Q54 medium

    Reporting only p-value without effect size

    1. A is always best practice
    2. B eliminates Type II error
    3. C replaces assumptions check
    4. D can mislead when n is very large (tiny effects significant)
    💡 Explanation:

    Large n detects trivial differences as significant.

  55. Q55 easy

    In court analogy, Type I error is like

    1. A freeing a guilty person
    2. B collecting evidence
    3. C convicting an innocent person
    4. D setting confidence level
    💡 Explanation:

    False conviction parallels rejecting true H0.

  56. Q56 easy

    In court analogy, Type II error is like

    1. A convicting innocent
    2. B announcing α
    3. C acquitting a guilty person
    4. D computing SE
    💡 Explanation:

    False acquittal parallels failing to reject false H0.

  57. Q57 hard

    A significance test is not valid if

    1. A n is large
    2. B α is 0.05
    3. C t is used
    4. D data are not collected under a designed protocol (e.g., optional stopping without correction)
    💡 Explanation:

    Peeking and optional stopping inflate Type I error.

  58. Q58 hard

    Equivalence testing aims to show

    1. A μ differs from μ0 by any amount
    2. B only p > 0.05
    3. C parameter lies within a pre-specified practical equivalence margin
    4. D only chi-square fit
    💡 Explanation:

    TOST procedures test equivalence, not difference.

  59. Q59 hard

    Directional hypothesis after data peeking

    1. A is always valid
    2. B inflates Type I error if not pre-specified
    3. C lowers α automatically
    4. D has no effect on inference
    💡 Explanation:

    HARKing and post-hoc direction violate test validity.

  60. Q60 Past Paper · PPSC/FPSC/CSS easy

    The test statistic measures how many standard errors the sample estimate is from

    1. A the confidence level
    2. B the chi-square df
    3. C the value specified under H0
    4. D the population size N only
    💡 Explanation:

    Standardized distance from H0 underpins z, t, and related tests.