Logistic Regression Wikipedia
Y is your dependent variable, which is the variable you wish to estimate using the regression. X is your unbiased variable—the variable you use as an input in your regression. Where ŷ is the predicted value of the response variable, b0 is the y-intercept, b1 is the regression coefficient, and x is the value of the predictor variable. The first…