You can edit almost every page by Creating an account and confirming your email.

Mahtani ratio

From EverybodyWiki Bios & Wiki




Mahtani ratio

The Mahtani ratio is a second-order growth metric used in financial and business analytics to measure the rate of change in growth across multiple time periods. It quantifies how the growth rate itself is accelerating or decelerating over time, based on at least three consecutive data points (such as quarterly revenue, profits, or user counts). The ratio is expressed as a percentage.

Definition

Given a sequence of at least three consecutive values:

Q0,Q1,Q2,...,Qn

Define first-order differences (growth deltas) as:

Δi=Qi+1Qi   for i=0,1,...,n1

Then, the Mahtani ratio is computed as the average of the percentage change between consecutive deltas:

Mahtani ratio=1n2i=0n3(Δi+1ΔiΔi×100)

Interpretation

  • Positive values indicate accelerating growth.
  • Zero indicates steady, linear growth.
  • Negative values indicate decelerating growth or a slowdown.
  • The metric accounts for both positive and negative growth, and does not use absolute values—making it sensitive to directional shifts in performance.

Minimum data requirement

The Mahtani ratio requires at least three consecutive data points, as it is based on comparing two growth deltas (i.e., two first-order changes).

Example

Consider a company’s quarterly revenue (in millions):

Quarter Revenue
Q0 –1000
Q1 –100
Q2 100
Q3 500

Compute the growth deltas:

Δ0=100(1000)=900
Δ1=100(100)=200
Δ2=500100=400

Compute the Mahtani terms:

R0=200900900×100=77.78%
R1=400200200×100=100.00%

Then the Mahtani ratio is:

Mahtani ratio=77.78+1002=11.11%

Applications

The Mahtani ratio is useful in:

  • Startup growth analysis
  • Revenue trend diagnostics
  • KPI trajectory monitoring
  • Investment comparisons, especially where traditional growth percentages are misleading due to sign changes

Comparison with traditional growth metrics

While standard growth metrics compare two values directly (e.g., Q2Q1Q1), the Mahtani ratio examines the change in growth rate over time—offering a richer view of momentum, inflection points, and trend reversals.

For example:

  • Going from –1000 → –100 → 100 shows strong momentum, but traditional percent change from –100 to 100 would misleadingly show a –200% growth.
  • The Mahtani ratio, in contrast, reflects the acceleration in performance.

See also

References


This article "Mahtani ratio" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Mahtani ratio. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.