wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Data Cleaning, Analysis, and Visualization on Real-world Dataset

Total questions: 70

Worksheet time: 43mins

Name
Class
Date
1.

What is the primary function of an Artificial Neural Network (ANN)?

a)

Data storage

b)

Data classification

c)

Data encryption

d)

Data retrieval

2.

In the context of image recognition, what does CNN stand for?

a)

Convolutional Neural Network

b)

Continuous Neural Network

c)

Cognitive Neural Network

d)

Composite Neural Network

3.

Which of the following is a common application of Recurrent Neural Networks (RNNs)?

a)

Image classification

b)

Sequential data prediction

c)

Image denoising

d)

Object detection

4.

What is the purpose of hyperparameter tuning in deep learning?

a)

To increase model complexity

b)

To optimize model performance

c)

To reduce dataset size

d)

To change the architecture

5.

Which layer is primarily responsible for detecting features in a CNN?

a)

Input layer

b)

Output layer

c)

Convolutional layer

d)

Fully connected layer

6.

What technique is commonly used to remove noise from images?

a)

Feature extraction

b)

Image denoising

c)

Data augmentation

d)

Batch normalization

7.

What does YOLO stand for in object detection?

a)

You Only Look Once

b)

You Only Learn Once

c)

You Only Look Online

d)

You Only Launch Once

8.

What loss function is commonly used in classification tasks?

a)

Mean Squared Error

b)

Cross-Entropy Loss

c)

Hinge Loss

d)

Binary Loss

9.

Which architecture is known for its depth and is used for image classification?

a)
  • LeNet

b)

AlexNet

c)

ResNet

d)

All of the above

10.

In Generative Adversarial Networks (GANs), what do the two networks do?

a)

Generate and destroy data

b)

Generate and discriminate data

c)

Classify and cluster data

d)

Optimize and validate data

11.

What is the significance of the Capstone project in this course?

a)

To learn theory

b)

To apply knowledge to a real-world challenge

c)

To prepare for exams

d)

To complete assignments

12.

Which of the following is a method to prevent overfitting?

a)

Increasing model parameters

b)

Data augmentation

c)

Using more training data

d)

Both B and C

13.

What is the primary goal of using Autoencoders?

a)

Image classification

b)

Image generation

c)

Data compression

d)

Object detection

14.

What technique can improve the training speed of deep learning models?

a)

Gradient descent

b)

Batch normalization

c)

Feature scaling

d)

Dimensionality reduction

15.

What is the primary use of Transfer Learning?

a)

To learn new tasks from scratch

b)

To adapt pre-trained models to new tasks

c)

To ignore existing models

d)

To create new data

16.

Which of the following is a type of data augmentation technique?

a)

Flipping images

b)

Changing labels

c)

Removing pixels

d)

Decreasing dataset size

17.

In CNNs, what is the purpose of pooling layers?

a)

Increase spatial dimensions

b)

Reduce dimensionality and computation

c)

Enhance edges

d)

Initialize weights

18.

Which optimizer is often used for training deep learning models?

a)

Stochastic Gradient Descent (SGD)

b)

Newton's Method

c)

Random Search

d)

Gradient Descent with Momentum

19.

What does 'backpropagation' refer to in neural networks?

a)

Forward data flow

b)

Error correction

c)

Weight updating process

d)

Data preprocessing

20.

What is the main advantage of using deep learning over traditional machine learning methods?

a)

Simplicity

b)

Ability to learn complex patterns

c)

Requires less data

d)

Faster computation

21.

What is Machine Learning (ML)?

a)

A branch of AI focused on building systems that learn from data

b)

A method for programming computers to solve complex problems

c)

A technology that allows machines to mimic human actions

d)

A framework for designing neural networks

22.

What is Deep Learning (DL)?

a)


A subset of machine learning involving neural networks with multiple layers

b)

A method for processing big data in real-time

c)

A type of machine learning focused on natural language processing

d)

A machine learning technique that requires little data

23.

What is Generative AI (GenAI)?

