Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Department of Artificial Intelligence

Subject Name & Code : 20CAI108-AI Tools, Techniques and Applications


Class: II B.Tech – CAI – A Sem : II Academic Year: 2023-24
ASSIGNMENT – I

S.No Reg. No Questions


1 22691A3101 TO 22691A3119 Set A
2 22691A3120 TO 22691A3138 Set B
3 22691A3139 TO 22691A3157 Set C
4 22691A3158 TO 23695A3107 Set D

Set A

1. Explain using a univariate regression example the terms: Sum squared error or Sum squared
total, Sum squared residual, and Sum squared explained
2. Cluster the following eight points (with (x, y) representing locations) into three clusters:

A1(2, 10), A2(2, 5), A3(8, 4), A4(5, 8), A5(7, 5), A6(6, 4), A7(1, 2), A8(4, 9)
Initial cluster centers are: A1(2, 10), A4(5, 8) and A7(1, 2)
Set B

1. Briefly explain the meaning of each of the following terms. a. Null hypothesis b. Alternative
hypothesis c. Critical point(s) d. Significance level e. Nonrejection region f. Rejection region g.
Tails of a test h. Two types of errors
2. Use K-Means Algorithm to create two clusters

Set C
1. What are the four possible outcomes for a test of hypothesis? Show these outcomes by
writing a table. Briefly describe the Type I and Type II errors.
2. With respect to outlier and anomaly detection answer the following question.
a) Define outlier.
b) Different types of outliers.
c) Detect outlier using inter quartile range
62, 64 ,72, 76, 70, 64, 81, 77, 81, 63
Set D

1.

2. Write K-means algorithm. Mention advantages and disadvantages of K-means.

You might also like