Free Trial

MNI Survey of US Economic Forecasts: Mar 11 - Mar 13

Repeats Story Initially Transmitted at 22:06 GMT Mar 8/17:06 EST Mar 8
                       Mar 11   Mar 11       Mar 11  Mar 12    Mar 12     Mar 13
--------------------------------------------------------------------------------
                                Retail                            CPI    Durable
                       Retail    Sales     Business          ex-food,  Goods New
                        Sales  Ex-Auto  Inventories     CPI    energy     Orders
Data For                  Jan      Jan          Dec     Feb       Feb        Jan
Denomination             % Ch     % Ch         % Ch    % Ch      % Ch       % Ch
Median Forecast **       -0.1      0.2          0.6     0.2       0.2       -0.5
High Forecast             0.5      0.9          0.8     0.3       0.3        1.9
Low Forecast             -0.9     -0.6          0.4     0.1       0.1       -2.3
Mean                     -0.1      0.2          0.6     0.2       0.2       -0.4
Standard Deviation        0.3      0.3          0.1     0.1       0.0        1.0
No. of Responses           23       21            6      23        24         21
Amherst Pierpont         -0.2      0.3           NA     0.2       0.2        0.3
Bank of the West         -0.2      0.1          0.6     0.2       0.2       -0.9
Barclays Capital           NA       NA           NA     0.2       0.2         NA
Bayerische
Landesbank               -0.1      0.3           NA     0.3       0.2        0.0
Capital Economics        -0.1      0.2           NA     0.2       0.2        0.8
CIBC                     -0.2      0.2           NA     0.3       0.2        0.0
Comerica Bank            -0.3      0.0           NA     0.3       0.2         NA
Credit Suisse            -0.3     -0.1           NA     0.2       0.2       -0.8
Deka                     -0.1      0.3           NA      NA       0.2       -1.5
Deutsche Bank              NA       NA          0.4     0.2       0.2        1.9
HSBC                      0.1      0.3           NA     0.2       0.1        0.2
ING Group                 0.5       NA           NA     0.2       0.2       -0.5
Intesa Sanpaolo           0.1      0.4           NA      NA       0.2       -0.7
J.P. Morgan              -0.1      0.4           NA     0.1       0.1        1.3
Jefferies Economics       0.0      0.0          0.5     0.2        NA       -1.2
Lloyds Bank               0.3       NA          0.4     0.2       0.2       -0.5
Morgan Stanley           -0.9     -0.6           NA     0.2       0.2         NA
Natwest                   0.1      0.6           NA     0.2       0.2       -1.1
Nomura                    0.0      0.1           NA     0.2       0.2       -1.8
RBC                       0.1      0.6           NA     0.3       0.2         NA
Scotiabank               -0.3      0.2           NA     0.3       0.3       -0.5
SocGen                   -0.4     -0.1           NA     0.2       0.2       -0.4
TD Securities            -0.5      0.0           NA     0.2       0.2        0.1
Umaryland                 0.5      0.9          0.8     0.1       0.2       -0.8
Wells Fargo               0.2      0.3          0.6     0.2       0.2       -2.3
** Note: The survey median is compiled solely from the forecasts listed above
and is not intended to represent a market consensus.
--MNI Washington Bureau; +1 (973) 494-2611; email: harrison.clarke@marketnews.com
[TOPICS: MTABLE]

To read the full story

Why MNI

MNI is the leading provider

of intelligence and analysis on the Global Fixed Income, Foreign Exchange and Energy markets. We use an innovative combination of real-time analysis, deep fundamental research and journalism to provide unique and actionable insights for traders and investors. Our "All signal, no noise" approach drives an intelligence service that is succinct and timely, which is highly regarded by our time constrained client base.

