File size: 54,908 Bytes
38b6321
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
	<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
	<!ENTITY cmns-cls "https://www.omg.org/spec/Commons/Classifiers/">
	<!ENTITY cmns-col "https://www.omg.org/spec/Commons/Collections/">
	<!ENTITY cmns-cxtdsg "https://www.omg.org/spec/Commons/ContextualDesignators/">
	<!ENTITY cmns-dt "https://www.omg.org/spec/Commons/DatesAndTimes/">
	<!ENTITY cmns-id "https://www.omg.org/spec/Commons/Identifiers/">
	<!ENTITY dct "http://purl.org/dc/terms/">
	<!ENTITY fibo-fnd-arr-arr "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/">
	<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
	<!ENTITY fibo-fnd-gao-obj "https://spec.edmcouncil.org/fibo/ontology/FND/GoalsAndObjectives/Objectives/">
	<!ENTITY fibo-fnd-plc-loc "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/">
	<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
	<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
	<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
	<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
	<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
	xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
	xmlns:cmns-cls="https://www.omg.org/spec/Commons/Classifiers/"
	xmlns:cmns-col="https://www.omg.org/spec/Commons/Collections/"
	xmlns:cmns-cxtdsg="https://www.omg.org/spec/Commons/ContextualDesignators/"
	xmlns:cmns-dt="https://www.omg.org/spec/Commons/DatesAndTimes/"
	xmlns:cmns-id="https://www.omg.org/spec/Commons/Identifiers/"
	xmlns:dct="http://purl.org/dc/terms/"
	xmlns:fibo-fnd-arr-arr="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/"
	xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
	xmlns:fibo-fnd-gao-obj="https://spec.edmcouncil.org/fibo/ontology/FND/GoalsAndObjectives/Objectives/"
	xmlns:fibo-fnd-plc-loc="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"
	xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
	xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
	xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
	xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
	xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
	
	<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
		<rdfs:label>Analytics Ontology</rdfs:label>
		<dct:abstract>This ontology provides mathematical abstractions for use in other ontologies, including for example the basic components of formulae, parameters and values.</dct:abstract>
		<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/GoalsAndObjectives/Objectives/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Classifiers/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/ContextualDesignators/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/DatesAndTimes/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Identifiers/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
		<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230501/Utilities/Analytics/"/>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20140501/Utilities/Analytics.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FND 1.0 FTF report and in https://spec.edmcouncil.org/fibo/ontology/FND/1.0/AboutFND-1.0/.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20141101/Utilities/Analytics.rdf version of this ontology was modified to address issue FIBOFND11-20, which added the definition of Calculation and corrected a reasoning issue related to the use of a custom datatype.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20160201/Utilities/Analytics.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Utilities/Analytics.rdf version of this ontology was modified to use the CombinedDateTime datatype for greater flexibility in analytics and integrate the generic statistical measures and measurements from the economic indicators ontology to FND to facilitate broader use.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190501/Utilities/Analytics.rdf version of this ontology was modified to eliminate deprecated elements.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190901/Utilities/Analytics.rdf version of this ontology was modified to add the concept of a weighting algorithm.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20191101/Utilities/Analytics.rdf version of this ontology was modified to eliminate duplication with concepts in LCC, merge countries with locations, and correct a restriction on qualified measure.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200301/Utilities/Analytics.rdf version of this ontology was modified to revise numeric index to be called numeric index value, and revise its definition to include a reference date, change its parent to quantity value, and move base date and period to scoped measure.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200401/Utilities/Analytics.rdf version of this ontology was modified to change the parent class of Classifier to Aspect, loosen the domain on the hasArgument property, which was too narrow in some cases, add a domain/range to characterizes/isCharacterizedBy, and eliminate duplicate properties that were not used anywhere.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200701/Utilities/Analytics.rdf version of this ontology was modified to augment the definition of ratio with a synonym of rate and eliminate the circularity in the definition of standard deviation.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200901/Utilities/Analytics.rdf version of this ontology was modified to make statistical program a subclass of program and revised restrictions on statistical program to better reflect its intent.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20201101/Utilities/Analytics.rdf version of this ontology was modified to eliminate the redundant &apos;calculation formula&apos; concept and eliminate the property hasOperand, which is not used anywhere and whose definition is circular.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Utilities/Analytics.rdf version of this ontology was modified to update the reference link for ratio.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210601/Utilities/Analytics.rdf version of this ontology was modified to expand the definition of release date and release date and time and to make a statistical area identifier a subclass of geographic region identifier.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20211101/Utilities/Analytics.rdf version of this ontology was modified to eliminate unused imports.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220101/Utilities/Analytics.rdf version of this ontology was modified to eliminate hygiene issues related to text formatting and eliminate dead or outdated references.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Utilities/Analytics.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG&apos;s Specification Metadata vocabulary.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230101/Utilities/Analytics.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG&apos;s Languages, Countries and Codes (LCC), eliminating redundancies in FIBO as appropriate.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230301/Utilities/Analytics.rdf version of this ontology was modified to add a synonym of &apos;average&apos; to arithmetic mean.</skos:changeNote>
		<skos:changeNote>This ontology was added to Foundations in advance of the June 2014 Boston meeting in support of the IND RFC.</skos:changeNote>
		<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
		<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
		<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
	</owl:Ontology>
	
	<owl:Class rdf:about="&fibo-fnd-qt-qtu;Quantity">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Measure"/>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;AnnualizedStandardDeviation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StandardDeviation"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasReferencePeriod"/>
				<owl:onClass rdf:resource="&fibo-fnd-dt-fd;ExplicitRecurrenceInterval"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>annualized standard deviation</rdfs:label>
		<skos:definition>standard deviation for some measure over a specific reference period</skos:definition>
		<cmns-av:explanatoryNote>Standard deviation applied to the annual rate of return of an investment provides insights on the historical volatility of that investment. The greater the standard deviation of the price of a security, the greater the volatility. Multiplying monthly standard deviation by the square root of twelve (12) is an industry standard method of approximating annualized standard deviations of monthly returns.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;ArithmeticMean">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Mean"/>
		<rdfs:label>arithmetic mean</rdfs:label>
		<skos:definition>sum of a collection of numbers divided by the number of numbers in the collection</skos:definition>
		<cmns-av:explanatoryNote>While the arithmetic mean is often used to report central tendencies, it is not a robust statistic, meaning that it is greatly influenced by outliers (values that are very much larger or smaller than most of the values). Notably, for skewed distributions, such as the distribution of income for which a few people&apos;s incomes are substantially greater than most people&apos;s, the arithmetic mean may not accord with one&apos;s notion of &apos;middle&apos;, and robust statistics, such as the median, may be a better description of central tendency.</cmns-av:explanatoryNote>
		<cmns-av:synonym>average</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Aspect">
		<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
		<owl:equivalentClass rdf:resource="&cmns-cls;Aspect"/>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;AverageAbsoluteDeviation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Dispersion"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:someValuesFrom>
					<owl:Class>
						<owl:unionOf rdf:parseType="Collection">
							<rdf:Description rdf:about="&fibo-fnd-utl-alx;Mean">
							</rdf:Description>
							<rdf:Description rdf:about="&fibo-fnd-utl-alx;Median">
							</rdf:Description>
						</owl:unionOf>
					</owl:Class>
				</owl:someValuesFrom>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>average absolute deviation</rdfs:label>
		<skos:definition>average of the absolute deviations from a central point</skos:definition>
		<cmns-av:explanatoryNote>The central point can be the mean, median, mode, or the result of another measure of central tendency. Absolute deviation is the distance between each value in the data set and that data set&apos;s mean or median.</cmns-av:explanatoryNote>
		<cmns-av:synonym>mean absolute deviation</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Constant">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:subClassOf rdf:resource="&cmns-cls;Aspect"/>
		<rdfs:label>constant</rdfs:label>
		<skos:definition>symbol that represents a value that does not change (i.e., is fixed) with respect to a formula or expression</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Difference">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasMinuend"/>
				<owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasSubtrahend"/>
				<owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>difference</rdfs:label>
		<skos:definition>quantity by which amounts differ; the remainder left after subtraction of one value from another</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Dispersion">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-arr-arr;hasCollectionSize"/>
				<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
				<owl:onDataRange rdf:resource="&xsd;nonNegativeInteger"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasObservedValue"/>
				<owl:someValuesFrom rdf:resource="&cmns-col;StructuredCollection"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cxtdsg;appliesTo"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;FinitePopulation"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>dispersion</rdfs:label>
		<skos:definition>degree of scatter or variability shown by observations</skos:definition>
		<skos:example>Common examples of measures of statistical dispersion are the variance, standard deviation, and interquartile range. The collection size argument, above, represents the number of elements in the set, if known. The collection of values under consideration is represented as a structured collection in FIBO, typically a sample set derived from a finite population.</skos:example>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://stats.oecd.org/glossary/detail.asp?ID=3637</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>A measure of statistical dispersion is a nonnegative real number that is zero if all the data are the same and increases as the data become more diverse.</cmns-av:explanatoryNote>
		<cmns-av:explanatoryNote>It is usually measured as an average deviation about some central value (e.g. mean deviation, standard deviation) or by an order statistic (e.g. quartile deviation, range) but may also be a mean of deviations of values among themselves (e.g. Gini&apos;s mean difference and also standard deviation).</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Expression">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;Constant"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;Variable"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>expression</rdfs:label>
		<skos:definition>finite combination of symbols that are well-formed according to applicable rules</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;FinitePopulation">
		<rdfs:subClassOf rdf:resource="&cmns-col;Collection"/>
		<rdfs:label>finite population</rdfs:label>
		<skos:definition>population for which it is possible to count its units</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://stats.oecd.org/glossary/detail.asp?ID=3649</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>In statistics, a population is a set of similar items or events of interest for some question or experiment. In other words, a population is the complete group of units to which survey results are to apply. (These units may be persons, animals, objects, businesses, trips, etc.). See http://www.statcan.gc.ca/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#p.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Formula">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasExpression"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;Expression"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>formula</rdfs:label>
		<skos:definition>rule expressed in letters and symbols that consists of at least one expression</skos:definition>
		<cmns-av:synonym>complex expression</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;GeometricMean">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Mean"/>
		<rdfs:label>geometric mean</rdfs:label>
		<skos:definition>mean that indicates the central tendency or typical value of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum)</skos:definition>
		<cmns-av:explanatoryNote>The geometric mean is defined as the nth root of the product of n numbers. A geometric mean is often used when comparing different items - finding a single &apos;figure of merit&apos; for these items - when each item has multiple properties that have different numeric ranges. For example, the geometric mean can give a meaningful &apos;average&apos; to compare two companies which are each rated at 0 to 5 for their environmental sustainability, and are rated at 0 to 100 for their financial viability. If an arithmetic mean were used instead of a geometric mean, the financial viability is given more weight because its numeric range is larger - so a small percentage change in the financial rating (e.g. going from 80 to 90) makes a much larger difference in the arithmetic mean than a large percentage change in environmental sustainability (e.g. going from 2 to 5).</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Mean">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasObservedValue"/>
				<owl:someValuesFrom rdf:resource="&cmns-col;StructuredCollection"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>mean</rdfs:label>
		<skos:definition>most common measure of central tendency; the average of a set of numbers</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.statcan.gc.ca/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#m</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=3762</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>When unqualified, the mean usually refers to the expectation of a variate, or to the arithmetic mean of a sample used as an estimate of the expectation.</cmns-av:explanatoryNote>
		<cmns-av:symbol>μ</cmns-av:symbol>
		<cmns-av:synonym>expected value</cmns-av:synonym>
		<cmns-av:synonym>first (raw) moment</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Measure">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:label>measure</rdfs:label>
		<skos:definition>amount or degree of something; the dimensions, capacity, or amount of something ascertained by measuring</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=7062</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>Measure refers to the phenomenon or phenomena to be measured in a data set. In a data set, the instance of a measure is often called an observation.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Median">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasObservedValue"/>
				<owl:someValuesFrom rdf:resource="&cmns-col;StructuredCollection"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>median</rdfs:label>
		<skos:definition>value of the variate dividing the total frequency of a data sample, population, or probability distribution, into two halves</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=3717</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>The basic advantage of the median in describing data compared to the mean is that it is not skewed by extremely large or small values, and may provide a better idea of a &apos;typical&apos; value.</cmns-av:explanatoryNote>
		<cmns-av:explanatoryNote>This measure represents the middle value (if n is odd) or the average of the two middle values (if n is even) in an ordered list of data values. The median divides the total frequency distribution into two equal parts: one-half of the cases fall below the median and one-half of the cases exceed the median.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;MedianAbsoluteDeviation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Dispersion"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;Median"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>median absolute deviation</rdfs:label>
		<skos:definition>median of the absolute deviations of observations from the average which may be the arithmetic mean, the median or the mode</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;NumericIndexValue">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;isValueOf"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;ScopedMeasure"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasMeasurementDateTime"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
				<owl:onDataRange rdf:resource="&cmns-dt;CombinedDateTime"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>numeric index value</rdfs:label>
		<skos:definition>numeric value of some aggregate relative to the value of that aggregate as of some date</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.statcan.gc.ca/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#i</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>A mathematical device or number which is used to express the observation (e.g., price level, volume of trade, relative amount etc.) of a given period, in comparison with that of a prior period.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Percentage">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;RatioValue"/>
		<rdfs:label>percentage</rdfs:label>
		<skos:definition>ratio value expressed as a fraction of 100, i.e., in which the denominator is fixed rather than variable and equal to 100</skos:definition>
		<cmns-av:explanatoryNote>The percent value is computed by multiplying the numeric value of the ratio by 100.</cmns-av:explanatoryNote>
		<cmns-av:explanatoryNote>While many percentage values are between 0 and 100, there is no mathematical restriction and percentages may take on other values (positive or negative), particularly in the case of comparisons (percent change).</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;QualifiedMeasure">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasAnchorDate"/>
				<owl:onClass rdf:resource="&cmns-dt;ExplicitDate"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;isCalculatedViaMethodology"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
				<owl:onDataRange>
					<rdfs:Datatype>
						<owl:unionOf rdf:parseType="Collection">
							<rdf:Description rdf:about="&xsd;string">
							</rdf:Description>
							<rdf:Description rdf:about="&xsd;anyURI">
							</rdf:Description>
						</owl:unionOf>
					</rdfs:Datatype>
				</owl:onDataRange>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>qualified measure</rdfs:label>
		<skos:definition>statistical measure that is constrained by features, quantity kinds or units that refine how it is calculated</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Ratio">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:label>ratio</rdfs:label>
		<skos:definition>proportional relationship between two different numbers or quantities, or in mathematics a quotient of two numbers or expressions, arrived at by dividing one by the other</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=6688</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#r.</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>A ratio is a quantity measured with respect to some other quantity.</cmns-av:explanatoryNote>
		<cmns-av:synonym>rate</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;RatioValue">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;Variable"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>ratio value</rdfs:label>
		<skos:definition>proportional relationship specifically between two different quantity values that gives rise to a datum of a specific quantity type</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;SamplingVariance">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Variance"/>
		<rdfs:label>sampling variance</rdfs:label>
		<skos:definition>measure of the extent to which the estimate of a characteristic from different possible samples of the same size and the same design differ from one another</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.statcan.gc.ca/pub/12-587-x/12-587-x2003001-eng.pdf</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=3834</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>The word &apos;sampling&apos; can usually be omitted, as being defined by the context or otherwise understood. The sampling variance of a statistic is the square of its standard error.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;ScopedMeasure">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;QualifiedMeasure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasPeriodicity"/>
				<owl:allValuesFrom rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cxtdsg;appliesTo"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;FinitePopulation"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasCoverageArea"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;StatisticalArea"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>scoped measure</rdfs:label>
		<skos:definition>qualified measure that is constrained by filters on the statistical population to which it applies</skos:definition>
		<cmns-av:explanatoryNote>Note that (1) the anchor date reflects the start of the current series, such as 1982-1984 for the CPI, (2) the fixed comparative date might be something like March 2009, if one is comparing a current index against its value at the end of the great recession, (3) the relative comparative date might be something like a month or year ago, depending on the analysis requirements, and (4) the relative comparative period might be a 3 month average prior value, again depending on the analysis requirements.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StandardDeviation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Dispersion"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:someValuesFrom>
					<owl:Class>
						<owl:unionOf rdf:parseType="Collection">
							<rdf:Description rdf:about="&fibo-fnd-utl-alx;Mean">
							</rdf:Description>
							<rdf:Description rdf:about="&fibo-fnd-utl-alx;Variance">
							</rdf:Description>
						</owl:unionOf>
					</owl:Class>
				</owl:someValuesFrom>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>standard deviation</rdfs:label>
		<skos:definition>square root of variance that measures the spread or dispersion around the mean of a data set</skos:definition>
		<cmns-av:abbreviation>SD</cmns-av:abbreviation>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.statcan.gc.ca/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#s</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://stats.oecd.org/glossary/detail.asp?ID=3845</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>The most widely used measure of dispersion of a frequency distribution introduced by K. Pearson (1893). It is equal to the positive square root of the variance. The standard deviation should not be confused with the root mean square deviation.</cmns-av:explanatoryNote>
		<cmns-av:explanatoryNote>While standard deviation is the most widely-used measure of spread, using squared deviations, it may not be the most robust.</cmns-av:explanatoryNote>
		<cmns-av:symbol>σ</cmns-av:symbol>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalArea">
		<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegion"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-id;isIdentifiedBy"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalAreaIdentifier"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical area</rdfs:label>
		<skos:definition>physical location that is defined per some program for designating geographic regions for the purposes of tabulating and presenting statistical data</skos:definition>
		<cmns-av:adaptedFrom>U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/display/IND/Statistics+Canada+Census+Information</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom>U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/pages/viewpage.action?pageId=6358041</cmns-av:adaptedFrom>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalAreaIdentifier">
		<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegionIdentifier"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-id;identifies"/>
				<owl:onClass rdf:resource="&fibo-fnd-utl-alx;StatisticalArea"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical area identifier</rdfs:label>
		<skos:definition>identifier for a physical location that is defined per a nationally consistent program for designating geographic regions for the purposes of tabulating and presenting statistical data</skos:definition>
		<cmns-av:adaptedFrom>U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/display/IND/Statistics+Canada+Census+Information</cmns-av:adaptedFrom>
		<cmns-av:adaptedFrom>U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/pages/viewpage.action?pageId=6358041</cmns-av:adaptedFrom>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalMeasure">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Measure"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cls;isCharacterizedBy"/>
				<owl:onClass rdf:resource="&cmns-cls;Aspect"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;isEstimate"/>
				<owl:onDataRange rdf:resource="&xsd;boolean"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical measure</rdfs:label>
		<skos:definition>summary (means, mode, total, index, etc.) of the individual quantitative variable values for the statistical units in a specific group (study domain)</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://stats.oecd.org/glossary/detail.asp?ID=5068</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>Statistical measures may consist of several orthogonal characteristics, including (a) whether they reflect an estimate or variable, (b) the datatype, or from a FIBO perspective, nature of the measure (e.g., index, total, ratio, percent, percent change, mean, others), (c) the population (or the universe that applies to the highest level if defined in general) to which the measure applies, and (d) any relevant aspects used to subset or stratify a measure, (i.e., make them apply to a smaller universe).</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalPopulation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;FinitePopulation"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalUniverse"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasPopulationSize"/>
				<owl:allValuesFrom rdf:resource="&xsd;nonNegativeInteger"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cls;isCharacterizedBy"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalArea"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cls;isCharacterizedBy"/>
				<owl:someValuesFrom rdf:resource="&cmns-dt;ExplicitDatePeriod"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical population</rdfs:label>
		<skos:definition>statistical universe filtered by time and region</skos:definition>
		<cmns-av:adaptedFrom rdf:resource="http://stats.oecd.org/glossary/detail.asp?ID=2079"/>
		<cmns-av:explanatoryNote>A common aim of statistical analysis is to produce information about some chosen population. In statistical inference, a subset of the population (a statistical sample) is chosen to represent the population in a statistical analysis. If a sample is chosen properly, characteristics of the entire population that the sample is drawn from can be estimated from corresponding characteristics of the sample.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalProgram">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-gao-obj;Program"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasCoverageArea"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalArea"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cxtdsg;appliesTo"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalUniverse"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical program</rdfs:label>
		<skos:definition>program that presents a detailed investigation and analysis of a subject or situation involving one or more studies or surveys</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;StatisticalUniverse">
		<rdfs:subClassOf rdf:resource="&cmns-col;Collection"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasUniverseSize"/>
				<owl:allValuesFrom rdf:resource="&xsd;nonNegativeInteger"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-cxtdsg;isApplicableIn"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;StatisticalProgram"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>statistical universe</rdfs:label>
		<skos:definition>collection representing the total membership, or &apos;universe&apos;, of people, resources, products, services, events, or entities of interest for some question, experiment, survey or statistical program</skos:definition>
		<skos:example>A statistical universe can be a group of actually existing objects (e.g. the set of all stars within the Milky Way galaxy) or a hypothetical and potentially infinite group of objects conceived as a generalization from experience (e.g. the set of all possible hands in a game of poker).</skos:example>
		<cmns-av:adaptedFrom rdf:resource="http://stats.oecd.org/glossary/detail.asp?ID=2087"/>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Total">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:label>total</rdfs:label>
		<skos:definition>sum of the values for some characteristic of all units</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Variable">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:subClassOf rdf:resource="&cmns-cls;Aspect"/>
		<rdfs:label>variable</rdfs:label>
		<skos:definition>symbol that represents a parameter in a formula or expression</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;Variance">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Dispersion"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-utl-alx;Mean"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>variance</rdfs:label>
		<skos:definition>measure of spread, calculated as the average squared deviation of each number from the mean of a data set</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.statcan.gc.ca/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#v</cmns-av:adaptedFrom>
		<cmns-av:symbol>μ2</cmns-av:symbol>
		<cmns-av:symbol>σ2</cmns-av:symbol>
		<cmns-av:synonym>second moment</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-fnd-utl-alx;WeightingFunction">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:label>weighting function</rdfs:label>
		<skos:definition>expression or function that determines the relative importance or influence of a given element of a set with respect to the whole</skos:definition>
		<skos:example>Given a sample size of 1000, and a population of 300M, then the chance that any individual is selected is 1 in 300K. In that case, 300K is the weight assigned to each of the elements in the sample.</skos:example>
		<cmns-av:explanatoryNote>For certain indices, one of the most common weighting factor is by market capitalization. In that case, each of the elements in the basket is multiplied by its market cap to determine its relative importance to the basket overall.</cmns-av:explanatoryNote>
		<cmns-av:explanatoryNote>With respect to discrete calculations, weighting functions are positive functions defined on discrete sets, such as weighted sums and weighted averages.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:AnnotationProperty rdf:about="&fibo-fnd-utl-alx;actualExpression">
		<rdfs:label>actual expression</rdfs:label>
		<rdfs:range rdf:resource="&xsd;string"/>
		<skos:definition>specifies the calculation or expression used to determine the value of something</skos:definition>
		<cmns-av:explanatoryNote>In cases where some expression can only be calculated in SPARQL or via rules, this property is useful for stating what that calculation should be using the input arguments to the expression.</cmns-av:explanatoryNote>
	</owl:AnnotationProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasAnchorDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasExplicitDate"/>
		<rdfs:label>has anchor date</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
		<skos:definition>specifies the base date against which the value of a numeric index for a more recent date is compared (i.e., the starting point from which it stems)</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasApplicableDatePeriod">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDatePeriod"/>
		<rdfs:label>has applicable date period</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:range rdf:resource="&cmns-dt;DatePeriod"/>
		<skos:definition>indicates the date period for which the statistical measure is applicable</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasArgument">
		<rdfs:subPropertyOf rdf:resource="&cmns-cls;isCharacterizedBy"/>
		<rdfs:label>has argument</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-utl-alx;Variable"/>
		<skos:definition>indicates a specific input to a function, formula or expression, also known as an independent variable</skos:definition>
		<cmns-av:synonym>has independent variable</cmns-av:synonym>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasExpression">
		<rdfs:subPropertyOf rdf:resource="&cmns-cls;isCharacterizedBy"/>
		<rdfs:label>has expression</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-rel-rel;Reference"/>
		<rdfs:range rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<skos:definition>specifies a mathematical or other formal expression, which may be part of a formula</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasFixedComparativeDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasExplicitDate"/>
		<rdfs:label>has fixed comparative date</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
		<skos:definition>specifies the a specific date, such as the end of the last recession (e.g., March 2009) against which the scoped measure is compared</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasFormula">
		<rdfs:subPropertyOf rdf:resource="&cmns-cls;isCharacterizedBy"/>
		<rdfs:label>has formula</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-utl-alx;Formula"/>
		<skos:definition>specifies a concise way of expressing information symbolically, as in a mathematical or chemical formula</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasMeasurementDateTime">
		<rdfs:label>has measurement date time</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;CombinedDateTime"/>
		<skos:definition>indicates the date and time that the measurement was taken</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasMeasurementPeriodInMonths">
		<rdfs:label>has measurement period in months</rdfs:label>
		<rdfs:range rdf:resource="&xsd;integer"/>
		<skos:definition>indicates the coverage period for which the measure is applicable expressed in months</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasMinuend">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
		<rdfs:label>has minuend</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-utl-alx;Difference"/>
		<skos:definition>specifies the quantity value from which something is subtracted; the value that is diminished</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasNumberOfEntries">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasCount"/>
		<rdfs:label>has number of entries</rdfs:label>
		<rdfs:range rdf:resource="&xsd;nonNegativeInteger"/>
		<skos:definition>indicates the number of elements in some document, table, or other resource (e.g., in a report, table)</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasObservedValue">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
		<rdfs:label>has observed value</rdfs:label>
		<rdfs:range rdf:resource="&cmns-col;StructuredCollection"/>
		<skos:definition>specifies a collection of values over which some analysis is performed</skos:definition>
		<cmns-av:explanatoryNote>For certain calculations, such as certain measures of dispersion, date value pairs are expected as input, in other words, a dated structured collection.</cmns-av:explanatoryNote>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasPeriodicity">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
		<rdfs:label>has periodicity</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
		<skos:definition>specifies a recurrence interval (monthly, quarterly, annual) that a statistical measure reflects</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasPopulationSize">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-arr;hasCollectionSize"/>
		<rdfs:label>has population size</rdfs:label>
		<rdfs:range rdf:resource="&xsd;nonNegativeInteger"/>
		<skos:definition>indicates the number of elements in a given population</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasReferencePeriod">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
		<rdfs:label>has reference period</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
		<skos:definition>specifies a reference (baseline) recurrence interval for which a given measure applies</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasRelativeComparativeDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDate"/>
		<rdfs:label>has relative comparative date</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RelativeDate"/>
		<skos:definition>specifies a date against which the value of a scoped measure is compared (e.g., one month prior, three months prior, etc., and typically against a prior release or average over prior releases)</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasRelativeComparativePeriod">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDatePeriod"/>
		<rdfs:label>has relative comparative period</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;DatePeriod"/>
		<skos:definition>specifies a period (typically a prior period) against which the scoped measure is compared, such as an average set of values for some period of time compared with a more recent or projected average for a forward looking period of time</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasReleaseDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDate"/>
		<rdfs:label>has release date</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;Date"/>
		<skos:definition>specifies the date on which something is published</skos:definition>
		<cmns-av:explanatoryNote>A release date is typically a date fixed in advance for the release of a film, recording, document, report, or product or publication.</cmns-av:explanatoryNote>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasReleaseDateTime">
		<rdfs:label>has release date and time</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;CombinedDateTime"/>
		<skos:definition>specifies the date and time on which something is published</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;hasSubtrahend">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-utl-alx;hasArgument"/>
		<rdfs:label>has subtrahend</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-utl-alx;Difference"/>
		<skos:definition>specifies the quantity value that is subtracted from something</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasUniverseSize">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-arr;hasCollectionSize"/>
		<rdfs:label>has universe size</rdfs:label>
		<rdfs:range rdf:resource="&xsd;nonNegativeInteger"/>
		<skos:definition>indicates the number of elements in a given universe</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;hasWeight">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasNumericValue"/>
		<rdfs:label>has weight</rdfs:label>
		<rdfs:range rdf:resource="&xsd;decimal"/>
		<skos:definition>indicates an amount given to increase or decrease the importance of an item</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;isCalculatedViaMethodology">
		<rdfs:label>is calculated via methodology</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<skos:definition>high-level description of the approach taken to obtain the result</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-fnd-utl-alx;isEstimate">
		<rdfs:label>is estimate</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-utl-alx;StatisticalMeasure"/>
		<rdfs:range rdf:resource="&xsd;boolean"/>
		<skos:definition>indicates whether the measure reflects an estimate (approximation) or not</skos:definition>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-fnd-utl-alx;isValueOf">
		<rdfs:subPropertyOf rdf:resource="&cmns-cxtdsg;appliesTo"/>
		<rdfs:label>is value of</rdfs:label>
		<rdfs:domain rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
		<skos:definition>is the measure that the value represents</skos:definition>
	</owl:ObjectProperty>

</rdf:RDF>