Variable
(Redirected from variable)
Jump to navigation
Jump to search
A variable is an entity that can represent one or more values of a variable domain (variable members).
- Context:
- It can range from being an Abstract Variable to being a Variable Structure.
- It can range from being a Simple Variable to being a Complex Variable.
- a Function Variable(function parameter); a Formula Variable.
- It can range from being a Boolean Variable, a Categorical Variable, an Ordinal Variable, to being a Numeric Variable, based on its Variable Domain:
- It can be a Set Member of a Variable Set.
- It can range from being a Defined Variable/Bound Variable to being an Undefined Variable/Unbound Variable.
- It can be an Operand to an Operation.
- Example(s):
- a Mathematical Variable (from a Mathematical Sentence).
- a Programming Variable (from a Computer Program).
- The variable X for function Y spans all positive integers.
- an Independent Variable; a Dependent Variable.
- …
- Counter-Example(s):
- See: Attribute, Variability, Variance, Matrix.
References
2016
- (Wikipedia, 2016) ⇒ http://wikipedia.org/wiki/variable Retrieved:2016-4-8.
- Variable may refer to:
- Variable (research), a logical set of attributes
- Variable (mathematics), a symbol that represents a quantity in a mathematical expression, as used in many sciences
- Variable (computer science), a symbolic name associated with a value and whose associated value may be changed
- Variable star, a type of star (as in astronomical object)
- Dependent and independent variables in statistics
- Variable may refer to:
2009
- http://en.wikipedia.org/wiki/Variable
- A variable is an attribute of a physical or an abstract system which may change its value while it is under observation. ...
- The use of the term "variable" is based on the similar mathematical concept of the same name.
- http://en.wiktionary.org/wiki/variable
- variable (plural variables)
- 1. something that is variable
- 2. something whose value may be dictated or discovered: There are several variables to consider here.
- 3. (mathematics) a quantity that may assume any one of a set of values
- 4. (mathematics) a symbol representing a variable
- 5. (programming) a named memory location in which a program can store intermediate results and from which it can read it them
- 6. (astronomy) a variable star
- Synonyms
- (something that is variable): changeable
- (mathematics: a quantity that may assume any one of a set of values): variable quantity
- Antonyms
- (something that is variable): constant, invariable
- variable (plural variables)
- wordnet.princeton.edu/perl/webwn
- variability - the quality of being subject to variation
- variability - unevenness: the quality of being uneven and lacking uniformity
- en.wiktionary.org/wiki/variability
- variability - the state or characteristic of being variable; the degree to which a thing is variable
- http://planetmath.org/encyclopedia/Variable.html
- The word variable as used in mathematics (and in other scientific fields that use mathematics) is somewhat vague and may have different meanings depending on the context. Variables are usually denoted by a single Roman or Greek letter, e.g. $ x$, although sometimes a whole word or phrase can be used also. Here is a list of some of the meanings of variable:
- CYC Glossary http://www.cyc.com/cycdoc/ref/glossary.html
- variable: One type of term. Variables appear in CYC® rules to stand for not-known-in-advance constants that satisfy the formula of the rule. Variables also are used in formulas given to the ASK utility, to stand for the results the asker wishes to find. For more information about variables, click here.