Question 1: Short questions
[18]
a) True or False: When performing unsupervised learning we know the number of clusters
beforehand.
[1]
b) True or False: Big data is initially characterized by 3 Vs: Volume, Veracity and Variety? [1]
c) True or False: Data Science is the same as Data analytics.
[1]
d) True or False: Business can utilise insights from data to maintain competitive advantage. [1]
e) True or False: The below Figure is an example of Inferential statistics?
[1]
Dail new COVID-19 cases in Namibia from 1 ul - 23 Dec 2021
1750
-·
7day_rolling_avg
1500
._ Daily new cases
>u .1250
a:1i 000
:,
CT 750
LL 500
'--
250
0
~ltfib;;.ILU,Jr,mp.~,_,,_., .,,.-.....-.-..-..-~_ _,.1!,....111~
f) True or False: If two variables X and Y are correlated, then we must be able to specify the
cause i.e, Xis the cause or Y is the cause.
[1]
g) True or False: In a classification problem statement after training followed by testing, we
get an accuracy of 99. 7%, we can necessarily conclude that it is a good model.
[1]
h) Which of the following are correct about Activation Functions in neural network?
[2]
a. Derivative of a sigmoid activation function g(z) is g(z)[l-g(z)]
b. Derivative of a hyperbolic tangent activation k(z) function is 1-(k(z))2
c. Derivative of a leaky RELUActivation function h(z) is 1
d. Derivative of RELUactivation function l(z) is Ofor z<O
i) Choose the correct option for residuals in Linear regression?
[1]
a. Residuals are horizontal offset, and the sum of residuals varies between [0,1]
b. Residuals are horizontal offset, and the sum of residuals can be unity.
c. Residuals are vertical offset, and the sum of residuals is always unity.
d. Residuals are vertical offset, and the sum of residuals is always zero.
j) Which of the following are correct related to the Confusion Matrix?
[2]
2