English

The BP Dependency Function: a Generic Measure of Dependence between Random Variables

Machine Learning 2022-03-24 v1 Machine Learning Probability Statistics Theory Methodology Statistics Theory

Abstract

Measuring and quantifying dependencies between random variables (RV's) can give critical insights into a data-set. Typical questions are: `Do underlying relationships exist?', `Are some variables redundant?', and `Is some target variable YY highly or weakly dependent on variable XX?' Interestingly, despite the evident need for a general-purpose measure of dependency between RV's, common practice of data analysis is that most data analysts use the Pearson correlation coefficient (PCC) to quantify dependence between RV's, while it is well-recognized that the PCC is essentially a measure for linear dependency only. Although many attempts have been made to define more generic dependency measures, there is yet no consensus on a standard, general-purpose dependency function. In fact, several ideal properties of a dependency function have been proposed, but without much argumentation. Motivated by this, in this paper we will discuss and revise the list of desired properties and propose a new dependency function that meets all these requirements. This general-purpose dependency function provides data analysts a powerful means to quantify the level of dependence between variables. To this end, we also provide Python code to determine the dependency function for use in practice.

Keywords

Cite

@article{arxiv.2203.12329,
  title  = {The BP Dependency Function: a Generic Measure of Dependence between Random Variables},
  author = {Guus Berkelmans and Joris Pries and Sandjai Bhulai and Rob van der Mei},
  journal= {arXiv preprint arXiv:2203.12329},
  year   = {2022}
}
R2 v1 2026-06-24T10:23:10.681Z