πŸ“Š R Programming
Q. How do you calculate the mean of a numeric vector in R?
  • (A) mean(vector)
  • (B) average(vector)
  • (C) vec_mean(vector)
  • (D) calc_mean(vector)
πŸ’¬ Discuss
βœ… Correct Answer: (A) mean(vector)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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