In one sentence
Arc elasticity measures responsiveness between two points on a curve using percentage changes based on averages (the midpoint method), producing a symmetric “average” elasticity over that range.
For price elasticity of demand between \((P_1,Q_1)\) and \((P_2,Q_2)\):
\[
E_{arc}=\frac{\Delta Q / \bar{Q}}{\Delta P / \bar{P}}
=\frac{(Q_2-Q_1)/\left(\frac{Q_1+Q_2}{2}\right)}{(P_2-P_1)/\left(\frac{P_1+P_2}{2}\right)}
\]
where \(\bar{Q}\) and \(\bar{P}\) are the averages. Using averages makes the result less sensitive to whether you compute “from 1 to 2” or “from 2 to 1.”
When to use arc elasticity
- Arc elasticity: best for discrete changes (policy changes, pricing experiments, before/after comparisons).
- Point elasticity: best when you have a functional form and want elasticity at a specific point (calculus-based).
flowchart LR
A["Two observed points<br/>(P1,Q1) and (P2,Q2)"] --> B["Compute %ΔQ using average Q"]
A --> C["Compute %ΔP using average P"]
B --> D["Arc elasticity = (%ΔQ)/(%ΔP)"]
C --> D
Example (quick)
If price rises from 10 to 12 and quantity falls from 100 to 90:
\(\Delta Q=-10\), \(\bar Q=95\) so \(\% \Delta Q \approx -10/95=-0.1053\).
\(\Delta P=2\), \(\bar P=11\) so \(\% \Delta P \approx 2/11=0.1818\).
Then \(E_{arc}\approx -0.1053/0.1818=-0.58\).
- Point Elasticity: Elasticity measured at a single point on a demand curve.
- Price Elasticity of Demand: Degree to which the quantity demanded of a good responds to a change in price.
- Cross-Price Elasticity: Measurement of the change in demand for one good in response to a price change of another good.
- Income Elasticity: Responsiveness of demand to changes in income.
Quiz
### What best describes arc elasticity?
- [x] The elasticity of one variable in relation to another over a finite range of values.
- [ ] The elasticity of one variable at a specific point.
- [ ] The constant elasticity around any two points.
- [ ] The inverse of price elasticity.
> **Explanation:** Arc elasticity measures the responsiveness over a finite range, differing from point elasticity which is measured at a single point.
### True or false: Arc elasticity provides a more precise elasticity measure at a single point.
- [ ] True
- [x] False
> **Explanation:** Point elasticity is used for precision at a single point, whereas arc elasticity is over a range.
### Which term describes the elasticity between two points on a demand curve over a price range?
- [x] Arc Elasticity
- [ ] Point Elasticity
- [ ] Cross Elasticity
- [ ] Price Elasticity
> **Explanation:** Arc elasticity measures between two points over a range, not at a specific point.
### What is an essential feature of arc elasticity?
- [ ] Absolute change measurement.
- [ ] Infinite range.
- [ ] Price level invariant.
- [x] Proportional change measurement.
> **Explanation:** Arc elasticity relies on proportional change, not absolute change.
### What would be a use case for arc elasticity?
- [x] Comparing demand responses over different price ranges.
- [ ] Determining the elasticity of a single price point.
- [ ] Calculating income elasticity.
- [ ] Finding cross price elasticity directly.
> **Explanation:** Arc elasticity helps estimate demand responses across ranges.
### Arc elasticity is most beneficial for measuring elasticities of:
- [ ] Infinitesimal changes.
- [x] Broad intervals.
- [ ] Marginal utilities.
- [ ] Constant price segments.
> **Explanation:** Broad intervals, as arc elasticity is measured over ranges.
### In microeconomics, for what parameter is arc elasticity almost exclusively used?
- [ ] Fixed Cost
- [x] Demand and Supply
- [ ] Total Revenue
- [ ] Marginal Cost
> **Explanation:** Arc elasticity particularly suits demand and supply analysis.
### What form of change does arc elasticity utilize?
- [ ] Absolute
- [x] Proportional
- [ ] Marginal
- [ ] Nominal
> **Explanation:** Proportional change forms the basis for arc elasticity estimations.
### Arc elasticity bridges which measure?
- [ ] Cross-Price Elasticity.
- [x] Point Elasticity and broader intervals.
- [ ] Perfectly Inelastic Demand.
- [ ] Unrelated variables.
> **Explanation:** Arc elasticity bridges specific points to intervals.
### Applying arc elasticity can help understand changes in:
- [x] Consumer behavior over price ranges.
- [ ] Marginal utility solely.
- [ ] One infinite point distinction.
- [ ] Fixed capital cost margins.
> **Explanation:** It aptly assesses consumer behavioral change across different price ranges.