Question 21

What is meant by "informative missingness" in the context of linear regression?
  • Question 22

    You want to fit a Poisson regression and use the log link function to predict skin cancer from weather, pollution, and demographic variables. Each row in the data is a geographic region.
    The response, Melanoma, is stored as the number of melanoma skin cancer cases in each region.
    Because some regions have many people and some have few, your data also includes a variable with the region population.
    What is the best way to include population in this model?
  • Question 23

    When assessing the quality of a linear regression model, what does a low p-value associated with the F-statistic suggest?
  • Question 24

    Which statement is true about performing regressions in SAS Visual Statistics?
  • Question 25

    How does SAS Data Integration Studio facilitate scoring new data using exported score code?