Easy
Logistic Regression
Free
A university wants to predict whether a student will PASS a course (0 = fail, 1 = pass) from the number of hours they studied. Which analysis is most appropriate?
A
Multiple linear regression, because the predictor is numeric
B
Binary logistic regression, because the outcome variable is binary (0/1)
C
One-way ANOVA, because pass/fail creates two groups
D
Pearson correlation, because both variables are measured on a scale