![]() | Overloaded. Initializes a new instance of the BasicStatistics class. |
![]() | Calculates the arithmetic mean of the currently registered data set. |
![]() | Calculates the percentage of items that must be within a specified number of standard deviations from the mean. |
![]() | Calculates the coefficient of variation of the currently registered data set. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Calculates the geometric mean of the currently registered data set. |
![]() | Retrieves the data set which has be registered to this instance. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Calculates the Inter-Quartile Range (IQR) of the currently registered data set. |
![]() | Calculates the mean deviation of the currently registered data set. |
![]() | Calculates the median of the currently registered data set. |
![]() | Calculates the mode of the currently registered data set. |
![]() |
Calculates the interest -th percentile of the registered data set.
|
![]() | Calculates the range of the currently registered data set. |
![]() | Calculates the sample standard variance of the currently registered data set. |
![]() | Calculates the sample variance of the currently registered data set. |
![]() | Registers a new set of double values for subsequent computations. |
![]() | Returns a String that represents the current Object. |
![]() | Calculates the weighted average of the currently registered data set. |
![]() | Evaluates the z-score (often referred to as the standardized value) of an element of the registered data set. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
BasicStatistics Class | WebCab.Libraries.Statistics.Statistics Namespace