|
|
Re: Testing the significance of difference in set means at different times
Posted:
Nov 1, 2012 6:27 AM
|
|
On Thursday, 1 November 2012 17:47:30 UTC+11, Ray Koopman wrote: > On Oct 31, 9:16 pm, Stuart.Pal...@deakin.edu.au wrote: > > > I have data from two large sets of samples (100s in one set [a1] and 1000s in the other set [b1]). a1 has a mean score Ma1. b1 has a mean score Mb1. I can evaluate the significance associated with the difference in mean scores [Ma1-Mb1] observed between these two sets. > > > > > > I also have two similar sets of data collected at a later period - a2 and b2, with means Ma2 and Mb2. Again, I can evaluate the significance associated with the difference in mean scores [Ma2-Mb2] observed between these two sets. > > > > > > I'm interested in whether there is a way to evaluate the significance of the observed change across the two time periods between the difference observed in the set means? That is, an appropriate method to evaluate the significance of the observed difference in (Ma1-Mb1)-(Ma2-Mb2). > > > > > > Any sugestions would be greatly appreciated. > > > > For each person, get the algebraic difference between their score > > at time 1 and their score at time 2. Then do an independent-groups > > t-test of the difference between the means of the two sets of > > difference scores.
Thanks for the reply.
I omitted an important piece of information sorry, each of the sets is a cross-sectional sample (sub-set) of their respective populations, and the data in a1 and a2 (and b1 and b2) are not paired.
|
|