NEOCODE

Data Science And Big Data MCQs

Data Science Fundamentals

1. What is the primary goal of Data Science?

Correct Answer: b) To extract insights and knowledge from data

Explanation: Data Science combines statistics, programming, and domain expertise to analyze data and derive meaningful insights for decision-making.

2. Which of the following is NOT a key application of Big Data?

Correct Answer: c) Storing data in a single Excel file

Explanation: Big Data involves processing large, complex datasets that cannot be handled by traditional tools like Excel.

Data Science Lifecycle

3. Which step comes first in the Data Science Lifecycle?

Correct Answer: b) Data Collection

Explanation: The lifecycle starts with gathering relevant data before any analysis or modeling can take place.

4. Which industry benefits from Data Science in predicting disease outbreaks?

Correct Answer: b) Healthcare

Explanation: Healthcare uses data science for epidemiological modeling and predicting disease spread patterns.

5. What is the purpose of the "Data Cleaning" phase in the Data Science Lifecycle?

Correct Answer: b) To remove or correct inaccurate, incomplete, or irrelevant data

Explanation: Data cleaning ensures data quality by handling missing values, outliers, and inconsistencies before analysis.

Applications of Data Science

6. Which technique would a streaming service like Netflix most likely use for its recommendation system?

Correct Answer: b) Collaborative Filtering

Explanation: Collaborative filtering analyzes user behavior patterns to recommend items based on preferences of similar users.

7. What is the main challenge that Data Science helps solve in the financial sector?

Correct Answer: b) Risk assessment and fraud detection

Explanation: Banks and financial institutions use data science to detect fraudulent transactions and assess credit risks.

8. In the context of Big Data, what does the "3Vs" model refer to?

Correct Answer: a) Volume, Velocity, Variety

Explanation: The 3Vs describe key characteristics of Big Data: large amounts (Volume), high speed of generation (Velocity), and different data types (Variety).

9. Which of these is an example of supervised learning?

Correct Answer: b) Spam email classification

Explanation: Supervised learning uses labeled data (spam/not spam) to train models for classification tasks.

10. What is the purpose of A/B testing in data science applications?

Correct Answer: a) To compare two versions of a product or feature

Explanation: A/B testing helps determine which version performs better by showing different versions to different user groups.