R is equal to the Correlation Coefficient of the graph, this can be calculated using the classpad, and gives a concrete answer to the type of Correlation as seen below.

Types of Relationships

Value of rWhat it means
r = 1Perfect Positive Correlation
0.7 < r < 1Strong Positive Correlation
0.5 < r ≤ 0.7Moderate Positive Correlation
0.3 < r ≤ 0.5Weak Positive Correlation
0 ≤ r ≤ 0.3No Significant Correlation
r = 0No Linear Correlation
-0.3 < r ≤ -0No Significant Correlation
-0.5 ≤ r < -0.3Weak Negative Correlation
-0.7 < r < -0.5Moderate Negative Correlation
-1 < r < -0.7Strong Negative Correlation
r = 1Perfect Negative Correlation
Examples

Direction Of Linear Relationships

If the value of ”R” is positive, then the Linear relationship is going for Left to right, increasing as it gets further to the right. As The Explanatory Variable Increases so does the Response Variable. When the value of ”R” is negative, then the Linear Relationship graph goes from Left to Right, but the Explanatory Variable and Response Variable Decrease the further to the right they go.

Determining things about the linear model

The linear model is appropriate if:

  1. The Residual plot does not have a clear apttern
  2. The scatterplot has a linear form
  3. If the association is strong or at least moderate (look at the scatterplot Pearson’s Correlation Coefficient)

The linear mode lis reliable if:

  1. If the predication is interpolated, not extrapolated.
  2. If the Coefficient Of Determination is high, that means that x percent of the variation in {Response Variable}, can be explained by the variation in {Explanatory Variable}
  3. If a linear model is appropriate
searchType: tag
searchTarget: tagName
folder: /
startDate:
endDate:
line:
    title: "Line Chart"
    xAxisLabel: Date
    yAxisLabel: Value