By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Simple Linear Regression (SLR) is a statistical method used to model the relationship between a dependent variable (Y) and one independent variable (X). It's a fundamental technique in business analytics, helping organizations understand how changes in one variable affect another. For instance, a retail company might use SLR to forecast sales based on advertising spend, or a bank to detect credit card fraud based on transaction patterns.
LinearRegression
mean_absolute_error
lm
summary
LINEST
AVERAGEIF
A company wants to forecast sales based on advertising spend. The data shows a strong positive relationship between the two variables. What does an R² of 0.85 mean?
Answer: An R² of 0.85 means that 85% of the variance in sales is explained by the advertising spend.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.