I currently have a a data set of torque values. I made a scatterplot with upper/lower limits and the average to help visually see how my data fits. Upper limit is 12.2 and lower limit is 9.5. Separately, I want to flag and then alert via email when I have three points in a row that our outside of these limits. I know how to flag every value that falls outside the limits, but not strictly three in a row. Any help on how I would go about doing this?
Thanks!!
Solved! Go to Solution.
What do you mean? All of these are outside my limits
If I am seeing correctly, the red line is the Average. The blue line is the lower limit. Those values are below the red line. The blue line is not showing probably because it's too low.
Yes you're correct, the red line is the average. In this example the average and the lower limit are very close to each other so it is hard to see the blue line unless you zoom in.
If you look at the data it shows what the lower limit, upper limit, and average.
Yes I can go off of this! Thank you for you help!