<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Data_set</id>
	<title>Data set - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Data_set"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Data_set&amp;action=history"/>
	<updated>2026-04-26T05:01:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Data_set&amp;diff=5242&amp;oldid=prev</id>
		<title>imported&gt;Authnote: fixed sources</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Data_set&amp;diff=5242&amp;oldid=prev"/>
		<updated>2025-10-05T18:28:02Z</updated>

		<summary type="html">&lt;p&gt;fixed sources&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{for-multi|the type of file|Data set (IBM mainframe)|the communications device|Dataset (device)}}&lt;br /&gt;
{{short description|Collection of data}}&lt;br /&gt;
[[File:Iris dataset scatterplot.svg|thumb|right|Various plots of the multivariate data set [[Iris flower data set|&amp;#039;&amp;#039;Iris&amp;#039;&amp;#039; flower data set]] introduced by [[Ronald Fisher]] (1936).&amp;lt;ref name=&amp;quot;fisher36&amp;quot;/&amp;gt;]]&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;data set&amp;#039;&amp;#039;&amp;#039; (or &amp;#039;&amp;#039;&amp;#039;dataset&amp;#039;&amp;#039;&amp;#039;) is a collection of [[data]]. In the case of [[tabular data]], a data set corresponds to one or more [[table (database)|database tables]], where every [[column (database)|column]] of a table represents a particular [[Variable (computer science)|variable]], and each [[row (database)|row]] corresponds to a given [[Record (computer science)|record]] of the data set in question. The data set lists values for each of the variables, such as for example height and weight of an object, for each member of the data set.  Data sets can also consist of a collection of documents or files.&amp;lt;ref name=&amp;quot;Editorial&amp;quot;&amp;gt;{{cite journal | last1 = Snijders | first1 = C. | last2 = Matzat | first2 = U. | last3 = Reips | first3 = U.-D. | year = 2012 | title = &amp;#039;Big Data&amp;#039;: Big gaps of knowledge in the field of Internet | url = http://www.ijis.net/ijis7_1/ijis7_1_editorial.html | journal = International Journal of Internet Science | volume = 7 | pages = 1–5 | access-date = 2017-02-10 | archive-date = 2019-11-23 | archive-url = https://web.archive.org/web/20191123051001/http://www.ijis.net/ijis7_1/ijis7_1_editorial.html | url-status = dead }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the [[open data]] discipline, a data set is a unit used to measure the amount of information released in a public open data repository.  The European [[data.europa.eu]] portal aggregates more than a million data sets.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |title=European open data portal |url=http://www.europeandataportal.eu/data/en/dataset |access-date=2025-10-05 |website=European open data portal |publisher=European Commission}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
Several characteristics define a data set&amp;#039;s structure and properties.  These include the number and types of the attributes or variables, and various [[statistical measure]]s applicable to them, such as [[standard deviation]] and [[kurtosis]].&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite book |url=https://books.google.com/books?id=uTzeRZFmaBgC&amp;amp;pg=PA100 |title=Principles of data mining and knowledge discovery |author=Jan M. Żytkow, Jan Rauch |isbn=978-3-540-66490-1 |year=2000|publisher=Springer }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The values may be numbers, such as [[real number]]s or [[integer]]s, for example representing a person&amp;#039;s height in centimeters, but may also be [[nominal data]] (i.e., not consisting of [[Number|numerical]] values), for example representing a person&amp;#039;s ethnicity. More generally, values may be of any of the kinds described as a [[level of measurement]]. For each variable, the values are normally all of the same kind. [[Missing values]] may exist, which must be indicated somehow.&lt;br /&gt;
&lt;br /&gt;
In [[statistics]], data sets usually come from actual observations obtained by [[sampling (statistics)|sampling]] a [[statistical population]], and each row corresponds to the observations on one element of that population. Data sets may further be generated by [[algorithms]] for the purpose of testing certain kinds of [[software]].  Some modern statistical analysis software such as [[SPSS]] still present their data in the classical data set fashion.  If data is missing or suspicious an [[imputation (statistics)|imputation]] method may be used to complete a data set.&amp;lt;ref name=&amp;quot;sde&amp;quot;&amp;gt;{{cite book |title=Statistical Data Editing: Impact on Data Quality: Volume 3 of Statistical Data Editing, Conference of European Statisticians Statistical standards and studies |author=United Nations Statistical Commission |author2=United Nations Economic Commission for Europe |year=2007 |publisher=United Nations Publications |isbn=978-9211169522 |page=20 |url=https://unece.org/DAM/stats/publications/editing/SDE3.pdf }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Applications and use cases ==&lt;br /&gt;
Data sets are widely used across various fields to support data analysis, research, and decision-making. In the sciences, data sets provide the empirical foundation for studies in disciplines such as [[biology]], [[physics]], and [[social science]], enabling discoveries in medicine, environmental science, and social research. In [[machine learning]] and [[artificial intelligence]], data sets are essential for training, validating, and testing algorithms for tasks such as image recognition, natural language processing, and predictive modeling. Governments and organizations publish open data sets to promote transparency, inform policy-making, and facilitate urban and social planning. The business sector uses data sets for market analysis, customer segmentation, and operational improvements. Additionally, healthcare relies on data sets for clinical research and improving patient outcomes. These varied applications demonstrate the critical role data sets play in enabling evidence-based insights and driving technological progress.&lt;br /&gt;
&lt;br /&gt;
== Classics ==&lt;br /&gt;
Several classic data sets have been used extensively in the [[statistical]] literature:&lt;br /&gt;
&lt;br /&gt;
* [[Iris flower data set]] – Multivariate data set introduced by [[Ronald Fisher]] (1936).&amp;lt;ref name=&amp;quot;fisher36&amp;quot;&amp;gt;{{cite journal|author=Fisher, R.A.|title=The Use of Multiple Measurements in Taxonomic Problems|journal=[[Annals of Eugenics]]|volume=7|pages=179&amp;amp;ndash;188|year=1963|issue=2|url=http://digital.library.adelaide.edu.au/coll/special//fisher/138.pdf|doi=10.1111/j.1469-1809.1936.tb02137.x|hdl=2440/15227|hdl-access=free|access-date=2007-05-22|archive-date=2011-09-28|archive-url=https://web.archive.org/web/20110928044802/http://digital.library.adelaide.edu.au/coll/special//fisher/138.pdf|url-status=dead}}&amp;lt;/ref&amp;gt; [https://archive.ics.uci.edu/ml/datasets/Iris Provided online by University of California-Irvine Machine Learning Repository].&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{cite web |title=UCI Machine Learning Repository: Iris Data Set |url=https://archive.ics.uci.edu/ml/datasets/Iris |url-status=live |archive-url=https://web.archive.org/web/20230426065109/https://archive.ics.uci.edu/ml/datasets/Iris |archive-date=2023-04-26 |access-date=2025-10-05}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[MNIST database]] – Images of handwritten digits commonly used to test classification, clustering, and [[Digital image processing|image processing]] algorithms&lt;br /&gt;
* &amp;#039;&amp;#039;[[Categorical data analysis]]&amp;#039;&amp;#039; – Data sets used in the book, &amp;#039;&amp;#039;An Introduction to Categorical Data Analysis&amp;#039;&amp;#039;, [https://stats.oarc.ucla.edu/other/examples/icda/ provided online] by UCLA Advanced Research Computing.&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{cite web |url=https://stats.oarc.ucla.edu/other/examples/icda/ |title=Textbook Examples An Introduction to Categorical Data Analysis by Alan Agresti |access-date=2023-05-02 |url-status=live |archive-url=https://web.archive.org/web/20230131013107/https://stats.oarc.ucla.edu/other/examples/icda/ |archive-date=2023-01-31}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;[[Robust statistics]]&amp;#039;&amp;#039; – Data sets used in &amp;#039;&amp;#039;[[Robust Regression and Outlier Detection]]&amp;#039;&amp;#039; ([[Peter Rousseeuw|Rousseeuw]] and Leroy, 1968). [https://web.archive.org/web/20050207032959/http://www.uni-koeln.de/themen/statistik/data/rousseeuw/ Provided online] at the University of Cologne.&amp;lt;ref&amp;gt;{{cite web |url=http://www.uni-koeln.de/themen/statistik/data/rousseeuw/ |title=The ROUSSEEUW datasets |url-status=dead |archive-url=https://web.archive.org/web/20050207032959/http://www.uni-koeln.de/themen/statistik/data/rousseeuw/ |archive-date=2005-02-07}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;[[Time series]]&amp;#039;&amp;#039; – Data used in Chatfield&amp;#039;s book, &amp;#039;&amp;#039;The Analysis of Time Series&amp;#039;&amp;#039;, are [https://web.archive.org/web/20110102201323/http://lib.stat.cmu.edu/modules.php?op=modload&amp;amp;name=PostWrap&amp;amp;file=index&amp;amp;page=datasets/ provided on-line] by StatLib.&amp;lt;ref&amp;gt;{{cite web |url=http://lib.stat.cmu.edu/modules.php?op=modload&amp;amp;name=PostWrap&amp;amp;file=index&amp;amp;page=datasets/ |title=StatLib :: Data, Software and News from the Statistics Community |url-status=dead |archive-url=https://web.archive.org/web/20110102201323/http://lib.stat.cmu.edu/modules.php?op=modload&amp;amp;name=PostWrap&amp;amp;file=index&amp;amp;page=datasets/ |archive-date=2011-01-02}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;Extreme values&amp;#039;&amp;#039; – Data used in the book, &amp;#039;&amp;#039;An Introduction to the Statistical Modeling of Extreme Values&amp;#039;&amp;#039; are [https://web.archive.org/web/20060910161517/http://homes.stat.unipd.it/coles/public_html/ismev/ismev.dat a snapshot of the data as it was provided on-line by Stuart Coles], the book&amp;#039;s author.&lt;br /&gt;
*&amp;#039;&amp;#039;Bayesian Data Analysis&amp;#039;&amp;#039; – Data used in the book are [http://www.stat.columbia.edu/~gelman/book/data/ provided on-line] ([https://web.archive.org/web/20230122121643/http://www.stat.columbia.edu/~gelman/book/data/ archive link]) by [[Andrew Gelman]], one of the book&amp;#039;s authors.&lt;br /&gt;
* The [https://web.archive.org/web/20171023174701/http://ftp.ics.uci.edu:80/pub/machine-learning-databases/liver-disorders/ Bupa liver data] – Used in several papers in the [[machine learning]] (data mining) literature.&lt;br /&gt;
* [[Anscombe&amp;#039;s quartet]] – Small data set illustrating the importance of graphing the data to avoid statistical fallacies.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
Loading data sets using [[Python (programming language)|Python]]:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;console&amp;quot;&amp;gt;&lt;br /&gt;
$ pip install datasets&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
from datasets import load_dataset&lt;br /&gt;
&lt;br /&gt;
dataset = load_dataset(NAME OF DATASET)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[List of datasets for machine-learning research]]&lt;br /&gt;
* [[List of datasets in computer vision and image processing]]&lt;br /&gt;
* [[Data blending]]&lt;br /&gt;
* [[Data (computer science)]]&lt;br /&gt;
* [[Sampling (statistics)|Sampling]]&lt;br /&gt;
* [[Data store]]&lt;br /&gt;
* [[Interoperability]]&lt;br /&gt;
* [[Data collection system]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Wiktionary}}&lt;br /&gt;
&lt;br /&gt;
* [https://www.data.gov/ Data.gov] – the U.S. Government&amp;#039;s open data&lt;br /&gt;
* [https://data.humdata.org/ Humanitarian Data Exchange(HDX)] – The Humanitarian Data Exchange (HDX) is an open humanitarian [[data sharing]] platform managed by the [[United Nations Office for the Coordination of Humanitarian Affairs]].&lt;br /&gt;
* [https://opendata.cityofnewyork.us/ NYC Open Data] – free public data published by New York City agencies and other partners.&lt;br /&gt;
* [https://relational.fel.cvut.cz/ Relational data set repository] {{Webarchive|url=https://web.archive.org/web/20180307150058/https://relational.fit.cvut.cz/ |date=2018-03-07 }}&lt;br /&gt;
* [https://web.archive.org/web/20190214051201/http://www.researchpipeline.com/mediawiki/index.php?title=Main_Page Research Pipeline] – a wiki/website with links to data sets on many different topics&lt;br /&gt;
* [http://lib.stat.cmu.edu/jasadata/ StatLib–JASA Data Archive]&lt;br /&gt;
* [https://archive.ics.uci.edu/ UCI] – a machine learning repository&lt;br /&gt;
* [https://data.gov.uk/ UK Government Public Data]&lt;br /&gt;
* [https://data.worldbank.org/ World Bank Open Data] – Free and open access to global development data by [[World Bank]]&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Data Set}}&lt;br /&gt;
[[Category:Computer data]]&lt;br /&gt;
[[Category:Statistical data sets]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Authnote</name></author>
	</entry>
</feed>