I have a dataset that I'm trying to model with an equation. The points when connected produce a curve much like an upside down hockey stick:
I've been experimenting with an inverse square root equation y = b - a/sqrt(x). Below model uses a=100 and b=10. However I can't get the curve to turn sharply enough.
Am I on the right track? How can improve the fit?

