Hello!
so in my dataset for people belonging to different groups [a, b, c, d] have scored marks on a test.
now the cut off for clearing this test is different for each of the groups.
how can i generate a new variable that records the distance from cutoff for each of these - -
new variable = Cutoff - total marks
so in my dataset for people belonging to different groups [a, b, c, d] have scored marks on a test.
now the cut off for clearing this test is different for each of the groups.
how can i generate a new variable that records the distance from cutoff for each of these - -
new variable = Cutoff - total marks
Comment