Which variable is the independent variable that does not depend on the other variable?

To understand the concept of independent and dependent variables, one should understand the meaning of variables. Variables are defined as the properties or kinds of characteristics of certain events or objects.

Independent variables are variables that are manipulated or are changed by researchers and whose effects are measured and compared. The other name for independent variables is Predictor(s). The independent variables are called as such because independent variables predict or forecast the values of the dependent variable in the model.

Which variable is the independent variable that does not depend on the other variable?

Discover How We Assist to Edit Your Dissertation Chapters

Aligning theoretical framework, gathering articles, synthesizing gaps, articulating a clear methodology and data plan, and writing about the theoretical and practical implications of your research are part of our comprehensive dissertation editing services.

  • Bring dissertation editing expertise to chapters 1-5 in timely manner.
  • Track all changes, then work with you to bring about scholarly writing.
  • Ongoing support to address committee feedback, reducing revisions.

The other variable(s) are also considered the dependent variable(s). The dependent variables refer to that type of variable that measures the affect of the independent variable(s) on the test units. We can also say that the dependent variables are the types of variables that are completely dependent on the independent variable(s). The other name for the dependent variable is the Predicted variable(s). The dependent variables are named as such because they are the values that are predicted or assumed by the predictor / independent variables. For example, a student’s score could be a dependent variable because it could change depending on several factors, such as how much he studied, how much sleep he got the night before he took the test, or even how hungry he was when he took it. Usually when one is looking for a relationship between two things, one is trying to find out what makes the dependent variable change the way it does.

Let us identify independent and dependent variables in the following cases:
In the case of a linear model, we have the general equation as:

Here, Y is the variable dependent on X, therefore, X, is an independent variable.

Similarly, in cases of the regression model, we have

Here, the regressors, ßij (j=1, p) are the independent variables and the regressands Yi are the dependent variables.

Independent variables are also called “regressors,“ “controlled variable,” “manipulated variable,” “explanatory variable,” “exposure variable,” and/or “input variable.” Similarly, dependent variables are also called “response variable,” “regressand,” “measured variable,” “observed variable,” “responding variable,” “explained variable,” “outcome variable,” “experimental variable,” and/or “output variable.”

A few examples can highlight the importance and usage of dependent and independent variables in a broader sense.

If one wants to measure the influence of different quantities of nutrient intake on the growth of an infant, then the amount of nutrient intake can be the independent variable, with the dependent variable as the growth of an infant measured by height, weight or other factor(s) as per the requirements of the experiment.

If one wants to estimate the cost of living of an individual, then the factors such as salary, age, marital status, etc. are independent variables, while the cost of living of a person is highly dependent on such factors. Therefore, they are designated as the dependent variable.

In the case of time series analysis, forecasting a price value of a particular commodity is again dependent on various factors as per the study. Suppose we want to forecast the value of gold, for example. In this case the seasonal factor can be an independent variable on which the price value of gold will depend.

In the case of a poor performance of a student in an examination, the independent variables can be the factors like the student not attending classes regularly, poor memory, etc., and these will reflect the grade of the student. Here, the dependent variable is the test score of the student.

If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Dependent and independent variables are variables in mathematical modeling, statistical modeling and experimental sciences. Dependent variables receive this name because, in an experiment, their values are studied under the supposition or demand that they depend, by some law or rule (e.g., by a mathematical function), on the values of other variables. Independent variables, in turn, are not seen as depending on any other variable in the scope of the experiment in question.[a] In this sense, some common independent variables are time, space, density, mass, fluid flow rate,[1][2] and previous values of some observed value of interest (e.g. human population size) to predict future values (the dependent variable).[3]

Of the two, it is always the dependent variable whose variation is being studied, by altering inputs, also known as regressors in a statistical context. In an experiment, any variable that can be attributed a value without attributing a value to any other variable is called an independent variable. Models and experiments test the effects that the independent variables have on the dependent variables. Sometimes, even if their influence is not of direct interest, independent variables may be included for other reasons, such as to account for their potential confounding effect.

Which variable is the independent variable that does not depend on the other variable?

Mathematics[edit]

In mathematics, a function is a rule for taking an input (in the simplest case, a number or set of numbers)[5] and providing an output (which may also be a number).[5] A symbol that stands for an arbitrary input is called an independent variable, while a symbol that stands for an arbitrary output is called a dependent variable.[6] The most common symbol for the input is x, and the most common symbol for the output is y; the function itself is commonly written y = f(x).[6][7]

It is possible to have multiple independent variables or multiple dependent variables. For instance, in multivariable calculus, one often encounters functions of the form z = f(x,y), where z is a dependent variable and x and y are independent variables.[8] Functions with multiple outputs are often referred to as vector-valued functions.

Modeling[edit]

In mathematical modeling, the dependent variable is studied to see if and how much it varies as the independent variables vary. In the simple stochastic linear model yi = a + bxi + ei the term yi is the ith value of the dependent variable and xi is the ith value of the independent variable. The term ei is known as the "error" and contains the variability of the dependent variable not explained by the independent variable.

With multiple independent variables, the model is yi = a + bxi,1 + bxi,2 + ... + bxi,n + ei, where n is the number of independent variables.[citation needed]

