[go: up one dir, main page]

0% found this document useful (0 votes)
185 views1 page

Data Analysis With R Week 6 Part 2 PDF

The document contains 20 multiple choice questions about data analysis concepts in R. These include common file formats like CSV, how functions in packages like dplyr are used to perform operations on data, components of box plots like the interquartile range, characteristics of models and their relationship to the amount of data, differences between multiple linear regression and simple linear regression, groups in the tidyverse library, properties of data sets, definitions of descriptive statistics, methods for evaluating regression models excluding root absolute error, and that a testing set is a small portion of a data set used to validate a model.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
185 views1 page

Data Analysis With R Week 6 Part 2 PDF

The document contains 20 multiple choice questions about data analysis concepts in R. These include common file formats like CSV, how functions in packages like dplyr are used to perform operations on data, components of box plots like the interquartile range, characteristics of models and their relationship to the amount of data, differences between multiple linear regression and simple linear regression, groups in the tidyverse library, properties of data sets, definitions of descriptive statistics, methods for evaluating regression models excluding root absolute error, and that a testing set is a small portion of a data set used to validate a model.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

11. Which of the following is a common file format for data sets?

-.csv

12. Functions contained in packages such as dplyr are used to:


-perform common operations

13. In a box plot, the interquartile range (IQR) contains:


-Upper quartile, median, and lower quartile

14. Which of the following is NOT true about a model?


-The amount of data you have should have no effect on the accuracy of the model.

15. Which is NOT true for comparing multiple linear regression (MLR) and simple linear
regression (SLR)?
-A lower mean squared error (MSE) always implies a better fit.

16. Which of the following is NOT one of the four groups in the tidyverse library?
-Practical Programming

17. Which of the following is NOT true?


-In a data set, data is usually collected from a single source and stored in a single format.

18. What are descriptive statistics?


-A method for showing some basic features of a data set

19. Which of the following is NOT a method for evaluating a regression model?
-Root absolute error (RAE)

20. A testing set is ________.


-a small portion of a data set that is used to see whether a model works

This study source was downloaded by 100000868468273 from CourseHero.com on 07-04-2023 01:16:01 GMT -05:00

https://www.coursehero.com/file/181564794/Data-Analysis-with-R-Week-6-Part-2pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like