Description
Problem
In the last delivery of the course, some participants were confused by the logistic regression section as new variables were introduced to the mathematics without much explanation.
The logistic regression is introduced as:
But then in a single line, this is converted to:
Suggested edit
A simple explanation that we are looking at the odds ratio (probability of case / probability of not a case) would explain where the
From here, the fact that ㅤ
This step works because you are using the logistic equation as your probability function (
You would then need to explain that