Presentation is loading. Please wait.

Presentation is loading. Please wait.

Linear vs. Logistic Regression Log has a slightly better ability to represent the data Dichotomous Prefer Don’t Prefer Linear vs. Logistic Regression.

Similar presentations


Presentation on theme: "Linear vs. Logistic Regression Log has a slightly better ability to represent the data Dichotomous Prefer Don’t Prefer Linear vs. Logistic Regression."— Presentation transcript:

1 Linear vs. Logistic Regression Log has a slightly better ability to represent the data Dichotomous Prefer Don’t Prefer Linear vs. Logistic Regression

2 History: Logistic Regression Exponential

3 Odd’s Ratio Using the values 0 and 1 is helpful for several reasons. Among those reasons is that the values can be interpreted as probabilities

4 Product of All Probabilities Is Likelihood Heads or Tails: 50% Heads twice in a row: 50% * 50% = 25% The likelihood of purchases by 36 prospects is the product of the probability: P1 will buy * P2 *... * P36

5 The original classification table is put in here to get the Ns as well as to get the original percent among the respondents The original percent is turned into a probability The Average Odds is then multiplied by the Exp of the Beta. Which is then turned back into a percentage The original percentage is subtracted from the predicted percent to determine the change Mathematics `~1:1 Ratio for getting a No or Yes ` Logit Model Includes Log; So Need to Convert to Odds 2.52 vs. 1.03 Delta from the Average Odds 72% / 28% = 2.6 100%-72% = 28% The Regression Beta is then converted to Odds. FormulasOutputProcessCalculations ln Odds = P / (1-P) Odds – (Odds*P) = P Odds = P + Odds*P Odds = P(1 + Odds) P = Odds / (1 + Odds)

6 Logistic: Maximum Likelihood Logistic regression tries out different values for the intercept and the coefficients until it finds the value that results in probabilities—that is, likelihoods —that are closest to the actual, observed probabilities.

7 Purchase Dataset Conceptually, if a person has greater income, the probability that he or she will purchase is greater than if the person has less income.

8 Probability of No Purchase: Person who did not purchase has a 0 on the Purchased variable Predicted probability of 2% that he will purchase Probability of Purchase: Person who did purchase has a 1 on the Purchased variable Predicted probability of 94% that this person will purchase The probabilities are of two different events: No Purchase and Purchase In the first case, it’s 98% that he doesn’t purchase, and he doesn’t.

9 Measure of Goodness R^2 ranges from 0 to 1.0, and can be considered as a percentage of variability. An R 2 of 1.0—or 100%—means that 100% of the variance in the dependent variable can be explained by variability in the independent variable or variables. We use the log likelihood as our criterion for the “best” coefficients. The closer to 0.0 a log likelihood: the better the fit the closer you’ve come to maximizing the estimate of the likelihood.

10

11


Download ppt "Linear vs. Logistic Regression Log has a slightly better ability to represent the data Dichotomous Prefer Don’t Prefer Linear vs. Logistic Regression."

Similar presentations


Ads by Google