InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to find variance of all values?(a) var()(b) sd()(c) mean()(d) anova()This question was posed to me in my homework.This is a very interesting question from Visualizing Data topic in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Correct OPTION is (a) VAR() |
|