a)
Generative AI (GenAI) is a type of AI that only analyzes existing data without creating new content.
b)
Generative AI (GenAI) is a technology used solely for data storage and retrieval.
c)
Generative AI (GenAI) refers to AI systems that can only replicate existing content without any modifications.
d)
Generative AI (GenAI) is a type of AI that generates new content based on learned patterns from existing data.
24.

Explain the concept of 'AI ethics' and why it is important in the field of technology.

a)

AI ethics only applies to certain industries, not technology as a whole

b)

AI ethics is irrelevant in technology as long as the end goal is achieved

c)

AI ethics is crucial in technology to ensure fairness, transparency, and respect for human values in the development and use of artificial intelligence.

d)

AI ethics is a hindrance to technological progress and innovation

25.

What type of content has generative AI had the biggest impact on so far?

a)

Text generation

b)

Image generation

c)

Audio generation

d)

Video generation

26.

Which of the following is NOT a characteristic of Artificial Intelligence?

a)
Machine learning
b)
Natural language processing
c)
Robotics
d)
Emotional intelligence
27.

What can generative AI misuse lead to?

a)

Reduction in data usage

b)

Improved AI behavior

c)

Faster internet speeds

d)

Deepfakes

28.

What are some tools or frameworks for prompt engineering?

a)

GPT-3 Playground, OpenAI Codex, or DALL-E

b)

PromptKit, PromptStudio, or PromptCraft

c)

Hugging Face Transformers, PyTorch Lightning, or TensorFlow

d)

All of the above

29.

Who is he ?

b)

Sam Altman

c)

Sundar Pichai

d)

Andrew NG

30.

Which model is known for generating human-like text?

a)

CNN

b)

RNN

c)

GPT

d)

SVM

31.

What does GPT stand for in the context of Generative AI?

a)

General Purpose Transformer

b)

Generative Pre-trained Transformer

c)

General Pre-trained Transformer

d)

Generative Purpose Transformer

32.

What is prompt engineering?

a)

The process of developing and deploying generative AI models

b)

The process of evaluating and improving generative AI models

c)

The process of designing and testing prompts for generative AI models

d)

The process of training and fine-tuning generative AI models

33.

What is "zero-shot learning" in the context of Generative AI?

a)

Training a model without any data

b)

The ability to perform tasks without prior training on specific examples

c)

Fine-tuning a model with minimal data

d)

Generating data from scratch

34.

What is "few-shot learning" in the context of Generative AI?

a)

Training a model with a large amount of data

b)

The ability to learn from a few examples

c)

Generating data with minimal supervision

d)

Fine-tuning a model with extensive data

35.

Which of the following is an example of a Generative AI model for image generation?

a)

BERT

b)

GPT-3

c)

DALL-E

d)

GPT-5

36.

Which of the following is a popular dataset used for training language models?

a)

ImageNet

b)

COCO

c)

Wikipedia

d)

CIFAR-10

37.

What is a transformer in the context of AI?

a)

A transformer is a neural network architecture that uses self-attention mechanisms to process sequential data.

b)

A transformer is a type of physical device used for electrical energy conversion.

c)

A transformer is a programming language used for AI development.

d)

A transformer is a data storage system for large datasets.

38.

Explain the concept of self-attention in transformers.

a)

Self-attention is a method for translating text into images.

b)

Self-attention is a technique used only in convolutional neural networks.

c)

Self-attention refers to the process of ignoring all other words in a sequence.

d)

Self-attention is a mechanism in transformers that allows the model to weigh the importance of different words in a sequence based on their relationships.

39.

Which of the following is a common challenge in training large-scale language models?

a)

Overfitting on small datasets

b)

Managing long-range dependencies

c)

High computational cost

d)

Limited training data

40.

What is mentioned as the potential of language models in the lecture?

a)

Decreased accuracy

b)

Minimal impact

c)

Revolutionizing industries

d)

Limited applications

41.

Which of the following are the Data Sources in data science?

a)


Structured

b)

UnStructured

c)

Both A and B

d)

None Of the above

42.

Which of the following step is performed first by data scientist after acquiring the data?

a)

Data Cleansing

b)

Data Integration

