Parent topic Previous topic Next topic 

Measure

Definition

Expression(s)

Information statistic (Entropy), I (Shannon’s)

A measure of the amount of pattern, disorder or information, in a set {xi} where pi is the proportion of events or values occurring in the ith class or range. Note that if pi=0 then pilog2(pi) is 0. I takes values in the range [0,log2(k)]. The lower value means all data falls into 1 category, whilst the upper means all data are evenly spread

Information statistic (Diversity), Div

Shannon’s entropy statistic (see above) standardised by the number of classes, k, to give a range of values from 0 to 1

Dimension (topological), DT

Broadly, the number of (intrinsic) coordinates needed to refer to a single point anywhere on the object. The dimension of a point=0, a rectifiable line=1, a surface=2 and a solid=3. See text for fuller explanation. The value 2.5 (often denoted 2.5D) is used in GIS to denote a planar region over which a single-valued attribute has been defined at each point (e.g. height). In mathematics topological dimension is now equated to a definition similar to cover dimension (see below)

DT=0,1,2,3,…

Dimension (capacity, cover or fractal), DC

Let N(h) represent the number of small elements of edge length h required to cover an object. For a line, length 1, each element has length 1/h. For a plane surface each element (small square of side length 1/h) has area 1/h2, and for a volume, each element is a cube with volume 1/h3.

More generally N(h)=1/hD, where D is the topological dimension, so N(h)= h‑D and thus log(N(h))=‑Dlog(h) and so Dc=‑log(N(h))/log(h). Dc may be fractional, in which case the term fractal is used

Dc>=0

  Back to Top    Back to Home Parent topic Previous topic Next topic