Does anybody know an algorithm to accurately plot data points from a linear graph onto an "exponential" graph?
Notably, I'm not even sure that I'm using the right terms, so bear with me.
What I'm trying to do is calculate the risk of any given investment, so that the measure of risk increases exponentially as the ratio of free capital (FC) to invested capital (IC) swings in favour of IC.
Below is a hypothetical and some crude images of graphs to further explain what I mean/want to do.
Hypothetical condition: Our balance is $10,000.
If we use the formula [FC minus IC], any given scenario can now be plotted on a linear graph (Graph B), which is of course equivalent to Graph A, but I'm looking to transpose potential data points of Graph A or B onto Graph C.
Any ideas? Any mathematicians or data scientists out there?


