Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Home > Table (information)
1 Tables as visual aids to conveying information
Tables can help present information in ways that highlight its logical structure using the visual structure of the tables. An organized awareness of the differences among various kinds of table can help make effective use of them. The following examples also suggest the breadth of situations where tables may be helpful:
- One-dimensional tables are lists, outlines, or one-dimensional arrays or vectors, such as:
- a to-do list (in which the visual aid is that the items are in the order they should be done, and/or are crossed off to indicate completion);
- a military unit's table of organization ; and
- the table of contents of a Wikipedia article.
- Two-dimensional tables, i.e., matrices or rectangular grids, such as:
- a multiplication, addition , or other mathematical table;
- the table of contents of a book that includes page numbers;
- a student's weekly class schedule;
- a day's schedule showing which rooms are in use for which programs of various lengths;
- a conversion table for any of various purposes; and
- A mathematical matrix or 2-dimensional array of numbers or variables.
- Multi-dimensional tables, in theory capable of holding any countable of any comprehensible number of dimensions, and usually using multiple two-dimensional tables to visualize "cross-sections" of tables of larger dimension, as in:
- tables of census , econometric , or public-opinion-polling data ;
- a timetable for public transport; the number of logical dimensions can vary; it is often four or five: it is represented as a set of two-dimensional tables with two or three parameters (such as line, direction, and possibly part of the week) identifying each; and
- A mathematical tensor, representing a (3-D (or more?)) array of numbers.
- Periodic tables. A periodic table is an array of information where every nth element shares some common characteristic, and so the array is "wrapped around" to form a 2-dimensional table. Examples include:
- a calendar month page;
- the Periodic table of elements; and
- a tide table is a two-dimensional table (the intersection of high and low tide times with a date) usually wrapped into periodic form (a calendar month).
2 Tables as features offered by application programs
Traditionally, the most familiar media for creating and storing tables have been pen and paper. Given the proliferation of computers at home and in the workplace, computer representations of "paper tables" have become widespread. Common software applications give users the possibility of generating, manipulating, and editing both table data and table formats with ease. Such applications include:
- word processing applications;
- spreadsheetA spreadsheet is a rectangular table (or grid) of information, often financial information. It is, therefore, a kind of matrix. The word came from "spread" in its sense of a newspaper or magazine item (text and/or graphics) that covers two facing pages, e applications;
- presentation software; and
- tables specified in HTMLHyperText Markup Language (HTML) is a markup language designed for creating web pages, that is, information presented on the World Wide Web. Defined as a simple "application" of SGML, which is used by organizations with complex publishing requirements, HT or another markup languageSGML is used to write the electronic version of the Oxford English Dictionary. This enables sophisticated queries to be performed, as well as easy translation into HTML. A markup language is a kind of text encoding that represents text as well as details.
Read more »