We have data on a physiological variable of interest (Metabolic Cost of Walking) from 2 groups of subjects (10 young adults and 10 old adults). We measured each one of them twice, once in the morning and once in the afternoon of the same day. So we have multiple datapoints for every subject for the variable (20 datapoints of the variable for the 10 young adults and 20 datapoints of the same variable for the 10 old adults).
We are using a Mixed ANOVA to check for both the within-subjects and between-subjects effects (old v/s young). I want to know can we achieve higher statistical power using this design for the between-subjects effects (as we have 2 datapoints per subject for the variable) compared to what would we have achieved if we would have performed a parametric/non-parametric independent samples t-test to test the between-subjects effects (old vs young) in the same variable with 1 datapoint per subject in a typical experiment?
Note: We have not found an interaction effect between age (old-young) and the session (AM-PM) difference, when we checked for the within-subjects effects.