 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Interpret the values of r as 1, -1, and 0. | 
| Answer» 1. r as 1 means that there is perfect positive relationship between two variables. 2. r as -1 means that there is perfect negative relationship between two variables. 3. r as 0 means that there is lack of correlation between two variables. | |