You are currently viewing the United States website Institutional website. You can change your location here or visit other RBC GAM websites.

Welcome to the RBC Global Asset Management site for Institutional Investors

In order to proceed to the site, please accept our Terms & Conditions.

This RBC Global Asset Management (U.S.) Website is intended for institutional investors only.

For purposes of this Website, the term "Institutional" includes but is not limited to sophisticated non-retail investors such as investment companies, banks, insurance companies, investment advisers, plan sponsors, endowments, government entities, high net worth individuals and those acting on behalf of institutional investors. The Website contains information, material and content about RBC Global Asset Management (collectively, the “Information”).

The Website and the Information are provided for information purposes only and do not constitute an offer, solicitation or invitation to buy or sell a security, any other product or service, or to participate in any particular trading strategy. The Website and the Information are not directed at or intended for use by any person resident or located in any jurisdiction where (1) the distribution of such information or functionality is contrary to the laws of such jurisdiction or (2) such distribution is prohibited without obtaining the necessary licenses and such authorizations have not been obtained. Investment strategies may not be eligible for sale or available to residents of certain countries or certain categories of investors.

The Information is provided without regard to the specific investment objectives, financial situation or particular needs of any specific recipient and does not constitute investment, tax, accounting or legal advice. Recipients are strongly advised to make an independent review with an investment professional and reach their own conclusions regarding the investment merits and risks, legal, credit, tax and accounting aspects of any transactions.

Accept Decline
#pinned-nav.nav-sticky:before { transform: scaleX(1); } #pinned-nav:before { content: ""; position: absolute; z-index: -1; left: 0; bottom: 0; width: 100%; height: 100%; transform: scaleX(0); background-color: #003168; transition: 0.25s ease-in-out; } #ri-nav-mob #ri-nav-mobButtonTrigger { align-items: center; justify-content: space-between; } .expandable-content-wrapper{ margin-top: 0 !important; } .expandable-arrow:before { color: white; } #ri-nav-mobButtonTrigger { outline: none; } #ri-nav-mob { background-color: #003168; padding-left: 30px; padding-right: 30px; display: none; z-index:99 } .mob-nav-item { list-style: none; padding-top: 15px; padding-bottom: 15px; } .mob-nav-link { color: white; } #pinned-nav, #pinned-nav-mob { position: sticky; top: 54px; z-index:99 } #ri-nav { background-color: #003168; } .rbc-pinned { } #pinned-nav { height: auto; } .rbc-nav-bar-link { color: #fff; font-size: 14px; } .rbc-nav-bar-item.active { border-bottom: solid 10px #fff; } .rbc-nav-bar-item { padding-top: 15px; padding-bottom: 15px; } .rbc-nav-bar-link:hover { color: #fff; text-decoration: none; border-bottom: 0; } .rbc-nav-bar-link:focus { outline: none; } #ri-nav .rbc-nav-bar-items { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); grid-gap: 15px; list-style-type: none; } @media only screen and (max-width: 1199px) { #ri-nav .rbc-nav-bar-items { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } #ri-nav { display: none; } #ri-nav-mob { display: block; } } $(function () { $(document).scroll(function () { if ($(this).scrollTop() > 402) { $("#pinned-nav").addClass("nav-sticky"); $("#pinned-nav").removeClass("rbc-pinned"); $("#pinned-nav-mob").addClass("nav-sticky"); } else { $("#pinned-nav").removeClass("nav-sticky"); $("#pinned-nav").addClass("rbc-pinned"); $("#pinned-nav-mob").removeClass("nav-sticky"); } }); });

Performance matters: Achieving responsible returns

In the past five years, ESG scoring systems and data reporting standards have proliferated. Dozens of ESG ratings groups have emerged, each measuring the performance of companies or investment products in different ways.

These varying systems measure companies’ approaches to climate change, environmental issues, diversity and inclusion, human rights, and other social and governance factors, putting different weights on each area when calculating a final score. However, it is not always clear how these scores are decided.

These inconsistencies in methodologies often result in the same company receiving vastly different ratings across different ESG rating systems and platforms. It also means that often ESG scores cannot be linked directly to financial performance.

Instead, investors may use these scores as one input among many in their consideration of ESG risks and opportunities. Many investors are opting to move away from third-party ESG scores, and either using direct data on specific ESG factors or creating their own internal ESG scoring systems according to each investor’s specific investment process.

There has been some convergence in reporting standards for listed companies in the past two years.

In March 2021, the IFRS Foundation announced plans to collaborate with the International Accounting Standards Board and other bodies to “accelerate convergence” on reporting standards.27

Three months later, the International Integrated Reporting Council and the Sustainability Accounting Standards Board announced a planned merger to create the Value Reporting Foundation and pledged to work closely with the IFRS Foundation.28 The IFRS Foundation then formed the International Sustainability Standards Board at the COP26 climate conference in Glasgow, Scotland.29

In the first half of 2022, the Climate Disclosure Standards Board consolidated into the IFRS Foundation29 , the Global Reporting Initiative announced a collaboration with the IFRS Foundation to align the work of their respective Sustainability Standards Boards31 , and the Value Reporting Foundation became part of the IFRS Foundation.32

Regulators and investors have publicly supported these developments as they move towards a more standardized global approach to sustainability data standards. Harmonizing these standards aims to improve data quality and availability, bolstering investors’ ability to assess ESG risks and opportunities across their portfolios.

ESG: Alpha generator or risk mitigator (or neither)?

There is a growing body of evidence from industry-led and academic studies linking positive ESG traits to performance that is in line with or ahead of traditional indexes.

More than 200 studies published since 2015 have pointed to ESG funds and strategies enhancing investment returns, helping stimulate investor inflows.33 For example, research by the NYU Stern Center for Sustainable Business has demonstrated that companies can achieve positive financial benefits from making ESG-related investments. These include realizing operational efficiencies, investing in innovation, mitigating risks, improving sales, and better employee engagement and retention.34

RBC GAM’s Responsible Investment Surveys have shown that most investors expect ESG integrated portfolios to perform as well as or better than non-ESG strategies. Over half of respondents in 2021 said they believed integrating ESG factors could help generate long-term sustainable alpha.

However, as the chart below indicates, a small but fairly consistent minority of respondents has held fast to the belief that ESG portfolios actually perform worse than traditional investments.

How do you believe ESG integrated portfolios are likely to perform relative to non-ESG portfolios?

A meta-analysis from 2021 found that, while there was no “outsized financial return for ESG strategies”, many analyses were challenged by inconsistent ESG data and the various definitions of ESG, sustainability, and responsible investing, making it harder to compare findings directly. Regardless, the research did propose that ESG investing could give investors an advantage in certain scenarios, especially when it comes to potential risk mitigation.35

The concept of risk mitigation as a driver of ESG investment is popular among investors. RBC GAM’s Responsible Investment Survey has consistently shown that many investors see ESG as a risk management tool as much as an alpha generating strategy.

Do you believe that integrating ESG factors can help generate long term sustainable alpha and/or mitigate risk?

.bg-blue { background-color: #003168; } .tab-link { font-family: RBC Display, Roboto, Arial, sans-serif; } .t-white { color: white; } .border-right { border-right: solid 1px #fff; } @media only screen and (max-width: 768px) { .border-bottom { border-bottom: solid 1px #fff; } .border-right { border-right: none } } let container = document.querySelector('.tab-nav'); container.classList.add("container"); .ri-footer { } .ri-footer .icon-wrapper { padding: 0 5px } .ri-next, .ri-last { display: flex; align-items: center; } @media (max-width: 768px) { .ri-footer { flex-direction: column !important } }