cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

How to trace dependent variables in JMP

Is there a means to trace dependent variables in JMP equations in a data table similar to how it can be completed in Excel?

2 REPLIES 2
ih
Super User (Alumni) ih
Super User (Alumni)

Re: How to trace dependent variables in JMP

The profiler can give you some insight into formulas.  To quickly see all of the 'root' columns, add your result to the profiler and check expand intermediate formulas on the bottom of the launch dialog.  To see other levels it is a bit more manual; first add your result to the profiler and look at the columns it picked on the x axis.  If any of those contain formulas, relaunch the dialog and add those as y variables and you will will see another layer deeper.

arooqi
Level II

Re: How to trace dependent variables in JMP

Can you elaborate what do you mean by tracing dependent variable? Do you mean like in Excel changing the data in the main table updates the results in the Pivot table?

Iraq Abdulwahhab

Recommended Articles