Wednesday, 12 June 2024, 10:48 PM Finished Wednesday, 12 June 2024, 11:19 PM 30 Mins 28 Secs 20.00/20.00 Out of 100.00

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Started on Wednesday, 12 June 2024, 10:48 PM


State Finished
Completed on Wednesday, 12 June 2024, 11:19 PM
Time taken 30 mins 28 secs
Marks 20.00/20.00
Grade 100.00 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm used for classification tasks?

a. Decision tree
b. Linear regression
c. Support vector machine 
d. K-nearest neighbors

Question 2

Correct

Mark 1.00 out of 1.00

What is a node in a Bayesian network?

a. A point in the network where two or more edges meet


b. All of the above 
c. A variable in the system being modeled
d. A probabilistic relationship between two variables

Question 3
Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm?

a. Linear regression
b. All of the above 
c. Support vector machine
d. K-nearest neighbors

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 1/6
6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Question 4

Correct

Mark 1.00 out of 1.00

What is a key characteristic of Bayesian networks?

a. They are based on probability theory 


b. They are trained on large amounts of data
c. They use linear algebra for prediction
d. They use decision trees for prediction

Question 5
Correct

Mark 1.00 out of 1.00

What is an example of a regression task in supervised learning?

a. Determining whether an email is spam or not


b. Predicting the stock price for the next day based on historical data
c. Predicting the price of a house based on its characteristics 
d. Grouping customers into different segments based on their spending habits

Question 6

Correct

Mark 1.00 out of 1.00

What is a batch learning algorithm?

a. An algorithm that processes the training data one example at a time


b. An algorithm that processes all of the training data at once 
c. An algorithm that processes the training data in real-time
d. An algorithm that processes the training data in small groups or batches

Question 7
Correct

Mark 1.00 out of 1.00

What is a directed acyclic graph (DAG)?

a. A graph in which the edges do not have a direction and there are no cycles
b. A graph in which the edges have a direction and there are no cycles 
c. A graph in which the edges have a direction and there are cycles
d. A graph in which the edges do not have a direction and there are cycles

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 2/6
6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

What is an example of a latent variable?

a. The weights of a model


b. The features of a model
c. A hidden or unobserved variable that affects the observed variables 
d. The output of a model

Question 9
Correct

Mark 1.00 out of 1.00

What does the least squares method aim to minimize?

a. The mean of the data set


b. The sum of the squares of the errors between the data points and the line of best fit 
c. The sum of the absolute values of the errors between the data points and the line of best fit
d. The variance of the data set

Question 10

Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm used for clustering tasks?

a. K-means 
b. All of the above
c. Agglomerative clustering
d. DBSCAN

Question 11
Correct

Mark 1.00 out of 1.00

What is KNIME used for?

a. Data analysis
b. Data mining
c. All of the above 
d. Data visualization

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 3/6
6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Question 12

Correct

Mark 1.00 out of 1.00

What is an example of a classification task in supervised learning?

a. Grouping customers into different segments based on their spending habits


b. Determining whether an email is spam or not 
c. Predicting the stock price for the next day based on historical data
d. Predicting the price of a house based on its characteristics

Question 13
Correct

Mark 1.00 out of 1.00

What is an example of a real-world application of directed acyclic graphs (DAGs)?

a. All of the above 


b. Data pipelines
c. Computer networks
d. Social media networks

Question 14

Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm used for dimensionality reduction tasks?

a. All of the above


b. Multidimensional scaling
c. Principal component analysis 
d. t-SNE

Question 15
Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm used for feature selection tasks?

a. All of the above


b. Variance threshold
c. Mutual information
d. Recursive feature elimination 

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 4/6
6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Question 16

Correct

Mark 1.00 out of 1.00

What is an edge in a Bayesian network?

a. None of the above


b. A point in the network where two or more nodes meet
c. A variable in the system being modeled
d. A probabilistic relationship between two variables 

Question 17
Correct

Mark 1.00 out of 1.00

What is a perceptron?

a. A type of machine learning algorithm for classification tasks


b. A type of artificial neuron that can be trained to recognize patterns 
c. A type of deep learning neural network
d. A type of unsupervised learning algorithm

Question 18

Correct

Mark 1.00 out of 1.00

What is a Bayesian network used for?

a. To model and predict the behavior of systems


b. To optimize the use of resources
c. To perform machine learning tasks
d. All of the above 

Question 19
Correct

Mark 1.00 out of 1.00

What is a parent node in a Bayesian network?

a. A node that is a direct ancestor of another node in the network 


b. A node that has no parents or children in the network
c. A node that is a direct descendant of another node in the network
d. None of the above

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 5/6
6/12/24, 11:19 PM Midterm Quiz 2: Attempt review

Question 20

Correct

Mark 1.00 out of 1.00

What is an example of a batch learning algorithm used for regression tasks?

a. Decision tree
b. Support vector machine
c. K-nearest neighbors
d. Linear regression 

◄ Module 8

Jump to...

Midterm Lab Quiz 2 ►

https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130342&cmid=64469 6/6

You might also like