Law of the instrument

Last updated

The law of the instrument, law of the hammer, [1] Maslow's hammer, or golden hammer [lower-alpha 1] is a cognitive bias that involves an over-reliance on a familiar tool. Abraham Maslow wrote in 1966, "If the only tool you have is a hammer, it is tempting to treat everything as if it were a nail." [2]

Contents

The concept is attributed both to Maslow [3] and to Abraham Kaplan, [4] [5] although the hammer and nail line may not be original to either of them.

History

The English expression "a Birmingham screwdriver", meaning a hammer, refers to the practice of using the one tool for all purposes, and predates both Kaplan and Maslow by at least a century. [6]

In 1868, a London periodical, Once a Week , contained this observation: "Give a boy a hammer and chisel; show him how to use them; at once he begins to hack the doorposts, to take off the corners of shutter and window frames, until you teach him a better use for them, and how to keep his activity within bounds." [7]

Kaplan

The first recorded statement of the concept was Abraham Kaplan's, in 1964: "I call it the law of the instrument, and it may be formulated as follows: Give a small boy a hammer, and he will find that everything he encounters needs pounding." [8]

In February 1962 Kaplan, then a professor of philosophy, gave a banquet speech at a conference of the American Educational Research Association that was being held at UCLA. An article in the June 1962 issue of the Journal of Medical Education stated that "the highlight of the 3-day meeting ... was to be found in Kaplan's comment on the choice of methods for research. He urged that scientists exercise good judgment in the selection of appropriate methods for their research. Because certain methods happen to be handy, or a given individual has been trained to use a specific method, is no assurance that the method is appropriate for all problems. He cited Kaplan's Law of the Instrument: 'Give a boy a hammer and everything he meets has to be pounded.'"

In The Conduct of Inquiry: Methodology for Behavioral Science (1964), Kaplan again mentioned the law of the instrument saying, "It comes as no particular surprise to discover that a scientist formulates problems in a way which requires for their solution just those techniques in which he himself is especially skilled." And in a 1964 article for The Library Quarterly , he again cited the law and commented: "We tend to formulate our problems in such a way as to make it seem that the solutions to those problems demand precisely what we already happen to have at hand." [7]

Tomkins and Colby

In a 1963 essay collection, Computer Simulation of Personality: Frontier of Psychological Theory, Silvan Tomkins wrote about "the tendency of jobs to be adapted to tools, rather than adapting tools to jobs". He wrote: "If one has a hammer one tends to look for nails, and if one has a computer with a storage capacity, but no feelings, one is more likely to concern oneself with remembering and with problem solving than with loving and hating." In the same book, Kenneth Mark Colby explicitly cited the law, writing: "The First Law of the Instrument states that if you give a boy a hammer, he suddenly finds that everything needs pounding. The computer program may be our current hammer, but it must be tried. One cannot decide from purely armchair considerations whether or not it will be of any value." [7]

Abraham Maslow

Maslow's hammer, popularly phrased as "if all you have is a hammer, everything looks like a nail" and variants thereof, is from Abraham Maslow's The Psychology of Science, published in 1966. Maslow wrote: "I remember seeing an elaborate and complicated automatic washing machine for automobiles that did a beautiful job of washing them. But it could do only that, and everything else that got into its clutches was treated as if it were an automobile to be washed. I suppose it is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail." [7] [2]

Lee Loevinger

In 1967, Lee Loevinger of the Federal Communications Commission dubbed the law "Loevinger's law of irresistible use", and applied it to government: "The political science analogue is that if there is a government agency, this proves something needs regulating."

Warren Buffett

In 1984, investor Warren Buffett criticized academic studies of financial markets that made use of inappropriate mathematical approaches:

It isn't necessarily because such studies have any utility; it's simply that the data are there and academicians have worked hard to learn the mathematical skills needed to manipulate them. Once these skills are acquired, it seems sinful not to use them, even if the usage has no utility or negative utility. As a friend said, to a man with a hammer, everything looks like a nail." [7]

Robert Kagan

In his 2003 book, Of Paradise and Power , historian Robert Kagan suggested a corollary to the law: "When you don't have a hammer, you don't want anything to look like a nail." According to Kagan, the corollary explains the difference in views on the use of military force the United States and Europe have held since the end of World War II. [9]

Manifestations

Psychiatry

Some critics of psychiatry claim that the law of the instrument leads to the over-prescription of psychiatric drugs. [10] [11]

