File: basic_statistics_numeric_float.html

package info (click to toggle)
qgis 2.14.11%2Bdfsg-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 991,448 kB
  • ctags: 73,105
  • sloc: cpp: 535,362; python: 162,580; xml: 16,494; ansic: 8,031; sh: 1,788; perl: 1,559; sql: 727; yacc: 319; lex: 269; makefile: 251
file content (21 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html><head>
<meta http-equiv="Content-Type" content="text/html;                 charset=utf-8" /></head><body>
<p>Analyzed layer: multipolys.gml</p>
<p>Analyzed field: Bfloatval</p>
<p>Count: 3</p>
<p>Unique values: 3</p>
<p>Minimum value: -0.123</p>
<p>Maximum value: 0.123</p>
<p>Range: 0.246</p>
<p>Sum: 0.0</p>
<p>Mean value: 0.0</p>
<p>Median value: 0.0</p>
<p>Standard deviation: 0.100429079454</p>
<p>Coefficient of Variation: 0</p>
<p>Minority (rarest occurring value): -0.123</p>
<p>Majority (most frequently occurring value): -0.123</p>
<p>First quartile: -0.0615</p>
<p>Third quartile: 0.0615</p>
<p>NULL (missing) values: 1</p>
<p>Interquartile Range (IQR): 0.123</p>
</body></html>