0% found this document useful (0 votes)
350 views6 pages

Machine Learning For Engineering and Science Applications 2019 Assignments

This document provides a series of questions and answers related to machine learning concepts. It includes 10 multiple choice or numeric response questions testing topics like matrix operations, probabilities, norms, and eigenvalues. The questions would need to be solved programmatically for some of the matrix computations.

Uploaded by

Vinu S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
350 views6 pages

Machine Learning For Engineering and Science Applications 2019 Assignments

This document provides a series of questions and answers related to machine learning concepts. It includes 10 multiple choice or numeric response questions testing topics like matrix operations, probabilities, norms, and eigenvalues. The questions would need to be solved programmatically for some of the matrix computations.

Uploaded by

Vinu S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Machine Learning for Engineering and Science Applications

Assignment 0
The due date for submitting this assignment has passed.

Due on 2019-02-04, 23:59 IST.

As per our records you have not submitted this assignment.

What is the determinant of the following matrix?

Accepted Answers:
(Type: Numeric) -8
1 point
Find the product of the eigenvalues of the following matrix.

Accepted Answers:

(Type: Numeric) 11
1 point
1 point
Look at the following matrix, and read the responses given below.

I. The matrix is singular.


II. The matrix is invertible.
III. The matrix is symmetric.
IV. The matrix is skew-symmetric.
Which of the following responses are correct?
II,III
I, IV
I, II, IV
I,II,III,IV

No, the answer is incorrect.


Score: 0

Accepted Answers:

I, IV
1 point

Find the determinant of AB.


0
2
3
1

No, the answer is incorrect.


Score: 0

Accepted Answers:

0
1 point
If a biased coin with probability of heads 23
is tossed 3 times, what is the probability of getting all heads?

23

827

13

227
No, the answer is incorrect.
Score: 0

Accepted Answers:
827
1 point
From a deck of 52 cards a random card is drawn. Given that the card is the jack of spades, what
is the probability that the next card will be black?
1/2
25/51
1/13
25/52

No, the answer is incorrect.


Score: 0

Accepted Answers:

25/51
1 point
If a die is rolled twice, what is the probability that the sum of the two numbers is either 2 or 12?
1/36
1/18
1/2
1/12

No, the answer is incorrect.


Score: 0

Accepted Answers:

1/18
1 point
For the following function, which of the following points is an extremum?

f(x)=x2+2xy

Score: 0
Accepted Answers:

(Type: Numeric) 37748736

1 point

1 point

Let x=[−102489]T

. Then, which of these is the greatest?

L1
norm

L2
norm

L3
norm

L∞
norm

No, the answer is incorrect.


Score: 0

Accepted Answers:

L1
norm
Questions 5-10 refer to the same matrix W

Note : Some of the following questions might require you to write short programs in order to answer (or
else it would require doing extremely long computations by hand). We recommend using MATLAB for
simplicity, but any programming environment will do.

Consider the following matrix W=⎡⎣⎢⎢⎢⎢⎢⎢1324632787273784874967895⎤⎦⎥⎥⎥⎥⎥⎥

Score: 0

Accepted Answers:

(Type: Range) 28.76,28.78

1 point

1 point

Which of the following is true? Choose all the correct answers

Accepted Answers:
(Type: Range) 8.54,8.55

Score: 0

Accepted Answers:

(Type: Range) 234.86,234.87

You might also like