Question : Refer to the exhibit. Based on the control plot, which conclusion is justified regarding the means of the response?
1. All groups are significantly different from each other. 2. 2XL is significantly different from all other groups 3. Only XL and 2XL are not significantly different from each other. 4. No groups are significantly different from each other.
Correct Answer : 3
CONTROLPLOT : requests a display in which least squares means are compared against a reference level. LS-mean control plots are produced only when you specify PDIFF=CONTROL or ADJUST=DUNNETT in the LSMEANS statement, and in this case they are produced by default.
Refer study notes as well.
Question : Customers were surveyed to assess their intent to purchase a product. An analyst divided the customers into groups defined by the company's pre-assigned market segments and tested for difference in the customers' average intent to purchase. The following is the output from the GLM procedure: What percentage of customers' intent to purchase is explained by market segment? 1. less than 0.01% 2. 35% 3. 65% 4. 76%
Correct Answer : 4 The GLM procedure uses the method of least squares to fit general linear models. Among the statistical methods available in PROC GLM are regression, analysis of variance, analysis of covariance, multivariate analysis of variance, and partial correlation. PROC GLM analyzes data within the framework of general linear models. PROC GLM handles models relating one or several continuous dependent variables to one or several independent variables. The independent variables can be either classification variables, which divide the observations into discrete groups, or continuous variables. Thus, the GLM procedure can be used for many different analyses, including the following: " simple regression " multiple regression " analysis of variance (ANOVA), especially for unbalanced data
Question : Refer to the exhibit: The box plot was used to analyze daily sales data following three different ad campaigns. The business analyst concludes that one of the assumptions of ANOVA was violated. Which assumption has been violated and why? 1. Normality, because Prob > F less than .0001. 2. title Normality, because the interquartile ranges are different in different ad campaigns. 3. Constant variance, because Prob > F less than .0001. 4. Constant variance, because the interquartile ranges are different in different ad campaigns
Question : Refer to the lift chart: At a depth of 0.1, Lift = 3.14. What does this mean? 1. Selecting the top 10% of the population scored by the model should result in 3.14 times more events than a random draw of 10%. 2. Selecting the observations with a response probability of at least 10% should result in 3.14 times more events than a random draw of 10%. 3. Selecting the top 10% of the population scored by the model should result in 3.14 timesgreater accuracy than a random draw of 10%. 4. Selecting the observations with a response probability of atleast 10% should result in 3.14times greater accuracy than a random draw of 10%.
Question : Refer to the lift chart: What does the reference line at lift = 1 corresponds to? 1. The predicted lift for the best 50% of validation data cases 2. The predicted lift if the entire population is scored as event cases 3. The predicted lift if none of the population are scored as event cases 4. The predicted lift if 50% of the population are randomly scored as event cases