The Proposed Methodology slide depicts a three-layer workflow: Policy Layer defines RTD intervention signals (e.g., cutoff times), feeding into the Behavioural Layer's probabilistic models of student behaviors (e.g., reduced LMS checks). The Outcome Layer then computes metrics like technostress reduction and sleep improvements, comparing baseline (S₀) and intervention (S₁) scenarios.
Proposed Methodology
{ "headers": [ "Layer", "Key Equations & Parameters", "Description & Outputs" ], "rows": [ [ "Policy Layer", "RTD policy rules (e.g., notification cutoff times, disconnection hours)", "Defines intervention signals → Input to Behavioural Layer" ], [ "Behavioural Layer", "Probabilistic models: P(LMS check) = f(policy, habits); Academic pressure response functions", "Simulates student behaviors (e.g., reduced checking frequency) → Input to Outcome Layer" ], [ "Outcome Layer", "Technostress = β₁·overload + β₂·pressure + ε; Sleep regularity = g(behavioral changes)", "Computes metrics: technostress reduction, sleep improvement, etc. (S₀ vs. S₁ scenarios)" ] ] }
Source: RTD Simulation Model (RTD-SM): Key equations, parameters Three-layer architecture: Policy → Behavioural → Outcome layers