Distance
   HOME

TheInfoList



OR:

Distance is a numerical or occasionally qualitative measurement of how far apart objects or points are. In
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which ...
or everyday usage, distance may refer to a physical length or an estimation based on other criteria (e.g. "two counties over"). Since spatial cognition is a rich source of
conceptual metaphor In cognitive linguistics, conceptual metaphor, or cognitive metaphor, refers to the understanding of one idea, or conceptual domain, in terms of another. An example of this is the understanding of quantity in terms of directionality (e.g. "the pr ...
s in human thought, the term is also frequently used metaphorically to mean a measurement of the amount of difference between two similar objects (such as statistical distance between probability distributions or edit distance between strings of text) or a degree of separation (as exemplified by distance between people in a
social network A social network is a social structure made up of a set of social actors (such as individuals or organizations), sets of dyadic ties, and other social interactions between actors. The social network perspective provides a set of methods fo ...
). Most such notions of distance, both physical and metaphorical, are formalized in
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
using the notion of a
metric space In mathematics, a metric space is a set together with a notion of '' distance'' between its elements, usually called points. The distance is measured by a function called a metric or distance function. Metric spaces are the most general setti ...
. In the
social science Social science is one of the branches of science, devoted to the study of societies and the relationships among individuals within those societies. The term was formerly used to refer to the field of sociology, the original "science of s ...
s, distance can refer to a qualitative measurement of separation, such as social distance or psychological distance.


Distances in physics and geometry

The distance between physical locations can be defined in different ways in different contexts.


Straight-line or Euclidean distance

The distance between two points in physical
space Space is the boundless three-dimensional extent in which objects and events have relative position and direction. In classical physics, physical space is often conceived in three linear dimensions, although modern physicists usually consi ...
is the length of a straight line between them, which is the shortest possible path. This is the usual meaning of distance in classical physics, including Newtonian mechanics. Straight-line distance is formalized mathematically as the
Euclidean distance In mathematics, the Euclidean distance between two points in Euclidean space is the length of a line segment between the two points. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem, therefore ...
in two- and
three-dimensional space Three-dimensional space (also: 3D space, 3-space or, rarely, tri-dimensional space) is a geometric setting in which three values (called ''parameters'') are required to determine the position of an element (i.e., point). This is the informa ...
. In Euclidean geometry, the distance between two points and is often denoted , AB, . In coordinate geometry, Euclidean distance is computed using the Pythagorean theorem. The distance between points and in the plane is given by: d=\sqrt=\sqrt. Similarly, given points (''x''1, ''y''1, ''z''1) and (''x''2, ''y''2, ''z''2) in three-dimensional space, the distance between them is: d=\sqrt=\sqrt. This idea generalizes to higher-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidea ...
s.


Measurement

There are many ways of
measuring Measurement is the quantification of attributes of an object or event, which can be used to compare with other objects or events. In other words, measurement is a process of determining how large or small a physical quantity is as compared ...
straight-line distances. For example, it can be done directly using a ruler, or indirectly with a
radar Radar is a detection system that uses radio waves to determine the distance (''ranging''), angle, and radial velocity of objects relative to the site. It can be used to detect aircraft, Marine radar, ships, spacecraft, guided missiles, motor v ...
(for long distances) or interferometry (for very short distances). The
cosmic distance ladder The cosmic distance ladder (also known as the extragalactic distance scale) is the succession of methods by which astronomers determine the distances to celestial objects. A ''direct'' distance measurement of an astronomical object is possible o ...
is a set of ways of measuring extremely long distances.


Shortest-path distance on a curved surface

The straight-line distance between two points on the surface of the Earth is not very useful for most purposes, since we cannot tunnel straight through the Earth's mantle. Instead, one typically measures the shortest path along the
surface of the Earth Earth is the third planet from the Sun and the only astronomical object known to harbor life. While large volumes of water can be found throughout the Solar System, only Earth sustains liquid surface water. About 71% of Earth's surface ...
, as the crow flies. This is approximated mathematically by the great-circle distance on a sphere. More generally, the shortest path between two points along a curved surface is known as a geodesic. The
arc length ARC may refer to: Business * Aircraft Radio Corporation, a major avionics manufacturer from the 1920s to the '50s * Airlines Reporting Corporation, an airline-owned company that provides ticket distribution, reporting, and settlement services * ...
of geodesics gives a way of measuring distance from the perspective of an ant or other flightless creature living on that surface.


Effects of relativity

In the theory of relativity, because of phenomena such as
length contraction Length contraction is the phenomenon that a moving object's length is measured to be shorter than its proper length, which is the length as measured in the object's own rest frame. It is also known as Lorentz contraction or Lorentz–FitzGera ...
and the relativity of simultaneity, distances between objects depend on a choice of inertial frame of reference. On galactic and larger scales, the measurement of distance is also affected by the expansion of the universe. In practice, a number of distance measures are used in
cosmology Cosmology () is a branch of physics and metaphysics dealing with the nature of the universe. The term ''cosmology'' was first used in English in 1656 in Thomas Blount's ''Glossographia'', and in 1731 taken up in Latin by German philosopher ...
to quantify such distances.


Other spatial distances

Unusual definitions of distance can be helpful to model certain physical situations, but are also used in theoretical mathematics: * In practice, one is often interested in the travel distance between two points along roads, rather than as the crow flies. In a grid plan, the travel distance between street corners is given by the Manhattan distance: the number of east–west and north–south blocks one must traverse to get between those two points. * Chessboard distance, formalized as Chebyshev distance, is the minimum number of moves a
king King is the title given to a male monarch in a variety of contexts. The female equivalent is queen regnant, queen, which title is also given to the queen consort, consort of a king. *In the context of prehistory, antiquity and contempora ...
must make on a chessboard in order to travel between two squares.


Metaphorical distances

Many abstract notions of distance used in mathematics, science and engineering represent a degree of difference or separation between similar objects. This page gives a few examples.


Statistical distances

In
statistics Statistics (from German: '' Statistik'', "description of a state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a scientific, indust ...
and
information geometry Information geometry is an interdisciplinary field that applies the techniques of differential geometry to study probability theory and statistics. It studies statistical manifolds, which are Riemannian manifolds whose points correspond to pro ...
, statistical distances measure the degree of difference between two probability distributions. There are many kinds of statistical distances, typically formalized as divergences; these allow a set of probability distributions to be understood as a geometrical object called a statistical manifold. The most elementary is the squared Euclidean distance, which is minimized by the least squares method; this is the most basic Bregman divergence. The most important in information theory is the relative entropy ( Kullback–Leibler divergence), which allows one to analogously study maximum likelihood estimation geometrically; this is an example of both an ''f''-divergence and a Bregman divergence (and in fact the only example which is both). Statistical manifolds corresponding to Bregman divergences are
flat manifold In mathematics, a Riemannian manifold is said to be flat if its Riemann curvature tensor is everywhere zero. Intuitively, a flat manifold is one that "locally looks like" Euclidean space in terms of distances and angles, e.g. the interior angles ...
s in the corresponding geometry, allowing an analog of the Pythagorean theorem (which holds for squared Euclidean distance) to be used for
linear inverse problem An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, source reconstruction in acoustics, or calculating the ...
s in inference by optimization theory. Other important statistical distances include the Mahalanobis distance and the
energy distance Energy distance is a statistical distance between probability distributions. If X and Y are independent random vectors in ''R''d with cumulative distribution functions (cdf) F and G respectively, then the energy distance between the distributions ...
.


Edit distances

In
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to Applied science, practical discipli ...
, an edit distance or string metric between two strings measures how different they are. For example, the words "dog" and "dot", which differ by just one letter, are closer than "dog" and "cat", which have no letters in common. This idea is used in spell checkers and in coding theory, and is mathematically formalized in a number of different ways, including Levenshtein distance, Hamming distance,
Lee distance In coding theory, the Lee distance is a distance between two strings x_1 x_2 \dots x_n and y_1 y_2 \dots y_n of equal length ''n'' over the ''q''-ary alphabet of size . It is a metric defined as \sum_^n \min(, x_i - y_i, ,\, q - , x_i - y_i, ). If ...
, and Jaro–Winkler distance.


Distance in graph theory

In a graph, the distance between two vertices is measured by the length of the shortest edge path between them. For example, if the graph represents a
social network A social network is a social structure made up of a set of social actors (such as individuals or organizations), sets of dyadic ties, and other social interactions between actors. The social network perspective provides a set of methods fo ...
, then the idea of six degrees of separation can be interpreted mathematically as saying that the distance between any two vertices is at most six. Similarly, the Erdős number and the
Bacon number Six Degrees of Kevin Bacon or Bacon's Law is a parlor game where players challenge each other to arbitrarily choose an actor and then connect them to another actor via a film that both actors have appeared in together, repeating this process to t ...
—the number of collaborative relationships away a person is from prolific mathematician Paul Erdős and actor Kevin Bacon, respectively—are distances in the graphs whose edges represent mathematical or artistic collaborations.


In the social sciences

In
psychology Psychology is the science, scientific study of mind and behavior. Psychology includes the study of consciousness, conscious and Unconscious mind, unconscious phenomena, including feelings and thoughts. It is an academic discipline of immens ...
,
human geography Human geography or anthropogeography is the branch of geography that studies spatial relationships between human communities, cultures, economies, and their interactions with the environment. It analyzes spatial interdependencies between social ...
, and the
social science Social science is one of the branches of science, devoted to the study of societies and the relationships among individuals within those societies. The term was formerly used to refer to the field of sociology, the original "science of s ...
s, distance is often theorized not as an objective numerical measurement, but as a qualitative description of a subjective experience. For example, psychological distance is "the different ways in which an object might be removed from" the self along dimensions such as "time, space, social distance, and hypotheticality". In
sociology Sociology is a social science that focuses on society, human social behavior, patterns of social relationships, social interaction, and aspects of culture associated with everyday life. It uses various methods of empirical investigation an ...
, social distance describes the separation between individuals or social groups in
society A society is a group of individuals involved in persistent social interaction, or a large social group sharing the same spatial or social territory, typically subject to the same political authority and dominant cultural expectations. Soc ...
along dimensions such as social class, race/ ethnicity,
gender Gender is the range of characteristics pertaining to femininity and masculinity and differentiating between them. Depending on the context, this may include sex-based social structures (i.e. gender roles) and gender identity. Most culture ...
or sexuality.


Mathematical formalization

Most of the notions of distance between two points or objects described above are examples of the mathematical idea of a metric. A ''metric'' or ''distance function'' is a function which takes pairs of points or objects to real numbers and satisfies the following rules: # The distance between an object and itself is always zero. # The distance between distinct objects is always positive. # Distance is symmetric: the distance from to is always the same as the distance from to . # Distance satisfies the triangle inequality: if , , and are three objects, then d(x,z) \leq d(x,y)+d(y,z). This condition can be described informally as "intermediate stops can't speed you up." As an exception, many of the
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the quantity of the vector field's source at each point. More technically, the divergence represents the volume density of ...
s used in statistics are not metrics.


Distance between sets

There are multiple ways of measuring the physical distance between objects that consist of more than one point: * One may measure the distance between representative points such as the center of mass; this is used for astronomical distances such as the Earth–Moon distance. * One may measure the distance between the closest points of the two objects; in this sense, the
altitude Altitude or height (also sometimes known as depth) is a distance measurement, usually in the vertical or "up" direction, between a reference datum and a point or object. The exact definition and reference datum varies according to the context ...
of an airplane or spacecraft is its distance from the Earth. The same sense of distance is used in Euclidean geometry to define distance from a point to a line, distance from a point to a plane, or, more generally,
perpendicular distance In geometry, the perpendicular distance between two objects is the distance from one to the other, measured along a line that is perpendicular to one or both. The distance from a point to a line is the distance to the nearest point on that line. Th ...
between affine subspaces. : Even more generally, this idea can be used to define the distance between two
subset In mathematics, set ''A'' is a subset of a set ''B'' if all elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they are unequal, then ''A'' is a proper subset of ...
s of a metric space. The distance between sets and is the infimum of the distances between any two of their respective points:d(A,B)=\inf_ d(x,y). This does not define a metric on the set of such subsets: the distance between overlapping sets is zero, and this distance does not satisfy the triangle inequality for any metric space with two or more points (consider the triple of sets consisting of two distinct singletons and their union). * The
Hausdorff distance In mathematics, the Hausdorff distance, or Hausdorff metric, also called Pompeiu–Hausdorff distance, measures how far two subsets of a metric space are from each other. It turns the set of non-empty compact subsets of a metric space into a met ...
between two subsets of a metric space can be thought of as measuring how far they are from perfectly overlapping. Somewhat more precisely, the Hausdorff distance between and is either the distance from to the farthest point of , or the distance from to the farthest point of , whichever is larger. (Here "farthest point" must be interpreted as a supremum.) The Hausdorff distance defines a metric on the set of compact subsets of a metric space.


Related ideas

The word distance is also used for related concepts that are not encompassed by the description "a numerical measurement of how far apart points or objects are".


Distance travelled

The distance travelled by an object is the length of a specific path travelled between two points, such as the distance walked while navigating a maze. This can even be a closed distance along a closed curve which starts and ends at the same point, such as a ball thrown straight up, or the Earth when it completes one
orbit In celestial mechanics, an orbit is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an object or position in space such as ...
. This is formalized mathematically as the
arc length ARC may refer to: Business * Aircraft Radio Corporation, a major avionics manufacturer from the 1920s to the '50s * Airlines Reporting Corporation, an airline-owned company that provides ticket distribution, reporting, and settlement services * ...
of the curve. The distance travelled may also be signed: a "forward" distance is positive and a "backward" distance is negative. Circular distance is the distance traveled by a point on the circumference of a wheel, which can be useful to consider when designing vehicles or mechanical gears (see also odometry). The circumference of the wheel is ; if the radius is 1, each revolution of the wheel causes a vehicle to travel radians.


Displacement and directed distance

The displacement in classical physics measures the change in position of an object during an interval of time. While distance is a scalar quantity, or a magnitude, displacement is a vector quantity with both magnitude and direction. In general, the vector measuring the difference between two locations (the
relative position In geometry, a position or position vector, also known as location vector or radius vector, is a Euclidean vector that represents the position of a point ''P'' in space in relation to an arbitrary reference origin ''O''. Usually denoted x, r, or ...
) is sometimes called the directed distance. For example, the directed distance from the New York City Main Library flag pole to the
Statue of Liberty The Statue of Liberty (''Liberty Enlightening the World''; French: ''La Liberté éclairant le monde'') is a colossal neoclassical sculpture on Liberty Island in New York Harbor in New York City, in the United States. The copper statue, ...
flag pole has: * A starting point: library flag pole * An ending point: statue flag pole * A direction: -38° * A distance: 8.72 km


Signed distance


See also

* Absolute difference * Astronomical system of units * Color difference *
Closeness (mathematics) Closeness is a basic concept in topology and related areas in mathematics. Intuitively we say two sets are close if they are arbitrarily near to each other. The concept can be defined naturally in a metric space where a notion of distance betwee ...
* Distance geometry problem * Dijkstra's algorithm * Distance matrix * Distance set * Engineering tolerance * Multiplicative distance * Optical path length * Orders of magnitude (length) * Proper length * Proxemics – physical distance between people *
Signed distance function In mathematics and its applications, the signed distance function (or oriented distance function) is the orthogonal distance of a given point ''x'' to the boundary of a set Ω in a metric space, with the sign determined by whether or not ''x' ...
* Similarity measure * Social distancing * Vertical distance


Library support

* Python (programming language) *
Interspace
-A package for finding the distance between two vectors, numbers and strings. *

-Distance computations (scipy.spatial.distance) *
Julia (programming language) Julia is a high-level, dynamic programming language. Its features are well suited for numerical analysis and computational science. Distinctive aspects of Julia's design include a type system with parametric polymorphism in a dynamic progra ...

Julia Statistics Distance
-A Julia package for evaluating distances (metrics) between vectors.


References


Bibliography

* {{Authority control