1
0 Comments

Outlier Detection: What You Need to Know

https://hackernoon.com/outlier-detection-what-you-need-to-know

Analysts often encounter outliers in data during their work, such as during AB-test analysis, creating predictive models, or tracking trends. Decisions are usually based on the sample mean, which is very sensitive to outliers and can dramatically change the value. So, it is crucial to manage outliers to make the correct decision.

Let's consider several simple and fast approaches for working with unusual values.

Problem Formulation

Imagine that you need to conduct an experiment analysis using an average order value as a primary metric. Let's say that our metric usually has a normal distribution. Also, we know that the metric distribution in the test group is different from that in the control. In other words, the mean of the distribution in control is 10, and in the test is 12. The standard deviation in both groups is 3.

However, both samples have outliers that skew the sample means and the sample standard deviation.

https://hackernoon.com/outlier-detection-what-you-need-to-know

on May 7, 2024
Trending on Indie Hackers
Your AI Product Is Not A Real Business User Avatar 120 comments Stop Building Features: Why 80% of Your Roadmap is a Waste of Time User Avatar 86 comments I built an enterprise AI chatbot platform solo — 6 microservices, 7 channels, and Claude Code as my co-developer User Avatar 44 comments The Clarity Trap: Why “Pretty” Pages Kill Profits (And What To Do Instead) User Avatar 37 comments How to build a quick and dirty prototype to validate your idea User Avatar 32 comments I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter User Avatar 23 comments