RE: What is the best visualisation to quickly spot outliers in this two-variable dataset ?

In situations like this, I stop looking at the metrics separately and focus on how they interact. Plotting processing time against resource consumption often reveals clusters or outliers that averages completely hide. Those mismatched points usually point to specific regions, devices, or request types behaving inefficiently. Once you see the relationship visually, the root cause becomes much easier to isolate and explain.

Be the first to post a comment.

Add a comment