The methods of the GroupedData class are listed below. For a complete list of GroupedData class members, see the GroupedData Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Retrieves the array of frequencies of the classes which can be set using SetFrequenciesArray. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the previously registered midpoints array which can be set using SetMidpoints. |
![]() | Gets the Type of the current instance. |
![]() | Calculates the sample mean for the grouped data which has been set using SetMidpoints or SetFrequencies. |
![]() | Calculates the sample variance for the grouped data which has been set using SetMidpoints or SetFrequencies. |
![]() | Registers the frequencies of the classes of the grouped data. |
![]() | Register a new set of midpoints of the grouped data set. |
![]() | Calculates the standard deviation for the grouped data which has been set using SetMidpoints or SetFrequencies. |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
GroupedData Class | Statistics Namespace