Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

Uniform distribution functions (continuous)

PDFUniform(x,a,b)

PDFUniform(x,a,b) returns the probability density at the value x of a uniform distribution with range a to b.

Calculator

PDFUniform(  ,  ,  

Graph

PDFUniform function

CDFUniform(x,a,b)

CDFUniform(x,a,b) returns the value at x of the uniform cumulative distribution with range a to b.

Calculator

CDFUniform(  ,  ,  

Graph

CDFUniform function

RndUniform(a,b)

RndUniform(a,b) returns a random value from the uniform distribution with range a to b.

Calculator

RndUniform(  ,  

See also