cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
UserID16644
Level V

How to multiply Y-Axis by 100?

I am currently using Variability Chart in JMP 15. And one of the requirement is to multiply its Y-Axis by 100. Is it possible to multiply the Y-Axis by 100? How to do it?

2 REPLIES 2
txnelson
Super User

Re: How to multiply Y-Axis by 100?

Chance are your data percentages, and JMP is displaying them a .01, .02 etc. and you want them to be 1%, 2% etc?  If that is the case, just change the format for the column in the data table, to use the Percent format, and the values will be displayed as 1%, 2% etc.

Jim
markschahl
Level VI

Re: How to multiply Y-Axis by 100?

As always, Jim's (@txnelson) solution is a good one.

I just wanted to point out a little feature that a lot of JMP users don't know exists. Here's the JMP17 help, and should work in JMP15: 
In Platform Column Transformation

Instead of analyzing the column directly, make a 100*column transform and analyze that.

Once I learned about this, I couldn't stop using it! Teaching this to other users always elicits the 'OMG, I didn't know you could do that!' response.

Recommended Articles