I am not a mathematician, but I have a basic question about comparing numbers with exponents near $1$. I am evaluating how well a "model" works and I want to make a compelling case. For example, my model suggests
$$\frac{x_1}{x_2} = \sqrt{\frac{L_1}{L_2}}$$
Given $L_1$ and $L_2$, my model predicts the ratio $\frac{x_1}{x_2}$, that I will call $X_{ideal}$. This is what I will hopefully find when I take the quotient of the values I find for $x_1$ and $x_2$. So $X_{ideal}$ is the ideal, expected situation given those two values, $L_1$ and $L_2$.
But I measured $x_1$ and $x_2$, and calculated the actual ratio, which I'll call $X_{actual}$. $X_{actual}$ does not quite equal $X_{ideal}$, but the two numbers are close. I thought perhaps I could convince someone how close they were using exponents. I took the original model and just called $\frac{x_1}{x_2} = X_{ratio}$.
$$X_{ratio}^n = \sqrt{\frac{L_1}{L_2}}$$
Obviously $n$ is $1$ when $X_{ratio} = X_{ideal}$, because the model predicts $\sqrt{\frac{L_1}{L_2}}= X_{ideal}$ when $L_1$ and $L_2$ are known. Then I put in my $X_{actual}$ value though and wanted to see how close its exponent $m$ was to $1$: $$X_{ideal} = \sqrt{\frac{L_1}{L_2}} = X_{actual}^m$$
Turns out, it is really close! $m=0.9937$. Is that convincing? I am not sure why I did that, so is this even a good way to convince someone that my model predicted close to the actual values, or is it just unnecessarily complicated?