You are here: Symbol Reference > Probabilities Namespace > Functions > Probabilities.LogarithmicPDF Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Probabilities.LogarithmicPDF Function

Logarithmic probability densify function (PDF).

Pascal
function LogarithmicPDF(x: Integer; p: double): double; overload;
Parameters 
Description 
Function domain, positive integer. 
Distribution parameter, real value on open interval (0,1). 

the logarithmic probability density function (PDF) for value x using the parameter p.

Calculates the logarithmic distribution probability density function (PDF), defined by the following equation: 

 

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!