6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Started on Wednesday, 12 June 2024, 9:50 PM
State Finished
Completed on Wednesday, 12 June 2024, 10:12 PM
Time taken 22 mins 10 secs
Marks 20.00/20.00
Grade 100.00 out of 100.00
Question 1
Correct
Mark 1.00 out of 1.00
How is KNIME different from other data analysis tools?
a. It has a user-friendly interface
b. It is open source
c. It allows users to build custom data pipelines
d. It is free
Question 2
Correct
Mark 1.00 out of 1.00
How is the line of best fit calculated using the least squares method?
a. By minimizing the sum of the squares of the errors between the data points and the line of best fit
b. By minimizing the variance of the data set
c. By minimizing the sum of the absolute values of the errors between the data points and the line of best fit
d. By minimizing the mean of the data set
Question 3
Correct
Mark 1.00 out of 1.00
Hierarchical clustering is sensitive to the ______________ of the data.
a. All of the above
b. Variance
c. Scale
d. Outliers
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 1/6
6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Question 4
Correct
Mark 1.00 out of 1.00
How can the sensitivity to the initial placement of centroids be addressed in the k-means algorithm?
a. By normalizing the data prior to clustering
b. By using the k-means++ initialization method
c. By using a hierarchical clustering approach
d. By using a different clustering algorithm
Question 5
Correct
Mark 1.00 out of 1.00
Hierarchical clustering can be either ______________ or ______________.
a. Iterative, recursive
b. Agglomerative, divisive
c. Non-parametric, parametric
d. Unsupervised, supervised
Question 6
Correct
Mark 1.00 out of 1.00
Can the Naive Bayes classifier handle missing or incomplete data?
a. It can handle missing data but not incomplete data
b. It can handle incomplete data but not missing data
c. No, it cannot handle missing or incomplete data
d. Yes, it can handle missing or incomplete data
Question 7
Correct
Mark 1.00 out of 1.00
How is the final set of clusters determined in the k-means algorithm?
a. By selecting the set of clusters that minimize the within-cluster variance
b. By selecting the set of clusters that maximize the sum of squared errors
c. By selecting the set of clusters that maximize the within-cluster variance
d. By selecting the set of clusters that minimize the sum of squared errors
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 2/6
6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Question 8
Correct
Mark 1.00 out of 1.00
How does the least squares method handle outliers in the data set?
a. It ignores them
b. It gives them more weight
c. It gives them less weight
d. It removes them
Question 9
Correct
Mark 1.00 out of 1.00
How does the Naive Bayes classifier calculate the probability of a data point belonging to a particular class?
a. By using the gradient descent algorithm
b. By using the maximum likelihood estimation
c. By using the least squares method
d. By using the Bayes theorem
Question 10
Correct
Mark 1.00 out of 1.00
Hierarchical clustering is a type of ______________ clustering.
a. Hybrid
b. Flat
c. Deep
d. Hierarchical
Question 11
Correct
Mark 1.00 out of 1.00
How can users access the KNIME Marketplace?
a. All of the above
b. From the KNIME interface
c. From the KNIME forum
d. From the KNIME website
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 3/6
6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Question 12
Correct
Mark 1.00 out of 1.00
How are batch learning algorithms typically used?
a. To predict continuous values in batch mode
b. To classify data in real-time
c. To classify data in batch mode
d. To predict continuous values in real-time
Question 13
Correct
Mark 1.00 out of 1.00
Can the least squares method be used for multiple linear regression?
a. It depends on the data set
b. No
c. It depends on the method used to transform the data set
d. Yes
Question 14
Correct
Mark 1.00 out of 1.00
Hierarchical clustering is a type of ______________ technique.
a. Clustering
b. Dimensionality reduction
c. Classification
d. Regression
Question 15
Correct
Mark 1.00 out of 1.00
How does supervised learning differ from unsupervised learning?
a. Supervised learning involves labeled data, while unsupervised learning involves unlabeled data
b. Supervised learning involves predicting a value, while unsupervised learning involves clustering data
c. Supervised learning involves predicting a continuous value, while unsupervised learning involves predicting a categorical
value
d. Supervised learning involves clustering data, while unsupervised learning involves predicting a value
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 4/6
6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Question 16
Correct
Mark 1.00 out of 1.00
How can the problem of producing suboptimal results if the clusters are not spherical be addressed in the k-means algorithm?
a. By using a different clustering algorithm
b. By using a hierarchical clustering approach
c. By normalizing the data prior to clustering
d. By using the k-means++ initialization method
Question 17
Correct
Mark 1.00 out of 1.00
How is the Hebb rule different from the delta rule?
a. The Hebb rule uses the output and target to update the weights, while the delta rule uses the input and output
b. The Hebb rule uses the input and output to update the weights, while the delta rule uses the error between the output and
target
c. The Hebb rule uses the input and output to update the weights, while the delta rule uses the error between the output and
target
d. The Hebb rule uses the error between the output and target to update the weights, while the delta rule uses the input
and output
Question 18
Correct
Mark 1.00 out of 1.00
Can the least squares method be used for nonlinear data sets?
a. No
b. It depends on the data set
c. It depends on the method used to transform the data set
d. Yes
Question 19
Correct
Mark 1.00 out of 1.00
How does the k-means algorithm determine which data points belong to which cluster?
a. By comparing the data point to the characteristics of each cluster
b. By evaluating the probability that a data point belongs to each cluster
c. By evaluating the variance of each cluster
d. By computing the distance between data points and the centroid of each cluster
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 5/6
6/12/24, 10:13 PM Midterm Quiz 1: Attempt review
Question 20
Correct
Mark 1.00 out of 1.00
How is the Hebb rule used in the training of a neural network?
a. It is used to determine the structure of the neural network
b. It is used to calculate the output of the neural network
c. It is used to determine the input to the neural network
d. It is used to adjust the weights of the neural network based on the input and output
◄ Module 6
Jump to...
Midterm Lab Quiz 1 ►
https://trimestral.amaesonline.com/2333/mod/quiz/review.php?attempt=130077&cmid=64465 6/6