Class: StatisticalGraph

A statistical graph is a figure that displays the relationship among numeric data and/or mathematical functions.

URI: sio:StatisticalGraph

img

Parents

  • is_a: Chart - A chart is a figure that displays the relationship among tabular numeric data, functions or some kinds of qualitative structures.

Children

  • BarGraph - A bar graph is a statistical graph with rectangular bars of lengths proportional to that value that they represent.
  • Line-barGraph - A line-bar graph statistical graph that contains both lines and bars.
  • LineGraph - A line graph is a statistical graph in which lines contains the evaluation of functions or individual points connected by line segments.
  • Scatterplot - A scatterplot is a statistical graph which uses Cartesian coordinates to display values for two variables for a set of data. The data is displayed as a collection of points, each having the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis.
  • StackGraph - A stack graph is a statistical graph which presents multiple series in which the distance between one series and another indicates the relative contribution to the total for any x-value.

Referenced by Class

Attributes

Inherited from Chart:

  • hasCreator 0..1
    • Description: has creator is a relation between an entity and that which created it.
    • Range: Entity
  • hasAttribute 0..1

    • Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.

    • Range: Entity

    • satisfies 0..1
    • Description: satisfies is a relation between an entity and the specification or objective that it conforms to.

    • Range: Description

    • isRelatedTo 0..1
    • Description: A is related to B iff there is some relation between A and B.
    • Range: Entity
    • derivesInto 0..1
    • Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.

    • Range: Object