Which type of research seeks to determine the relationship between two variables?

Relations Between Variables

Scientists are forever trying to find relations between quantities:

  • Does the number of minutes of exercise per week influence blood pressure?
  • Does the amount of time required for a ball to roll down a ramp depend on the slope of the ramp?
  • Does the amount of fertilizer I use on plants affect their size?

In each case above, the scientists run experiments and collect pairs of numbers for the quantities that they are trying to relate to each other:

        (weekly exercise minutes, systolic blood pressure) , e.g. (35, 136), (0, 155), (200, 121), �

        (angle of ramp (deg.), time of ball (sec.)), e.g.(5, 17), (20, 6), (45, 3), �

        (cc fertilizer/sq. meter garden, plant height m.), e.g. (.5, .33), (.77, .02), (.01,.54), �

They might plot these number pairs on a graph and examine the graph for a trend.For example, in repeating the ball-rolling experiment pictured below the student records

Which type of research seeks to determine the relationship between two variables?

the pairs of numbers representing the angle of the ramp and the corresponding �rolling times.She then plots these numbers on a graph as follows:

Which type of research seeks to determine the relationship between two variables?

What can you conclude about a relationship between the angle of the ramp and the time the ball rolls?Can you explain this?

Another student does a very careful experiment to relate the growth of plants with the amount of fertilizer used and comes up with the following graph:

Which type of research seeks to determine the relationship between two variables?

Is there a relationship between plant height and the amount of fertilizer used?Can you explain this?

These examples of seeking a relationship between variables can be quantified by using methods of statistical analysis called Correlation and Regression.

Correlation

Correlation analysis seeks to identify (by a single number) the degree to which there is a (linear) relation between the numbers in sets of data pairs.The correlation coefficient of a set of data pairs

Which type of research seeks to determine the relationship between two variables?
with x- and y-means
Which type of research seeks to determine the relationship between two variables?
and
Which type of research seeks to determine the relationship between two variables?
respectively is

Which type of research seeks to determine the relationship between two variables?

You don�t need to worry about computing this number; it�s easy to use a computer to calculate it.The interpretation of this number is more important � it is somewhere between �1 and 1.The closer r is to 1, the more positively correlated are the sets of numbers in the sense that an increase in x corresponds to a proportional increase in y; similarly with decreases in x corresponding to proportional decreases in y.On the other hand, if r is close to �1, then increases in x correspond to decreases in y and decreases in x correspond to increases in y, so we say that x and y are negatively correlated.Finally, if r is close to zero, there is little if any relationship between the variables � we say they are uncorrelated.

Consider the earlier graphs from the �ball-rolling� and �fertilizer� experiments:

  1. In the graph of time of rolling vs. angle of ramp as the angle increases, does the rolling time generally
    1. increase, decrease, or change in an unrelated fashion?
    2. Explain your answer from the graph.
    3. The correlation coefficient for this data turns out to be -.84.Does this agree with your answers above?Explain.
  2. In the graph of plant height vs. fertilizer concentration, as the amount of fertilizer per square meter increases, does plant height generally
    1. increase, decrease, or change in an unrelated fashion?
    2. Explain your answer from the graph.
    3. The correlation coefficient for this data turns out to be .37.Does this agree with your answers above?Explain.
  3. Consider the graph that represents the weight (lb.) vs. height (in.) for players on last year�s Cincinnati Bengals football team

Which type of research seeks to determine the relationship between two variables?

As the height of players increases, does the weight generally

    1. increase, decrease, or change in an unrelated fashion?
    2. Explain your answer from the graph.
    3. Guess at the number below that you think best represents the correlation coefficient for this data?Explain your guess.

                                                               i.      -.75����������������� ii. .03��� ��������� iii. .73 ������������� iv. .99

  1. Consider the graph generated from Dr. Denice Robertson�s research on lobsters and their production of eggs.She has measured the number of eggs produced by a lobster and the lobster�s length (mm.).Her data is graphed below

Which type of research seeks to determine the relationship between two variables?

As the length of the lobster increases, does the number of eggs produced generally

    1. increase, decrease, or change in an unrelated fashion?
    2. Explain your answer from the graph.
    3. Guess at the number below that you think best represents the correlation coefficient for this data?Explain your guess

                                                               i.      -.89����������������� ii. -.13��������� iii. .25 ������������� iv. .91

Regression

Regression analysis is used to determine if a relationship exists between two variables. To do this a line is created that best fits a set of data pairs.We will use linear regression which seeks a line with equation

Which type of research seeks to determine the relationship between two variables?
that �best fits� the data.The term �Best fits� has a precise mathematical meaning that we can think of as �minimizing the distances to the line for each data point�.In addition to an equation for the line, the regression analysis calculates a p-value and an R2 value (see below for an explanation of each).

1)Generation of the regression line and equation for the line:

For example, if a computer program for doing regression is applied to the data from the �Ball rolling experiment� the best fitting line is shown on the graph below:

Which type of research seeks to determine the relationship between two variables?
.

It will turn out that any other line will give a larger overall distance to the points than this line does.

