πŸ“Š R Programming
Q. Which of the following produces the variance covariance matrix?
  • (A) sd(x, na.rm=TRUE)
  • (B) mad(x, na.rm=TRUE)
  • (C) fivenum(x, na.rm=TRUE)
  • (D) var(x, na.rm=TRUE)
πŸ’¬ Discuss
βœ… Correct Answer: (D) var(x, na.rm=TRUE)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate