cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Choose Language Hide Translation Bar
View Original Published Thread

Question with natural log

juggernauttt
Level I

I'm trying to set a variable to a natural log, but I do not know how to go about it. 

2 REPLIES 2


Re: Question with natural log

Right-click on the column name in the data table and select New Formula Column > Transform > Log. This action adds a new data column. Is that result what you want?

txnelson
Super User


Re: Question with natural log

  1. Create a new formula column, and set the formula to      Log(xxxx)    where xxxx is the column name you want to have the log transformation on
  2. Or, when running a graphical or statistical platform, when you go to select a column you want to be the log() of, jus right click on the column name and select     Transform==>Log

All of this is covered in the JMP Document,     Using JMP      it is available @ Help==>JMP Documentation Library         Using JMP

Jim