Computer programming

The notion of a golden hammer, "a familiar technology or concept applied obsessively to many software problems", was introduced into information technology literature in 1998 as an anti-pattern: a programming practice to be avoided. [12]

Software developer José M. Gilgado has written that the law is still relevant in the 21st century and is highly applicable to software development. Many times software developers, he observed, "tend to use the same known tools to do a completely new different project with new constraints". He blamed this on "the comfort zone state where you don't change anything to avoid risk. The problem with using the same tools every time you can is that you don't have enough arguments to make a choice because you have nothing to compare to and is limiting your knowledge." The solution is "to keep looking for the best possible choice, even if we aren't very familiar with it". This includes using a computer language with which one is unfamiliar. He noted that the product RubyMotion enables developers to "wrap" unknown computer languages in a familiar computer language and thus avoid having to learn them. But Gilgado found this approach inadvisable, because it reinforces the habit of avoiding new tools. [13]

Other forms of narrow-minded instrumentalism [14] include: déformation professionnelle, a French term for "looking at things from the point of view of one's profession", and regulatory capture, the tendency for regulators to look at things from the point of view of the profession they are regulating.

See also

Notes

  1. By analogy with silver bullet.

Related Research Articles

<span class="mw-page-title-main">Software</span> Non-tangible executable component of a computer

Software is a collection of programs and data that tell a computer how to perform specific tasks. Software often includes associated software documentation. This is in contrast to hardware, from which the system is built and which actually performs the work.

Time management is the process of planning and exercising conscious control of time spent on specific activities — especially to increase effectiveness, efficiency, and productivity.

Usability testing is a technique used in user-centered interaction design to evaluate a product by testing it on users. This can be seen as an irreplaceable usability practice, since it gives direct input on how real users use the system. It is more concerned with the design intuitiveness of the product and tested with users who have no prior exposure to it. Such testing is paramount to the success of an end product as a fully functioning application that creates confusion amongst its users will not last for long. This is in contrast with usability inspection methods where experts use different methods to evaluate a user interface without involving users.

<span class="mw-page-title-main">William Schutz</span> American psychologist

William Schutz was an American psychologist.

<span class="mw-page-title-main">Digital art</span> Collective term for art that is generated digitally with a computer

Digital art refers to any artistic work or practice that uses digital technology as part of the creative or presentation process. It can also refer to computational art that uses and engages with digital media.

In computer programming, unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. It is a standard step in development and implementation approaches such as Agile.

<span class="mw-page-title-main">Unix philosophy</span> Software development philosophy

The Unix philosophy, originated by Ken Thompson, is a set of cultural norms and philosophical approaches to minimalist, modular software development. It is based on the experience of leading developers of the Unix operating system. Early Unix developers were important in bringing the concepts of modularity and reusability into software engineering practice, spawning a "software tools" movement. Over time, the leading developers of Unix established a set of cultural norms for developing software; these norms became as important and influential as the technology of Unix itself, and have been termed the "Unix philosophy."

The Law of Demeter (LoD) or principle of least knowledge is a design guideline for developing software, particularly object-oriented programs. In its general form, the LoD is a specific case of loose coupling. The guideline was proposed by Ian Holland at Northeastern University towards the end of 1987, and the following three recommendations serve as a succinct summary:

<span class="mw-page-title-main">Usability</span> Capacity of a system for its users to perform tasks

Usability can be described as the capacity of a system to provide a condition for its users to perform the tasks safely, effectively, and efficiently while enjoying the experience. In software engineering, usability is the degree to which a software can be used by specified consumers to achieve quantified objectives with effectiveness, efficiency, and satisfaction in a quantified context of use.

<span class="mw-page-title-main">Abraham Maslow</span> American psychologist

Abraham Harold Maslow was an American psychologist who created Maslow's hierarchy of needs, a theory of psychological health predicated on fulfilling innate human needs in priority, culminating in self-actualization. Maslow was a psychology professor at Brandeis University, Brooklyn College, New School for Social Research, and Columbia University. He stressed the importance of focusing on the positive qualities in people, as opposed to treating them as a "bag of symptoms". A Review of General Psychology survey, published in 2002, ranked Maslow as the tenth most cited psychologist of the 20th century.

Various anti-spam techniques are used to prevent email spam.

Clare W. Graves was a professor of psychology and originator of the emergent cyclical theory of adult human development, aspects of which were later popularised as Spiral Dynamics. He was born in New Richmond, Indiana.

