I knew the EL and RWA concepts well enough but the 'why does this help decision-making' part is where I got a bit handwavy.
Start by clarifying the data model and key metrics (expected loss, RWA, concentration), then describe how you would structure the data in Excel using Power Pivot or PivotTables, and finally outline the specific visuals (charts, heatmaps) that effectively communicate each risk aspect to decision-makers. Emphasize that the choice of visuals is driven by the need to highlight trends, outliers, and concentrations for actionable insights.
Pro tip: Use dynamic named ranges and slicers to make the dashboard interactive, and always include a 'data quality' check step to ensure accuracy—this shows you understand that reliable insights depend on clean data.
Identify the necessary data fields (e.g., exposure, PD, LGD, EAD, risk weights, sector, rating) and define the calculations for expected loss (PD*LGD*EAD) and RWA (EAD*risk weight). Ensure you know the granularity and relationships.
Load data into Excel's Data Model or create a flat table, then build PivotTables to aggregate metrics by dimensions like sector, rating, and region. Use measures in Power Pivot for dynamic calculations.
For expected loss: use a bar chart by sector or a treemap. For RWA: use a stacked column chart by rating or a waterfall. For concentration: create a heatmap (using conditional formatting) of exposure by sector and rating, or a scatter plot of exposure vs. PD.
Add slicers for time periods, sectors, or ratings to allow decision-makers to drill down. Use clear titles, data labels, and color scales to make insights immediately apparent.
Cross-check totals with source data, ensure formulas are correct, and gather feedback from stakeholders to refine visuals for maximum decision impact.
AI-generated suggestions, not part of the candidate's original notes. May be inaccurate — verify before relying on them.