Imagine a scenario where you are trying to measure the accuracy of the penalty kicks of 10000 soccer players.
As you move farther from the goals, the less accurate the players will be and more shots will be missed.
I would like to extrapolate out the threshold distance where 10% of players start missing.
This is not a real world problem, it's a hopefully more easily understood description of my problem.
Attached data table yields the following plot.
I would like to figure out the x value (ie the distance) when the graph passes the 10% miss rate.
I know I can read from the graph using the Crosshairs, but I would like to be able to do this automatically/programmatically.
Using JMP16.0