Given the following data
What is the best way to exponential regression to function $f(x) = Ce^{kx}$. I thought of replacing the ranges with the value in the middle so that for example $0 \leq x <1$ becomes $0.5$. But what is the correct way to do this?
