Is there a way to calculate the scale of the Y axis without values on the Y axis

2.6k Views Asked by At

given the following bar graph (which shows monthly revenue, but no actual values), is there a way to calculate the revenue (actual dollar amount) in 3/2013?

monthly revenue

2

There are 2 best solutions below

0
On

If you expressed each revenue in terms of the initial revenue (12/2010) you could model the growth as an exponential function. $$R=R_{12/2010}*e^{\gamma*t}$$ However without knowing a dollar amount for at least one of the data points I cannot think of a way to solve for the exact dollar amount in 3/2013.

1
On

It is impossible to determine even a rough or order of magnitude estimate. They could draw an identical graph if all their revenues were a million times larger than they were, and you would be none the wiser.