answersLogoWhite

0


Best Answer

It's a thing that varies.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you understand by a variable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Is dependent variable the variable that can't change?

Not exactly sure what you mean by "can't change." However, I if I do understand you correctly, the dependent variable CAN change. The dependent variable will change according to the independent variable's value and overall effect. For example, in an experiment involving water's effect on plants, the dependent variable may be the height of the plant or the glucose produced. Based on the amount of the independent variable (represented on the x axis of a data graph), the dependent variable will increase or decrease. In this case, both dependent values (glucose and height) would probably increase.


What have in common independent and dependent variables?

Independent and dependent variables are graphed on the axes of a rectangular grid (e.g. graph paper). The important thing is to understand which is which. The independent variable is graphed on the horizontal (x-) axis. In an experiment you choose values of the independent variable and measure the values of the dependent variable (it "depends' on the other). The dependent variable is graphed on the vertical (y-) axis.


In what ways are equations useful?

they are easier ways to write the answer out and make the answer easier to understand


What is an independent variable dependent variable and controlled variable?

an independent variable is a thing you can change on your own. a depentent variable is a variable you depend on and a responding variable is a variable that reacts to the experiment


The input variable is called the what variable?

The independent variable. The output variable is dependent on this variable's value and so is called the dependent variable.

Related questions

What variable dicribes the numbers?

the variable that decribes the numbers are reallt tricky to understand but the variable is the dependent variable! (pretty sure but not completely) hope it help you!


What is the single factor that is changed in an experiment?

the independent variable is the factor of an experiment that is altered in an attempt to understand its effects on the experiment's subject


How and why are variable names used in programming to process data?

Variable names are used so the code is readable. When the code is compiled to machine languages, it no longer uses the variable names to understand it's operations...sometimes variable names are kept as metadata to help debug but the computer does not need them to execute the program...they are for us so we can easily understand what we are doing.


Is D a good variable name?

Variable names should show what data the variable holds so others reading your code will understand it. For example, a variable holding the age of a user should be called "age" or "user_age", or something similar.


What are good questions to ask when trying to understand a problem?

Which of the following are good questions to ask when trying to understand a problem? Check all that apply.A. What are the units of the variable? B. Does my guess satisfy the equation? C. How should I present the solution? D. What is the variable? E. Is the variable always positive, negative, or either? F. What is a logical name for the variable? for apex-a, d, e and f


What variable is not recommanded to be used in programs because they make programs hard to understand and debug?

I couldn't tell what answer your teacher expects to get for this question. Ask him/her personally.


Explain different types of coding style in software engineering?

Meaningful variable names. Always use descriptive and meaningful variable names. Don't worry about the length. Meaningful variable names help other people reading your code understand what is going on. Example: if (a <= = 24) What is a? This is confusing. if (vacationHours <= = 24) See, better. <li>Variable scope indicated by name. Code is easier to read and understand if each variable indicates it's scope. One way to do this is to add prefixes to variable names, for example: Scope = Class member or instance variable: m_hours Scope = Class static variable: s_hours Scope = Parameter passed in a method call: p_hours Scope = local variable to a method: l_hours Regards ~Anoop


What value of the variable x is associated with the following values for the variable y and y equals 2x plus 1?

If I understand the question correctly, and that is by no means certain, then x = (y-1)/2


What does independent variables in science?

Hello, Well what you would be looking for is what an independent variable means. Assuming you understand what a variable is and a dependant variable is, here goes: An independant variable is the variable which you change in an experiment. Note you can only have 1 variable that can change in an experiment and more than one independent variable will result in an unfair experiment. An example is an experiment looking at the growth of trees in the Dark, in a dimly lit room and in the direct sun. The independant variable is the location of the experiment, because this is what is being changed. Simply: The Independent Variable is the variable that is independent and you change. The dependant variable is what changes when the independent variable changes. To conduct an experiment, you will have an independent variable and change that to see how the dependant variable changes with the independent one. Hope I Helped


How do you translate word phrases into a variable expression?

There is no simple, automated, way to do this; you just have to do an effort to understand the problem.


What is the independent variable in his experiment?

Dependent Variable: - Something that might be effected by the change in the independent variable - What is observed - What is measured - The data collected during the investigation :)


Is dependent variable the variable that can't change?

Not exactly sure what you mean by "can't change." However, I if I do understand you correctly, the dependent variable CAN change. The dependent variable will change according to the independent variable's value and overall effect. For example, in an experiment involving water's effect on plants, the dependent variable may be the height of the plant or the glucose produced. Based on the amount of the independent variable (represented on the x axis of a data graph), the dependent variable will increase or decrease. In this case, both dependent values (glucose and height) would probably increase.