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

How to multiply Y-Axis by 100?

UserID16644
Level V

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 V


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

No recommendations found