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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Distribution Dirac(point = [0.7])
Elliptical = False
Continuous = False
oneRealization= [0.7]
oneSample first= [0.7] last= [0.7]
mean= [0.7]
covariance= 0.0
Point= [0]
pdf = 0.0
pdf (FD)= 0.0
cdf= 0.0
Point= [0.7]
pdf = 1.0
pdf (FD)= 1.0
cdf= 1.0
characteristic function= (0.939372712847+0.342897807455j)
generating function= (0.637047453196+0.253185274612j)
quantile= [0.7]
cdf(quantile)= 1.0
mean= [0.7]
standard deviation= [0]
skewness= [0]
kurtosis= [0]
covariance= [[ 1 ]]
parameters= [[point_0 : 0.7]]
standard moment n= 0 value= [1]
standard moment n= 1 value= [0.7]
standard moment n= 2 value= [0.49]
standard moment n= 3 value= [0.343]
standard moment n= 4 value= [0.2401]
standard moment n= 5 value= [0.16807]
Standard representative= Dirac(point = [0.7])
Distribution Dirac(point = [2.3,2.3,2.3,2.3])
Elliptical = False
Continuous = False
oneRealization= [2.3,2.3,2.3,2.3]
oneSample first= [2.3,2.3,2.3,2.3] last= [2.3,2.3,2.3,2.3]
mean= [2.3,2.3,2.3,2.3]
covariance= [[ 0 0 0 0 ]
[ 0 0 0 0 ]
[ 0 0 0 0 ]
[ 0 0 0 0 ]]
Point= [0,0,0,0]
pdf = 0.0
pdf (FD)= 0.0
cdf= 0.0
Point= [2.3,2.3,2.3,2.3]
pdf = 1.0
pdf (FD)= 1.0
cdf= 1.0
quantile= [2.3,2.3,2.3,2.3]
cdf(quantile)= 1.0
mean= [2.3,2.3,2.3,2.3]
standard deviation= [0,0,0,0]
skewness= [0,0,0,0]
kurtosis= [0,0,0,0]
covariance= [[ 1 0 0 0 ]
[ 0 1 0 0 ]
[ 0 0 1 0 ]
[ 0 0 0 1 ]]
parameters= [[point_0 : 2.3],[point_1 : 2.3],[point_2 : 2.3],[point_3 : 2.3]]
standard moment n= 0 value= [1,1,1,1]
standard moment n= 1 value= [2.3,2.3,2.3,2.3]
standard moment n= 2 value= [5.29,5.29,5.29,5.29]
standard moment n= 3 value= [12.167,12.167,12.167,12.167]
standard moment n= 4 value= [27.9841,27.9841,27.9841,27.9841]
standard moment n= 5 value= [64.3634,64.3634,64.3634,64.3634]
Standard representative= Dirac(point = [2.3,2.3,2.3,2.3])
|