This set of 50 MCQs explores key concepts in hypothesis testing, including null and alternative hypotheses, p-values, test statistics, error types, and common tests like t-test, chi-square, and ANOVA. Designed for data analysts and statisticians to reinforce inferential statistics fundamentals.
50 Hypothesis Testing in Data Analysis - MCQs
✅ Correct Answer: a) True until evidence suggests otherwise
📝 Explanation:
Burden of proof lies on rejecting H₀.
✅ Correct Answer: a) Rejecting a true H₀
📝 Explanation:
False positive; probability = α (significance level).
✅ Correct Answer: b) Probability of data (or more extreme) given H₀
📝 Explanation:
Small p-value indicates evidence against H₀.
✅ Correct Answer: b) ±1.96
📝 Explanation:
2.5% in each tail of standard normal.
✅ Correct Answer: a) 1 – β (probability of rejecting false H₀)
📝 Explanation:
Higher power detects true effects.
✅ Correct Answer: a) Increases power and narrows confidence intervals
📝 Explanation:
Standard error decreases as 1/√n.
✅ Correct Answer: a) Direction of effect is specified in H₁
📝 Explanation:
All α in one tail; more powerful if direction correct.
✅ Correct Answer: a) Rejection of H₀
📝 Explanation:
Defined by α and test type.
✅ Correct Answer: a) t-distribution
📝 Explanation:
df = n–1; approaches normal as n grows.
✅ Correct Answer: a) No difference in conversion rates (p_A = p_B)
📝 Explanation:
Rejection suggests statistically significant lift.
✅ Correct Answer: a) Magnitude of difference, independent of sample size
📝 Explanation:
E.g., Cohen’s d, odds ratio.
✅ Correct Answer: c) Both a and b
📝 Explanation:
Always report effect size with p-value.
✅ Correct Answer: a) Expected frequencies ≥ 5 in most cells
📝 Explanation:
Ensures chi-square approximation validity.
✅ Correct Answer: a) Expected cell counts < 5
📝 Explanation:
Exact p-value for 2x2 tables.
✅ Correct Answer: a) Equality of ≥3 population means
📝 Explanation:
F = MSB / MSW.
✅ Correct Answer: a) Family-wise error rate (e.g., Tukey, Bonferroni)
📝 Explanation:
Identify which pairs differ.
✅ Correct Answer: a) Wilcoxon signed-rank
📝 Explanation:
Tests if median differs from hypothesized value.
✅ Correct Answer: a) Difference in distributions of two independent samples
📝 Explanation:
Non-parametric two-sample test.
✅ Correct Answer: d) Binomial distribution
📝 Explanation:
Simplest non-parametric paired test.
✅ Correct Answer: a) Treatments are practically equivalent within margin
📝 Explanation:
TOST: two one-sided t-tests.
✅ Correct Answer: a) δ (non-inferiority if new ≥ old – δ)
📝 Explanation:
Pre-specified clinically meaningful difference.
✅ Correct Answer: a) Early stopping for efficacy/futility
📝 Explanation:
Controls overall Type I error.
✅ Correct Answer: a) Performing many hypothesis tests simultaneously
📝 Explanation:
Inflates family-wise error rate.
✅ Correct Answer: a) α / m (m = number of tests)
📝 Explanation:
Conservative; controls FWER.
✅ Correct Answer: a) Expected proportion of false positives among rejections
📝 Explanation:
Benjamini-Hochberg procedure.
✅ Correct Answer: a) √[p₀(1–p₀)/n]
📝 Explanation:
Under H₀; p₀ is hypothesized proportion.
✅ Correct Answer: a) Binomial test or Fisher’s exact
📝 Explanation:
Normal approximation unreliable.
✅ Correct Answer: a) Two population variances
📝 Explanation:
H₀: σ₁² = σ₂².
✅ Correct Answer: a) Non-normality when testing variance equality
📝 Explanation:
Uses absolute deviations from median.
✅ Correct Answer: a) Differences are normally distributed
📝 Explanation:
df = n_pairs – 1.
✅ Correct Answer: a) Unequal variances in two-sample means
📝 Explanation:
Uses Welch-Satterthwaite df.
✅ Correct Answer: a) Paired binary data (before/after)
📝 Explanation:
Focuses on discordant pairs.
✅ Correct Answer: a) ≥3 related binary samples
📝 Explanation:
Non-parametric repeated measures.
✅ Correct Answer: a) Fit of nested models
📝 Explanation:
–2(log L_reduced – log L_full) ~ χ².
✅ Correct Answer: a) Bayes factor (posterior odds / prior odds)
📝 Explanation:
BF > 10 strong evidence for H₁.
✅ Correct Answer: a) Manipulating analysis to obtain significant p-value
📝 Explanation:
Undermines scientific integrity.
✅ Correct Answer: a) Specifying analysis plan before seeing data
📝 Explanation:
Platforms: OSF, ClinicalTrials.gov.
✅ Correct Answer: a) Smallest effect size with desired power
📝 Explanation:
Used in sample size calculation.
✅ Correct Answer: a) (z_{α/2} + z_β)² σ² / δ²
📝 Explanation:
δ = effect size; for two-sided.
✅ Correct Answer: c) Both depending on design
📝 Explanation:
Equal n per group uses pooled variance.
✅ Correct Answer: a) Type I error rate
📝 Explanation:
Requires alpha-spending functions.
✅ Correct Answer: a) Conservative early, liberal later in sequential trials
📝 Explanation:
Spends little alpha initially.
✅ Correct Answer: a) Covariate adjustment with pre-period metric
📝 Explanation:
Y_adj = Y – θ (X_pre – μ_pre).
✅ Correct Answer: a) Thompson sampling, epsilon-greedy
📝 Explanation:
Adaptive allocation to higher-performing arms.
✅ Correct Answer: a) Time-based interference (e.g., network effects)
📝 Explanation:
Alternate treatment over time periods.
✅ Correct Answer: a) (x̄ – μ₀) / (σ/√n)
📝 Explanation:
Known population σ.
✅ Correct Answer: a) Reject H₀: μ = μ₀ at corresponding α
📝 Explanation:
Duality: 95% CI ↔ two-tailed α=0.05 test.
✅ Correct Answer: a) Large sample detecting trivial difference
📝 Explanation:
Report confidence interval on effect.
✅ Correct Answer: a) Pre-registration, large n, effect sizes, open data
📝 Explanation:
Improves reproducibility and credibility.
✅ Correct Answer: a) Posterior credible interval fully within ROPE
📝 Explanation:
Practical indifference zone around null.
Related Posts
New
New
New
100 Descriptive, Inferential, and Time Series Statistics in Data Analysis - MCQs
100 challenging multiple-choice questions on descriptive statistics, inferential methods, and time series analysis. Inspired by real data science and analytics…
November 8, 2025By MCQs Generator
60 Important Correlation and Covariance MCQs
This set of 60 MCQs covers the fundamentals of correlation and covariance, including types like Pearson and Spearman, their calculations,…
November 8, 2025By MCQs Generator
120 Data Cleaning and Preprocessing in Data Analysis - MCQs
120 industry-level multiple-choice questions on data cleaning, handling missing values, outliers, encoding, scaling, and preprocessing pipelines—modeled after real data scientist…
November 8, 2025By MCQs Generator