LOGISTIC REGRESSION 1.

Slides:



Advertisements
Similar presentations
© Department of Statistics 2012 STATS 330 Lecture 32: Slide 1 Stats 330: Lecture 32.
Advertisements

Brief introduction on Logistic Regression
Multinomial Logistic Regression David F. Staples.
Logistic Regression Psy 524 Ainsworth.
Logistic Regression.
Week 3. Logistic Regression Overview and applications Additional issues Select Inputs Optimize complexity Transforming Inputs.
Loglinear Models for Contingency Tables. Consider an IxJ contingency table that cross- classifies a multinomial sample of n subjects on two categorical.
Chapter 8 Logistic Regression 1. Introduction Logistic regression extends the ideas of linear regression to the situation where the dependent variable,
Linear statistical models 2008 Binary and binomial responses The response probabilities are modelled as functions of the predictors Link functions: the.
GRA 6020 Multivariate Statistics; The Linear Probability model and The Logit Model (Probit) Ulf H. Olsson Professor of Statistics.
SLIDE 1IS 240 – Spring 2010 Logistic Regression The logistic function: The logistic function is useful because it can take as an input any.
Statistical Methods Chichang Jou Tamkang University.
Introduction to Logistic Regression. Simple linear regression Table 1 Age and systolic blood pressure (SBP) among 33 adult women.
Log-linear and logistic models Generalised linear model ANOVA revisited Log-linear model: Poisson distribution logistic model: Binomial distribution Deviances.
Log-linear and logistic models
Logistic Regression Biostatistics 510 March 15, 2007 Vanessa Perez.
Notes on Logistic Regression STAT 4330/8330. Introduction Previously, you learned about odds ratios (OR’s). We now transition and begin discussion of.
Generalized Linear Models
Logistic regression for binary response variables.
MODELS OF QUALITATIVE CHOICE by Bambang Juanda.  Models in which the dependent variable involves two ore more qualitative choices.  Valuable for the.
Logit model, logistic regression, and log-linear model A comparison.
HSRP 734: Advanced Statistical Methods June 19, 2008.
University of Warwick, Department of Sociology, 2014/15 SO 201: SSAASS (Surveys and Statistics) (Richard Lampard) Week 7 Logistic Regression I.
When and why to use Logistic Regression?  The response variable has to be binary or ordinal.  Predictors can be continuous, discrete, or combinations.
Linear vs. Logistic Regression Log has a slightly better ability to represent the data Dichotomous Prefer Don’t Prefer Linear vs. Logistic Regression.
April 4 Logistic Regression –Lee Chapter 9 –Cody and Smith 9:F.
Advanced statistics for master students Loglinear models.
Assessing Binary Outcomes: Logistic Regression Peter T. Donnan Professor of Epidemiology and Biostatistics Statistics for Health Research.
Regression & Correlation. Review: Types of Variables & Steps in Analysis.
Business Intelligence and Decision Modeling
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Model Building and Model Diagnostics Chapter 15.
Logistic Regression. Linear Regression Purchases vs. Income.
Multiple Logistic Regression STAT E-150 Statistical Methods.
1 Everyday is a new beginning in life. Every moment is a time for self vigilance.
CHAPTER 10: Logistic Regression. Binary classification Two classes Y = {0,1} Goal is to learn how to correctly classify the input into one of these two.
LOGISTIC REGRESSION Binary dependent variable (pass-fail) Odds ratio: p/(1-p) eg. 1/9 means 1 time in 10 pass, 9 times fail Log-odds ratio: y = ln[p/(1-p)]
Dates Presentations Wed / Fri Ex. 4, logistic regression, Monday Dec 7 th Final Tues. Dec 8 th, 3:30.
Logistic regression (when you have a binary response variable)
Binary logistic regression. Characteristic Regression model for target categorized variable explanatory variables – continuous and categorical Estimate.
Probability and odds Suppose we a frequency distribution for the variable “TB status” The probability of an individual having TB is frequencyRelative.
1 Fighting for fame, scrambling for fortune, where is the end? Great wealth and glorious honor, no more than a night dream. Lasting pleasure, worry-free.
Logistic Regression and Odds Ratios Psych DeShon.
Birthweight (gms) BPDNProp Total BPD (Bronchopulmonary Dysplasia) by birth weight Proportion.
Logistic Regression: Regression with a Binary Dependent Variable.
Odds, Logs, and Logits Psych 818 DeShon. Dichotomous Data Assume you have dichotomous outcome data coded as 0 or 1 (true/false, right/wrong) Assume you.
Chapter 13 Logistic regression.
Logistic Regression When and why do we use logistic regression?
A priori violations In the following cases, your data violates the normality and homoskedasticity assumption on a priori grounds: (1) count data  Poisson.
Logistic Regression APKC – STATS AFAC (2016).
Logistic Regression.
LOGISTIC REGRESSION 1.
Notes on Logistic Regression
QUALITATIVE AND LIMITED DEPENDENT VARIABLE MODELS
THE LOGIT AND PROBIT MODELS
CHAPTER 10: Logistic Regression
Generalized Linear Models
Determination of toxic doses from log normal and log logistic models
Generalized Linear Models
Logistic regression One of the most common types of modeling in the biomedical literature Especially case-control studies Used when the outcome is binary.
Introduction to logistic regression a.k.a. Varbrul
Introduction to Logistic Regression
“MM – Median of Medians”
DCAL Stats Workshop Bodo Winter.
Introduction to Logistic Regression
Statistics 1: Introduction to Probability and Statistics
MPHIL AdvancedEconometrics
Module 5, Lesson 1: Logistic Regression ( )
Chapter 6 Logistic Regression: Regression with a Binary Dependent Variable Copyright © 2010 Pearson Education, Inc., publishing as Prentice-Hall.
Logistic Regression.
“MM – Median of Medians”
Presentation transcript:

LOGISTIC REGRESSION 1

PROBABILITIES AND ODDS 2

Probabilities and odds Odd (O*) is the ratio of probability of the occurence of the event and probability of the non-occurence of the event Practical example 2x2 table Interpretation (middle value =1, asymmetric scale, reversing of ration if O<1) * O will be used for odd

Logistic regression Dep. var: binary or nominal/ordinal Binary – only two values, impossible to directly model by linear regression (picture) Necessary to transform original dep. var. (see probability-odd-logit)

Odds ratio Ratio of two odds – OR* * OR will be used for odd ratio Practical example 2x2 table Interpretation (middle value =1, asymmetric scale, reversing of ratio if O<1) * OR will be used for odd ratio

Why we should use odds and odds ratios? Descriptive stats for contingency tables Decrease nr. of estimated parameters (see loglinear models) Change scale for probablity <0;1> into larger one <0;∞>

LOGIT 7

probability≠ odd ≠logit Logarithm of odd or odds ratio Theoretical values? Conclusion: probability≠ odd ≠logit