fbpx
Wikipedia

Unimodality

In mathematics, unimodality means possessing a unique mode. More generally, unimodality means there is only a single highest value, somehow defined, of some mathematical object.[1]

Unimodal probability distribution edit

 
Figure 1. Probability density function of normal distributions, an example of unimodal distribution.
 
Figure 2. A simple bimodal distribution.
 
Figure 3. A bimodal distribution. Note that only the largest peak would correspond to a mode in the strict sense of the definition of mode

In statistics, a unimodal probability distribution or unimodal distribution is a probability distribution which has a single peak. The term "mode" in this context refers to any peak of the distribution, not just to the strict definition of mode which is usual in statistics.

If there is a single mode, the distribution function is called "unimodal". If it has more modes it is "bimodal" (2), "trimodal" (3), etc., or in general, "multimodal".[2] Figure 1 illustrates normal distributions, which are unimodal. Other examples of unimodal distributions include Cauchy distribution, Student's t-distribution, chi-squared distribution and exponential distribution. Among discrete distributions, the binomial distribution and Poisson distribution can be seen as unimodal, though for some parameters they can have two adjacent values with the same probability.

Figure 2 and Figure 3 illustrate bimodal distributions.

Other definitions edit

Other definitions of unimodality in distribution functions also exist.

In continuous distributions, unimodality can be defined through the behavior of the cumulative distribution function (cdf).[3] If the cdf is convex for x < m and concave for x > m, then the distribution is unimodal, m being the mode. Note that under this definition the uniform distribution is unimodal,[4] as well as any other distribution in which the maximum distribution is achieved for a range of values, e.g. trapezoidal distribution. Usually this definition allows for a discontinuity at the mode; usually in a continuous distribution the probability of any single value is zero, while this definition allows for a non-zero probability, or an "atom of probability", at the mode.

Criteria for unimodality can also be defined through the characteristic function of the distribution[3] or through its Laplace–Stieltjes transform.[5]

