Vidyalelo
R Programming · Q22

Introduction to R Programming

Programming · R Programming · question 22

Q22

What does the R function median() compute?

A.
Median of a numeric vector
Answer
B.
Mean of a numeric vector
C.
Standard deviation of a numeric vector
D.
Sum of a numeric vector

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board