I am trying to come up with a formula so I can get the value of $X$, with whatever $Y$ I put in. A few example values are listed down below
\begin{matrix} Y & X \\ 1 & 0.9 \\ 10 & 0.5 \\ 100 & 0.3 \\ 1000 & 0.2 \\ 10000 & 0.15 \\ 100000 & 0.125 \end{matrix}
So if I were to for example input $Y$ as $1000$, $X$ would be $0.2$
So if I were to for example input $Y$ as $100$, $X$ would be $0.3$
Now lets say I wanted to input Y as $758$ or $29$ what would $X$ be?
This formula is what I am trying to figure out.
Help would be very much appreciated!
Thanks and kind regards,
- Nick