In the same way that a fuction is continuous is one varieable, except the neighbourhood of the arguments and the function value are defined using multi-dimensional metrics. Usually these are the multi-dimensional equivalents of the Pythagorean metric.
Thus, for 2-d
a function f(x,y) is said to be continuous at the point (a,b) if, given e > 0, however small, you can find a value d such that
|f(x,y) = f(a,b)| < e for all (x,y) such that |(x,y) - (a,b)| < d
In other words, you can find a value d such that for ALL points (x,y) that are near enough to (a,b), you can make f(x,y) arbitrarily close to f(a,b).
The 3 (or more) variable definition is analogous.
Chat with our AI personalities
A categorical variable (also known as a discrete variable) is one whose range is countable; e.g. the variable answ has values [yes, no, not sure]. answ is a categorical variable with range 3.A continuous variable is one which is not categorical; e.g. weight is a continuous variable which can take any value between 0 and 1000 kg (say) for a human being.
2
A discrete variable is a variable that has a certain set limit. For example, a ten point scale can ONLY have the variables 1, 2, 3, 4, 5, 6, 7, 8, 9, & 10. 2.8 would not work on a discrete variable ten point scale. Height is an example of a continuous variable, or one that has an infinite possibility.
The variable is p.
Plug in a value for one variable. Then it will give you the value for the other variable. For example, the function rule is: y = 2x + 3 Find the value of y for all whole number values of x from 5 to 7. If x = 5, then y = 2*5+3 = 10 + 3 = 13 If x = 6, then y = 2*6+3 = 12 + 3 = 15 If x = 7, then y = 2*7+3 = 14 + 3 = 17