Our Head Office is in London with offices in Chicago, Washington and Beijing, as well as an on the ground presence in other major financial centres across the world.
}); window.REBELMOUSE_TASKS_QUEUE.push(function(){ window.dataLayer.push({ 'event' : 'logedout', 'loggedOut' : 'loggedOut' }); }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ (function appendPosts () { var policyPosts = document.getElementsByClassName('policy-posts-wrapper')[0]; var policyPostsMenu = document.querySelector('.policy-posts-span'); policyPostsMenu.append(policyPosts); policyPosts.style.display = "block"; var dataPosts = document.getElementsByClassName('data-posts-wrapper')[0]; var dataPostsMenu = document.querySelector('.data-posts-span'); dataPostsMenu.append(dataPosts); dataPosts.style.display = "block"; })(); }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ document.querySelectorAll(".my-mni").forEach(function(item){ item.href="/core/users/email_login/"; item.innerHTML="Log In"; }) }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ document.querySelectorAll("img").forEach(function (img) { img.addEventListener("contextmenu", function (e) { return false; }); }); document .querySelector(".site-logo img") .addEventListener("contextmenu", function (e) { return true; }); }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ document.querySelector('.signup-form').addEventListener('submit', () => { window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'submission_click', 'event_category': "Sign Up Button Clicks", 'event_label': "Posts" }); }) }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ REBELMOUSE_STDLIB.createElementChangeListener(".areas-of-interests__options .signin-module", function (item) { item.addEventListener("click", function () { if(item.querySelector("input").checked){ item.classList.add("selected"); // item.querySelector("input").checked=false; } else { item.classList.remove("selected"); // item.querySelector("input").checked=true; } }) }) function initializeTooltip(){ document.addEventListener("mouseover", function (e) { if (e.target.matches(".authentication--field-fi_market > i")) { document .querySelector(".subscription-form-tooltip.fi-market") .classList.remove("hide"); } if (e.target.matches(".authentication--field-fx_market > i")) { document .querySelector(".subscription-form-tooltip.fx-market") .classList.remove("hide"); } if (e.target.matches(".authentication--field-data > i")) { document .querySelector(".subscription-form-tooltip.data") .classList.remove("hide"); } if (e.target.matches(".authentication--field-mni_research > i")) { document .querySelector(".subscription-form-tooltip.mni_research") .classList.remove("hide"); } if (e.target.matches(".authentication--field-policy > i")) { document .querySelector(".subscription-form-tooltip.policy") .classList.remove("hide"); } if (e.target.matches(".authentication--field-EM_market > i")) { document .querySelector(".subscription-form-tooltip.EM_market") .classList.remove("hide"); } if (e.target.matches(".authentication--field-calendar > i")) { document .querySelector(".subscription-form-tooltip.calendar") .classList.remove("hide"); } if (e.target.matches(".authentication--field-commodities > i")) { document .querySelector(".subscription-form-tooltip.commodities") .classList.remove("hide"); } }); document .querySelectorAll(".areas-of-interests__options i") .forEach(function(btn){ btn.addEventListener("mouseleave", function (e) { let tooltips = document.querySelectorAll(".subscription-form-tooltip"); tooltips.forEach(function(tooltip){ tooltip.classList.add("hide"); }); }); }); } function createTooltip(item) { const tooltip = document.createElement('i'); tooltip.classList.add('tooltip'); item.appendChild(tooltip); } REBELMOUSE_STDLIB.createElementChangeListener(".areas-of-interests__options .authentication--label", function(item){ createTooltip(item); if(document.querySelectorAll(".areas-of-interests__options .authentication--label").length >=7 ){ initializeTooltip(); } }) REBELMOUSE_STDLIB.createElementChangeListener('.signup-form.authentication--form',function(item){ item.onsubmit=function(e){ ga('b.send', 'event', {eventCategory: 'Signup', eventAction: 'CompletedForm', eventLabel:'pageTitle', eventValue:15}); window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'signup_click', 'event_category': "Signup", 'event_action': 'CompletedForm', 'event_label': 'pageTitle', 'event_value': 15 }); } }) }); window.REBELMOUSE_TASKS_QUEUE.push(function(){ let posts = document.querySelectorAll(".all-content-wrapper .widget:not(.stream-story-processed)"); window.check_story_posts(posts, "streamOfPosts"); }); window.REBELMOUSE_LOW_TASKS_QUEUE.push(function(){ /* const sidebar = document.querySelector('.left-sidebar-container'); const stickyContent = document.querySelector('.sticky-content'); const siteContent = document.querySelector('.all-posts-stream'); if (sidebar && stickyContent && siteContent) { if (siteContent.clientHeight > sidebar.clientHeight) { console.log('grater -> ', siteContent.clientHeight + ' > ' + sidebar.clientHeight); stickyContent.style.height = (siteContent.clientHeight - sidebar.clientHeight) + 'px'; } } */ });