Description
A random variable
has uniform distribution on an interval [a,b],
if it is continuous, takes values only within [a,b],
and its density function is constant on [a,b], and is
equal to 0 outside this interval.
The picture below show graphs of a
density function f
(bound to the left axix)
and a cumulative distribution function
F (bound to the right axis) of the uniform distribution on [0,2].
Characteristics
Following table contains formulae for calculation of characteristics
of a uniform distribution.
Simulation
Simulation of values of the random variable U
with uniform distribution on [0,1] is available in most
programming systems, e.g. function Rnd() in VBA and
random in Pascal and Delphi.
Sign guest book     
View guest book
|