WorksheetFunction.Skew_p Method

Definition

Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean.

public double Skew_p (object Arg1, object Arg2, object Arg3, object Arg4, object Arg5, object Arg6, object Arg7, object Arg8, object Arg9, object Arg10, object Arg11, object Arg12, object Arg13, object Arg14, object Arg15, object Arg16, object Arg17, object Arg18, object Arg19, object Arg20, object Arg21, object Arg22, object Arg23, object Arg24, object Arg25, object Arg26, object Arg27, object Arg28, object Arg29, object Arg30);
Public Function Skew_p (Arg1 As Object, Optional Arg2 As Object, Optional Arg3 As Object, Optional Arg4 As Object, Optional Arg5 As Object, Optional Arg6 As Object, Optional Arg7 As Object, Optional Arg8 As Object, Optional Arg9 As Object, Optional Arg10 As Object, Optional Arg11 As Object, Optional Arg12 As Object, Optional Arg13 As Object, Optional Arg14 As Object, Optional Arg15 As Object, Optional Arg16 As Object, Optional Arg17 As Object, Optional Arg18 As Object, Optional Arg19 As Object, Optional Arg20 As Object, Optional Arg21 As Object, Optional Arg22 As Object, Optional Arg23 As Object, Optional Arg24 As Object, Optional Arg25 As Object, Optional Arg26 As Object, Optional Arg27 As Object, Optional Arg28 As Object, Optional Arg29 As Object, Optional Arg30 As Object) As Double

Parameters

Arg1
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg2
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg3
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg4
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg5
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg6
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg7
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg8
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg9
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg10
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg11
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg12
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg13
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg14
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg15
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg16
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg17
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg18
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg19
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg20
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg21
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg22
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg23
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg24
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg25
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg26
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg27
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg28
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg29
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Arg30
Object

1 to 254 numbers or names, arrays, or references that contain numbers for which you want the population skewness.

Returns

DOUBLE

Applies to