Caesar AI Atlas

Функция распределения (CDF)

Also known as: CDF

Caesar AI Atlas Definition

CDF, или функция распределения, — это функция, которая дает вероятность того, что случайная величина меньше или равна заданному значению. Она обобщает распределение путем накопления probability до каждой точки.

Other Definitions

Функция распределения (CDF) Source

A function that defines the frequency of samples less than or equal to a target value. For example, consider a normal distribution of continuous values. A CDF tells you that approximately 50% of samples should be less than or equal to the mean and that approximately 84% of samples should be less than or equal to one standard deviation above the mean.

Related Terms