cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Have your say in shaping JMP's future by participating in the new JMP Wish List Prioritization Survey
Choose Language Hide Translation Bar
Agustin
Level IV

Built in way of taking mean of replicates?

I have a data table with columns:

Sample Target Measurement

 

Is there a built in way I can take the mean of Measurement for rows where the combination (Sample, Name) is the same in multiple rows?

Without using 2 nested for loops.

 

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Built in way of taking mean of replicates?

See Tabulate, Summary, Summarize and Col Mean()

-Jarmo

View solution in original post

1 REPLY 1
jthi
Super User

Re: Built in way of taking mean of replicates?

See Tabulate, Summary, Summarize and Col Mean()

-Jarmo