I have a set of $5$ data points $(x, y)$. I need to find two constants ($a$ and $b$), so that the curve $x\cdot y^a=b$ fits my data set. The question states that I can find the constants from the fitting process. However, I'm not sure where to start. Which method do I use to do this?
Thanks for any help.