In computer programming, a software framework is an abstraction in which software, providing generic functionality, can be selectively changed by additional user-written code, thus providing application-specific software. It provides a standard way to build and deploy applications and is a universal, reusable software environment that provides particular functionality as part of a larger software platform to facilitate the development of software applications, products and solutions.

In software engineering, profiling is a form of dynamic program analysis that measures, for example, the space (memory) or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls. Most commonly, profiling information serves to aid program optimization, and more specifically, performance engineering.

Self-actualization, in Maslow's hierarchy of needs, is the highest level of psychological development, where personal potential is fully realized after basic bodily and ego needs have been fulfilled. The highest level of psychological development in Maslow’s hierarchy of needs is self-transcendence.

Anti-computer forensics or counter-forensics are techniques used to obstruct forensic analysis.

Stages of development may refer to:

Managerial psychology is a sub-discipline of industrial and organizational psychology that focuses on the effectiveness of individuals and groups in the workplace, using behavioral science.

Employee monitoring is the surveillance of workers' activity. Organizations engage in employee monitoring for different reasons such as to track performance, to avoid legal liability, to protect trade secrets, and to address other security concerns. This practice may impact employee satisfaction due to its impact on the employee's privacy. Among organizations, the extent and methods of employee monitoring differ.

<span class="mw-page-title-main">Screenshot</span> Digital image output of computer display

A screenshot is a digital image that shows the contents of a computer display. A screenshot is created by the operating system or software running on the device powering the display.

References

  1. Richard W. Brislin (1980). "Cross-Cultural Research Methods: Strategies, Problems, Applications". In Irwin Altman; Amos Rapoport; Joachim F. Wohlwill (eds.). Environment and Culture. Springer. p. 73. ISBN   978-0-306-40367-5.
  2. 1 2 Maslow, Abraham Harold (1966). The Psychology of Science: A Reconnaissance. Harper & Row. ISBN   978-0-8092-6130-7.
  3. Bruce Klatt (1999). The ultimate training workshop handbook . McGraw-Hill Professional. p.  4. ISBN   978-0-07-038201-5.
  4. Timothy J. Cartwright (1990). The management of human settlements in developing countries: case studies in the application of microcomputers. Taylor & Francis. p. 230. ISBN   978-0-415-03124-0.
  5. Winther, Rasmus Grønfeldt (2014). "James and Dewey on Abstraction" (PDF). The Pluralist. 9 (2): 20. doi:10.5406/pluralist.9.2.0001. S2CID   144869432.
  6. Green, Jonathon (1998). Dictionary of Slang . Cassell. ISBN   9780304344352.
  7. 1 2 3 4 5 "If Your Only Tool Is a Hammer Then Every Problem Looks Like a Nail". Quote Investigator. 8 May 2014. Retrieved 18 April 2017.
  8. Abraham Kaplan (1964). The Conduct of Inquiry: Methodology for Behavioral Science. San Francisco: Chandler Publishing Co. p. 28. ISBN   9781412836296.
  9. Kagan, Robert (January 2004). Of Paradise and Power: America and Europe in the New World Order . Vintage Books. p.  28. ISBN   9781400034185 . Retrieved 8 May 2017. Robert Kagan When you don't have a hammer, you don't want anything to look like a nail..
  10. Kriegman, Dan (15 June 2020). "Does Stranger Mean Danger?". Mad in America. Retrieved 24 April 2023. we must always be wary of the danger of Maslow's Hammer [...] And psychopharmacology is psychiatry's hammer.
  11. McDonald, William (30 December 2022). "The Problem With Maslow's Hammer". The American Journal of Geriatric Psychiatry. 30 (12): 1324–1326. doi:10.1016/j.jagp.2022.06.002. PMC   9188488 . PMID   35803878.
  12. William J. Brown; Raphael C. Malveau; Hays W. "Skip" McCormick; Thomas J. Mowbray (1998). AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis. Wiley. p.  111. ISBN   978-0-471-19713-3.
  13. Gilgado, José (2023-02-25). "Avoiding the law of the instrument". josem.co. Retrieved 25 February 2023.
  14. Trouche, Luc (2004). "Managing the complexity of human/machine interactions in computerized learning environments: guiding students' command process through instrumental orchestrations". International Journal of Computers for Mathematical Learning. 9 (3): 281–307. doi:10.1007/s10758-004-3468-5. S2CID   19526022.