% Yield graph from histogram
I am looking to take the following histogram, and convert it into a % yield graph.This is what I was imagining the % yield graph will look like:I need to have this information so that I can define my specification for this value, and get a decent yield. I can manually bin, and check how many points are lower than that value, but it seems like there should be a better way to do this with less manu...