View Properties - Statistics Default Properties
The following figure shows the Default Properties under the Stat Defaults node.
This window helps to manage the appearance of the view and the format in which the test result display. Please note that the changes made in this window do not affect the existing views. Changing properties is allowed only when the test is not running.
Please refer to the following table for definitions of the aggregation functions present in the Default Properties window.
Function |
Description |
---|---|
Sum |
Adds all statistics together. |
Max |
Determines the maximum value. |
Min |
Determines the minimum value. |
Average |
Determines the average value. |
WeightedAverage |
This aggregation type is used for weighted statistics. |
Rate |
Determines the rate of change of the sum of all the statistics. |
MaxRate |
Determines the maximum rate. |
MinRate |
Determines the minimum rate. |
AverageRate |
Determines the average rate. |
IntervalAverage |
Calculates the average value for a statistic. |
RunStateAgg |
Computes aggregated runstate over a set of runstate statistics. |
RunStateAggIgnoreRamp |
Calculates aggregated runstate over a set of runstate statistics while ignoring/throwing an error for ramp-up/ramp-down states. |
VectorMax |
Calculates the maximum value from the specified set of statistics at time T. |
DivSum |
Applies to stats of pair type. It calculates the sum of the values divided by the sum of weights at time T. |
VectorMin |
Calculates the minimum value from the specified set of statistics at time T. |
Delta |
Calculates the difference between the current and the previous values for a statistic. |