In SAS Intelligent Decisioning, a Branch node evaluates a credit score against thresholds. What is the primary advantage of using Business Rule nodes over embedding IF-THEN logic in a SAS DATA step for this routing?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because Business Rule nodes in SAS Intelligent Decisioning provide a governance-friendly, business-user-editable interface where rules are versioned, tracked, and auditable — satisfying regulatory and model risk requirements without requiring code changes. A is wrong; execution speed is not the differentiating advantage.
Full explanation below image
Full Explanation
B is correct because Business Rule nodes in SAS Intelligent Decisioning provide a governance-friendly, business-user-editable interface where rules are versioned, tracked, and auditable — satisfying regulatory and model risk requirements without requiring code changes. A is wrong; execution speed is not the differentiating advantage. C is wrong; Business Rule nodes apply conditions, not feature engineering. D is wrong; real-time scoring requirements are separate from the Business Rule node benefit.