Data Visualization With Ggplot2 - Study Mode

[#1] . . . . . . . . function carries out a chi-square test.
Correct Answer

(A) chisq.test()

[#2] Which of the following adds marginal sums to an existing table?
Correct Answer

(B) prop.table()

[#3] Which of the following lists names of variables in a data.frame?
Correct Answer

(A) quantile()

[#4] Which of the following is tool for chi-square distributions?
Correct Answer

(C) pnorm

[#5] Which of the following groups values of a variable into larger bins?
Correct Answer

(A) cut