Vidyalelo
R Programming · all questions

Data Visualization with ggplot2
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

172

Questions

7/9

Page

Pick an option on a question to see the right answer and solution.

. . . . . . . . function carries out a chi-square test.

Select an option to see the answer and solution.

Which of the following adds marginal sums to an existing table?

Select an option to see the answer and solution.

Which of the following lists names of variables in a data.frame?

Select an option to see the answer and solution.

Which of the following is tool for chi-square distributions?

Select an option to see the answer and solution.

Which of the following groups values of a variable into larger bins?

Select an option to see the answer and solution.

Which of the following determine the least-squares regression line?

Select an option to see the answer and solution.

Which of the following is tool for checking normality?

Select an option to see the answer and solution.

Which of the following is lattice command for producing boxplots?

Select an option to see the answer and solution.

Which of the following compute analysis of variance table for fitted model?

Select an option to see the answer and solution.

Which of the following is used to find variance of all values?

Select an option to see the answer and solution.

The purpose of fisher.test() is . . . . . . . . test for contingency table.

Select an option to see the answer and solution.

Which of the following convert a matrix of phi coefficients to polychoric correlations?

Select an option to see the answer and solution.

Which of the following is used to plot multiple histograms?

Select an option to see the answer and solution.

Which of the following count the number of good cases when doing pairwise analysis?

Select an option to see the answer and solution.

Which of the following gives the summary of values likes mean etc?

Select an option to see the answer and solution.

The purpose of correct.cor is to correct . . . . . . . . in values.

Select an option to see the answer and solution.

What plot(s) are used to view the linear regression?

Select an option to see the answer and solution.

Common Metrics which are used to select linear model are . . . . . . . .

Select an option to see the answer and solution.

In lm(response ~ terms), terms specification of the form "first*second" is same as . . . . . . . .

Select an option to see the answer and solution.

In practice, Line of best fit or regression line is found when . . . . . . . .

Select an option to see the answer and solution.