You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a student defers, they are kept in the data for the year they applied, not the year they enroll. I fixed this for 2022 (MESM class of 2024) but did not retroactively update this.
Additionally, we sometimes have students who defer and then never enroll. We can adjust for this in the data cleaning by joining the application dataset to the previous class lists.
The text was updated successfully, but these errors were encountered:
If a student defers, they are kept in the data for the year they applied, not the year they enroll. I fixed this for 2022 (MESM class of 2024) but did not retroactively update this.
Additionally, we sometimes have students who defer and then never enroll. We can adjust for this in the data cleaning by joining the application dataset to the previous class lists.
The text was updated successfully, but these errors were encountered: