Parameter
   HOME

TheInfoList



OR:

A parameter (), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when identifying the system, or when evaluating its performance, status, condition, etc. ''Parameter'' has more specific meanings within various disciplines, including mathematics, computer programming,
engineering Engineering is the use of scientific principles to design and build machines, structures, and other items, including bridges, tunnels, roads, vehicles, and buildings. The discipline of engineering encompasses a broad range of more speciali ...
, statistics, logic,
linguistics Linguistics is the science, scientific study of human language. It is called a scientific study because it entails a comprehensive, systematic, objective, and precise analysis of all aspects of language, particularly its nature and structure ...
, and electronic musical composition. In addition to its technical uses, there are also extended uses, especially in non-scientific contexts, where it is used to mean defining characteristics or boundaries, as in the phrases 'test parameters' or 'game play parameters'.


Modelization

When a system is modeled by equations, the values that describe the system are called ''parameters''. For example, in mechanics, the masses, the dimensions and shapes (for solid bodies), the densities and the viscosities (for fluids), appear as parameters in the equations modeling movements. There are often several choices for the parameters, and choosing a convenient set of parameters is called ''parametrization''. For example, if one were considering the movement of an object on the surface of a sphere much larger than the object (e.g. the Earth), there are two commonly used parametrizations of its position: angular coordinates (like latitude/longitude), which neatly describe large movements along circles on the sphere, and directional distance from a known point (e.g. "10km NNW of Toronto" or equivalently "8km due North, and then 6km due West, from Toronto" ), which are often simpler for movement confined to a (relatively) small area, like within a particular country or region. Such parametrizations are also relevant to the modelization of geographic areas (i.e. map drawing).


Mathematical functions

Mathematical function In mathematics, a function from a set to a set assigns to each element of exactly one element of .; the words map, mapping, transformation, correspondence, and operator are often used synonymously. The set is called the domain of the functi ...
s have one or more
arguments An argument is a statement or group of statements called premises intended to determine the degree of truth or acceptability of another statement called conclusion. Arguments can be studied from three main perspectives: the logical, the dialectic ...
that are designated in the definition by variables. A function definition can also contain parameters, but unlike variables, parameters are not listed among the arguments that the function takes. When parameters are present, the definition actually defines a whole family of functions, one for every valid set of values of the parameters. For instance, one could define a general quadratic function by declaring :f(x)=ax^2+bx+c; Here, the variable ''x'' designates the function's argument, but ''a'', ''b'', and ''c'' are parameters that determine which particular quadratic function is being considered. A parameter could be incorporated into the function name to indicate its dependence on the parameter. For instance, one may define the base-''b'' logarithm by the formula :\log_b(x)=\frac where ''b'' is a parameter that indicates which logarithmic function is being used. It is not an argument of the function, and will, for instance, be a constant when considering the
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
\textstyle\log_b'(x) = (x\ln(b))^. In some informal situations it is a matter of convention (or historical accident) whether some or all of the symbols in a function definition are called parameters. However, changing the status of symbols between parameter and variable changes the function as a mathematical object. For instance, the notation for the
falling factorial power In mathematics, the falling factorial (sometimes called the descending factorial, falling sequential product, or lower factorial) is defined as the polynomial :\begin (x)_n = x^\underline &= \overbrace^ \\ &= \prod_^n(x-k+1) = \prod_^(x-k) \,. \e ...
:n^=n(n-1)(n-2)\cdots(n-k+1), defines a polynomial function of ''n'' (when ''k'' is considered a parameter), but is not a polynomial function of ''k'' (when ''n'' is considered a parameter). Indeed, in the latter case, it is only defined for non-negative integer arguments. More formal presentations of such situations typically start out with a function of several variables (including all those that might sometimes be called "parameters") such as :(n,k) \mapsto n^ as the most fundamental object being considered, then defining functions with fewer variables from the main one by means of currying. Sometimes it is useful to consider all functions with certain parameters as ''parametric family'', i.e. as an
indexed family In mathematics, a family, or indexed family, is informally a collection of objects, each associated with an index from some index set. For example, a ''family of real numbers, indexed by the set of integers'' is a collection of real numbers, wher ...
of functions. Examples from probability theory are given further below.


Examples

* In a section on frequently misused words in his book ''The Writer's Art'', James J. Kilpatrick quoted a letter from a correspondent, giving examples to illustrate the correct use of the word ''parameter'':
W.M. Woods ... a mathematician ... writes ... "... a variable is one of the many things a ''parameter'' is not." ... The dependent variable, the speed of the car, depends on the independent variable, the position of the gas pedal.
ilpatrick quoting Woods"Now ... the engineers ... change the lever arms of the linkage ... the speed of the car ... will still depend on the pedal position ...'' but in a ... different manner''. You have changed a parameter"
* A
parametric equaliser Equalization, or simply EQ, in sound recording and reproduction is the process of adjusting the volume of different frequency bands within an audio signal. The circuit or equipment used to achieve this is called an equalizer. Most hi-fi eq ...
is an audio filter that allows the
frequency Frequency is the number of occurrences of a repeating event per unit of time. It is also occasionally referred to as ''temporal frequency'' for clarity, and is distinct from ''angular frequency''. Frequency is measured in hertz (Hz) which is eq ...
of maximum cut or boost to be set by one control, and the size of the cut or boost by another. These settings, the frequency level of the peak or trough, are two of the parameters of a frequency response curve, and in a two-control equaliser they completely describe the curve. More elaborate parametric equalisers may allow other parameters to be varied, such as skew. These parameters each describe some aspect of the response curve seen as a whole, over all frequencies. A
graphic equaliser Equalization, or simply EQ, in sound recording and reproduction is the process of adjusting the volume of different frequency bands within an audio signal. The circuit or equipment used to achieve this is called an equalizer. Most hi-fi e ...
provides individual level controls for various frequency bands, each of which acts only on that particular frequency band. * If asked to imagine the graph of the relationship ''y'' = ''ax''2, one typically visualizes a range of values of ''x'', but only one value of ''a''. Of course a different value of ''a'' can be used, generating a different relation between ''x'' and ''y''. Thus ''a'' is a parameter: it is less variable than the variable ''x'' or ''y'', but it is not an explicit constant like the exponent 2. More precisely, changing the parameter ''a'' gives a different (though related) problem, whereas the variations of the variables ''x'' and ''y'' (and their interrelation) are part of the problem itself. * In calculating income based on wage and hours worked (income equals wage multiplied by hours worked), it is typically assumed that the number of hours worked is easily changed, but the wage is more static. This makes ''wage'' a parameter, ''hours worked'' an independent variable, and ''income'' a dependent variable.


Mathematical models

In the context of a mathematical model, such as a probability distribution, the distinction between variables and parameters was described by Bard as follows: :We refer to the relations which supposedly describe a certain physical situation, as a ''model''. Typically, a model consists of one or more equations. The quantities appearing in the equations we classify into ''variables'' and ''parameters''. The distinction between these is not always clear cut, and it frequently depends on the context in which the variables appear. Usually a model is designed to explain the relationships that exist among quantities which can be measured independently in an experiment; these are the variables of the model. To formulate these relationships, however, one frequently introduces "constants" which stand for inherent properties of nature (or of the materials and equipment used in a given experiment). These are the parameters.


Analytic geometry

In analytic geometry, a
curve In mathematics, a curve (also called a curved line in older texts) is an object similar to a line, but that does not have to be straight. Intuitively, a curve may be thought of as the trace left by a moving point. This is the definition that ...
can be described as the image of a function whose argument, typically called the ''parameter'', lies in a real interval. For example, the unit circle can be specified in the following two ways: * ''implicit'' form, the curve is the locus of points in the
Cartesian plane A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in ...
that satisfy the relation x^2 + y^2 = 1. * ''parametric'' form, the curve is the image of the function t \mapsto (\cos t, \sin t)

with parameter t \in , 2\pi). As a parametric equation this can be written

(x,y)=(\cos t,\sin t).

The parameter in this equation would elsewhere in mathematics be called the '' independent variable''.


Mathematical analysis

In mathematical analysis, integrals dependent on a parameter are often considered. These are of the form :F(t)=\int_^f(x;t)\,dx. In this formula, ''t'' is the argument of the function ''F'', and on the right-hand side the ''parameter'' on which the integral depends. When evaluating the integral, ''t'' is held constant, and so it is considered to be a parameter. If we are interested in the value of ''F'' for different values of ''t'', we then consider ''t'' to be a variable. The quantity ''x'' is a '' dummy variable'' or ''variable of integration'' (confusingly, also sometimes called a ''parameter of integration'').


Statistics and econometrics

In statistics and econometrics, the probability framework above still holds, but attention shifts to
estimating Estimation (or estimating) is the process of finding an estimate or approximation, which is a value that is usable for some purpose even if input data may be incomplete, uncertain, or unstable. The value is nonetheless usable because it is der ...
the parameters of a distribution based on observed data, or testing hypotheses about them. In frequentist estimation parameters are considered "fixed but unknown", whereas in
Bayesian estimation In estimation theory and decision theory, a Bayes estimator or a Bayes action is an estimator or decision rule that minimizes the posterior expected value of a loss function (i.e., the posterior expected loss). Equivalently, it maximizes the pos ...
they are treated as random variables, and their uncertainty is described as a distribution. In estimation theory of statistics, "statistic" or
estimator In statistics, an estimator is a rule for calculating an estimate of a given quantity based on observed data: thus the rule (the estimator), the quantity of interest (the estimand) and its result (the estimate) are distinguished. For example, the ...
refers to samples, whereas "parameter" or
estimand An estimand is a quantity that is to be estimated in a statistical analysis. The term is used to more clearly distinguish the target of inference from the method used to obtain an approximation of this target (i.e., the estimator) and the specific v ...
refers to populations, where the samples are taken from. A statistic is a numerical characteristic of a sample that can be used as an estimate of the corresponding parameter, the numerical characteristic of the population from which the sample was drawn. For example, the
sample mean The sample mean (or "empirical mean") and the sample covariance are statistics computed from a sample of data on one or more random variables. The sample mean is the average value (or mean value) of a sample of numbers taken from a larger popu ...
(estimator), denoted \overline X, can be used as an estimate of the ''mean'' parameter (estimand), denoted ''μ'', of the population from which the sample was drawn. Similarly, the sample variance (estimator), denoted ''S''2, can be used to estimate the ''variance'' parameter (estimand), denoted ''σ''2, of the population from which the sample was drawn. (Note that the sample standard deviation (''S'') is not an unbiased estimate of the population standard deviation (''σ''): see
Unbiased estimation of standard deviation In statistics and in particular statistical theory, unbiased estimation of a standard deviation is the calculation from a statistical sample of an estimated value of the standard deviation (a measure of statistical dispersion) of a population of val ...
.) It is possible to make statistical inferences without assuming a particular parametric family of probability distributions. In that case, one speaks of '' non-parametric statistics'' as opposed to the parametric statistics just described. For example, a test based on Spearman's rank correlation coefficient would be called non-parametric since the statistic is computed from the rank-order of the data disregarding their actual values (and thus regardless of the distribution they were sampled from), whereas those based on the
Pearson product-moment correlation coefficient In statistics, the Pearson correlation coefficient (PCC, pronounced ) ― also known as Pearson's ''r'', the Pearson product-moment correlation coefficient (PPMCC), the bivariate correlation, or colloquially simply as the correlation coefficient ...
are parametric tests since it is computed directly from the data values and thus estimates the parameter known as the population correlation.


Probability theory

In probability theory, one may describe the distribution of a random variable as belonging to a ''family'' of probability distributions, distinguished from each other by the values of a finite number of ''parameters''. For example, one talks about "a
Poisson distribution In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known co ...
with mean value λ". The function defining the distribution (the probability mass function) is: :f(k;\lambda)=\frac. This example nicely illustrates the distinction between constants, parameters, and variables. ''e'' is
Euler's number The number , also known as Euler's number, is a mathematical constant approximately equal to 2.71828 that can be characterized in many ways. It is the base of the natural logarithms. It is the limit of as approaches infinity, an expressi ...
, a fundamental mathematical constant. The parameter λ is the mean number of observations of some phenomenon in question, a property characteristic of the system. ''k'' is a variable, in this case the number of occurrences of the phenomenon actually observed from a particular sample. If we want to know the probability of observing ''k''1 occurrences, we plug it into the function to get f(k_1 ; \lambda). Without altering the system, we can take multiple samples, which will have a range of values of ''k'', but the system is always characterized by the same λ. For instance, suppose we have a radioactive sample that emits, on average, five particles every ten minutes. We take measurements of how many particles the sample emits over ten-minute periods. The measurements exhibit different values of ''k'', and if the sample behaves according to Poisson statistics, then each value of ''k'' will come up in a proportion given by the probability mass function above. From measurement to measurement, however, λ remains constant at 5. If we do not alter the system, then the parameter λ is unchanged from measurement to measurement; if, on the other hand, we modulate the system by replacing the sample with a more radioactive one, then the parameter λ would increase. Another common distribution is the normal distribution, which has as parameters the mean μ and the variance σ². In these above examples, the distributions of the random variables are completely specified by the type of distribution, i.e. Poisson or normal, and the parameter values, i.e. mean and variance. In such a case, we have a parameterized distribution. It is possible to use the sequence of moments (mean, mean square, ...) or
cumulant In probability theory and statistics, the cumulants of a probability distribution are a set of quantities that provide an alternative to the '' moments'' of the distribution. Any two probability distributions whose moments are identical will have ...
s (mean, variance, ...) as parameters for a probability distribution: see Statistical parameter.


Computer programming

In computer programming, two notions of parameter are commonly used, and are referred to as parameters and arguments—or more formally as a formal parameter and an actual parameter. For example, in the definition of a function such as : y = ''f''(''x'') = ''x'' + 2, ''x'' is the ''formal parameter'' (the ''parameter'') of the defined function. When the function is evaluated for a given value, as in :''f''(3): or, ''y'' = ''f''(3) = 3 + 2 = 5, 3 is the ''actual parameter'' (the ''argument'') for evaluation by the defined function; it is a given value (actual value) that is substituted for the ''formal parameter'' of the defined function. (In casual usage the terms ''parameter'' and ''argument'' might inadvertently be interchanged, and thereby used incorrectly.) These concepts are discussed in a more precise way in functional programming and its foundational disciplines, lambda calculus and combinatory logic. Terminology varies between languages; some computer languages such as C define parameter and argument as given here, while Eiffel uses an alternative convention.


Artificial Intelligence

In artificial intelligence, a
model A model is an informative representation of an object, person or system. The term originally denoted the plans of a building in late 16th-century English, and derived via French and Italian ultimately from Latin ''modulus'', a measure. Models c ...
describes the probability that something will occur. Parameters in a model are the weight of the various probabilities. Tiernan Ray, in an article on GPT-3, described parameters this way:


Engineering

In
engineering Engineering is the use of scientific principles to design and build machines, structures, and other items, including bridges, tunnels, roads, vehicles, and buildings. The discipline of engineering encompasses a broad range of more speciali ...
(especially involving data acquisition) the term ''parameter'' sometimes loosely refers to an individual measured item. This usage isn't consistent, as sometimes the term ''channel'' refers to an individual measured item, with ''parameter'' referring to the setup information about that channel. "Speaking generally, properties are those physical quantities which directly describe the physical attributes of the system; parameters are those combinations of the properties which suffice to determine the response of the system. Properties can have all sorts of dimensions, depending upon the system being considered; parameters are dimensionless, or have the dimension of time or its reciprocal." The term can also be used in engineering contexts, however, as it is typically used in the physical sciences.


Environmental science

In environmental science and particularly in chemistry and microbiology, a parameter is used to describe a discrete chemical or microbiological entity that can be assigned a value: commonly a concentration, but may also be a logical entity (present or absent), a statistical result such as a 95 percentile value or in some cases a subjective value.


Linguistics

Within linguistics, the word "parameter" is almost exclusively used to denote a binary switch in a Universal Grammar within a Principles and Parameters framework.


Logic

In logic, the parameters passed to (or operated on by) an ''open predicate'' are called ''parameters'' by some authors (e.g., Prawitz, "Natural Deduction"; Paulson, "Designing a theorem prover"). Parameters locally defined within the predicate are called ''variables''. This extra distinction pays off when defining substitution (without this distinction special provision must be made to avoid variable capture). Others (maybe most) just call parameters passed to (or operated on by) an open predicate ''variables'', and when defining substitution have to distinguish between ''
free variable In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a notation (symbol) that specifies places in an expression where substitution may take place and is not ...
s'' and ''
bound variable In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a notation (symbol) that specifies places in an expression where substitution may take place and is not ...
s''.


Music

In music theory, a parameter denotes an element which may be manipulated (composed), separately from the other elements. The term is used particularly for pitch, loudness, duration, and
timbre In music, timbre ( ), also known as tone color or tone quality (from psychoacoustics), is the perceived sound quality of a musical note, sound or tone. Timbre distinguishes different types of sound production, such as choir voices and musica ...
, though theorists or composers have sometimes considered other musical aspects as parameters. The term is particularly used in
serial music In music, serialism is a method of composition using series of pitches, rhythms, dynamics, timbres or other musical elements. Serialism began primarily with Arnold Schoenberg's twelve-tone technique, though some of his contemporaries were als ...
, where each parameter may follow some specified series. Paul Lansky and
George Perle George Perle (6 May 1915 – 23 January 2009) was an American composer and music theorist. As a composer, his music was largely atonal, using methods similar to the twelve-tone technique of the Second Viennese School. This serialist style, and ...
criticized the extension of the word "parameter" to this sense, since it is not closely related to its mathematical sense, but it remains common. The term is also common in music production, as the functions of audio processing units (such as the attack, release, ratio, threshold, and other variables on a compressor) are defined by parameters specific to the type of unit (compressor, equalizer, delay, etc.).


See also

* Coordinate system * Function parameter * Occam's razor (with regards to the trade-off of many or few parameters in data fitting)


References

{{Authority control Mathematical terminology