Concept in Definition ABC
Miscellanea / / July 04, 2021
By Juan Navarro García, in May. 2016
As parameters are defined those variables and constants that appear in a expression mathematical, being its variation the one that gives rise to the different solutions of a problem. In this way, a parameter supposes the numerical representation of the enormous amount of information that is derived from the study of a variable. Its calculation is usually done through a formula arithmetic that has been previously elaborated from the data obtained from a population.
In the field of programmingcomputing the use of the term parameter is widely used to refer to an intrinsic property of a procedure.
Why are parameters important?
When a mathematician considers the study of a variable, he has to face a multitude of data that are presented in a disorderly way. That is why a previous work with that information is necessary, reducing it and ordering it, in order to be able to work in a simpler and more efficient way.
Although the concentration of the initial data in a parameter entails the loss of part of the information contained in the themselves, this is greatly compensated by being able to make comparisons between the samples or allow a characterization of the data.
Main statistical parameters
Inside of statistics Three large groups of parameters can be distinguished: position, dispersion and shape.
Position measurements make it possible to identify the value around which the data is mostly grouped. There are two types of dispersion parameters: those with a central tendency (mean, mode and median) and those with a non-central position (percentiles, deciles and quartiles).
For their part, the dispersion measures serve to summarize the distribution of the data. The problem with these parameters is that by themselves they are insufficient as they oversimplify the information, therefore that it is necessary for them to be accompanied by other accessory parameters that provide information on the heterogeneity of the data.
Among the most prominent dispersion parameters are the variance, the standard deviation, the coefficients of variation and the range.
Finally, the shape parameters indicate the shape of the histogram of the data, the most common representation being the Gaussian bell. Here it is worth highlighting the coefficients of skewness and kurtosis.
In addition, there are other statistical parameters that are used for a specific purpose, such as the Gini index to measure the inequality.
Photos: iStock - mediaphotos / Jovanmandic
Topics in Parameter