PracHub
QuestionsCoachesLearningGuidesInterview Prep
|Home/Machine Learning/Citibank

Handle missing values for LGD modeling

Last updated: Mar 29, 2026

Quick Overview

Handle missing values for LGD modeling evaluates core ML concepts, assumptions, math intuition, training/evaluation trade-offs, and practical failure modes in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

  • medium
  • Citibank
  • Machine Learning
  • Data Scientist

Handle missing values for LGD modeling

Company: Citibank

Role: Data Scientist

Category: Machine Learning

Difficulty: medium

Interview Round: Technical Screen

How would you handle missing values in a dataset used for LGD modeling? Compare multiple imputation, model‑based imputation, business‑rule fills, indicator variables, and conditions where leaving missingness explicit is preferable.

Quick Answer: Handle missing values for LGD modeling evaluates core ML concepts, assumptions, math intuition, training/evaluation trade-offs, and practical failure modes in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

Related Interview Questions

  • Diagnose and fix linear regression assumption breaks - Citibank (medium)
  • Discuss logistic regression limitations for PD - Citibank (medium)
  • Identify top exposures and mitigate - Citibank (medium)
  • Compute EL and RWA from loan data - Citibank (medium)
  • Explain PD model validation steps - Citibank (medium)
|Home/Machine Learning/Citibank

Handle missing values for LGD modeling

Citibank logo
Citibank
Jul 26, 2025, 12:00 AM
mediumData ScientistTechnical ScreenMachine Learning
3
0

Handle missing values for LGD modeling

Handling Missing Values for LGD Modeling

Context

You are building a Loss Given Default (LGD) model using account- and borrower-level features captured around the time of default. The dataset contains both continuous and categorical variables with non-trivial missingness due to reporting gaps, system migrations, and process differences across products/regions.

Task

Describe how you would handle missing values in this LGD modeling context. Specifically, compare the following approaches:

  1. Multiple imputation (e.g., MICE)
  2. Model-based imputation (e.g., kNN, random forest, regression)
  3. Business-rule fills (domain-driven heuristics)
  4. Indicator variables (missingness flags; Unknown category)
  5. Leaving missingness explicit (letting the model handle NA directly)

For each, explain:

  • Assumptions about the missingness mechanism (MCAR, MAR, MNAR)
  • Pros, cons, and typical use cases in LGD modeling
  • Guardrails to avoid bias and leakage
  • How you would validate the choice and measure impact on LGD performance and stability

Constraints & Assumptions

  • Preserve the scope, facts, inputs, and requested outputs from the prompt above.
  • If the prompt leaves a detail unspecified, state a reasonable assumption before relying on it.
  • Keep the answer interview-ready: concise enough to present, but concrete enough to implement or evaluate.

Clarifying Questions to Ask

  • Clarify the task, data shape, labels, constraints, and evaluation metric.
  • State assumptions behind the math or modeling technique you choose.
  • Connect theory to practical training, debugging, and deployment implications.

What a Strong Answer Covers

  • Correct definitions and formulas where the prompt requires them.
  • A practical explanation of how the method behaves on real data.
  • Trade-offs, failure modes, diagnostics, and mitigation strategies.
  • Evaluation choices that match the product or modeling objective.

Follow-up Questions

  • How would noisy labels, class imbalance, or distribution shift affect the answer?
  • What would you monitor after deployment?
  • Which baseline would you compare against first?
Loading comments...

Browse More Questions

More Machine Learning•More Citibank•More Data Scientist•Citibank Data Scientist•Citibank Machine Learning•Data Scientist Machine Learning

Write your answer

Your first approved answer each day earns 20 XP.

Sign in to write your answer.
PracHub

Master your tech interviews with 8,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • AI Coding Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.