Z-Score (13)
Definition
A Z-score measures how far away a data point is from the average (also called the mean) of a group of data points, in units of standard deviation. Standard deviation is a way of measuring how spread out the data points are.
For example, im...
rohansingh.hashnode.dev2 min read