B
Beanny
Member
Hi All
I want to set up a Markov-type model to model leaving rates in each year of a uni degree course.
The model should have the state space S = {1,2,3,P,W} where the numbers indicate the year of the course, P represents the completion of the course and W represents withdrawn from the course.
Transitions are possible from state 1 to 2, from 2 to 3 and from 3 to P, as long as the student passes the exams at the end of each year. Conversely, if the student fails the exam in any year they will be withdrawn from the course. This would need a discrete time model with time period of one year.
However, students may also voluntarily drop out of the course at any time. This would need a continuous time model.
The problem is: how do I combine the discrete and continuous models without making any simplifying assumptions, i.e. I want to be able to model the overall rate of leaving and hence calculate the overall probability of leaving, without treating the models separately.
I'm thinking there could be some type of Markov model (perhaps outside the syllabus) that will let me do this.
Thanks for your time.
I want to set up a Markov-type model to model leaving rates in each year of a uni degree course.
The model should have the state space S = {1,2,3,P,W} where the numbers indicate the year of the course, P represents the completion of the course and W represents withdrawn from the course.
Transitions are possible from state 1 to 2, from 2 to 3 and from 3 to P, as long as the student passes the exams at the end of each year. Conversely, if the student fails the exam in any year they will be withdrawn from the course. This would need a discrete time model with time period of one year.
However, students may also voluntarily drop out of the course at any time. This would need a continuous time model.
The problem is: how do I combine the discrete and continuous models without making any simplifying assumptions, i.e. I want to be able to model the overall rate of leaving and hence calculate the overall probability of leaving, without treating the models separately.
I'm thinking there could be some type of Markov model (perhaps outside the syllabus) that will let me do this.
Thanks for your time.