30.01.2013 Views

TotalView Users Guide - CI Wiki

TotalView Users Guide - CI Wiki

TotalView Users Guide - CI Wiki

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Examining and Analyzing Arrays<br />

� Infinity Count<br />

A count of the number of infinity values found in a floating-point array.<br />

This includes both negative and positive infinity as defined in the IEEE<br />

floating-point standard. These elements don’t participate in statistical<br />

calculations.<br />

� Lower Adjacent<br />

This value provides an estimate of the lower limit of the distribution. Values<br />

below this limit are called outliers. The lower adjacent value is the first<br />

quartile value minus the value of 1.5 times the difference between the first<br />

and third quartiles.<br />

� Maximum<br />

The largest array value.<br />

� Mean<br />

The average value of array elements.<br />

� Median<br />

The middle value. Half of the array’s values are less than the median, and<br />

half are greater than the median.<br />

� Minimum<br />

The smallest array value.<br />

� NaN Count<br />

A count of the number of NaN (not a number) values found in a floatingpoint<br />

array. This includes both signaling and quiet NaNs as defined in the<br />

IEEE floating-point standard. These elements don’t participate in statistical<br />

calculations.<br />

� Quartiles, First and Third<br />

Either the 25th or 75th percentile values. The first quartile value means<br />

that 25% of the array’s values are less than this value and 75% are greater<br />

than this value. In contrast, the third quartile value means that 75% of the<br />

array’s values are less than this value and 25% are greater.<br />

� Standard Deviation<br />

The standard deviation for the array’s values.<br />

� Sum<br />

The sum of all the displayed array’s values.<br />

� Upper Adjacent<br />

This value provides an estimate of the upper limit of the distribution. Values<br />

above this limit are called outliers. The upper adjacent value is the third<br />

quartile value plus the value of 1.5 times the difference between the first<br />

and third quartiles.<br />

� Zero Count<br />

The number of elements whose value is 0.<br />

344 Chapter 15: Examining Arrays

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!