Hello,
I have two datasets for grade 5 and grade 8 (for four cohorts). In other words, for each cohort I have data related to grade 5 and 8. There is a unique identifier and this variable is called SIDI_Invalsi in my data. I merge the two datasets based on this variable. Moreover, in my dataset I have class_id and school_id.
Now, I have a question.
I would like to compute the percentage of new peers for each student at grade 8.
I would be very thankful if you could help me with this.
I have two datasets for grade 5 and grade 8 (for four cohorts). In other words, for each cohort I have data related to grade 5 and 8. There is a unique identifier and this variable is called SIDI_Invalsi in my data. I merge the two datasets based on this variable. Moreover, in my dataset I have class_id and school_id.
Now, I have a question.
I would like to compute the percentage of new peers for each student at grade 8.
I would be very thankful if you could help me with this.
Comment