Top Class Python Homework Help
For Any Homework related queries, Call us at : - +1 678 648 4277
You can mail us at : -
[email protected] or
reach us at : - https://www.pythonhomeworkhelp.com/
1) Which test is used to analyze the frequencies of two variables
with multiple categories
to determine whether the two variables are independent?
(a) Chi Square Test of Independence
(b) 2 — way ANOVA
(c) 2 — sample z proportion test
(d) Both (a) and (c)
Answer:- (a) Chi Square Test of Independence
2) The null hypothesis for test of independence is –
(a) Two proportions are the same
(b) Two proportions are not the same
(C) Two proportions are different
(d) Both (b) and (c)
Answer:- (a) Two proportions are the same
3) Which test compares expected (theoretical) frequencies of
categories from population distribution to the observed (actual)
frequencies from distribution to determine whether there is a
difference between what was expected and what was observed -
(a) Chi Square goodness-of-fit test
(b) Chi Square Test of Independence
(c) 2 — sample z proportion test
(d) ANOVA
Answer:-(a) Chi Square goodness-of-fit test
4) The null hypothesis for chi square goodness-of-fit test is –
(a) Population follow the specified distribution
(b) The population does not follow the specified distribution
(C) Population follow the normal distribution
(d) Population does not follow the normal distribution
Answer:- (a) Population follow the specified distribution
5) Degrees of freedom can be calculated in chi square Test of
Independence using formula -Where k denotes the number of
categories, p denotes the number of parameters in sample data, r
denotes the number of rows and c denotes the number of columns.
(a) k-l-p
(b) (r-1 )(c-1 )
(c) r+c-1
(d) none of these
Answer:- (b) (r-1 )(c-1 )
6) Degrees of freedom can be calculated in chi square goodness-
of-fit test using formula -Where k denotes the number of
categories, p denotes the number of parameters in sample data, r
denotes the number of rows and c denotes the number of
columns.
(a) k-2-p
(b) k-1-p
(c) (r-1 )(c-1 )
(d) R+c-1
Answer:- (b) k-1-p
7) Clustering analysis is-
(a) Supervised learning technique
(b) Unsupervised learning technique
(c) Statistical tool
(d) Both (a) and (b)
Answer:- (b) Unsupervised learning technique
8) Standardization of data is useful in clustering for –
(a) To avoid the dependence on the choice of measurement units
(b) Finding unit-less variables
(c) Standardization of data is never useful during clustering
analysis
(d) Both (a) and (b)
Answer:- (d) Both (a) and (b)
9) Which are the properties satisfy by the Euclidean metric and
the Manhattan metric of a distance function, for all objects i, j,
and h
(a) d(i, j) < 0
(b) d(i, j) = d(j, i)
(c) d(i, j) 2 d(i, h) + d(h, j)
(d) d(i, i) # 0
Answer:- (b) d(i, j) = d(j, i)
10) Pick the right statement about the selection of variables –
(a) Variables which do not contain any relevant information are
worse than useless
(b) The selection of °good" variables is a nontrivial task
(c) The selection of °good" variables is a trivial task
(d) Both (a) and (b)
Answer:-(d) Both (a) and (b)