This problem requires a Pro subscription. Upgrade to access all 15 industry domains and 1,500+ questions.
Upgrade to ProYou are a Machine Learning Engineer at UnitedHealth. The data science team is preparing a patient-level feature matrix for a risk prediction model. For each patient who has at least one claim, you need to compute several aggregated metrics and derived features that capture their claims behavior, including how much they typically bill, their denial rate, how much the insurer actually pays relative to the billed amount, and a min-max normalized version of their total billed amount for model input.
You are a Machine Learning Engineer at UnitedHealth. The data science team is preparing a patient-level feature matrix for a risk prediction model. For each patient who has at least one claim, you need to compute several aggregated metrics and derived features that capture their claims behavior, including how much they typically bill, their denial rate, how much the insurer actually pays relative to the billed amount, and a min-max normalized version of their total billed amount for model input.