c)

Data Replication

d)

All of the Mentioned

43.

All data is labeled and the algorithms learn to predict the output from the input data

a)


Dataset

b)

Classifiers

c)

Unsupervised learning

d)

Supervised learning

44.

Where the observer rewards the agent for correct responses

a)


Decision tree learning

b)

Sentiment analysis

c)

Predictive models

d)

Reinforcement learning

45.

The science of analysing data, drawing conclusion with respect to variation observed in data is called as____________?

a)


CONCEPT

b)

DERIVATIVE

c)

STATISTICS

46.

Which of the following diagram is correct ?

a)

b)

47.

Find mean of 
 2, 3, 5, 8, 2

a)

10

b)

4

c)

5

48.

Find Median of :
8, 2, 3, 5, 9

a)

2

b)

45

c)

5

d)

3

49.

Find Median of:

1, 2, 3, 4, 6, 7, 8, 9


a)

4

b)

5

c)

5

50.

Find Mode of :
2, 3, 4, 2, 5, 3, 2, 6

a)

3

b)

2

c)

None

51.

Range = Largest Value - Smallest Value

3, 4 , 5 , 7, 3 , 8 , 9 , 12 

a)

12

b)

8

c)

9

52.

The Standard deviation is a measurement of ____________ of a set of data value?


a)

Amount of Consistence

b)

Amount of Variation

c)

Amount of Difference

53.

A low standard deviation indicates that the values tend to be close to _________?

a)

Mean

b)

Median

c)

Mode

54.

A high standard deviation indicates that the values are spread over __________________?

a)

small Range

b)

uniform Range

c)

wide Range

55.

In normal distribution , the Mean, Median and Mode are ?

a)

Different

l

b)

Unequa

c)

Equal

56.

Which of the following is Normal Distribution ?

a)

b)

c)

57.

Which of the following is one of the key data science skills?

a)

Statistics

b)

Data Visualization

c)

Machine Learning

d)

All of the mentioned

58.

Convenience sampling is a

a)

Probability Sampling

b)

Non-probability Sampling

c)

Random Sampling

d)

None of the above

59.

Stratified random sampling is

a)

Probability Sampling

b)

Non-probability Sampling

c)

Selective Sampling

d)

None of the above

60.

Which of the following is a method of probability sampling?

a)

Cluster sampling

b)

Quota sampling

c)

Both of these

d)

None of these

61.

If the sample size increases the sampling error

a)

Decreases

b)

Increases

c)

Remains constant

d)

None of the above

62.

What category of machine learning algorithm finds patterns in the data when the data is not labeled?


a)

Supervised learning

b)

Reinforcement learning

c)

Reinforcement learning

d)

Unsupervised learning

63.

What category of machine learning algorithm finds patterns in the data when the data is not labeled?


a)

Supervised learning

b)

Reinforcement learning

c)

Reinforcement learning

d)

Unsupervised learning

64.

In a classification problem, the outputs are

a)

categorical or discrete

b)

numerical or continuous

65.

Applications of Machine Learning (Select all that apply).

a)


Image processing

b)

Speech recognition

c)

Predicting weather

d)

Surfing on website

66.

What type of Machine Learning Algorithm is suitable for predicting the continuous dependent variable?

a)


Logistic Regression

b)

KNN Classifier

c)

Decision Tree Classifier

d)

Linear Regression

67.

What type of Machine Learning Algorithm is suitable for predicting the dependent variable with two different values on categorical data?

a)

Logistic Regression

b)

Polynomial Regression

c)

Multiple Linear Regression

d)

Linear Regression

68.

Appropriate chart for visualizing the linear relationship between two variables is _________________

a)


Scatter plot

b)

Histograms

c)

Barchart

d)

None of Mentioned

69.

__________________ algorithms enable the computers to learn from data, and even improve themselves, without being explicitly programmed.

a)

Artificial Intelligence

b)

Deep Learning

c)

Traditional Learning

d)

Machine Learning

70.

What are the two types of Supervised Learning?

a)

Classification

b)

Regression

c)

Progression

d)

Declassification