LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2004, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 23 Nov 2004 09:06:38 -0800
Reply-To:     Neerav <neerav_monga@CAMH.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Neerav <neerav_monga@CAMH.NET>
Organization: http://groups.google.com
Subject:      Re: Interpreting PROC LOGISTIC output: Odds Ratio Estimates
Content-Type: text/plain; charset="iso-8859-1"

Bob,

As Peter said, the odds ratio explains the association between and an IV with a DV. It is as its name suggests, a ratio of 2 odds. So for example, if you're looking at smoking status (yes or no) predicting low birthweight baby (yes or no), with 'no' being the reference category, an odds ratio of 2.0 for example would say: The odds of a smoker having a low birthweight baby is 2.0 times the odds of a non-smoker having a low birthweight baby. This is the categorical case.

As for continuous, it is the same interpretation except you're talking about an odds ratio for a one unit change in your predictor (eg. age). Again , its a ratio of the odds of one event occuring to the odds of another event (smoker vs non-smoker in my example). Hope that helps, if you need more information, you can look at "Categorical data anlaysis using the SAS system", by Stokes, Davis & Koch. A very good SAS book.

Cheers,

Neerav


Back to: Top of message | Previous page | Main SAS-L page