Correct Answer: To evaluate a claim using sample data
Explanation:
Hypothesis testing uses sample evidence to evaluate a claim about a population.
Incorrect! Try again.
2What does the null hypothesis usually state?
Null hypothesis
Easy
A.Every observation is an outlier
B.There is no effect or difference
C.There is a strong positive effect
D.Every variable has equal values
Correct Answer: There is no effect or difference
Explanation:
The null hypothesis, written as , usually represents no effect, difference, or association.
Incorrect! Try again.
3What does the alternative hypothesis generally propose?
Alternative hypothesis
Easy
A.An effect or difference exists
B.The population size is unknown
C.No relationship can ever exist
D.The sample has no observations
Correct Answer: An effect or difference exists
Explanation:
The alternative hypothesis, written as or , proposes that an effect, difference, or association exists.
Incorrect! Try again.
4A result is commonly considered statistically significant when which condition is met?
Statistical significance
Easy
A.The data contains no missing values
B.The sample size equals the population size
C.The mean equals the median exactly
D.The p-value is below the significance level
Correct Answer: The p-value is below the significance level
Explanation:
A result is statistically significant when its p-value is less than the chosen significance level .
Incorrect! Try again.
5What is a Type 1 error?
Type 1 and type 2 errors
Easy
A.Recording an incorrect sample size
B.Accepting a true null hypothesis
C.Rejecting a true null hypothesis
D.Rejecting a false null hypothesis
Correct Answer: Rejecting a true null hypothesis
Explanation:
A Type 1 error occurs when a true null hypothesis is incorrectly rejected.
Incorrect! Try again.
6What is a Type 2 error?
Type 1 and type 2 errors
Easy
A.Rejecting a true null hypothesis
B.Selecting an unsuitable chart type
C.Failing to reject a false null hypothesis
D.Rejecting a false null hypothesis
Correct Answer: Failing to reject a false null hypothesis
Explanation:
A Type 2 error occurs when a false null hypothesis is not rejected.
Incorrect! Try again.
7What does a p-value measure?
p-value
Easy
A.The number of variables collected
B.Evidence against the null hypothesis
C.The exact size of the population
D.The accuracy of every observation
Correct Answer: Evidence against the null hypothesis
Explanation:
A smaller p-value indicates stronger evidence against the null hypothesis.
Incorrect! Try again.
8If and , what is the usual decision?
p-value
Easy
A.Increase the p-value to
B.Conclude that no data exists
C.Reject the null hypothesis
D.Retain every possible hypothesis
Correct Answer: Reject the null hypothesis
Explanation:
Because , the result is statistically significant and is rejected.
Incorrect! Try again.
9What is ANOVA mainly used to compare?
ANOVA
Easy
A.Means of three or more groups
B.Sizes of two database tables
C.Names of three or more variables
D.Colors of two different charts
Correct Answer: Means of three or more groups
Explanation:
ANOVA tests whether there are statistically significant differences among multiple group means.
Incorrect! Try again.
10What does ANOVA stand for?
ANOVA
Easy
A.Assessment of Variable Accuracy
B.Analysis of Visual Attributes
C.Analysis of Variance
D.Arrangement of Variable Averages
Correct Answer: Analysis of Variance
Explanation:
ANOVA is the abbreviation for Analysis of Variance.
Incorrect! Try again.
11What does the null hypothesis in a basic one-way ANOVA state?
ANOVA
Easy
A.All observations are identical
B.All group sizes are equal
C.All variables are categorical
D.All group means are equal
Correct Answer: All group means are equal
Explanation:
The ANOVA null hypothesis states that the population means of all groups are equal.
Incorrect! Try again.
12Which type of data is commonly analyzed using a chi-square test?
Chi-square test
Easy
A.Unstructured image data
B.Continuous measurement data
C.Ordered time-series data
D.Categorical frequency data
Correct Answer: Categorical frequency data
Explanation:
Chi-square tests commonly use counts or frequencies from categorical variables.
Incorrect! Try again.
13A chi-square test of independence examines whether two categorical variables are what?
Chi-square test
Easy
A.Associated with each other
B.Normally distributed together
C.Equal in numerical value
D.Measured in identical units
Correct Answer: Associated with each other
Explanation:
The chi-square test of independence checks whether two categorical variables are associated.
Incorrect! Try again.
14How does statistics support data science?
Data science
Easy
A.It guarantees every prediction is correct
B.It replaces the need to collect data
C.It converts all data into images
D.It helps analyze data and draw conclusions
Correct Answer: It helps analyze data and draw conclusions
Explanation:
Statistics provides methods for analyzing data, identifying patterns, and drawing evidence-based conclusions.
Incorrect! Try again.
15What symbol commonly represents the significance level?
Statistical significance
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
The symbol represents the significance level, often set to .
Incorrect! Try again.
16Which two statements are directly compared in hypothesis testing?
Hypothesis testing
Easy
A.Mean and median values
B.Sample and chart titles
C.Rows and column labels
D.Null and alternative hypotheses
Correct Answer: Null and alternative hypotheses
Explanation:
Hypothesis testing evaluates evidence involving the null hypothesis and the alternative hypothesis.
Incorrect! Try again.
17Which everyday term best describes a Type 1 error?
Type 1 and type 2 errors
Easy
A.True negative
B.True positive
C.False negative
D.False positive
Correct Answer: False positive
Explanation:
A Type 1 error is a false positive because it claims an effect exists when it does not.
Incorrect! Try again.
18Which everyday term best describes a Type 2 error?
Type 1 and type 2 errors
Easy
A.False negative
B.True negative
C.True positive
D.False positive
Correct Answer: False negative
Explanation:
A Type 2 error is a false negative because it misses an effect that actually exists.
Incorrect! Try again.
19Which p-value provides stronger evidence against the null hypothesis?
p-value
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
Among these values, is the smallest and therefore provides the strongest evidence against .
Incorrect! Try again.
20What does the null hypothesis in a chi-square test of independence usually state?
Chi-square test
Easy
A.The numerical variables are normally distributed
B.The categorical variables have equal names
C.The numerical variables have equal means
D.The categorical variables are independent
Correct Answer: The categorical variables are independent
Explanation:
The null hypothesis states that there is no association between the two categorical variables.
Incorrect! Try again.
21A data scientist measures the prediction latency of the same 30 servers before and after an optimization. Which test is most appropriate for comparing the mean latencies?
Hypothesis testing
Medium
A.Chi-square independence test
B.One-way ANOVA
C.Paired-samples t-test
D.Independent-samples t-test
Correct Answer: Paired-samples t-test
Explanation:
The measurements are paired because each server is tested both before and after the optimization.
Incorrect! Try again.
22An online retailer tests whether a redesigned page changes the conversion rate from its current value of 8%. Which null hypothesis is appropriate?
Null hypothesis
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
The null hypothesis normally represents no change, so the population conversion rate remains 8%.
Incorrect! Try again.
23A company will adopt a new recommendation algorithm only if it increases mean revenue above the current value of per user. Which alternative hypothesis should be used?
Alternative hypothesis
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
The claim specifically concerns an increase, so a right-tailed alternative is appropriate.
Incorrect! Try again.
24A hypothesis test produces a p-value of with significance level . What is the appropriate decision?
Statistical significance
Medium
A.Retain as statistically significant
B.Reject as statistically significant
C.Increase before deciding
D.Reject as practically significant
Correct Answer: Reject as statistically significant
Explanation:
Because , the result is statistically significant at the 5% level.
Incorrect! Try again.
25In a fraud-detection test, states that a transaction is legitimate. What is a Type I error?
Type 1 and type 2 errors
Medium
A.Approving a fraudulent transaction as legitimate
B.Approving a legitimate transaction as legitimate
C.Flagging a legitimate transaction as fraud
D.Flagging a fraudulent transaction as fraud
Correct Answer: Flagging a legitimate transaction as fraud
Explanation:
A Type I error rejects a true null hypothesis, producing a false fraud alert.
Incorrect! Try again.
26A medical screening study uses : the patient does not have the condition. Which outcome represents a Type II error?
Type 1 and type 2 errors
Medium
A.Missing a patient who has the condition
B.Correctly clearing a patient without the condition
C.Flagging a patient without the condition
D.Correctly identifying a patient with the condition
Correct Answer: Missing a patient who has the condition
Explanation:
A Type II error fails to reject a false null hypothesis, so an actual condition is missed.
Incorrect! Try again.
27A data scientist wants to reduce the probability of a Type II error while keeping fixed. Which change is generally most effective?
Type 1 and type 2 errors
Medium
A.Increase measurement noise
B.Increase the sample size
C.Use fewer observations
D.Decrease the sample size
Correct Answer: Increase the sample size
Explanation:
A larger sample generally increases statistical power and lowers the probability of a Type II error.
Incorrect! Try again.
28A model comparison produces a p-value of . Which interpretation is correct?
p-value
Medium
A.Assuming is true, equally or more extreme data have probability 0.02
B.The observed effect has a 0.02 probability of being useful
C.The probability that is true is exactly 0.02
D.The probability that is false is exactly 0.02
Correct Answer: Assuming is true, equally or more extreme data have probability 0.02
Explanation:
A p-value is calculated under the assumption that the null hypothesis is true; it is not the probability that is true.
Incorrect! Try again.
29A test returns . At which significance levels would the result be statistically significant?
p-value
Medium
A. and
B. and
C. and
D. and
Correct Answer: and
Explanation:
The result is significant when , which holds for 0.05 and 0.10.
Incorrect! Try again.
30A data scientist wants to compare mean customer spending across four membership tiers. Which test is the most appropriate initial analysis?
ANOVA
Medium
A.Paired-samples t-test
B.One-way ANOVA
C.Pearson correlation test
D.Chi-square goodness-of-fit test
Correct Answer: One-way ANOVA
Explanation:
One-way ANOVA tests whether the means of three or more independent groups differ.
Incorrect! Try again.
31Which set of conditions best matches the standard assumptions of a one-way ANOVA?
ANOVA
Medium
A.Paired observations, uniform residuals, and unequal medians
B.Independent categories, binary residuals, and equal frequencies
C.Independent observations, normal residuals, and similar variances
D.Repeated observations, skewed residuals, and unequal ranges
Correct Answer: Independent observations, normal residuals, and similar variances
Explanation:
Standard one-way ANOVA assumes independence, approximately normal residuals, and homogeneity of variance.
Incorrect! Try again.
32An ANOVA comparing five model configurations is statistically significant. What should the data scientist do next to identify which means differ?
ANOVA
Medium
A.Accept that all five means differ
B.Replace every mean with its median
C.Apply a post-hoc multiple-comparison test
D.Run one test on the combined sample
Correct Answer: Apply a post-hoc multiple-comparison test
Explanation:
A significant ANOVA shows that at least one mean differs, but a post-hoc test is needed to locate the differences.
Incorrect! Try again.
33A researcher examines whether preferred device type (mobile, tablet, desktop) is associated with subscription status (free, paid). Which test is appropriate?
Chi-square test
Medium
A.One-way repeated-measures ANOVA
B.Chi-square test of independence
C.One-sample t-test
D.Paired-samples t-test
Correct Answer: Chi-square test of independence
Explanation:
Both variables are categorical, so a chi-square test of independence can assess their association.
Incorrect! Try again.
34In a contingency table, a row total is 120, a column total is 50, and the grand total is 200. What is the expected count for their intersecting cell?
Chi-square test
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
The expected count is .
Incorrect! Try again.
35A die is rolled 120 times to determine whether its outcomes follow a uniform distribution. Which statistical test should be used?
Chi-square test
Medium
A.One-way repeated-measures ANOVA
B.Chi-square goodness-of-fit test
C.Two-sample t-test
D.Chi-square test of independence
Correct Answer: Chi-square goodness-of-fit test
Explanation:
The goodness-of-fit test compares observed counts with counts expected from a specified distribution.
Incorrect! Try again.
36What are the degrees of freedom for a chi-square test of independence using a contingency table?
Chi-square test
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
The degrees of freedom are .
Incorrect! Try again.
37A machine-learning model has 92% validation accuracy, while another has 91.8%. Why should a data scientist perform a statistical comparison?
Data science
Medium
A.To guarantee the first model will perform best in production
B.To prove that validation accuracy measures business value
C.To remove the need for an independent test dataset
D.To assess whether the difference may reflect sampling variation
Correct Answer: To assess whether the difference may reflect sampling variation
Explanation:
Statistical analysis helps determine whether a small observed difference is distinguishable from random sampling variation.
Incorrect! Try again.
38A team independently tests 10 model features and wants a family-wise significance level of 0.05 using the Bonferroni correction. What threshold should each test use?
Hypothesis testing
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
The Bonferroni threshold is for each test.
Incorrect! Try again.
39With a very large dataset, a new model reduces mean error by 0.001 units and produces . What is the best conclusion?
Statistical significance
Medium
A.The reduction is statistically significant but may lack practical importance
B.The reduction is not statistically significant because it is small
C.The reduction is practically important because the p-value is small
D.The reduction proves the model will improve every prediction
Correct Answer: The reduction is statistically significant but may lack practical importance
Explanation:
A small p-value supports statistical significance, but effect size and context determine practical importance.
Incorrect! Try again.
40In a one-way ANOVA, what does a large -statistic generally indicate?
ANOVA
Medium
A.The response and group variables are both categorical
B.Between-group variation is large relative to within-group variation
C.All group means and variances are necessarily equal
D.Within-group variation is large relative to between-group variation
Correct Answer: Between-group variation is large relative to within-group variation
Explanation:
The -statistic compares between-group variability with within-group variability; a large ratio provides evidence against equal means.
Incorrect! Try again.
41A researcher observes a symmetric test statistic and chooses the one-sided alternative only after seeing whether is positive or negative. They then reject whenever the selected one-sided p-value is below . Under , what is the actual Type I error rate?
Hypothesis testing
Hard
A.Approximately
B.Approximately
C.Approximately
D.Approximately
Correct Answer: Approximately
Explanation:
Choosing the direction after observing the sign makes the rule equivalent to rejecting when exceeds the one-sided cutoff. Both tails count, so the error rate is approximately .
Incorrect! Try again.
42For a composite null hypothesis , which p-value construction most directly guarantees that a level- test controls Type I error for every ?
Null hypothesis
Hard
A. for unrestricted
B.
C. for null
D.
Correct Answer:
Explanation:
Taking the supremum uses the least favorable null value. Thus, rejection at controls the rejection probability uniformly over the composite null.
Incorrect! Try again.
43To establish that a mean difference is practically equivalent to zero within a margin , which hypotheses are appropriate for the two one-sided tests procedure?
Alternative hypothesis
Hard
A. versus
B. versus
C. versus
D. versus
Correct Answer: versus
Explanation:
Equivalence testing places non-equivalence in the null. Both boundary nulls must be rejected to conclude that lies strictly inside the equivalence interval.
Incorrect! Try again.
44Twenty independent parameters each have a pointwise confidence interval. If all model assumptions hold, what is the probability that all 20 intervals simultaneously contain their parameters?
Statistical significance
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Under independence, simultaneous coverage is the product of the individual coverage probabilities: . Pointwise intervals do not provide familywise coverage.
Incorrect! Try again.
45For a fixed nonzero effect size and correctly specified model, sample size is increased while the test threshold is recalibrated to keep . What generally happens?
Type 1 and type 2 errors
Hard
A.Type I error decreases and Type II error stays fixed
B.Type I error stays fixed and Type II error increases
C.Type I error increases and Type II error decreases
D.Type I error stays fixed and Type II error decreases
Correct Answer: Type I error stays fixed and Type II error decreases
Explanation:
Calibration preserves the Type I error at . A larger sample generally increases power against a fixed alternative, so the Type II error probability decreases.
Incorrect! Try again.
46A data scientist performs 20 independent hypothesis tests, each at significance level , and every null hypothesis is true. What is the probability of at least one Type I error?
Type 1 and type 2 errors
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The probability of no false rejection is . Therefore, the familywise Type I error probability is .
Incorrect! Try again.
47A valid test produces . Which interpretation is correct?
p-value
Hard
A.The probability that the observed result arose by chance equals
B.The probability that is true equals
C.If repeated, the probability of replication equals
D.Under , results at least as extreme have probability
Correct Answer: Under , results at least as extreme have probability
Explanation:
A p-value is computed conditional on the null hypothesis. It is not a posterior probability for , an effect, or successful replication.
Incorrect! Try again.
48Under , a one-sided test rejects for unusually large . If is observed, what is the exact p-value?
p-value
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The p-value includes the observed result and all more extreme outcomes: .
Incorrect! Try again.
49In a balanced ANOVA, treatment B exceeds treatment A by units at the low level of a second factor, but treatment B is units below treatment A at the high level. Which conclusion is most defensible?
ANOVA
Hard
A.The interaction must vanish because effects have equal magnitude
B.The treatment must have a negative main effect
C.The treatment must have a positive main effect
D.The treatment main effect can vanish despite an interaction
Correct Answer: The treatment main effect can vanish despite an interaction
Explanation:
The opposite simple effects cancel when averaged, producing a zero treatment main effect. Their change across levels indicates a crossover interaction.
Incorrect! Try again.
50Three groups each contain four observations. Their sample means are , , and , while the pooled within-group sum of squares is . What is the one-way ANOVA statistic ?
ANOVA
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The grand mean is , so . Thus , , and .
Incorrect! Try again.
51A study records five repeated measurements from each participant but analyzes all measurements using ordinary one-way ANOVA as if they came from different people. With positive within-participant correlation, what is the main inferential risk?
ANOVA
Hard
A.Group means are necessarily biased toward zero
B.Standard errors are underestimated and Type I error is inflated
C.Residual variance is necessarily estimated without bias
D.Standard errors are overestimated and Type I error is inflated
Correct Answer: Standard errors are underestimated and Type I error is inflated
Explanation:
Repeated observations from one participant are not independent experimental units. Ignoring positive clustering exaggerates the effective sample size and commonly produces standard errors that are too small.
Incorrect! Try again.
52A one-way comparison has strongly unequal group variances and unequal sample sizes, with the largest variance occurring in the smallest group. Which omnibus procedure is generally most appropriate?
ANOVA
Hard
A.Repeated-measures ANOVA using participant-level blocks
B.Classical ANOVA using the pooled within-group variance
C.Welch's ANOVA using variance-adjusted group weights
D.Two-way ANOVA using variance as another factor
Correct Answer: Welch's ANOVA using variance-adjusted group weights
Explanation:
Welch's ANOVA is designed for heteroscedastic groups and adjusts both weighting and degrees of freedom. Classical pooled ANOVA can be badly distorted when group sizes and variances are associated.
Incorrect! Try again.
53A chi-square goodness-of-fit test uses six categories. Two distribution parameters are estimated from the same observations before expected counts are calculated. What are the test's degrees of freedom?
Chi-square test
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The degrees of freedom are , where categories and fitted parameters. Hence .
Incorrect! Try again.
54A table has observed counts . What is Pearson's chi-square statistic without continuity correction?
Chi-square test
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The expected counts are . Summing gives .
Incorrect! Try again.
55Binary outcomes are measured on the same individuals before and after an intervention. Which test appropriately assesses marginal change while accounting for pairing?
Chi-square test
Hard
A.Pearson's chi-square independence test on all four cells
B.Chi-square goodness-of-fit test using diagonal pairs
C.One-way ANOVA applied to the four cell frequencies
D.McNemar's chi-square test using discordant pairs
Correct Answer: McNemar's chi-square test using discordant pairs
Explanation:
McNemar's test is designed for paired binary data and compares the two types of discordant pairs. Pearson's independence test incorrectly treats before and after outcomes as independent.
Incorrect! Try again.
56A feature-selection algorithm is run once on the complete labeled dataset, after which cross-validation evaluates a model using only the selected features. Why is the estimated performance generally optimistic?
Data science
Hard
A.Validation labels influenced selection before the folds were evaluated
B.Cross-validation requires every available feature in every model
C.The folds become unequal because selected features change sample counts
D.Feature selection always increases the model's irreducible error
Correct Answer: Validation labels influenced selection before the folds were evaluated
Explanation:
Selection used information from observations later treated as held out. Feature selection must occur inside each training fold to prevent leakage into validation performance.
Incorrect! Try again.
57Suppose outcomes are missing at random conditional on observed covariates , and every observation has a positive response probability. Which method can consistently estimate the population outcome mean if its required model is correctly specified?
Data science
Hard
A.Complete-case averaging without using
B.Mean imputation using only observed outcomes
C.Inverse-probability weighting using modeled response probabilities
D.Deleting covariates associated with the missingness indicator
Correct Answer: Inverse-probability weighting using modeled response probabilities
Explanation:
Under conditional missing at random and positivity, correctly modeled inverse response probabilities reweight observed outcomes to represent the target population. Unadjusted complete-case analysis need not be consistent.
Incorrect! Try again.
58Five ordered p-values are . Using the Benjamini–Hochberg procedure with false discovery rate , how many hypotheses are rejected?
Statistical significance
Hard
A.Four hypotheses
B.Two hypotheses
C.Five hypotheses
D.Three hypotheses
Correct Answer: Three hypotheses
Explanation:
The thresholds are . The largest passing index is because , while .
Incorrect! Try again.
59For four equally sized groups, which pair of contrasts is orthogonal?
ANOVA
Hard
A. and
B. and
C. and
D. and
Correct Answer: and
Explanation:
With equal group sizes, contrasts are orthogonal when the dot product of their coefficients is zero. Here it is .
Incorrect! Try again.
60An aggregated chi-square test shows a strong association between treatment and recovery, but the association largely disappears within every hospital. Hospital is related to both treatment assignment and recovery. What is the best next analysis?
Chi-square test
Hard
A.Combine sparse hospitals until the aggregate association becomes stronger
B.Repeat the aggregated test with a smaller significance level
C.Apply a goodness-of-fit test only to the treatment totals
D.Use a stratified method such as the Cochran–Mantel–Haenszel test
Correct Answer: Use a stratified method such as the Cochran–Mantel–Haenszel test
Explanation:
The aggregate relationship may be confounded by hospital, a form of Simpson's paradox. A stratified test assesses treatment association while controlling for hospital strata.
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →