cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar

arrange data and analyse

Hi

i have done a trial with four blocks. in each block, in modality column, i want to arrange the data to get the avergage of M1+M1 to get respective data of each treatment and then analyse it for differenrt treatments. can u help?

5 REPLIES 5
txnelson
Super User

Re: arrange data and analyse

What is M1+M1?   Are you trying to imply that you want to average two levels of Modality and then redo the analysis?

Jim

Re: arrange data and analyse

i want to take average of two levels of M1+M1 into 1 value. i have four blocks and six modalities. so in total i want to get 24 values

txnelson
Super User

Re: arrange data and analyse

Use the Summary platform to create a summary data table.  Specify Block and Modality as the grouping columns, and specify to generate the Average for the response columns

     Tables=>Summary

 

You can then run your Fit Model on the new data table.

Jim

Re: arrange data and analyse

How to copy data from there?

txnelson
Super User

Re: arrange data and analyse

Copy the results from the Fit Model, or how to copy the data table after running the Summary?  And where are you copying it to?

Jim

Recommended Articles