Elasticity¶
Core Idea¶
The dimensionless ratio of a fractional response to a fractional stimulus — percent change in one quantity divided by percent change in another — captures responsiveness in a form independent of units. Its magnitude regime also classifies: below one a system absorbs a stimulus, near one it tracks it, above one it amplifies it.
How would you explain it like I'm…
How Stretchy Is It?
Percent Push, Percent Pushback
Unit-Free Responsiveness Ratio
Broad Use¶
- Microeconomics: price, income, and cross-price elasticity governing tax incidence, monopoly pricing, and trade policy.
- Materials science: Young's modulus as a stress-strain elasticity fixing resilience, plasticity, or brittleness.
- Physiology: the sensitivity of metabolic flux to enzyme concentration or cardiac output to preload.
- Environmental science: climate sensitivity — the temperature response to a doubling of CO₂.
- Software operations: latency, throughput, and cost responding elastically to load, with auto-scaling targeting a stable operating elasticity.
- Medicine: dose-response elasticity framing the therapeutic window — steep elasticity near a threshold means a narrow window.
Clarity¶
Separates unit-free elasticity from the units-dependent slope (the same slope is elastic in one regime, inelastic in another), point from arc elasticity, and short-run from long-run responsiveness.
Manages Complexity¶
Collapses a whole response curve into one number (often two — short-run and long-run), letting policymakers, engineers, and clinicians rank levers by leverage with a shared scalar.
Abstract Reasoning¶
Encodes that chained elasticities multiply — a chain rule for percent changes — so a cascade of responses becomes a product of the elasticities along it.
Knowledge Transfer¶
- Materials → climate: reading Young's modulus as a stress-strain elasticity recognizes the identical structure in climate sensitivity.
- Economics → regulation: tax incidence falling on the inelastic side generalizes to "the party least able to substitute bears the cost."
- Across domains: because the ratio is unit-free, an elasticity earned in one substrate is directly comparable to one in another — commensuration, not loose analogy.
Example¶
On the demand schedule Q = 100 − 2P, the slope is −2 everywhere, yet elasticity is −1.5 at P = 30 (elastic; revenue falls as price rises) and −0.25 at P = 10 (inelastic; revenue rises) — the same slope, different regimes.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (1) — more specific cases that build on this
- Price Elasticity is a kind of Elasticity — The file: price_elasticity is 'the economic SPECIAL CASE — fractional quantity response to fractional price'; elasticity is the substrate-neutral ratio of ANY fractional response to any fractional stimulus (stress/strain, dose/effect, CO2/temperature), of which price_elasticity is one instance. elasticity is the general PARENT.
Not to Be Confused With¶
- Elasticity is not Price Elasticity because price elasticity is the economic special case (quantity response to price), whereas elasticity is the substrate-neutral ratio of any fractional response to any fractional stimulus.
- Elasticity is not Gradient because a slope (dY/dX) is units-dependent, whereas elasticity is the unit-free (dY/Y)/(dX/X) — comparable across regimes and substrates.
- Elasticity is not Nonlinearity because nonlinearity is the property that response is not proportional to stimulus, whereas elasticity is a local measure that merely varies along a nonlinear curve.