By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Descriptive statistics is a branch of statistics that deals with summarizing and describing the basic features of a dataset. It provides a way to understand the distribution of data, identify patterns, and make informed decisions. In business analytics, descriptive statistics is crucial for tasks such as forecasting sales, segmenting customers, detecting fraud, and evaluating the performance of a company. For instance, a retail company might use descriptive statistics to analyze customer purchase behavior, identify trends, and optimize marketing strategies.
mean()
median()
mode()
var()
std()
skew()
kurtosis()
describe()
sd()
skewness()
summary()
AVERAGE()
MEDIAN()
MODE.SNGL()
VAR.S()
STDEV.S()
SKEW()
KURT()
Scenario: A company wants to analyze the sales of its products over the past year. The sales data is as follows: 100, 110, 105, 120, 115. What does an R² of 0.85 mean?
Answer: An R² of 0.85 means that 85% of the variation in sales can be explained by the independent variable(s) in the regression model.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.