Another way to define a unimodal discrete distribution is by the occurrence of sign changes in the sequence of differences of the probabilities.[6] A discrete distribution with a probability mass function,  , is called unimodal if the sequence   has exactly one sign change (when zeroes don't count).

Uses and results edit

One reason for the importance of distribution unimodality is that it allows for several important results. Several inequalities are given below which are only valid for unimodal distributions. Thus, it is important to assess whether or not a given data set comes from a unimodal distribution. Several tests for unimodality are given in the article on multimodal distribution.

Inequalities edit

Gauss's inequality edit

A first important result is Gauss's inequality.[7] Gauss's inequality gives an upper bound on the probability that a value lies more than any given distance from its mode. This inequality depends on unimodality.

Vysochanskiï–Petunin inequality edit

A second is the Vysochanskiï–Petunin inequality,[8] a refinement of the Chebyshev inequality. The Chebyshev inequality guarantees that in any probability distribution, "nearly all" the values are "close to" the mean value. The Vysochanskiï–Petunin inequality refines this to even nearer values, provided that the distribution function is continuous and unimodal. Further results were shown by Sellke and Sellke.[9]

Mode, median and mean edit

Gauss also showed in 1823 that for a unimodal distribution[10]

 

and

 

where the median is ν, the mean is μ and ω is the root mean square deviation from the mode.

It can be shown for a unimodal distribution that the median ν and the mean μ lie within (3/5)1/2 ≈ 0.7746 standard deviations of each other.[11] In symbols,

 

where | . | is the absolute value.

In 2020, Bernard, Kazzi, and Vanduffel generalized the previous inequality by deriving the maximum distance between the symmetric quantile average   and the mean,[12]

 

It is worth noting that the maximum distance is minimized at   (i.e., when the symmetric quantile average is equal to  ), which indeed motivates the common choice of the median as a robust estimator for the mean. Moreover, when  , the bound is equal to  , which is the maximum distance between the median and the mean of a unimodal distribution.

A similar relation holds between the median and the mode θ: they lie within 31/2 ≈ 1.732 standard deviations of each other:

 

It can also be shown that the mean and the mode lie within 31/2 of each other:

 

Skewness and kurtosis edit

Rohatgi and Szekely claimed that the skewness and kurtosis of a unimodal distribution are related by the inequality:[13]

 

where κ is the kurtosis and γ is the skewness. Klaassen, Mokveld, and van Es showed that this only applies in certain settings, such as the set of unimodal distributions where the mode and mean coincide.[14]

They derived a weaker inequality which applies to all unimodal distributions:[14]

 

This bound is sharp, as it is reached by the equal-weights mixture of the uniform distribution on [0,1] and the discrete distribution at {0}.

Unimodal function edit

As the term "modal" applies to data sets and probability distribution, and not in general to functions, the definitions above do not apply. The definition of "unimodal" was extended to functions of real numbers as well.

A common definition is as follows: a function f(x) is a unimodal function if for some value m, it is monotonically increasing for x ≤ m and monotonically decreasing for x ≥ m. In that case, the maximum value of f(x) is f(m) and there are no other local maxima.

Proving unimodality is often hard. One way consists in using the definition of that property, but it turns out to be suitable for simple functions only. A general method based on derivatives exists,[15] but it does not succeed for every function despite its simplicity.

Examples of unimodal functions include quadratic polynomial functions with a negative quadratic coefficient, tent map functions, and more.

The above is sometimes related to as strong unimodality, from the fact that the monotonicity implied is strong monotonicity. A function f(x) is a weakly unimodal function if there exists a value m for which it is weakly monotonically increasing for x ≤ m and weakly monotonically decreasing for x ≥ m. In that case, the maximum value f(m) can be reached for a continuous range of values of x. An example of a weakly unimodal function which is not strongly unimodal is every other row in Pascal's triangle.

Depending on context, unimodal function may also refer to a function that has only one local minimum, rather than maximum.[16] For example, local unimodal sampling, a method for doing numerical optimization, is often demonstrated with such a function. It can be said that a unimodal function under this extension is a function with a single local extremum.

One important property of unimodal functions is that the extremum can be found using search algorithms such as golden section search, ternary search or successive parabolic interpolation.[17]

Other extensions edit

A function f(x) is "S-unimodal" (often referred to as "S-unimodal map") if its Schwarzian derivative is negative for all  , where   is the critical point.[18]

In computational geometry if a function is unimodal it permits the design of efficient algorithms for finding the extrema of the function.[19]

A more general definition, applicable to a function f(X) of a vector variable X is that f is unimodal if there is a one-to-one differentiable mapping X = G(Z) such that f(G(Z)) is convex. Usually one would want G(Z) to be continuously differentiable with nonsingular Jacobian matrix.

Quasiconvex functions and quasiconcave functions extend the concept of unimodality to functions whose arguments belong to higher-dimensional Euclidean spaces.

See also edit

References edit

  1. ^ Weisstein, Eric W. "Unimodal". MathWorld.
  2. ^ Weisstein, Eric W. "Mode". MathWorld.
  3. ^ a b A.Ya. Khinchin (1938). "On unimodal distributions". Trams. Res. Inst. Math. Mech. (in Russian). University of Tomsk. 2 (2): 1–7.
  4. ^ Ushakov, N.G. (2001) [1994], "Unimodal distribution", Encyclopedia of Mathematics, EMS Press
  5. ^ Vladimirovich Gnedenko and Victor Yu Korolev (1996). Random summation: limit theorems and applications. CRC-Press. ISBN 0-8493-2875-6. p. 31
  6. ^ Medgyessy, P. (March 1972). "On the unimodality of discrete distributions". Periodica Mathematica Hungarica. 2 (1–4): 245–257. doi:10.1007/bf02018665. S2CID 119817256.
  7. ^ Gauss, C. F. (1823). "Theoria Combinationis Observationum Erroribus Minimis Obnoxiae, Pars Prior". Commentationes Societatis Regiae Scientiarum Gottingensis Recentiores. 5.
  8. ^ D. F. Vysochanskij, Y. I. Petunin (1980). "Justification of the 3σ rule for unimodal distributions". Theory of Probability and Mathematical Statistics. 21: 25–36.
  9. ^ Sellke, T.M.; Sellke, S.H. (1997). "Chebyshev inequalities for unimodal distributions". American Statistician. American Statistical Association. 51 (1): 34–40. doi:10.2307/2684690. JSTOR 2684690.
  10. ^ Gauss C.F. Theoria Combinationis Observationum Erroribus Minimis Obnoxiae. Pars Prior. Pars Posterior. Supplementum. Theory of the Combination of Observations Least Subject to Errors. Part One. Part Two. Supplement. 1995. Translated by G.W. Stewart. Classics in Applied Mathematics Series, Society for Industrial and Applied Mathematics, Philadelphia
  11. ^ Basu, S.; Dasgupta, A. (1997). "The Mean, Median, and Mode of Unimodal Distributions: A Characterization". Theory of Probability & Its Applications. 41 (2): 210–223. doi:10.1137/S0040585X97975447.
  12. ^ Bernard, Carole; Kazzi, Rodrigue; Vanduffel, Steven (2020). "Range Value-at-Risk bounds for unimodal distributions under partial information". Insurance: Mathematics and Economics. 94: 9–24. doi:10.1016/j.insmatheco.2020.05.013.
  13. ^ Rohatgi, Vijay K.; Székely, Gábor J. (1989). "Sharp inequalities between skewness and kurtosis". Statistics & Probability Letters. 8 (4): 297–299. doi:10.1016/0167-7152(89)90035-7.
  14. ^ a b Klaassen, Chris A.J.; Mokveld, Philip J.; Van Es, Bert (2000). "Squared skewness minus kurtosis bounded by 186/125 for unimodal distributions". Statistics & Probability Letters. 50 (2): 131–135. doi:10.1016/S0167-7152(00)00090-0.
  15. ^ "On the unimodality of METRIC Approximation subject to normally distributed demands" (PDF). Method in appendix D, Example in theorem 2 page 5. Retrieved 2013-08-28.
  16. ^ "Mathematical Programming Glossary". Retrieved 2020-03-29.
  17. ^ Demaine, Erik D.; Langerman, Stefan (2005). "Optimizing a 2D Function Satisfying Unimodality Properties". In Brodal, Gerth Stølting; Leonardi, Stefano (eds.). Algorithms – ESA 2005. Lecture Notes in Computer Science. Vol. 3669. Berlin, Heidelberg: Springer. pp. 887–898. doi:10.1007/11561071_78. ISBN 978-3-540-31951-1.
  18. ^ See e.g. John Guckenheimer; Stewart Johnson (July 1990). "Distortion of S-Unimodal Maps". Annals of Mathematics. Second Series. 132 (1): 71–130. doi:10.2307/1971501. JSTOR 1971501.
  19. ^ Godfried T. Toussaint (June 1984). "Complexity, convexity, and unimodality". International Journal of Computer and Information Sciences. 13 (3): 197–217. doi:10.1007/bf00979872. S2CID 11577312.

unimodality, unimodal, redirects, here, company, that, promotes, personal, rapid, transit, skytran, mathematics, unimodality, means, possessing, unique, mode, more, generally, unimodality, means, there, only, single, highest, value, somehow, defined, some, mat. Unimodal redirects here For the company that promotes personal rapid transit see SkyTran In mathematics unimodality means possessing a unique mode More generally unimodality means there is only a single highest value somehow defined of some mathematical object 1 Contents 1 Unimodal probability distribution 1 1 Other definitions 1 2 Uses and results 1 3 Inequalities 1 3 1 Gauss s inequality 1 3 2 Vysochanskii Petunin inequality 1 3 3 Mode median and mean 1 3 4 Skewness and kurtosis 2 Unimodal function 3 Other extensions 4 See also 5 ReferencesUnimodal probability distribution edit nbsp Figure 1 Probability density function of normal distributions an example of unimodal distribution nbsp Figure 2 A simple bimodal distribution nbsp Figure 3 A bimodal distribution Note that only the largest peak would correspond to a mode in the strict sense of the definition of modeIn statistics a unimodal probability distribution or unimodal distribution is a probability distribution which has a single peak The term mode in this context refers to any peak of the distribution not just to the strict definition of mode which is usual in statistics If there is a single mode the distribution function is called unimodal If it has more modes it is bimodal 2 trimodal 3 etc or in general multimodal 2 Figure 1 illustrates normal distributions which are unimodal Other examples of unimodal distributions include Cauchy distribution Student s t distribution chi squared distribution and exponential distribution Among discrete distributions the binomial distribution and Poisson distribution can be seen as unimodal though for some parameters they can have two adjacent values with the same probability Figure 2 and Figure 3 illustrate bimodal distributions Other definitions edit Other definitions of unimodality in distribution functions also exist In continuous distributions unimodality can be defined through the behavior of the cumulative distribution function cdf 3 If the cdf is convex for x lt m and concave for x gt m then the distribution is unimodal m being the mode Note that under this definition the uniform distribution is unimodal 4 as well as any other distribution in which the maximum distribution is achieved for a range of values e g trapezoidal distribution Usually this definition allows for a discontinuity at the mode usually in a continuous distribution the probability of any single value is zero while this definition allows for a non zero probability or an atom of probability at the mode Criteria for unimodality can also be defined through the characteristic function of the distribution 3 or through its Laplace Stieltjes transform 5 Another way to define a unimodal discrete distribution is by the occurrence of sign changes in the sequence of differences of the probabilities 6 A discrete distribution with a probability mass function p n n 1 0 1 displaystyle p n n dots 1 0 1 dots nbsp is called unimodal if the sequence p 2 p 1 p 1 p 0 p 0 p 1 p 1 p 2 displaystyle dots p 2 p 1 p 1 p 0 p 0 p 1 p 1 p 2 dots nbsp has exactly one sign change when zeroes don t count Uses and results edit One reason for the importance of distribution unimodality is that it allows for several important results Several inequalities are given below which are only valid for unimodal distributions Thus it is important to assess whether or not a given data set comes from a unimodal distribution Several tests for unimodality are given in the article on multimodal distribution Inequalities edit See also Chebychev s inequality Unimodal distributions Gauss s inequality edit A first important result is Gauss s inequality 7 Gauss s inequality gives an upper bound on the probability that a value lies more than any given distance from its mode This inequality depends on unimodality Vysochanskii Petunin inequality edit A second is the Vysochanskii Petunin inequality 8 a refinement of the Chebyshev inequality The Chebyshev inequality guarantees that in any probability distribution nearly all the values are close to the mean value The Vysochanskii Petunin inequality refines this to even nearer values provided that the distribution function is continuous and unimodal Further results were shown by Sellke and Sellke 9 Mode median and mean edit Gauss also showed in 1823 that for a unimodal distribution 10 s w 2 s displaystyle sigma leq omega leq 2 sigma nbsp and n m 3 4 w displaystyle nu mu leq sqrt frac 3 4 omega nbsp where the median is n the mean is m and w is the root mean square deviation from the mode It can be shown for a unimodal distribution that the median n and the mean m lie within 3 5 1 2 0 7746 standard deviations of each other 11 In symbols n m s 3 5 displaystyle frac nu mu sigma leq sqrt frac 3 5 nbsp where is the absolute value In 2020 Bernard Kazzi and Vanduffel generalized the previous inequality by deriving the maximum distance between the symmetric quantile average q a q 1 a 2 displaystyle frac q alpha q 1 alpha 2 nbsp and the mean 12 q a q 1 a 2 m s 4 9 1 a 1 1 a 1 3 a 2 for a 5 6 1 3 a 4 3 a 1 a 1 3 a 2 for a 1 6 5 6 3 a 4 3 a 4 9 a 1 2 for a 0 1 6 displaystyle frac left frac q alpha q 1 alpha 2 mu right sigma leq left begin array cl frac sqrt frac 4 9 1 alpha 1 text text sqrt frac 1 alpha 1 3 alpha 2 amp text for alpha in left frac 5 6 1 right frac sqrt frac 3 alpha 4 3 alpha text text sqrt frac 1 alpha 1 3 alpha 2 amp text for alpha in left frac 1 6 frac 5 6 right frac sqrt frac 3 alpha 4 3 alpha text text sqrt frac 4 9 alpha 1 2 amp text for alpha in left 0 frac 1 6 right end array right nbsp It is worth noting that the maximum distance is minimized at a 0 5 displaystyle alpha 0 5 nbsp i e when the symmetric quantile average is equal to q 0 5 n displaystyle q 0 5 nu nbsp which indeed motivates the common choice of the median as a robust estimator for the mean Moreover when a 0 5 displaystyle alpha 0 5 nbsp the bound is equal to 3 5 displaystyle sqrt 3 5 nbsp which is the maximum distance between the median and the mean of a unimodal distribution A similar relation holds between the median and the mode 8 they lie within 31 2 1 732 standard deviations of each other n 8 s 3 displaystyle frac nu theta sigma leq sqrt 3 nbsp It can also be shown that the mean and the mode lie within 31 2 of each other m 8 s 3 displaystyle frac mu theta sigma leq sqrt 3 nbsp Skewness and kurtosis edit Rohatgi and Szekely claimed that the skewness and kurtosis of a unimodal distribution are related by the inequality 13 g 2 k 6 5 1 2 displaystyle gamma 2 kappa leq frac 6 5 1 2 nbsp where k is the kurtosis and g is the skewness Klaassen Mokveld and van Es showed that this only applies in certain settings such as the set of unimodal distributions where the mode and mean coincide 14 They derived a weaker inequality which applies to all unimodal distributions 14 g 2 k 186 125 1 488 displaystyle gamma 2 kappa leq frac 186 125 1 488 nbsp This bound is sharp as it is reached by the equal weights mixture of the uniform distribution on 0 1 and the discrete distribution at 0 Unimodal function editAs the term modal applies to data sets and probability distribution and not in general to functions the definitions above do not apply The definition of unimodal was extended to functions of real numbers as well A common definition is as follows a function f x is a unimodal function if for some value m it is monotonically increasing for x m and monotonically decreasing for x m In that case the maximum value of f x is f m and there are no other local maxima Proving unimodality is often hard One way consists in using the definition of that property but it turns out to be suitable for simple functions only A general method based on derivatives exists 15 but it does not succeed for every function despite its simplicity Examples of unimodal functions include quadratic polynomial functions with a negative quadratic coefficient tent map functions and more The above is sometimes related to as strong unimodality from the fact that the monotonicity implied is strong monotonicity A function f x is a weakly unimodal function if there exists a value m for which it is weakly monotonically increasing for x m and weakly monotonically decreasing for x m In that case the maximum value f m can be reached for a continuous range of values of x An example of a weakly unimodal function which is not strongly unimodal is every other row in Pascal s triangle Depending on context unimodal function may also refer to a function that has only one local minimum rather than maximum 16 For example local unimodal sampling a method for doing numerical optimization is often demonstrated with such a function It can be said that a unimodal function under this extension is a function with a single local extremum One important property of unimodal functions is that the extremum can be found using search algorithms such as golden section search ternary search or successive parabolic interpolation 17 Other extensions editA function f x is S unimodal often referred to as S unimodal map if its Schwarzian derivative is negative for all x c displaystyle x neq c nbsp where c displaystyle c nbsp is the critical point 18 In computational geometry if a function is unimodal it permits the design of efficient algorithms for finding the extrema of the function 19 A more general definition applicable to a function f X of a vector variable X is that f is unimodal if there is a one to one differentiable mapping X G Z such that f G Z is convex Usually one would want G Z to be continuously differentiable with nonsingular Jacobian matrix Quasiconvex functions and quasiconcave functions extend the concept of unimodality to functions whose arguments belong to higher dimensional Euclidean spaces See also editBimodal distribution Read s conjectureReferences edit Weisstein Eric W Unimodal MathWorld Weisstein Eric W Mode MathWorld a b A Ya Khinchin 1938 On unimodal distributions Trams Res Inst Math Mech in Russian University of Tomsk 2 2 1 7 Ushakov N G 2001 1994 Unimodal distribution Encyclopedia of Mathematics EMS Press Vladimirovich Gnedenko and Victor Yu Korolev 1996 Random summation limit theorems and applications CRC Press ISBN 0 8493 2875 6 p 31 Medgyessy P March 1972 On the unimodality of discrete distributions Periodica Mathematica Hungarica 2 1 4 245 257 doi 10 1007 bf02018665 S2CID 119817256 Gauss C F 1823 Theoria Combinationis Observationum Erroribus Minimis Obnoxiae Pars Prior Commentationes Societatis Regiae Scientiarum Gottingensis Recentiores 5 D F Vysochanskij Y I Petunin 1980 Justification of the 3s rule for unimodal distributions Theory of Probability and Mathematical Statistics 21 25 36 Sellke T M Sellke S H 1997 Chebyshev inequalities for unimodal distributions American Statistician American Statistical Association 51 1 34 40 doi 10 2307 2684690 JSTOR 2684690 Gauss C F Theoria Combinationis Observationum Erroribus Minimis Obnoxiae Pars Prior Pars Posterior Supplementum Theory of the Combination of Observations Least Subject to Errors Part One Part Two Supplement 1995 Translated by G W Stewart Classics in Applied Mathematics Series Society for Industrial and Applied Mathematics Philadelphia Basu S Dasgupta A 1997 The Mean Median and Mode of Unimodal Distributions A Characterization Theory of Probability amp Its Applications 41 2 210 223 doi 10 1137 S0040585X97975447 Bernard Carole Kazzi Rodrigue Vanduffel Steven 2020 Range Value at Risk bounds for unimodal distributions under partial information Insurance Mathematics and Economics 94 9 24 doi 10 1016 j insmatheco 2020 05 013 Rohatgi Vijay K Szekely Gabor J 1989 Sharp inequalities between skewness and kurtosis Statistics amp Probability Letters 8 4 297 299 doi 10 1016 0167 7152 89 90035 7 a b Klaassen Chris A J Mokveld Philip J Van Es Bert 2000 Squared skewness minus kurtosis bounded by 186 125 for unimodal distributions Statistics amp Probability Letters 50 2 131 135 doi 10 1016 S0167 7152 00 00090 0 On the unimodality of METRIC Approximation subject to normally distributed demands PDF Method in appendix D Example in theorem 2 page 5 Retrieved 2013 08 28 Mathematical Programming Glossary Retrieved 2020 03 29 Demaine Erik D Langerman Stefan 2005 Optimizing a 2D Function Satisfying Unimodality Properties In Brodal Gerth Stolting Leonardi Stefano eds Algorithms ESA 2005 Lecture Notes in Computer Science Vol 3669 Berlin Heidelberg Springer pp 887 898 doi 10 1007 11561071 78 ISBN 978 3 540 31951 1 See e g John Guckenheimer Stewart Johnson July 1990 Distortion of S Unimodal Maps Annals of Mathematics Second Series 132 1 71 130 doi 10 2307 1971501 JSTOR 1971501 Godfried T Toussaint June 1984 Complexity convexity and unimodality International Journal of Computer and Information Sciences 13 3 197 217 doi 10 1007 bf00979872 S2CID 11577312 Retrieved from https en wikipedia org w index php title Unimodality amp oldid 1190263616, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.