Content deleted Content added
Line 37:
In this sense, we can define the various ''ways'' of data to analyze:
* ''One-way data'' is an ''N''-dimensional [[Vector (mathematics and physics)|vector]] or an ''N''-dimensional data point
* ''Two-way data'' is a grid of data, a "data [[matrix (mathematics)|matrix]]" that is stored in a two-way array. A [[spreadsheet]] can be used to visualize such data in the case of discrete dimensions.
* ''Three-way data'' is a cube of data that is stored in a thre-way array. Such data might represent the temperature at different locations (two-way data) sampled over different times (leading to three-way data)
Line 43:
* ''Five-way data'' and ''six-way data'' can be represented by similarly higher levels of data aggregation.
In general, a
===Multiway model===
|