SrfCVResults Values

Count Statistics

Enumeration

Value

Description

srfCV_nRequested

0

number of requested results

srfCV_nActive

1

number of active results

srfCV_nBlank

2

number of NoData results

Estimated Z Statistics

Enumeration

Value

Description

srfCV_E_Minimum

3

minimum value

srfCV_E_LowerQuartile

4

25th percentile of distribution

srfCV_E_Median

5

median

srfCV_E_UpperQuartile

6

75th percentile of distribution

srfCV_E_Maximum

7

maximum value

srfCV_E_Midrange

8

value halfway between maximum and minimum

srfCV_E_Range

9

range between maximum and minimum

srfCV_E_InterQuartileRange

10

interquartile range

srfCV_E_MedianAbsDev

11

median absolute deviation (i.e. MAD)

srfCV_E_Mean

12

arithmetic average

srfCV_E_TrimMean

13

trim five percent off each end then average

srfCV_E_StandardDeviation

14

standard deviation

srfCV_E_Variance

15

variance

srfCV_E_CoefVariation

16

coefficient of variation

srfCV_E_CoefSkewness

17

coefficient of skewness

srfCV_E_MeanSquare

18

mean square

srfCV_E_RootMeanSquare

19

root mean square

Estimation Error Statistics

Enumeration

Value

Description

srfCV_R_Minimum

20

minimum value

srfCV_R_LowerQuartile

21

25th percentile of distribution

srfCV_R_Median

22

median

srfCV_R_UpperQuartile

23

75th percentile of distribution

srfCV_R_Maximum

24

maximum value

srfCV_R_Midrange

25

value halfway between maximum and minimum

srfCV_R_Range

26

range between maximum and minimum

srfCV_R_InterQuartileRange

27

interquartile range

srfCV_R_MedianAbsDev

28

median absolute deviation (i.e. MAD)

srfCV_R_Mean

29

arithmetic average

srfCV_R_TrimMean

30

trim five percent off each end then average

srfCV_R_StandardDeviation

31

standard deviation

srfCV_R_Variance

32

variance

srfCV_R_CoefVariation

33

coefficient of variation

srfCV_R_CoefSkewness

34

coefficient of skewness

srfCV_R_MeanSquare

35

mean square

srfCV_R_RootMeanSquare

36

root mean square

Spatial Regression Statistics for Estimation Error

Enumeration

Value

Description

srfCV_A

37

X regression coefficient error

srfCV_AStdDev

38

Standard deviation of X regression coefficient error

srfCV_B

39

Y regression coefficient error

srfCV_BStdDev

40

Standard deviation of Y regression coefficient error

srfCV_C

41

Regression constant error

srfCV_CStdDev

42

Standard deviation of regression constant error

srfCV_SSE

43

Error (residual) sum of squares

srfCV_SST

44

Total sum of squares

srfCV_SSR

45

Regression sum of squares

srfCV_MSE

46

Mean square error

srfCV_R2

47

Coefficient of multiple determination error

Inter-Variable Correlations

Enumeration

Value

Description

srfCV_XY_Correlation

48

correlation between X and Y

srfCV_XZ_Correlation

49

correlation between X and Z

srfCV_XE_Correlation

50

correlation between X and estimated statistics

srfCV_XR_Correlation

51

correlation between X and estimation error

srfCV_YZ_Correlation

52

correlation between Y and Z

srfCV_YE_Correlation

53

correlation between Y and estimated statistics

srfCV_YR_Correlation

54

correlation between Y and estimation error

srfCV_ZE_Correlation

55

correlation between Z and estimated statistics

srfCV_ZR_Correlation

56

correlation between Z and estimation error

srfCV_ER_Correlation

57

correlation between E and estimation error

Elevation / Estimation Statistics / Estimation Error Rank Correlations

Enumeration

Value

Description

srfCV_ZE_RankCorrelation

58

Rank correlation between Z and E

srfCV_ZR_RankCorrelation

59

Rank correlation between Z and R

srfCV_ER_RankCorrelation

60

Rank correlation between E and R

Miscellaneous

Enumeration

Value

Description

srfCV_NumStats

61

total number of stats