...

/

What are Anomalies?

What are Anomalies?

Get an introduction of anomalies in a dataset, and understand the usage of mean and standard deviation in identifying them.

We'll cover the following...

Introduction

An anomaly in a data series is a significant deviation from some reasonable value. Looking at this series of numbers. For example, which number stands out?

%0 node_1 2 node_2 3 node_3 5 node_1619513589624 2 node_1619513595993 3 node_1619513615009 12 node_1619513661159 5 node_1619513637264 3 node_1619513619402 4

The number that stands out in this ...