توضیح 1
Descriptive: What happened in these data?
Loading
درس 2 از 9
Descriptive statistics summarize what was observed; inferential statistics use sample evidence to reason beyond it.
Theory
Descriptive statistics summarize the data we actually have. Inferential statistics use a sample to make a careful statement about a larger population or process. Both are useful, but they answer different kinds of questions.
توضیح 1
Descriptive: What happened in these data?
توضیح 2
Inferential: What might be true beyond these data?
توضیح 3
Inference always carries uncertainty because a sample is not the whole population.
نمادگذاری و فرمولها
n = sample size; x_bar = sample mean; p_hat = sample proportion
These symbols are compact labels. They help us communicate summaries clearly before later modules add formulas for uncertainty.
Visual
Inference starts with observed sample data and cautiously reaches toward a wider group, process, or future period.
Sample
Statistic
Population claim
Interactive visual
Classify each claim by asking whether it summarizes observed data or reaches beyond the data.
The 12 website rows average 1,544.6 visits per day.
Choose a classification.Next month, daily visits may be near 1,550 if similar conditions continue.
Choose a classification.Phone survey responses in the sample have a mean satisfaction score of 3.3.
Choose a classification.Eastvale batches are likely to need extra review if this defect pattern continues.
Choose a classification.Correct cards
0/4
A full set means you separated summary claims from beyond-the-data claims.
Observed rows
12
The website and survey examples use original synthetic rows.
Key question
Scope
Ask whether the claim stays inside the observed data.
Accessible chart summary: The card set compares descriptive claims about observed website and survey rows with inferential claims about future periods or wider supplier processes.
فعالیت تعاملی
مثال حلشده
سناریو
The synthetic website dataset records visits, bounce rate, signups, and device type. Saying 'the average visits in these 12 rows is about 1,545' is descriptive. Saying 'typical daily visits next month may be around this level if conditions stay similar' is inferential.
The same data can support both kinds of thinking, but the wording must make the difference clear.
ارتباط با R
In R, mean(traffic$visits) gives a descriptive summary of the rows loaded. Later modules will add uncertainty around estimates.
Live R Lab
Use synthetic business datasets to run simple calculations, create objects, read a CSV, summarize variables, and make first graphics.
Ready to run
دستیار
Give me five statements and help me classify them as descriptive or inferential without giving the answers first.