Difference Detectives
Correlation Connection
Chi-Square Chronicles
Assumption Junction
Regression in Action
100

Which test compares the means of two independent groups when data are normal?

Independent samples t-test

100

What correlation test is used for normally distributed interval data?

Pearson’s r

100

What type of data is required for the chi-square test of independence?

Categorical data

100

What assumption does the Durbin–Watson statistic test?

Independence of residuals (no autocorrelation).

100

In the equation Ŷ = a + bX, what does “b” represent?

The slope: change in Y for every one-unit increase in X.

200

Which nonparametric test replaces the paired t-test when data are not normal?

Wilcoxon signed-rank test

200

When data are ordinal or not normal, which correlation test should be used?

Spearman’s rho / Kendall's tau B

200

What does a significant chi-square result indicate?

There is an association between the two categorical variables.

200

What does the residuals vs. predicted plot help check?

Linearity and homoscedasticity of residuals.

200

What does R² = 0.70 mean in a regression model?

70% of the variance in Y is explained by X.

300

What are the two key assumptions before using ANOVA?

Normality and homogeneity of variances

300

What does a correlation coefficient of r = –0.78 indicate?

A strong negative linear relationship

300

A chi-square test gives p = 0.02. What does this mean at a 0.05 level of significance?

There is a significant association between the variables; the null hypothesis of independence is rejected.

300

What indicates possible multicollinearity among predictors?

High VIF values (typically above 5).

300

If p < 0.05 for the slope coefficient, what can we conclude?

The predictor has a significant linear relationship with Y.

400

When comparing more than two groups with normal distribution and unequal variances, which test should you use?

Welch’s ANOVA

400

 If two variables have r = 0.45, how would you describe the relationship?

There is a moderate positive linear relationship between the two variables.

400

What is the alternative hypothesis in a chi-square test of independence?

The two categorical variables are dependent or associated.

400

Residual plots show a clear funnel shape, where variance increases as predicted values rise. What assumption is likely violated?

The assumption of homoscedasticity (constant variance of residuals).

400

What does a negative slope mean in regression?

As X increases, Y decreases.

500

After finding a significant Kruskal–Wallis result, which test determines where the differences lie?

Dunn’s post hoc test

500

A correlation test yields p = 0.09. What should the researcher conclude at a 0.05 level of significance? Is there enough evidence against null hypothesis?

The correlation is not statistically significant; there’s not enough evidence to claim a relationship.

500

A chi-square test gives χ² = 9.21, df = 2, and p = 0.01. What decision should the researcher make, and what does it mean?

Reject the null hypothesis; there is a significant association between the two variables.

500

Two predictors in a regression model are highly correlated with each other. What problem might this cause?

Multicollinearity, which makes it hard to determine each predictor’s unique contribution.

500

A researcher adds more predictors and R² rises slightly, but adjusted R² drops. What does this suggest?

The new predictors do not meaningfully improve the model.