📈
   HOME

TheInfoList



OR:

A line chart or line graph or curve chart is a type of chart which displays information as a series of data points called 'markers' connected by straight line segments. It is a basic type of chart common in many fields. It is similar to a scatter plot except that the measurement points are ordered (typically by their x-axis value) and joined with straight line segments. A line chart is often used to visualize a trend in data over intervals of time – a
time series In mathematics, a time series is a series of data points indexed (or listed or graphed) in time order. Most commonly, a time series is a sequence taken at successive equally spaced points in time. Thus it is a sequence of discrete-time data. Ex ...
– thus the line is often drawn chronologically. In these cases they are known as
run chart A run chart, also known as a run-sequence plot is a graph that displays observed data in a time sequence. Often, the data displayed represent some aspect of the output or performance of a manufacturing or other business process. It is therefore ...
s.


History

Some of the earliest known line charts are generally credited to
Francis Hauksbee Francis Hauksbee the Elder FRS (1660–1713), also known as Francis Hawksbee, was an 18th-century English scientist best known for his work on electricity and electrostatic repulsion. Biography Francis Hauksbee was the son of draper and common c ...
, Nicolaus Samuel Cruquius,
Johann Heinrich Lambert Johann Heinrich Lambert (, ''Jean-Henri Lambert'' in French; 26 or 28 August 1728 – 25 September 1777) was a polymath from the Republic of Mulhouse, generally referred to as either Swiss or French, who made important contributions to the subject ...
and
William Playfair William Playfair (22 September 1759 – 11 February 1823), a Scottish engineer and political economist, served as a secret agent on behalf of Great Britain during its war with France. The founder of graphical methods of statistics, Playfai ...
.


Example

In the experimental sciences, data collected from experiments are often visualized by a graph. For example, if one collects data on the speed of an object at certain points in time, one can visualize the data in a
data table A table is an arrangement of information or data, typically in rows and columns, or possibly in a more complex structure. Tables are widely used in communication, research, and data analysis. Tables appear in print media, handwritten notes, comp ...
such as the following: Such a table representation of data is a great way to display exact values, but it can prevent the discovery and understanding of patterns in the values. In addition, a table display is often erroneously considered to be an objective, neutral collection or storage of the data (and may in that sense even be erroneously considered to be the data itself) whereas it is in fact just one of various possible visualizations of the data. Understanding the process described by the data in the table is aided by producing a graph or line chart of ''speed versus time''. Such a visualisation appears in the figure to the right. This visualization can let the viewer quickly understand the entire process at a glance. This visualization can however be misunderstood, especially when expressed as showing the mathematical function v(t) that expresses the speed v (the dependent variable) as a function of time t. This can be misunderstood as showing speed to be a variable that is dependent only on time. This would however only be true in the case of an object being acted on only by a constant force acting in a vacuum. Such misunderstanding of the mathematical concept of something called A being a function of something called B as expressing a causal relationship is however common among laypeople (and reinforced by the term "dependent variable") and is not dependent on representation in a line chart.


Best-fit

Charts often include an overlaid mathematical function depicting the
best-fit Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. Curve fitting can involve either interpolation, where an exact fit to the data is ...
trend of the scattered data. This layer is referred to as a best-fit layer and the graph containing this layer is often referred to as a line graph. It is simple to construct a "best-fit" layer consisting of a set of line segments connecting adjacent data points; however, such a "best-fit" is usually not an ideal representation of the trend of the underlying scatter data for the following reasons: # It is highly improbable that the discontinuities in the slope of the best-fit would correspond exactly with the positions of the measurement values. # It is highly unlikely that the experimental error in the data is negligible, yet the curve falls exactly through each of the data points. In either case, the best-fit layer can reveal trends in the data. Further, measurements such as the
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
or the area under the curve can be made visually, leading to more conclusions or results from the data table. A true best-fit layer should depict a continuous mathematical function whose parameters are determined by using a suitable error-minimization scheme, which appropriately weights the error in the data values. Such
curve fitting Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. Curve fitting can involve either interpolation, where an exact fit to the data i ...
functionality is often found in graphing software or
spreadsheet A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets. The program operates on data entered in c ...
s. Best-fit curves may vary from simple linear equations to more complex quadratic, polynomial, exponential, and periodic curves.


See also

*
Run chart A run chart, also known as a run-sequence plot is a graph that displays observed data in a time sequence. Often, the data displayed represent some aspect of the output or performance of a manufacturing or other business process. It is therefore ...
*
List of information graphics software This is a list of software to create any kind of information graphics: * either includes the ability to create one or more infographics from a provided data set * either it is provided specifically for information visualization Vector graphics V ...
*
Curve fitting Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. Curve fitting can involve either interpolation, where an exact fit to the data i ...


References

{{Authority control Quality control tools Statistical charts and diagrams Financial charts