Difference between revisions of "Data"

From LIMSWiki
Jump to navigationJump to search
(Updated text)
m (Updated cat)
Line 7: Line 7:


<!---Place all category tags here-->
<!---Place all category tags here-->
[[Category:Software terms]]
[[Category:Software and hardware terms]]

Revision as of 16:23, 22 August 2014

Data is a set of values of qualitative or quantitative variables; restated, pieces of data are individual pieces of information. Data in computing (or data processing) is represented in a tabular structure (represented by rows and columns), a tree (a set of nodes with parent-children relationship), or a graph (a set of connected nodes). Data is typically the result of measurements and can be visualized using graphs or images.

Data as an abstract concept can be viewed as the lowest level of abstraction, from which information and then knowledge are derived.

References