DSS110 DATA SCIENCE FLASHCARDS

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/54

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:05 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

55 Terms

1
New cards

Which three disciplines combine to form the interdisciplinary field of Data Science?

Domain Expertise, Mathematics & Statistics, and Computing Skills.

2
New cards

What is the primary objective of using scientific methods and algorithms in Data Science?

To extract knowledge and insights from structured and unstructured data.

3
New cards

In the 'Data to Decisions' flow, how is 'Data' defined?

Raw facts and figures.

4
New cards

Within the context of data transformation, what characterizes 'Information'?

Organised and meaningful data.

5
New cards

What level of understanding is reached when 'Knowledge' is derived from information?

Understanding derived from information.

6
New cards

In the sequence from data to decisions, what is the role of an 'Insight'?

To identify patterns that lead to action.

7
New cards

What is the final stage of the 'Data to Decisions' process that leads to better results?

Decision (informed choices).

8
New cards

Which era of data evolution (1960s-1970s) focused primarily on hypothesis testing and traditional statistics?

Statistical Analysis.

9
New cards

The era of 'Data Mining' (1980s-1990s) shifted focus towards which specific activity?

Discovering patterns in data with a focus on algorithms.

10
New cards

Which period in the evolution of data science is associated with the rise of the '4 V's' (Volume, Variety, Velocity, Veracity)?

Big Data (2000s-2010s).

11
New cards

How does modern Data Science (2010s-Present) differ from previous eras in terms of value?

It focuses on end-to-end value creation by integrating statistics, ML, computing, and domain knowledge.

12
New cards

List the five 'V's' that characterize Big Data.

Volume, Velocity, Variety, Veracity, and Value.

13
New cards

In Big Data, the term _____ refers to the massive amount of data generated.

Volume

14
New cards

In Big Data, the term _____ refers to the speed at which new data is generated and processed.

Velocity

15
New cards

In Big Data, the term _____ refers to the different types of data (structured, numeric, unstructured).

Variety

16
New cards

In Big Data, the term _____ refers to the messiness or trustworthiness of the data.

Veracity

17
New cards

What are two common examples of Big Data 'Distributed Storage' systems?

Hadoop HDFS and Cloud Storage.

18
New cards

Name two major 'Processing Engines' used in Big Data infrastructure.

MapReduce and Spark.

19
New cards

Identify three examples of NoSQL databases used for Big Data.

MongoDB, Cassandra, and HBase.

20
New cards

Which tools are typically used for 'Data Ingestion' in a Big Data pipeline?

Kafka and Flume.

21
New cards

What are the three primary cloud platforms used for Big Data infrastructure?

AWS, Azure, and GCP.

22
New cards

Term: Artificial Intelligence

Definition: Machines that can perform tasks that typically require human intelligence.

23
New cards

Term: Machine Learning

Definition: A subset of AI that allows machines to learn from data.

24
New cards

Term: Deep Learning

Definition: A subset of ML using neural networks with many layers.

25
New cards

How many steps are identified in the provided Data Science Lifecycle overview?

Eight steps.

26
New cards

What is the first step in the Data Science lifecycle?

Problem Understanding.

27
New cards

In the 'Problem Understanding' phase, what must be determined to measure project success?

Success metrics.

28
New cards

What is the final task in the 'Problem Understanding' phase before moving to data collection?

Translating the business problem into a Data Science problem.

29
New cards

What are the three categories of data types identified in the 'Data Collection' phase?

Structured, Unstructured, and Semi-structured.

30
New cards

Aside from collecting and storing data, what is a critical quality concern in the 'Data Collection' phase?

Ensuring data quality.

31
New cards

What activity in 'Data Preparation' involves filling in or removing data that isn't present?

Cleaning missing values.

32
New cards

In 'Data Preparation', the process of creating new input variables from raw data is called _____.

Feature engineering

33
New cards

What is the primary goal of Exploratory Data Analysis (EDA)?

To understand patterns and relationships in the data.

34
New cards

Which lifecycle step involves visualising distributions and generating hypotheses?

Exploratory Data Analysis (EDA).

35
New cards

What are 'hyperparameters' in the context of the 'Modeling' phase?

Adjustable parameters that are tuned to improve model performance.

36
New cards

Which technique is used during the 'Modeling' phase to ensure the model generalises well to new data?

Cross-validation.

37
New cards

Identify four common metrics used in the 'Evaluation' phase.

Accuracy, RMSE, Precision, and Recall.

38
New cards

What is the main risk the 'Evaluation' phase seeks to avoid regarding model complexity?

Overfitting.

39
New cards

In the 'Deployment' phase, what does 'handling data drift' involve?

Managing changes in data properties over time that affect model performance.

40
New cards

What is the purpose of 'Monitoring performance' after a model is deployed?

To ensure the model remains accurate and effective in production.

41
New cards

What is the final step of the Data Science lifecycle?

Communication.

42
New cards

In the 'Communication' phase, what should be provided to help stakeholders make decisions?

Actionable recommendations.

43
New cards

According to the key takeaways, which two skills are as important as modelling in a Data Science project?

Communication and domain understanding.

44
New cards

How does Data Science help organisations regarding their 'customers'?

It helps organisations understand their customers.

45
New cards

Data Science creates business value and _____ _____.

Competitive advantage

46
New cards

The sequence of the first four steps in the Data Science lifecycle is: Problem Understanding, _____, Data Preparation, and EDA.

Data Collection

47
New cards

The sequence of the last four steps in the Data Science lifecycle is: Modeling, _____, Deployment, and Communication.

Evaluation

48
New cards

In the context of EDA, what does the acronym 'EDA' stand for?

Exploratory Data Analysis.

49
New cards

Which lifecycle step follows 'Modeling'?

Evaluation.

50
New cards

Which lifecycle step precedes 'Data Preparation'?

Data Collection.

51
New cards

What is the primary role of data in modern organisational strategy according to the source?

Data drives decisions.

52
New cards

Why is 'Feature Engineering' considered a part of 'Data Preparation'?

Because it involves transforming raw data into a format more suitable for modelling.

53
New cards

What is the specific goal of 'normalisation' in the Data Preparation phase?

To scale numeric data to a standard range to improve model training.

54
New cards

In 'Data Collection', what is the difference between structured and unstructured data?

Structured data is highly organised (e.g. databases), while unstructured data lacks a pre-defined format (e.g. text, images).

55
New cards