Q1: A scatter plot shows data points that generally move upward from left to right. What type of correlation does this indicate? (a) Negative correlation (b) No correlation (c) Positive correlation (d) Constant correlation
Solution:
Ans: (c) Explanation: When data points in a scatter plot move upward from left to right, it indicates a positive correlation. This means as one variable increases, the other variable also tends to increase. Negative correlation would show a downward trend, while no correlation shows randomly scattered points.
Q2: In the regression equation \(y = 3x + 5\), what does the number 5 represent? (a) The slope of the line (b) The y-intercept (c) The correlation coefficient (d) The x-intercept
Solution:
Ans: (b) Explanation: In the linear regression equation \(y = mx + b\), the constant term \(b\) represents the y-intercept, which is the point where the line crosses the y-axis. In this equation, 5 is the y-intercept. The number 3 is the slope, which shows the rate of change.
Q3: Which correlation coefficient indicates the strongest relationship between two variables? (a) \(r = 0.45\) (b) \(r = -0.92\) (c) \(r = 0.23\) (d) \(r = -0.10\)
Solution:
Ans: (b) Explanation: The correlation coefficient \(r\) ranges from -1 to 1. The strength of correlation is determined by the absolute value of \(r\). Since \(|-0.92| = 0.92\) is closest to 1, it indicates the strongest relationship. The negative sign indicates a negative correlation, but the strength is determined by how close the value is to -1 or 1.
Q4: If the regression line has a slope of -4, what does this tell you about the relationship between the variables? (a) As x increases by 1, y increases by 4 (b) As x increases by 1, y decreases by 4 (c) There is no relationship between x and y (d) As x decreases by 1, y decreases by 4
Solution:
Ans: (b) Explanation: A negative slope of -4 means that for every 1 unit increase in x, the value of y decreases by 4 units. This indicates a negative relationship between the variables. If the slope were positive, y would increase as x increases.
Q5: A residual is defined as: (a) The difference between the predicted value and the actual value (b) The average of all y-values (c) The slope of the regression line (d) The sum of all x-values
Solution:
Ans: (a) Explanation: A residual is calculated as the difference between the actual observed y-value and the predicted y-value from the regression line. Mathematically, residual = actual y - predicted y. Residuals help us assess how well the regression line fits the data.
Q6: Which value of the correlation coefficient indicates no linear relationship between two variables? (a) \(r = 1\) (b) \(r = -1\) (c) \(r = 0\) (d) \(r = 0.5\)
Solution:
Ans: (c) Explanation: When the correlation coefficient \(r = 0\), it indicates no linear relationship between the two variables. Values of \(r = 1\) or \(r = -1\) indicate perfect positive or negative linear relationships, respectively. A value of \(r = 0.5\) indicates a moderate positive correlation.
Q7: Using the regression equation \(y = 2x - 7\), what is the predicted value of y when \(x = 5\)? (a) 3 (b) 10 (c) -2 (d) 17
Solution:
Ans: (a) Explanation: To find the predicted value, substitute \(x = 5\) into the equation: \(y = 2(5) - 7\) \(y = 10 - 7\) \(y = 3\) Therefore, the predicted value of y is 3.
Q8: Which of the following best describes extrapolation in regression analysis? (a) Calculating residuals for data points (b) Making predictions within the range of observed data (c) Making predictions outside the range of observed data (d) Finding the y-intercept of the regression line
Solution:
Ans: (c) Explanation:Extrapolation refers to using the regression equation to make predictions for x-values that lie outside the range of the original data set. This can be risky because the relationship may not hold beyond the observed range. Making predictions within the data range is called interpolation.
## Section B: Fill in the Blanks Q9: The line of best fit is also called the __________ line.
Solution:
Ans: regression Explanation: The line of best fit is formally called the regression line or least-squares regression line. It minimizes the sum of squared residuals and represents the linear relationship between two variables.
Q10: In a regression equation \(y = mx + b\), the letter \(m\) represents the __________.
Solution:
Ans: slope Explanation: In the linear equation \(y = mx + b\), the coefficient \(m\) represents the slope of the line, which indicates the rate of change of y with respect to x.
Q11: The correlation coefficient is denoted by the letter __________.
Solution:
Ans: r Explanation: The correlation coefficient is represented by the letter r. It measures the strength and direction of the linear relationship between two variables, ranging from -1 to 1.
Q12: When the correlation coefficient is close to -1, the two variables have a strong __________ correlation.
Solution:
Ans: negative Explanation: A correlation coefficient near -1 indicates a strong negative (or inverse) correlation, meaning as one variable increases, the other tends to decrease in a linear fashion.
Q13: The method used to find the line of best fit by minimizing the sum of squared residuals is called the __________ method.
Solution:
Ans: least-squares Explanation: The least-squares method is the mathematical technique used to determine the regression line by minimizing the sum of the squares of the vertical distances (residuals) between data points and the line.
Q14: A scatter plot that shows no clear pattern or trend indicates __________ correlation.
Solution:
Ans: no (or zero) Explanation: When data points in a scatter plot are randomly scattered with no discernible pattern, it indicates no correlation or zero correlation between the two variables.
## Section C: Word Problems Q15: A teacher finds that the relationship between hours studied (\(x\)) and test scores (\(y\)) can be modeled by the equation \(y = 8x + 45\). If a student studies for 6 hours, what test score does the model predict?
Q16: The regression equation relating the number of advertisements (\(x\)) and weekly sales in hundreds of dollars (\(y\)) is \(y = 12x + 150\). What is the y-intercept, and what does it represent in this context?
Solution:
Ans: Step 1: Identify the y-intercept from the equation \(y = 12x + 150\) Step 2: The y-intercept is 150 Step 3: The y-intercept represents the predicted weekly sales when no advertisements are placed (\(x = 0\)) Final Answer: The y-intercept is 150, representing $15,000 in weekly sales with zero advertisements
Q17: A scatter plot shows the relationship between temperature in degrees Fahrenheit (\(x\)) and ice cream sales in dollars (\(y\)). The correlation coefficient is calculated to be \(r = 0.87\). Describe the relationship between temperature and ice cream sales.
Solution:
Ans: Step 1: Analyze the correlation coefficient \(r = 0.87\) Step 2: Since \(r\) is positive and close to 1, there is a strong positive correlation Step 3: This means as temperature increases, ice cream sales tend to increase Final Answer: There is a strong positive correlation; as temperature increases, ice cream sales increase
Q18: The regression line for predicting a car's resale value (\(y\)) in thousands of dollars based on its age (\(x\)) in years is \(y = -2.5x + 25\). What is the slope, and what does it mean in this situation?
Solution:
Ans: Step 1: Identify the slope from the equation \(y = -2.5x + 25\) Step 2: The slope is -2.5 Step 3: A negative slope means the car's value decreases as it ages Step 4: Specifically, the value decreases by $2,500 for each additional year Final Answer: The slope is -2.5, meaning the car loses $2,500 in value each year
Q19: A researcher collects data on study time (\(x\)) in hours and exam scores (\(y\)). One student studied for 4 hours and scored 78 on the exam. The regression equation predicts a score of 82 for 4 hours of study. Calculate the residual for this student.
Solution:
Ans: Step 1: Use the formula: Residual = Actual value - Predicted value Step 2: Actual score = 78, Predicted score = 82 Step 3: Residual = 78 - 82 Step 4: Residual = -4 Final Answer: -4 points
Q20: The regression equation for predicting monthly utility costs (\(y\)) in dollars based on the number of people in a household (\(x\)) is \(y = 35x + 80\). Use this equation to predict the monthly utility cost for a household with 5 people. If the actual cost for this household is $265, calculate the residual.
Solution:
Ans: Step 1: Predict the cost using \(y = 35x + 80\) with \(x = 5\) Step 2: \(y = 35(5) + 80 = 175 + 80 = 255\) Step 3: Calculate the residual: Residual = Actual - Predicted Step 4: Residual = 265 - 255 = 10 Final Answer: Predicted cost is $255; residual is $10
MCQs, shortcuts and tricks, ppt, mock tests for examination, Sample Paper, Semester Notes, Worksheet (with Solutions): Regression, Objective type Questions, Viva Questions, Free, Extra Questions, Worksheet (with Solutions): Regression, pdf , Worksheet (with Solutions): Regression, Important questions, video lectures, practice quizzes, Previous Year Questions with Solutions, past year papers, study material, Summary, Exam;