answersLogoWhite

0

I assume you mean, "How DO I choose the range of values". You need to check what is the lowest and the highest value used. You can round off a bit, to avoid numbers with lots of decimals.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Is plotted on the x-axis on a time distance graph?

Time is plotted on the HORIZONTAL axis. That may or may not be the x-axis. If I choose to call the distance X, then X will be plotted on the vertical axis!


What is an independent variable in algebra?

The variable which is controlled.On a graph, the independent variable is on the x-axis (horizontal) and the dependent variable is on the y-axis (vertical).When we choose a value of x, the value of y depends on the x-value we chose.For instance, if we record the temperature every hour, time is the independent variable because we control the values. The temperature (which is measured) is the dependent variable because it depends on the time.


What is dependent value in velocity time graphs?

A dependent value in a velocity-time graph is the velocity of the object being measured at different points in time. It is the vertical axis value that is influenced by the independent variable, time, on the horizontal axis. The dependent variable changes as a result of the independent variable.


What goes on the x axis of a bar graph?

Usually the x-axis of a bar graph shows a control range, and is plotted on the bottom of the graph. Time is a common x-axis example.


How do you graph independent and dependent variables?

Independent = input a.k.a. x-value Dependent = output a.k.a. y-value Dependent variables go on y axis. Independent variables go on x axis. Time is almost always independent and that is why it nearly always on x axis. Time doesn't depend on anything in most experiments. But many things depend on it. Those will go on the y axis. If you have an object cooling, we plot a temperature time graph. The temperature (y axis) is dependent on the time (x axis) but not the other way round. If you consider the area of a parachute and its time of flight, then time depends on the area and so time being dependent on the area goes on the y axis. So in short: the independent variable is what you can control and goes on the x- axis. the dependent variable is what results from the experiment and goes on the y-axis.


Why do you put time on the horizontal axis and temperature on the vertical axis of graph?

When graphing, the independent value is traditionally on the x-axis (horizontal) and the dependentvalue on the y-axis (vertical).In this case:The temperature will depend on the time, and so the temperature is on the y-axis.Time cannot be the dependent value, because time does not depend on temperature. Time will go on know matter what.You should find that time will always be on the x-axis (except during the pendulum thing in physics where it's done the other way round), because time does not depend on anything. This arrangement is due to our way of reading from upper left to lower right.


Does day go on the y axis and does time go on the x axis?

No, day goes on the x axis and time goes on the y axis.


What is the reason for taking absorbance on y-axis and time on x-axis?

Convention holds that time be on the horizontal axis.


What is a graph with distance on the vertical axis and time on the horizontal axis called?

A graph with distance on the vertical axis and time on the horizontal axis is called adistance-time graph. Time is directly proportional to time because as the direction increases, so does time.


What is Jupiters rotation on its axis time?

What is planet Jupiter's rotation on axis time


How do you write code in visual basic to find data in a cell and return data from a cell next to it the range will change depending on the criteria entered?

It is not clear exactly what you would like to do, but try something like this in your worksheet code module: Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address <> "$A$2" Then Exit Sub If Range("A2").Value > 0 Then Range("A2").Value = Range("A2").Value + Range("B2").Value Else Range("A2").ClearContents End If End Sub The value of A2 will update with =A2+B2 every time you change the value in A2.


Is time always on y-axis?

Time is usually plotted along the X axis.