wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Final quiz

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What is the purpose of Internal Node ?

a)
  1. Denotes a test of an attribute.

b)

Represents an outcome of the test.

c)

Holds a class label, predicts the outcome.

d)
  1. None of the above.

2.

Decision tree is used for?

a)

Classification

b)

Regression

c)

Both Classification & Regression

d)

Create Oxygen to breath

3.

Which of the index does this formula calculate ?

a)

Entropy

b)

Average Entropy

c)

Gini Index

d)

Intrinsic Information

4.

What problem does tree pruning methods address in decision trees ?

a)

Underfitting

b)

Overfitting

c)

Noise reduction

d)

Outlier detection

5.

Which approach to tree pruning involves halting the construction of a tree early and converting a node into a leaf if certain conditions are met ?

a)

Prepruning

b)

Postpruning

c)

Pruning complexity

d)

Leaf conversion

6.

Choose all the correct statement(s) ?

a)

When node is pure, entropy should be zero.

b)

Measure should obey multistage property.

c)

Mr. Quang is handsome

d)

When impurity is maximal, entropy should be minimal.

7.
  1. What is the primary advantage of pruned decisions tree compared to unpruned ones ?

a)

Higher accuracy on training data

b)

Bigger complexity

c)

Easier interpretability and comprehension

d)

Faster construction

8.

Choose the best application that Decision Trees should be used

a)

Predicting whether an user will make a purchase based on browsing history

b)

Predicting stock prices

c)

Predicting the likelihood of a customer defaulting on a loan

d)

Predicting the outcome of a horse race