The linear regression model is now discussed. To use linear regression, a scatter plot of data is generated with X as the independent variable and Y as the dependent variable. This is also called a bivariate dataset, (x1, y1)(x2, y2) ...(xi, yi). The simple linear regression model takes the form of Yi = a + Bxi + Ui, for i = 1, 2, ... , n. In this case, Ui, ... ,Un are independent random variables. This occurs when the measurements do not influence each other. Through propagation of independence, the independence of Ui implies independence of Yi, even though each Yi has a different expectation value. Each Ui has an expectation value of 0 and a variance of σ2.[9]

Expectation of Yi Proof:[9]

The line of best fit for the bivariate dataset takes the form y = α + βx and is called the regression line. α and β correspond to the intercept and slope, respectively.[9]

Simulation[edit]

In simulation, the dependent variable is changed in response to changes in the independent variables.

Statistics[edit]

In an experiment, the variable manipulated by an experimenter is something that is proven to work, called an independent variable.[10] The dependent variable is the event expected to change when the independent variable is manipulated.[11]

In data mining tools (for multivariate statistics and machine learning), the dependent variable is assigned a role as target variable (or in some tools as label attribute), while an independent variable may be assigned a role as regular variable.[12] Known values for the target variable are provided for the training data set and test data set, but should be predicted for other data. The target variable is used in supervised learning algorithms but not in unsupervised learning.

Statistics synonyms[edit]

Depending on the context, an independent variable is sometimes called a "predictor variable", "regressor", "covariate", "manipulated variable", "explanatory variable", "exposure variable" (see reliability theory), "risk factor" (see medical statistics), "feature" (in machine learning and pattern recognition) or "input variable".[13][14] In econometrics, the term "control variable" is usually used instead of "covariate".[15][16][17][18][19]

"Explanatory variable" is preferred by some authors over "independent variable" when the quantities treated as independent variables may not be statistically independent or independently manipulable by the researcher.[20][21] If the independent variable is referred to as an "explanatory variable" then the term "response variable" is preferred by some authors for the dependent variable.[14][20][21]

From the Economics community, the independent variables are also called exogenous.

Depending on the context, a dependent variable is sometimes called a "response variable", "regressand", "criterion", "predicted variable", "measured variable", "explained variable", "experimental variable", "responding variable", "outcome variable", "output variable", "target" or "label".[14] In economics endogenous variables are usually referencing the target.

"Explained variable" is preferred by some authors over "dependent variable" when the quantities treated as "dependent variables" may not be statistically dependent.[22] If the dependent variable is referred to as an "explained variable" then the term "predictor variable" is preferred by some authors for the independent variable.[22]

Variables may also be referred to by their form: continuous or categorical, which in turn may be binary/dichotomous, nominal categorical, and ordinal categorical, among others.

An example is provided by the analysis of trend in sea level by Woodworth (1987). Here the dependent variable (and variable of most interest) was the annual mean sea level at a given location for which a series of yearly values were available. The primary independent variable was time. Use was made of a covariate consisting of yearly values of annual mean atmospheric pressure at sea level. The results showed that inclusion of the covariate allowed improved estimates of the trend against time to be obtained, compared to analyses which omitted the covariate.

Other variables[edit]

A variable may be thought to alter the dependent or independent variables, but may not actually be the focus of the experiment. So that the variable will be kept constant or monitored to try to minimize its effect on the experiment. Such variables may be designated as either a "controlled variable", "control variable", or "fixed variable".

Extraneous variables, if included in a regression analysis as independent variables, may aid a researcher with accurate response parameter estimation, prediction, and goodness of fit, but are not of substantive interest to the hypothesis under examination. For example, in a study examining the effect of post-secondary education on lifetime earnings, some extraneous variables might be gender, ethnicity, social class, genetics, intelligence, age, and so forth. A variable is extraneous only when it can be assumed (or shown) to influence the dependent variable. If included in a regression, it can improve the fit of the model. If it is excluded from the regression and if it has a non-zero covariance with one or more of the independent variables of interest, its omission will bias the regression's result for the effect of that independent variable of interest. This effect is called confounding or omitted variable bias; in these situations, design changes and/or controlling for a variable statistical control is necessary.

Extraneous variables are often classified into three types:

  1. Subject variables, which are the characteristics of the individuals being studied that might affect their actions. These variables include age, gender, health status, mood, background, etc.
  2. Blocking variables or experimental variables are characteristics of the persons conducting the experiment which might influence how a person behaves. Gender, the presence of racial discrimination, language, or other factors may qualify as such variables.
  3. Situational variables are features of the environment in which the study or research was conducted, which have a bearing on the outcome of the experiment in a negative way. Included are the air temperature, level of activity, lighting, and time of day.

In modelling, variability that is not covered by the independent variable is designated by and is known as the "residual", "side effect", "error", "unexplained share", "residual variable", "disturbance", or "tolerance".

Examples[edit]

  • Effect of fertilizer on plant growths:
