0% found this document useful (0 votes)
62 views5 pages

Untitled

The document contains questions about classification metrics like confusion matrix, precision, recall, F1 score and ROC analysis. It also contains questions about chi-square test of independence, statistical tests, clustering, degrees of freedom and K-means clustering. The questions are multiple choice questions with one right answer covering supervised and unsupervised learning techniques as well as statistical analysis.

Uploaded by

21P410 - VARUN M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views5 pages

Untitled

The document contains questions about classification metrics like confusion matrix, precision, recall, F1 score and ROC analysis. It also contains questions about chi-square test of independence, statistical tests, clustering, degrees of freedom and K-means clustering. The questions are multiple choice questions with one right answer covering supervised and unsupervised learning techniques as well as statistical analysis.

Uploaded by

21P410 - VARUN M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

WEEK - 9

1) The following confusion matrix was obtained from a classifier.

A. 35%
B. 27%
C. 75%
D. 80%

2)For the given confusion matrix, what is the number of False Positives for the Apple class?

A. 17
B. 8
C. 7
D. 4

3) For the above given confusion matrix, what is the number of True Negatives for
the Apple class?

A. 4
B. 10
C. 8
D. 36

4) Forthe above given confusion matrix, what is the number of False Negatives for the Apple
class?
A. 3
B. 1
C. 2
D. 4

5)Forthe above given confusion matrix, what is the F1-score of the classifier for the
Apple class?

A. 0.5
B. 0.4
C. 0.2
D. 0.6

6) In ROC analysis, a classifier is called ‘good’ if it has ______

A. Low TPR and Low FPR


B. Low TPR and High FPR
C. High TPR and Low FPR
D. High TPR and High FPR

7) State True or False: Standardization of features is not required before training a Logistic
regression model
True

False

8) For the given confusion matrix, determine the sensitivity for the model.

A. 33%
B. 67%
C. 50%
D. None of these

9) For the given confusion matrix, determine the specificity for the model

A. 53%
B. 67%
C. 47%
D. 33%

10) According to the ROC Curve and AUC below, choose the correct alternative for
the effectiveness of classifiers A and B.

A. A=B
B. A <B
C. A>B
D. None of these

WEEK - 10

1) State True or False: Statement: Null hypothesis for chi square test of
independence assumes that, all the proportions are equal.
True

False

2) Statistical test conducted to determine whether to reject or not reject a


hypothesized probability distribution for a population is known as a ________
A. contingency test
B. probability test
C. goodness of fit test
D. None of these
3) What is the minimum number of variables/features required to perform clustering?

A. 0
B. 1
C. 2
D. 3

4) An important application of the chi-square distribution is

A. making inferences about a single population variance


B. testing for goodness of fit
C. testing for the independence of two variables
D. All of these alternatives are correct.

5) The bigger the chi-square statistic, _________ the p-value

A. bigger
B. smaller
C. does not vary
D. None of these

6) State True or False: The shape of Chi-square distribution is left-skewed


True

False

7) Determine the chi-square statistic for the following data.

A. 0
B. 52.75
C. 32
D. None of these

8)For the given data, if significance level is 5% and degrees of freedom = 4, what is the
chi-square value?
A. 11.07
B. 12.592
C. 9.488
D. 7.815

9) The degrees of freedom for a contingency table with 6 rows and 3 columns is

A. 18
B. 15
C. 6
D. 10

10) In K-means clustering, K stands for _________

A. Number of data points


B. Error function parameters
C. Number of clusters
D. None of these

You might also like