Q. What function is used to calculate the standard deviation of a numeric variable named variable in R? (A) stdev(variable) (B) calculate_sd(variable) (C) sd_value(variable) (D) compute(variable, "sd") ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) stdev(variable)