Skip to main content

Misuse of the Scientistic Analogy "Negative Feedback Loop" in Financial Services


It is a well-known fact that the financial services industry - and their regulators - often use bizarre language.  For instance, Alan Greenspan, during his tenure as Chairman of the Federal Reserve System, was famous for achieving a level of incomprehension that spawned a generation of "Fed Watchers" needed to interpret him.  However, the problem goes far beyond Mr. Greenspan, and one of the worst offenses committed by financial services is scientism.

Scientism is the application of the language and methods of the natural sciences (physics, chemistry, biology, etc.) to problem domains that are completely outside of the realm of natural science.  For instance, the term "financial engineering" has been used to describe a large set of practices which contributed significantly to the great financial crisis we are still living in.  Having worked in asset securitization myself, I can assure anyone that whatever these practices were, they were certainly no form of "engineering".

Which brings us to the term "Negative Feedback Loop".  This is a term that originated with real engineers, but which has since been appropriated by the financial regulators, and has then trickled down to the rest of the industry.  Here is an example of its use (admittedly in a quote) by the otherwise erudite Ambrose Evans-Prichard of the Daily Telegraph.

"Mr Roberts said the collapse in Spanish tax revenues is replicating the pattern in Greece. Fiscal revenues have fallen 4.8pc over the last year, and VAT returns have slumped 14.6pc. Debt service costs have risen by 18pc.
The country is caught in a classic deflationary vice: a rising debt burden on a shrinking economic base. “Once you get into such a negative feedback loop, you can move beyond the point of no return quickly,” he said."
[ http://www.telegraph.co.uk/finance/financialcrisis/9301270/Spain-faces-total-emergency-as-fear-grips-markets.html  - by Ambrose Evans-Pritchard, International business editor, 7:39PM BST 30 May 2012]

The term "Negative Feedback Loop" in its engineering sense means that the output of a process becomes an input to that process, and acts to stabilize the activity of the process.  For instance, the governor of a steam engine is a device at the top of a pipe that is rotated by the engine.  The governor includes two or more weighty metal balls hinged to close a hole through which steam would otherwise escape.  As the pipe rotates faster, due to engine activity, the centrifugal force lifts the balls off the hole and steam escapes, reducing the power delivered by the engine.  This puts an upper limit on the power the engine can provide to whatever it is driving, thus preventing "runaway" effects such as running a pump so fast that it breaks.

This example shows that a "Negative Feedback Loop" can be a very good thing in engineering - and actually it is typically so.  However, the great minds of the financial services industry have little acquaintance with  real science and engineering.  I presume they saw the word "negative" and equated it with "bad" and simply appropriated the whole thing.  So if a country owes $1 Trillion, and has a falling GDP (say due to government austerity), the debt-to-GDP ratio increases and the  debt is even more difficult to service.  This is more closely resembles a "Positive Feedback Loop", where the output of the system is amplified by the output becoming an input, often contributing to equipment damage in real engineering.  Take a look a Wikipedia if you want a fuller explanation.

So "Negative Feedback Loop" in financial services is either:

(a) Misuse of terminology to signify real positive feedback loops that do occur in financial services; or

(b) A  scientistic analogy that is conning us into thinking there is a real concept being signified, whereas in fact there is no intelligible concept.  And the analogy has gone wrong because of the desire for the term "negative" to mean "bad", rather than "dampening" as it does in engineering.

The example I gave above of the debt-to-GDP ratio has points in common with a true positive feedback loop, but that is what I would expect of any analogy.  It does not prove that we are dealing with an actual positive feedback loop (that happens to be mis-termed as a "Negative Feedback Loop").   A definition is not a few selected attributes that are in common with some other generalization.  In financial services strange things can happen because the domain is governed by human laws, not natural laws.  Debt can be repudiated in financial services, but matter and energy must be conserved in the natural world.

My conclusion is that the class of phenomena to which the term "Negative Feedback Loop" is applied in financial services breaks down into concepts that have never been given adequate definitions.  Therefore we are dealing with unintelligible concepts.   The fakery of using scientistic analogies (because scientific language is always so plausible) has been poorly applied in this case, and the terminology has pointed up the problem.

Comments

Popular Posts

Create Your Own Social Networking Site

Create Your Own Social Networking Site JCOW: Ethical Hacking Top 10 reasons to choose Jcow:- 1. Handle more traffic - Clean codes and Dynamic caching can lower the CPU load and  speed up your website. 2 Make your site more interactive - Well designed Jcow applications help you members to connect and communicate with others more effectively. 3 Add questions to the Registration Form - You can add new member fields, which will be displayed to the registration form, profile form, and the member browsing form. 4 Easily share stuff - Within the AJAX sharing Box, your members can publish status,  photos, videos, and blogs. 5 Customize and Extend your Jcow Network - A Jcow network consists of core apps(like "Friends" and "Messages") and optional apps(like "Blogs" and ""Videos"). You can enable/disable optional apps. You can also develop your own apps. 6 Every profile could be Unique - Members can customize their own profile theme and  add music play...

WRITE "I LOVE YOU" ON CMD BY USING NOTEPAD

I had previously posted about   Matrix effect   using Notepad   as well as cool batch file  programs. In this post i will share with you guys  the cool and awesome  Notepad Tricks .  As name suggest you don't require any program other then Notepad.  So lets get started. 1. Open  Notepad   and copy below code. @echo off color 0A :A echo IIIIIII     L      OOOOOO V           V  EEEEEE     Y       Y  OOOOOO  U     U  ping -a .9 >nul echo    I        L      O    O  V         V   E           Y     Y   O    O  U     U  ping -b .9 >nul  echo    I        L      O    O   V       V    E   ...

HL7V2.x to HL7V3.0 Translation Issues Details-2

In continuation of my previous post this post lists the other issues associated with HL7 v2.x to HL7v3 translation Conformance Patterns: The other major issue with the transformation of messages is the behavior of application when a particular information exchange takes place. In HL7V3.0 apart from the trigger events and interactions there exists the notion of application role as senders and receivers. The application role is characterized as the entire set of interactions for which the sender and receiver are responsible for transmitting. HL7V3.0 clearly defines the possible interactions and the application behavior associated these interactions in the form of responses for which the sender and receiver needs to adhere to. The differences in messages between V2.x and V3.0 and absence of clear guidance on V2.x regarding application behavior on receipt of message makes the transformation exercise more difficult. Vocabulary: It is a well known fact that 80% of HL7 V2.x message failu...