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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

Descriptive statistics

I'm new to jump and I'm trying to figure out how to use descriptive statistics to compare three variables, any suggestions?

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Descriptive statistics

go to the pull down menus

     Tables==>Stack

Stack your 3 columns

Then go to

     Analyze==>Fit Y by X

Place the Label column from the stacking data table in the X Factor and the Data Column in the Y Response.

The resulting display will then allow you to select Means/Anova, and Mean Comparisons

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Descriptive statistics

go to the pull down menus

     Tables==>Stack

Stack your 3 columns

Then go to

     Analyze==>Fit Y by X

Place the Label column from the stacking data table in the X Factor and the Data Column in the Y Response.

The resulting display will then allow you to select Means/Anova, and Mean Comparisons

Jim
cls8760
Level I

Re: Descriptive statistics

Thank you so much! I was able to complete them separately but couldn't figure out how to combine them all.

Recommended Articles