Question
In case of securitization of standard assets, what is
the Minimum Retention Requirement (MRR) for underlying loans of maturity greater than 24 months ?Solution
Securitization is the process of converting illiquid assets, like loans, into tradable securities, essentially transforming them into a form that can be bought and sold in the marke t.  In securitization, the Minimum Retention Requirement (MRR) is a key aspect, as defined by the Reserve Bank of India (RBI) in its Master Directions. It mandates that originators of securitized assets retain a certain percentage of the credit risk associated with those assets. This ensures the originator has a continued stake in the performance of the securitized assets and encourages them to carry out proper due diligence.   MRR Requirements (as per RBI guidelines): Â
- For loans with a maturity of 24 months or less, the MRR is 5% of the book value of the loans being securitized.  Â
- For loans with a maturity greater than 24 months , the MRR is 10%. Â
Which data structure is used in recursion?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Which of the following accurately describes the role of virtual memory in modern operating systems?
For Dijkstra’s algorithm on a graph with non-negative weights, which data structure yields the best time complexity for dense graphs?
Which data structure uses FIFO (First In, First Out)?
Which of the following OWASP Top 10 risks involves insecure coding practices that allow attackers to gain access to sensitive data, such as usernames a...
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
Which feature of OOP allows hiding implementation details while showing only the necessary functionality?