Exam 3: Statistical Analytics With R Part 2
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
What model is used for overdispersed count data?
Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
C
For what type of data is gamma regression used?
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
B
What is the most common data format encountered in statistics with R, from among the following?
(Multiple Choice)
4.9/5
(40)
What command in R is used to implement a binary logistic regression model?
(Multiple Choice)
4.9/5
(34)
In panel data regression using the leading R package for this procedure, when asking for a fixed effects model of subject-level effects, what are the model= and effect= specifications?
(Multiple Choice)
4.8/5
(37)
In panel data regression using the leading R package for this procedure, what do idiosyncratic effects refer to?
(Multiple Choice)
4.9/5
(30)
What R command is mainly used in the textbook to implement panel data regression models?
(Multiple Choice)
4.8/5
(37)
In logistic regression and elsewhere, deviance is an important measure of model fit (and model error). Which is not synonymous with deviance?
(Multiple Choice)
4.8/5
(36)
To compute an estimated marginal mean, sum the observed values and divide by n.
(True/False)
4.7/5
(39)
In a well-fitting model what kind of distribution should this R command display?: hist(olsmodel$residuals)
(Multiple Choice)
4.8/5
(36)
In a structural model with standardized structural (path) coefficients, what is the value of a compound (indirect) path?
(Multiple Choice)
4.7/5
(47)
In the text supplement for Chapter 3, which R command is primarily used to implement structural equation models?
(Multiple Choice)
4.8/5
(34)
What R command mainly used in the textbook to implements multilevel (mixed linear) models?
(Multiple Choice)
4.8/5
(37)
If race is a numerically coded variable, what does the command racef <- factor(race) do?
(Multiple Choice)
4.9/5
(30)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)