I am using IBM SPSS version 21 as a statistical analysis software. My research is about comparing 2 diferent populations. Let's say it's group A and group B.
Each group has variables changing between 2 different timelines : T0 and T1, and these variables are qualitative. Let's say one of these variables is called X.
X is coded either 0 for no, or 1 for yes.
As a qualitative variable, the frequency of X is calculated in percentage by SPSS.
The difference between the frequencies in T0 and T1 is calculated manually by this formula : ( Freq of X(T0) in group A - Freq of X (T1) in group A )/ Freq of X(T0) in group A * 100
So we obtain the variation between these 2 timelines in percentage.
My question is : how do i compare the variation of group A versus the variation of group B between these two timelines (T0 and T1) using SPSS ?