Exam 4: Classification and Regression Trees in R
Exam 1: Using and Abusing Data Analytics in Social Science10 Questions
Exam 2: Statistical Analytics With R Part 110 Questions
Exam 3: Statistical Analytics With R Part 217 Questions
Exam 4: Classification and Regression Trees in R15 Questions
Exam 5: Random Forests19 Questions
Exam 6: Modeling and Machine Learning20 Questions
Exam 7: Neural Network Models and Deep Learning16 Questions
Exam 8: Network Analysis14 Questions
Exam 9: Text Analytics15 Questions
Select questions type
In a classification tree, there may be more than one path to the same terminal value of the outcome variable. This attribute of classification trees is labeled ________________.
Free
(Short Answer)
4.9/5
(30)
Correct Answer:
Equifinality.
Classification trees but not regression trees may be equifinal, which means multiple paths may lead to the same level of the categorical outcome (e.g., "High" rather than "Medium" or "Low". Equifinality supports a more complex understanding of the dynamics among variables and may be helpful for theory exploration and construction.
The process of simplifying a decision tree solution by removing nodes is called __________________.
Free
(Short Answer)
4.9/5
(32)
Correct Answer:
Pruning.
Pruning is an important part of arriving at optimal solutions using decision tree analysis. Some tree algorithms build pruning in, not requiring explicit steps on the part of the researcher.
In decision tree analysis, predictor variables may be nominal, ordinal, or continuous in level.
Free
(True/False)
4.8/5
(44)
Correct Answer:
True
Interaction effects are handled automatically by decision trees, so there is no need to add explicit interaction terms as one would in OLS regression.
(True/False)
4.8/5
(29)
Name the most common approach used to address the problem of overfitting and failure to generalize in decision tree analysis? ____________________________________
(Short Answer)
4.9/5
(31)
What are the two major types of decision tree? _______________________ and __________________________ trees.
(Short Answer)
4.8/5
(37)
The label for the first or top node in a decision tree is the ______________ node.
(Short Answer)
4.8/5
(27)
In a decision tree, what is a label for one of the outcome values?
(Multiple Choice)
4.9/5
(37)
The same predictor variable may appear in different paths in a decision tree and even more than once in the same path.
(True/False)
4.7/5
(29)
In decision tree analysis, it is not necessary to create dummy variables for categorical variables or to interpret results in terms of reference categories.
(True/False)
5.0/5
(34)
In a decision tree, paths through the tree to an outcome value represent:
(Multiple Choice)
4.9/5
(27)
What is a way decision tree analysis might complement OLS regression analysis?
(Multiple Choice)
4.9/5
(22)
What is true of sample size in relation to decision tree analysis?
(Multiple Choice)
4.9/5
(26)
Selecting salient variables prior to running the analysis is more important in decision trees than in OLS regression.
(True/False)
4.9/5
(40)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)