You can frequently estimate the equation of the regression line (y= mx + b) by estimating its slope (m)

Which type of research seeks to determine the relationship between two variables?
(i.e.
Which type of research seeks to determine the relationship between two variables?
) and its y-intercept (b) (i.e. the value of the value of y where the line crosses the y-axis when x = 0). In a regression graph the x-axis is the independent variable and y-axis is the dependent variable.

From the graph above, we could estimate that the line has y-intercept close to 6 because if you continue to draw the line out, it crosses the y-axis near 6.

To determine the slope you must first choose two points on the line�these are not existing data points, but points of your choice. The easiest and usually more accurate method is to use the grid lines as your guide in choosing your values on the x-axis and then estimate your y-values. So, for the above graph choose these two sets of points (20,4.5) and (60, 1.25). It is best to spread out the points you choose, one from either end of your line. It is especially important to remember to choose two points ON THE LINE because you are trying to estimate an equation for the line itself, NOT your data points. Using the points we chose, plug the numbers into the equation for the slope.

Which type of research seeks to determine the relationship between two variables?
.Recognize that this is just a guess based on �eyeballing the graph�. Now plug your values for slope and the y-intercept in the equation y=mx+b and you will get:

y=-0.081 x+ 6.

2) Generation of R2 value

When you do regression analysis using a computer program, you�ll sometime see some indication of the coefficient of determination or �goodness of fit�,

Which type of research seeks to determine the relationship between two variables?
, where
Which type of research seeks to determine the relationship between two variables?
is the measured value and where
Which type of research seeks to determine the relationship between two variables?
is the value of the regression line evaluated at
Which type of research seeks to determine the relationship between two variables?
and where n is the sample size.R2 is simply an indication of how well your data points fit the regression line. It is used to determine if you can use your equation of the line to make any further predictions about the relationship between your variables. R2 values fall between 0 and 1. If the R2 value is closer to 1, it means more of your data points fall on or very near the regression line.

3) Generation of a p-value

Using the computer will allow you to calculate a p-value for your relationship. The p-value allows you to decide whether to accept or reject your null hypothesis. If your p-value is greater than 0.05 there is NO significant relationship and you would accept your null hypothesis. If your p-value is less than 0.05 there IS a significant relationship and you would reject your null hypothesis.

Which of the other examples displayed this causal relationship?

  • In the fertilizer/plant size experiment, the scientist controlled the amount of fertilizer spread on the field, so this plays the role of an independent variable and the plant height is treated as the dependent variable.We saw earlier that this data was very weakly correlated.Nevertheless, we can compute the regression line to be y=1.804631x+1.535264.The difference with the previous example is that the R2 value will be relatively much smaller in this case than is the previous example.
  • In the football player example, height doesn�t cause weight nor does weight cause height.Actually, both are related to a general quality that we could refer to as a person�s �size�.Thus, although the variables are well correlated, it doesn�t make much sense to apply regression analysis to this data.
  • Dr. Robertson�s study that relates egg production to size in lobsters does allow for regression analysis.Once you realize that the female lobster distributes her eggs on her tail, it is logical that the larger lobster has more room to carry eggs and thus will produce more.The regression equation for this data is

����������������������������������������������������� y=3758.525 x + -106704

and the graph (with regression line) is drawn below:

Which type of research seeks to determine the relationship between two variables?

Homework on Correlation and Regression:

Turn in answers to problems 1�4 from earlier and also for the following:

  1. Using the Lobster Fecundity graph above:
    1. Estimate the slope and y-intercept of the line in above by the �eye-ball� method and create your equation for the linear regression line.
    2. Use your equation to estimate the number of eggs produced by a lobster that is 45 mm long.Use the �best fit� regression equation above to do this same estimate.Is the difference in these two estimates meaningful?
  2. You collect the data on minutes of weekly exercise vs. systolic blood pressure for a group of college students and plot the data:

Which type of research seeks to determine the relationship between two variables?

    1. Draw what you think is the �best fit� line on the graph above.It�s best to use a clear ruler to draw the line that you think gives the minimum total distance from all the points.
    2. Estimate the slope and y-intercept for your line and create your regression equation.
    3. Use your regression equation to estimate the blood pressure for a student who does 180 min. exercise per week.

Which type of research best predicts the relationship between variables?

Correlational research is research designed to discover relationships among variables and to allow the prediction of future events from present knowledge.

Is a type of research that is done to determine relationships among two or more variables and to explore their implications for cause and effect?

Experimental Research Using an experiment, the research attempts to establish a cause-and-effect relationship in a situation or phenomenon. It is a causal research design type where the researcher tries to observe the impact of a variable on a dependent one.

Which type of quantitative research seeks to determine relationship of the characteristic to the other characteristic?

Correlational Quantitative Research Design The difference between descriptive and correlational studies is that a correlational study seeks to understand the relationship between the variables. A correlational study can also establish whether this relationship has a positive or negative direction.

What research design is used for relationships among variables?

Researchers often use complex correlational research to explore relationships among several variables in the same study. Complex correlational research can be used to explore possible causal relationships among variables using techniques such as multiple regression.