In contrast, a variable is a
discrete variable if and only if there exists a one-to-one correspondence between this variable and a subset of \mathbb{N}, the set of
natural numbers. In other words, a discrete variable over a particular interval of real values is one for which, for any value in the range that the variable is permitted to take on, there is a positive minimum distance to the nearest other permissible value. The number of permitted values is either finite or
countably infinite. Common examples are variables that must be
integers, non-negative integers, positive integers, or only the integers 0 and 1. Methods of calculus do not readily lend themselves to problems involving discrete variables. Especially in multivariable calculus, many models rely on the assumption of continuity. Examples of problems involving discrete variables include
integer programming. In statistics, the probability distributions of discrete variables can be expressed in terms of
probability mass functions. For certain discrete-time dynamical systems, the system response can be modelled by solving the difference equation for an analytical solution. In
econometrics and more generally in
regression analysis, sometimes some of the variables being
empirically related to each other are 0-1 variables, being permitted to take on only those two values. The purpose of the discrete values of 0 and 1 is to use the dummy variable as a ‘switch’ that can ‘turn on’ and ‘turn off’ by assigning the two values to different parameters in an equation. A variable of this type is called a
dummy variable. If the
dependent variable is a dummy variable, then
logistic regression or
probit regression is commonly employed. In the case of regression analysis, a dummy variable can be used to represent subgroups of the sample in a study (e.g. the value 0 corresponding to a constituent of the control group). ==Mixture of continuous and discrete variables==