Skip to main content

Section Quiz 8 Example Problems

Below are example problems for Quiz 8.

Subsection Quiz 8 Example Problems

Below are example problems for Quiz 8:
  • Objective 8a Example Problem:

    Example 1.6. Objective 8a Example Problem.

    (Each part of this problem will be multiple choice.)
    A business compares the amount it spends on advertising (thousands of dollars per month) to its revenues (thousands of dollars per month) over the last few months.
    Consider the Excel file below that contains data that was collected comparing Advertising Expense measured in thousands of dollars/month and Revenue measured in thousands of dollars/month:
    1. Compute the sample correlation coefficient, \(r\text{.}\) (Round to three decimal places.)
    2. Let \(x=\)Advertising Expense and \(y=\)Revenue. Find the equation of the regression line. (Round the slope and y-intercept to three decimal places.)
    3. If the advertising expense is 5.1 thousand dollars per month, what is the predicted revenue, rounded to the nearest dollar? (Use the formula you found in the previous part with the rounded slope and y-intercept to find this.)
  • Objective 8b Example Problem:

    Example 1.7. Objective 8b Example Problem.

    Your class conducted a semester-long project analyzing sales data from a local bookstore. You collected data on 40 different books, including:
    • Sales (in dollars)
    • Number of pages
    • Average customer rating
    • Shelf location score (a subjective score from 1-5 based on visibility and foot traffic)
    You’ve been given a cleaned dataset below and asked to build a multiple linear regression model to predict Sales using the other three variables. Let \(x_1\) be the number of pages, \(x_2\) be the average customer rating, \(x_3\) be the shelf location score, and \(y\) be sales (in dollars).
    Include answers to all questions below in the Excel file that you upload for this problem, and include any work or calculations you did in the Excel file.
    1. Use the Data Analysis tool to run a multiple regression using this dataset. What is the regression equation? (Round each parameter to one decimal place when you type in the equation.)
    2. Test the overall significance of the model at a significance level of \(\alpha=0.10\text{.}\)
      \begin{equation*} H_0:\;\; \beta_1=\beta_2=\beta_3=0 \end{equation*}
      \begin{equation*} H_1:\;\; \text{At least one }\beta_i\neq 0 \end{equation*}
      • In your Excel file, identify the test statistic for this hypothesis test and the p-value for this hypothesis test.
      • What do you conclude and why?
    3. In part (a) you found the regression model in the form
      \begin{equation*} \hat{y} = b_0+b_1\cdot x_1 + b_2\cdot x_2 +b_3\cdot x_3 \end{equation*}
      Find a \(95\%\) confidence interval for \(\beta_2\text{.}\)
    4. One of your classmates claims that "average customer rating doesn’t matter". Use the regression output and/or your answer to part (c) to evaluate this claim.