BAN5013WEEK-6 FINAL EXAM

  1. A negative correlation is one in which _____________.   both variables move in opposite directions
  2. A testing set is ________.   a small portion of a data set that is used to see whether a model works
  3. A training set helps train the model so it will perform well on new data.   .csv
  4. A training set is ________.   a large portion of a data set that is used to build a sound model
  5. If you don’t ensure that data is stored in the correct format (such as numeric or character), what can happen?   Valid data can be treated as missing data.
  6. In a box plot, the interquartile range (IQR) contains:   Upper quartile, median, and lower quartile
  7. To combine functions, use the _____________________.   pipe operator
  8. Visualization, numerical measures for evaluation, and comparing between different models are all ways of doing what?   Evaluating whether model results make sense
  9. What are descriptive statistics?   A method for showing some basic features of a data set
  10. What does a P-score measure?     It indicates whether the ANOVA test result is statistically significant.
  11. What is the purpose of an ANOVA test?  It helps find correlations between different groups of a categorical variable.
  12. Which of the following is NOT a method for evaluating a regression model?   Root absolute error (RAE)
  13. Which of the following is NOT a task facilitated by R?   Data generation
  14. Which of the following is NOT one of the four groups in the tidyverse library?    Practical Programming
  15. Which of the following is NOT true about a model?   A model cannot predict a value given only one other value.
  16. 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.
  17. Which of the following is NOT true about a regression line?   The degree of slope has nothing to do with the correlation.
  18. Which of the following is NOT true of a scatter plot?   It cannot suggest a linear relationship between two variables.
  19. 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
  20. Which of these is NOT a method for normalizing data?   Compound Y

Other Links:

Statistics Quiz

Networking Quiz

See other websites for quiz:

Check on QUIZLET

Check on CHEGG

Leave a Reply

Your email address will not be published. Required fields are marked *