I have 2 subjects. I used to take a single measurement (20 samples) per subject and use a t-test to compare the means.
Now I want to add more measurements. I'm going to have 5 measurements per subject.
I could do 5 t-tests and report the difference for each measurement, but that feels wrong.
Is there a better way to analyze this?
Thanks in advance for any pointers!
P.S. Not sure how important this is, but it seems important to me to note that the "measurements" aren't completely independent. In this case, measurements are composite workloads (with some small level of overlap) and the subjects are processing units.