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.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Descriptive statistics

cls8760
Level I

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.