Ask Question
2 February, 17:28

Using a little bit of algebra, prove that (4.2) is equivalent to (4.3). In other words, the logistic function representation and logit representation for the logistic regression model are equivalent.

+5
Answers (1)
  1. 2 February, 17:37
    0
    The logistic function representation and logic representation for the logistic regression model are equivalent.

    Step-by-step explanation:

    Y (X) = e ^ (B 0 + B 1) / (1+e^ (B 0 + B1x)) ... 4.2

    P (x) / (1-P (x)) = e^ (B 0 + B 1x) ... 4.3

    Let

    Y (X) = e^ (B 0 + B1x)

    1/p (X) = 1+e^ (B 0 + B1x)

    P (x) = Y (x) / (1+Y (x))

    P (x) (1+Y (x)) = Y (x)

    Expanding;

    P (x) + P (x) Y (x) = Y (x)

    P (x) = Y (x) - P (x) Y (x)

    P (x) = Y (x) (1-P (x))

    P (x) / (1-P (x)) = Y (x)

    P (x) / (1-P (x)) = e^ (B 0 + B 1x)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Using a little bit of algebra, prove that (4.2) is equivalent to (4.3). In other words, the logistic function representation and logit ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers