CHAPTER 2. The Nature of Economics¶
: Scientific Inquiry and Empirical Insight¶
2.1 Economics as a Social Science¶
Economics is the study of how individuals and societies allocate scarce resources. While the subject matter—human behavior and social institutions—is inherently complex and volatile compared to the physical world, economists employ a scientific methodology to analyze these phenomena.
2.1.1 The Cycle of Scientific Inquiry¶
The investigative process in economics follows a rigorous cycle similar to that of the natural sciences:
Observation: Identifying patterns or anomalies in the real world (e.g., “Why does consumption fluctuate with interest rate changes?”).
Theoretical Formulation: Developing a logical framework or hypothesis to explain the observed phenomena.
Empirical Testing: Utilizing statistical data or experimental methods to determine if the hypothesis holds under scrutiny. If the data contradicts the theory, the model is revised or discarded.
<Table 2-1> Comparative Methodology: Natural Science vs. Social Science
| Feature | Natural Science (e.g., Physics) | Social Science (e.g., Economics) |
|---|---|---|
| Subject Matter | Matter, Energy, Cells (Controllable) | Humans, Markets, Institutions (Complex) |
| Experimental Mode | Controlled Laboratory Experiments | Observational Data & Natural Experiments |
| Nature of Laws | Universal / Absolute (e.g., Gravity) | Probabilistic / Conditional (e.g., Demand) |
| Primary Tools | Mathematics, Precision Instruments | Econometrics, Formal Mathematical Models |
2.2 Economic Models: Maps for a Complex World¶
2.2.1 Abstraction and the Paradox of the Map¶
The real world is staggeringly complex, involving billions of agents and an infinite number of variables. To make sense of this, economists use Economic Models—simplified representations of reality designed to highlight essential relationships.
The Map Analogy: A driver traveling from Seoul to Busan does not require a map detailing every tree or the color of every building. A simplified schematic showing highways and exits is far more functional.
The Essence of Modeling: The goal of a model is not to be a perfect replica of reality but to provide explanatory power. By removing “noise” through abstraction, we can focus on the causal link between variables of interest.
2.2.2 The Logical Necessity of Assumptions¶
Constructing a model requires “freezing” parts of reality through assumptions:
Homo Economicus (Rational Agent): The assumption that individuals act to maximize their own utility or profit. While humans are not always perfectly rational, this assumption provides a powerful baseline for predicting aggregate market behavior.
Ceteris Paribus: A Latin phrase meaning “all other things being equal.” This logical device allows economists to isolate the pure effect of one variable (e.g., price) on another (e.g., quantity demanded) by assuming all other influential factors remain constant.
[Box 2-1] Milton Friedman’s “Billiard Player” Analogy Milton Friedman argued that the “realism” of assumptions is less important than a model’s predictive power. An expert billiard player may not know the formal laws of physics, but he acts as if he understands them perfectly. Similarly, even if individuals aren’t perfectly rational calculators, a model assuming they are can still accurately predict market outcomes.
2.3 The Science of Incentives: How Humans Respond¶
At the core of economic reasoning is the principle that individuals respond to incentives. An incentive is a reward or punishment that motivates behavior. Prices, taxes, and laws are all forms of incentives that redirect human action.
2.3.1 Perverse Incentives and Unintended Consequences¶
When policy designers fail to account for the sophisticated ways agents respond to incentives, they often encounter unintended consequences.
The Cobra Effect: In colonial India, the government offered a bounty for dead cobras to reduce their population. In response, citizens began breeding cobras to collect the bounty. When the program was scrapped, the breeders released the snakes, leaving the cobra population higher than before.
The Peltzman Effect: Mandating seatbelts made drivers feel safer, leading them to drive more recklessly. The resulting increase in accidents involving pedestrians offset the gains in driver safety.
2.4 Empirical Pitfalls: Correlation vs. Causation¶
The most significant challenge in modern economics is identifying true causation within mountains of data. Observing that two variables move together (correlation) does not mean one causes the other.
2.4.1 Omitted Variable Bias¶
This occurs when a third, unobserved factor influences both variables under study.
<Table 2-2> Common Errors in Data Interpretation
| Error Type | Observation (Correlation) | Erroneous Interpretation | True Causal Analysis |
|---|---|---|---|
| Omitted Variable | High ice cream sales correlate with drowning. | Ice cream consumption causes drowning. | High Temperature increases both swimming and ice cream sales. |
| Reverse Causality | High police presence correlates with high crime. | Police cause crime. | High-crime areas require a larger police presence for safety. |
| Selection Bias | Hospital patients have higher mortality rates. | Hospitals are dangerous places. | Only sick individuals (pre-selected) go to the hospital. |
2.4.2 Natural Experiments¶
Since economists cannot often perform randomized lab trials, they look for Natural Experiments—accidental occurrences in history that create a “control” and “treatment” group. A classic example is the study by Card and Krueger (1994), which compared employment in fast-food restaurants on either side of the New Jersey-Pennsylvania border after NJ raised its minimum wage while PA did not.
2.5 Positive vs. Normative Analysis¶
Economists play two distinct roles, distinguished by the nature of their statements:
Positive Statements (Descriptive): Claims about how the world is. These are scientific and can be tested or refuted using data.
Example: “A 10% increase in the money supply will lead to a long-term rise in the price level.”
Normative Statements (Prescriptive): Claims about how the world ought to be. These are based on value judgments, ethics, and political philosophy.
Example: “The government should limit money supply growth to ensure price stability for the poor.”
[Data Project] Escaping the Correlation Trap¶
Exercise 1: Identifying Latent Variables¶
Examine the following hypothetical data from the nation of ‘Econonia.’
| Month | Ice Cream Sales ($M) | Drowning Incidents | Avg. Temperature (°C) |
|---|---|---|---|
| January | 1.2 | 0 | 2.5 |
| April | 4.5 | 2 | 15.2 |
| August | 12.8 | 15 | 28.5 |
| November | 2.1 | 1 | 8.3 |
Discussion Questions:
Describe the correlation between Ice Cream Sales and Drowning Incidents.
If the government taxes ice cream to “prevent drowning,” why would this policy fail?
Define the role of ‘Temperature’ in this data set using the term Omitted Variable.
Exercise 2: Spurious Correlations in the Real World¶
Visit the website Spurious Correlations by Tyler Vigen. Select one graph showing a high correlation (e.g., Per capita cheese consumption vs. deaths by bedsheet entanglement). Explain why a policymaker who treats this as causation would make a catastrophic error.
Key Terms (Glossary)¶
Abstraction: The process of simplifying complex reality into manageable models.
Ceteris Paribus: The assumption that all other relevant factors are held constant.
Omitted Variable: A hidden factor that causes a spurious relationship between two other variables.
Positive Economics: The study of “what is” through objective, empirical analysis.
Natural Experiment: An observational study where variables are determined by nature or policy changes rather than a researcher.