Data set can be found here : Dataset Each point (x;y) indicated the value (y) of the xth sample measured
I am trying to bound a data region which has the most data points just like in the figure , by using 2 line y=a and y=b How can i approach this solution
Let's say your minimum and maximum for y values are respectively 960 and 972:
Alternatively, you can remove those outliers instead of bounding them: