Problem 6 When you are developing a model, where should you spend most of your time?
a) Developing regression and decision tree models
b) Interpreting the result
c) Data preparation
d) Beautifying the model flow
Answer
Most important thing when developing a model is decision tree and the regression equation. This is because we use the model for prediction, but if dont focus on regression modeling, then there is no use.
Interpreing the result is not much important because it never took much time to interpret the resultq as compared to other section of developing a model.
Data preparation is important part of developing a model, but it is never a top priority. So, it is not correct answer
Beautifying the model flow has nothing to do with the performance and efficicency of the model, so we should not spend much time in this section
option A is correct
Problem 6 When you are developing a model, where should you spend most of your time?...
When you have a first regression model, then a second regression model with an additional independent variable, then a third regression model with yet another additional independent variable, we call these a set of: a. subsequent models b. concurrent models c. nested models d. incremental models
when developing data models, some people suggest you should have all entities identified before you add attributes to each entity, while others suggest that you include the attributes in each entity when you start the conceptual model. explain the pros and cons of each approach.
Management is interested in developing a regression model to predict the average amount of time it takes to process a given number of invoices. That is, the num- ber of invoices is the explanatory variable, and processing time is the response. Over a 30-day period, data are collected on the number of invoices processed and the total time taken, in hours. (a) The manager is interested in making an inference about the start-up time, that is, the processing time before...
1) You are reviewing a ridge regression model that your business partner is building. In the model, he has applied the shrinkage penalty to all terms (intercept included), leading to a massive reduction in variance. Is everything okay with this implementation? (Choose the MOST CORRECT answer.) a) Yes, the ridge regression model is implemented properly. b) No, there should be a massive reduction in bias (not variance). c) No, the shrinkage penalty term does not apply to the intercept. d)...
1. Which model of decision making are you most comfortable with and why? 2.How is your decision making process different as you make decisions in a group setting versus alone? 3.How could you apply your knowledge pertaining to decision models to your work or to other decision making activities?
6. Graph on the right shows the time course of the polymerization of pure tubulin in vitro. Three parts of the curve are labeled above it as A, B, and C. You conduct a similar in vitro tubulin-polymerization experiment, only you include purified centrosomes in your preparation. When you plot your data, which part of your graph should be most dissimilar to the curve shown in the graph? a. A b. B c. C d. A and C e. None....
Suppose you ran a regression with a full model. After looking at the result, you decided to drop some variables and run another regression with a reduced model. The ANOVA tables of the two regression models are as follow: Full Model MS Significance F 3 3465.51 24 2925.463 27 6390.973 0.000259047 Regression Residual Total Reduced Model MS Significance F Regression Residual Total 1 3396.754 26 2994.219 27 6390.973 1.08156E-05 4.1. Question 4.1 What is the test statistic for the overall...
Tony Stark is developing a new model of the Iron Man suit. His previous suit model uses an average of 222.4 kilowatts per second, and he wishes to see if his new model is more efficient in other words, if the mean kW/s used is lower than the previous model). He takes a sample of five randomly selected suits made under the new model and finds that the mean amount of energy used is 210.2 kW/s with a standard deviation...
6. This problem considers the simple linear regression model, that is, a model with a single covariate r that has a linear relationship with a response y. This simple linear regression model is y = Bo + Bix +, where Bo and Bi are unknown constants, and a random error has normal distribution with mean 0 and unknown variance o' The covariate a is often controlled by data analyst and measured with negligible error, while y is a random variable....
What are the major elements in applying Time Series Regression Model to forecasting? Could you provide us with a real-world example that you may use this method in forecasting? Also, please choose one of the models that would be most appropriate for your case and explain your rational.