PracHub
QuestionsCoachesLearningGuidesInterview Prep
|Home/Machine Learning/Citibank

Compute EL and RWA from loan data

Last updated: Mar 29, 2026

Quick Overview

Compute EL and RWA from loan data 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

Compute EL and RWA from loan data

Company: Citibank

Role: Data Scientist

Category: Machine Learning

Difficulty: medium

Interview Round: Technical Screen

Given anonymized loan data containing PD, LGD, and EAD, compute portfolio expected loss (EL) and risk‑weighted assets (RWA). State assumptions, formulas, aggregation approach, treatment of off‑balance‑sheet exposures, and any sensitivity checks.

Quick Answer: Compute EL and RWA from loan data 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)
  • Handle missing values for LGD modeling - Citibank (medium)
  • Discuss logistic regression limitations for PD - Citibank (medium)
  • Identify top exposures and mitigate - Citibank (medium)
  • Explain PD model validation steps - Citibank (medium)
|Home/Machine Learning/Citibank

Compute EL and RWA from loan data

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

Compute EL and RWA from loan data

Task: Compute Portfolio EL and RWA from Loan-Level PD, LGD, EAD

Context

You are given an anonymized, loan-level dataset with at least the following fields per exposure:

  • PD: one-year probability of default (as a decimal, e.g., 0.01 for 1%)
  • LGD: loss given default under downturn conditions (decimal between 0 and 1)
  • EAD: exposure at default (currency units). For off-balance-sheet items, EAD should reflect credit conversion factors (CCFs), or you must compute EAD from committed/undrawn amounts and CCFs.

Compute:

  1. Portfolio expected loss (EL)
  2. Risk-weighted assets (RWA)

Also state:

  • Assumptions (regulatory approach, asset class, maturity, parameter floors)
  • Formulas used
  • Aggregation approach across loans
  • Treatment of off-balance-sheet exposures
  • Sensitivity and validation checks

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.