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 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 14 Nov 2007 17:12:20 -0500
Reply-To:     Peter Flom <peterflomconsulting@mindspring.com>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Flom <peterflomconsulting@MINDSPRING.COM>
Subject:      Re: Transforming negative numbers
Comments: To: William Elliott <elliott.willie@SBCGLOBAL.NET>
Content-Type: text/plain; charset=UTF-8

William Elliott <elliott.willie@SBCGLOBAL.NET> wrote > >Hello, I am trying to transform an income variable and a wealth variable, >however, my understanding is that you cannot use log when the data has >negative numbers. What would be an alternative method? Thanks

Indeed, you cannot take the log of 0 or a negative number.

Before I can suggest an alternative, I'd like to know why you want to transform income and wealth, how people get negative income and wealth, what you will do with the transformed variables, and so on.

Sorry not to be more immediately helpful, but the question is too broad to be easily answered

Peter


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