StatisticalPopulation

A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property <a class="localLink" href="/populationType">populationType</a> is used to specify the type. Any property that can be used on instances of that type can appear on the statistical population. For example, a <a class="localLink" href="/StatisticalPopulation">StatisticalPopulation</a> representing all <a class="localLink" href="/Person">Person</a>s with a <a class="localLink" href="/homeLocation">homeLocation</a> of East Podunk California would be described by applying the appropriate <a class="localLink" href="/homeLocation">homeLocation</a> and <a class="localLink" href="/populationType">populationType</a> properties to a <a class="localLink" href="/StatisticalPopulation">StatisticalPopulation</a> item that stands for that set of people. The properties <a class="localLink" href="/numConstraints">numConstraints</a> and <a class="localLink" href="/constrainingProperty">constrainingProperty</a> are used to specify which of the populations properties are used to specify the population. Note that the sense of "population" used here is the general sense of a statistical population, and does not imply that the population consists of people. For example, a <a class="localLink" href="/populationType">populationType</a> of <a class="localLink" href="/Event">Event</a> or <a class="localLink" href="/NewsArticle">NewsArticle</a> could be used. See also <a class="localLink" href="/Observation">Observation</a>, and the <a href="/docs/data-and-datasets.html">data and datasets</a> overview for more details.

Properties

{ "id": "https://schema.org/StatisticalPopulation", "label": "StatisticalPopulation", "comment": "A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property <a class=\"localLink\" href=\"/populationType\">populationType</a> is used to specify the type. Any property that can be used on instances of that type can appear on the statistical population. For example, a <a class=\"localLink\" href=\"/StatisticalPopulation\">StatisticalPopulation</a> representing all <a class=\"localLink\" href=\"/Person\">Person</a>s with a <a class=\"localLink\" href=\"/homeLocation\">homeLocation</a> of East Podunk California would be described by applying the appropriate <a class=\"localLink\" href=\"/homeLocation\">homeLocation</a> and <a class=\"localLink\" href=\"/populationType\">populationType</a> properties to a <a class=\"localLink\" href=\"/StatisticalPopulation\">StatisticalPopulation</a> item that stands for that set of people.\nThe properties <a class=\"localLink\" href=\"/numConstraints\">numConstraints</a> and <a class=\"localLink\" href=\"/constrainingProperty\">constrainingProperty</a> are used to specify which of the populations properties are used to specify the population. Note that the sense of \"population\" used here is the general sense of a statistical\npopulation, and does not imply that the population consists of people. For example, a <a class=\"localLink\" href=\"/populationType\">populationType</a> of <a class=\"localLink\" href=\"/Event\">Event</a> or <a class=\"localLink\" href=\"/NewsArticle\">NewsArticle</a> could be used. See also <a class=\"localLink\" href=\"/Observation\">Observation</a>, and the <a href=\"/docs/data-and-datasets.html\">data and datasets</a> overview for more details.", "subTypeOf": "https://schema.org/Intangible", "enumerationtype": "", "equivalentClass": "", "properties": "https://schema.org/additionalType, https://schema.org/alternateName, https://schema.org/constrainingProperty, https://schema.org/description, https://schema.org/disambiguatingDescription, https://schema.org/identifier, https://schema.org/image, https://schema.org/mainEntityOfPage, https://schema.org/name, https://schema.org/numConstraints, https://schema.org/populationType, https://schema.org/potentialAction, https://schema.org/sameAs, https://schema.org/subjectOf, https://schema.org/url", "subTypes": "", "supersedes": "", "supersededBy": "", "isPartOf": "https://pending.schema.org" }