Uniform Distribution¶
Standard form x∈(0,1). In general form, the lower limit is L, the upper limit is S+L.
f(x)=1F(x)=xG(q)=q
μ=12μ2=112γ1=0γ2=−65
h[X]=0
Implementation: scipy.stats.uniform
Standard form x∈(0,1). In general form, the lower limit is L, the upper limit is S+L.
Implementation: scipy.stats.uniform