Home / CSE MCQs / Data Science Basics and Toolbox MCQs :: Data Science Basics and Toolbox

CSE MCQs :: Data Science Basics and Toolbox MCQs

  1. Which of the following is good way of performing experiments in data science ?
  2. A.
    Measure variability
    B.
    Generalize to the problem
    C.
    Have Replication
    D.
    All of the Mentioned

  3. Which of the following approach should be used to ask Data Analysis question ?
  4. A.
    Find only one solution for particular problem
    B.
    Find out the question which is to be answered
    C.
    Find out answer from dataset without asking question
    D.
    None of the mentioned

  5. Which of the following step is performed by data scientist after acquiring the data ?
  6. A.
    Data Cleansing
    B.
    Data Integration
    C.
    Data Replication
    D.
    All of the Mentioned

  7. Which of the following systems record changes to a file over time ?
  8. A.
    Record Control
    B.
    Version Control
    C.
    Forecast Control
    D.
    None of the mentioned

  9. Which of the following command allows you to update the repository ?
  10. A.
    push
    B.
    pop
    C.
    update
    D.
    None of the Mentioned

  11. Which of the following technique comes under practical machine learning ?
  12. A.
    Bagging
    B.
    Boosting
    C.
    Forecasting
    D.
    None of the Mentioned

  13. Which of the following uses data on some object to predict values for other object ?
  14. A.
    Inferential
    B.
    Exploratory
    C.
    Predictive
    D.
    None of the Mentioned

  15. Which of the following relationship are usually identified as average effects ?
  16. A.
    Descriptive
    B.
    Causal
    C.
    Predictive
    D.
    None of the Mentioned

  17. Which of the following is a revision control system ?
  18. A.
    Git
    B.
    NumPy
    C.
    Slidify
    D.
    None of the mentioned

  19. Which of the following is correct way of creating GitHub repository in to well labelled commits ?
  20. A.
    Fork another user's repository
    B.
    Pop another user's repository
    C.
    Zip another user's repository
    D.
    None of the Mentioned