In a study measuring the influence of different quantities of fertilizer on plant growth, the independent variable would be the amount of fertilizer used. The dependent variable would be the growth in height or mass of the plant. The controlled variables would be the type of plant, the type of fertilizer, the amount of sunlight the plant gets, the size of the pots, etc.
  • Effect of drug dosage on symptom severity:
In a study of how different doses of a drug affect the severity of symptoms, a researcher could compare the frequency and intensity of symptoms when different doses are administered. Here the independent variable is the dose and the dependent variable is the frequency/intensity of symptoms.
  • Effect of temperature on pigmentation:
In measuring the amount of color removed from beetroot samples at different temperatures, temperature is the independent variable and amount of pigment removed is the dependent variable.
  • Effect of sugar added in a coffee:
The taste varies with the amount of sugar added in the coffee. Here, the sugar is the independent variable, while the taste is the dependent variable.

See also[edit]

  • Abscissa and ordinate
  • Blocking (statistics)
  • Latent variable versus observable variable

Notes[edit]

  1. ^ Even if the existing dependency is invertible (e.g., by finding the inverse function when it exists), the nomenclature is kept if the inverse dependency is not the object of study in the experiment.

References[edit]

  1. ^ Aris, Rutherford (1994). Mathematical modelling techniques. Courier Corporation.
  2. ^ Boyce, William E.; Richard C. DiPrima (2012). Elementary differential equations. John Wiley & Sons.
  3. ^ Alligood, Kathleen T.; Sauer, Tim D.; Yorke, James A. (1996). Chaos an introduction to dynamical systems. Springer New York.
  4. ^ Hastings, Nancy Baxter. Workshop calculus: guided exploration with review. Vol. 2. Springer Science & Business Media, 1998. p. 31
  5. ^ a b Carlson, Robert. A concrete introduction to real analysis. CRC Press, 2006. p.183
  6. ^ a b Stewart, James. Calculus. Cengage Learning, 2011. Section 1.1
  7. ^ Anton, Howard, Irl C. Bivens, and Stephen Davis. Calculus Single Variable. John Wiley & Sons, 2012. Section 0.1
  8. ^ Larson, Ron, and Bruce Edwards. Calculus. Cengage Learning, 2009. Section 13.1
  9. ^ a b c Dekking, Frederik Michel (2005), A modern introduction to probability and statistics: understanding why and how, Springer, ISBN 1-85233-896-2, OCLC 783259968
  10. ^ "Variables".
  11. ^ Random House Webster's Unabridged Dictionary. Random House, Inc. 2001. Page 534, 971. ISBN 0-375-42566-7.
  12. ^ English Manual version 1.0 Archived 2014-02-10 at the Wayback Machine for RapidMiner 5.0, October 2013.
  13. ^ Dodge, Y. (2003) The Oxford Dictionary of Statistical Terms, OUP. ISBN 0-19-920613-9 (entry for "independent variable")
  14. ^ a b c Dodge, Y. (2003) The Oxford Dictionary of Statistical Terms, OUP. ISBN 0-19-920613-9 (entry for "regression")
  15. ^ Gujarati, Damodar N.; Porter, Dawn C. (2009). "Terminology and Notation". Basic Econometrics (Fifth international ed.). New York: McGraw-Hill. p. 21. ISBN 978-007-127625-2.
  16. ^ Wooldridge, Jeffrey (2012). Introductory Econometrics: A Modern Approach (Fifth ed.). Mason, OH: South-Western Cengage Learning. pp. 22–23. ISBN 978-1-111-53104-1.
  17. ^ Last, John M., ed. (2001). A Dictionary of Epidemiology (Fourth ed.). Oxford UP. ISBN 0-19-514168-7.
  18. ^ Everitt, B. S. (2002). The Cambridge Dictionary of Statistics (2nd ed.). Cambridge UP. ISBN 0-521-81099-X.
  19. ^ Woodworth, P. L. (1987). "Trends in U.K. mean sea level". Marine Geodesy. 11 (1): 57–87. doi:10.1080/15210608709379549.
  20. ^ a b Everitt, B.S. (2002) Cambridge Dictionary of Statistics, CUP. ISBN 0-521-81099-X
  21. ^ a b Dodge, Y. (2003) The Oxford Dictionary of Statistical Terms, OUP. ISBN 0-19-920613-9
  22. ^ a b Ash Narayan Sah (2009) Data Analysis Using Microsoft Excel, New Delhi. ISBN 978-81-7446-716-4

What is a variable that does not depend on other variables?

Independent variables are variables whose variations do not depend on another variable. They are controlled inputs, whose variation depends on the researcher or individual working with the variables.

What variable depends on the independent variable?

A dependent variable is the variable that changes as a result of the independent variable manipulation. It's the outcome you're interested in measuring, and it “depends” on your independent variable. In statistics, dependent variables are also called: Response variables (they respond to a change in another variable)

What variables are variables that are associated with the independent variable that are not part of the study but can influence the outcome of the study?

Dependent Variable The variable that depends on other factors that are measured. These variables are expected to change as a result of an experimental manipulation of the independent variable or variables. It is the presumed effect.

What variable is always independent?

The independent variable is always displayed on the x-axis of a graph, while the dependent variable appears on the y-axis.