# Prudence When Assuming Normality: an advice for machine learning   practitioners

**Authors:** Waleed A. Yousef

arXiv: 1907.12852 · 2021-11-11

## TL;DR

This paper warns machine learning practitioners to be cautious with the normality assumption in scoring functions, illustrating its potential violations and providing experimental insights into the behavior of AUC under multinormal feature vectors.

## Contribution

It mathematically demonstrates the potential failure of the normality assumption in scoring functions and offers experimental analysis of AUC behavior under multinormal features.

## Key findings

- Normality assumption can be severely violated in practice
- AUC behaves well under multinormal feature vectors
- Practitioners should be cautious with normality assumptions

## Abstract

In a binary classification problem the feature vector (predictor) is the input to a scoring function that produces a decision value (score), which is compared to a particular chosen threshold to provide a final class prediction (output). Although the normal assumption of the scoring function is important in many applications, sometimes it is severely violated even under the simple multinormal assumption of the feature vector. This article proves this result mathematically with a counter example to provide an advice for practitioners to avoid blind assumptions of normality. On the other hand, the article provides a set of experiments that illustrate some of the expected and well-behaved results of the Area Under the ROC curve (AUC) under the multinormal assumption of the feature vector. Therefore, the message of the article is not to avoid the normal assumption of either the input feature vector or the output scoring function; however, a prudence is needed when adopting either of both.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.12852/full.md

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1907.12852/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1907.12852/full.md

---
Source: https://tomesphere.com/paper/1907.12852