1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Distribution VonMises(mu = -0.5, kappa=1.5)
Elliptical = False
Continuous = True
oneRealization= [0.492446]
oneSample first= [-0.494608] last= [0.388969]
mean= [-0.474891]
covariance= [[ 0.986948 ]]
Kolmogorov test for the generator, sample size= 100 is True
Kolmogorov test for the generator, sample size= 1000 is True
Point= [1]
ddf = [-0.160799]
log pdf= -2.23055863162
pdf =0.107468
pdf (FD)=0.107468
cdf= 0.915928213128
ccdf= 0.0840717868715
survival= 0.0840717868715
characteristic function=(0.523156, -0.285801)
log characteristic function=(-0.517291, -0.5)
pdf gradient = [0.160799,-0.0564635]
pdf gradient (FD)= [0.160799,-0.0564635]
cdf gradient = [-0.0815561,0.0925495]
cdf gradient (FD)= [-0.0815561,0.0925495]
quantile= [1.42908]
cdf(quantile)= 0.95
mean= [-0.427827]
standard deviation= [1.05959]
skewness= [0.410037]
kurtosis= [3.70254]
covariance= [[ 1.12273 ]]
correlation= [[ 1 ]]
spearman= [[ 1 ]]
kendall= [[ 1 ]]
parameters= [[mu : -0.5, kappa : 1.5]]
standard moment n= 0 , value= [1]
standard moment n= 1 , value= [-0.427827]
standard moment n= 2 , value= [1.30577]
standard moment n= 3 , value= [-1.03152]
standard moment n= 4 , value= [5.0989]
standard moment n= 5 , value= [-4.03982]
Standard representative= VonMises(mu = -0.5, kappa=1.5)
Circular mean= -0.5
Circular variance= 0.403866761169
|