- Control variable
-
- For the notion of a controlled variable, see independent variable.
The term control variable has different meanings, depending on the area/place in which it is used. The control variable is something that is constant and unchanged in an experiment.
In scientific experimentation, a control variable is the one that must not be changed throughout an experiment because it affects the dependent variables and thus affects the outcome of the experiment. For example, in the experimental verification of Boyles law, the temperature must be kept constant. Essentially, a controlled variable is what is kept the same throughout the experiment. An example of a controlled variable would be if you have experimented on plants and tested a product on two plants, the soil and the pot would be two controlled variables.
A control variable is any factor that remains unchanged and strongly influences values;also a factor held constant to test the relative impact of an independent variable.
Control theory
In control theory, controlled variables are the variables that are input to the control system. Reaction rate is the dependent variable and everything else that can change the reaction rate must be controlled (kept constant) so that you only measure the effects of concentration. Variables that need to be controlled in this case include temperature, catalyst, surface area of solids, and pressure. If not controlled, they complicate the experiment and hence, the test is less valid. For example, a control variable could be time or mass or each marble had ten minutes to dissolve in acid. HI.
Computer Programming
In computer programming, a control variable is a program variable that is used to regulate the flow of control of the program.
Examples
- a loop control variable is used to regulate the number of times the body of a program loop is executed; it is incremented (or decremented when counting down) each time the loop body is executed.
- a single control variable can identify the present state of a computer program
Categories:- Experiments
Wikimedia Foundation. 2010.