뒤로Chapter 1: Introduction to Data – Structured Study Notes
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Introduction to Data
Section 1.1: What are Data?
Statistics is the foundational science for collecting, organizing, summarizing, and analyzing data to answer questions and draw meaningful conclusions. Understanding the nature and context of data is essential for accurate interpretation.
Definition: Statistics – The science of collecting, organizing, summarizing, and analyzing data to answer questions and/or draw conclusions.
Variation – Refers to differences or changes in an item or between items. Variation is inherent in all data.
Data – Observations gathered to draw conclusions. Data must always be interpreted within its context.
Example: The numbers 90, 95, 80, 75, 92 could represent test scores, weights, speeds, or populations. Without context, their meaning is ambiguous.

Section 1.2: Classifying and Storing Data
Data can be sourced from populations or samples, and variables are classified as categorical or numerical. Proper classification is crucial for analysis.
Population – The complete set of all data values of interest. Often difficult to obtain.
Sample – A subset of the population, used to represent the population. Easier to obtain.
Example: Surveying 100 students at Kirkwood about hair color: Population = all Kirkwood students; Sample = 100 surveyed students.
Variable – A characteristic of people or things (e.g., hair color).
Types of Variables:
Categorical – Describes a quality or class (e.g., letter grade, type of pet).
Numerical – Describes a quantity or measurement (e.g., GPA, height).
Classification Example:
Height of a bridge – Numerical
GPA – Numerical
Letter grade in a class – Categorical
Hours worked each week – Numerical
Type of pet owned – Categorical
Model of a car – Categorical
Temperature outside – Numerical
Zip Code – Categorical
Section 1.3: Investigating Data
The data cycle is a systematic approach to exploring and interpreting data. It involves asking questions, considering available data, analyzing data, and interpreting results.
Data Cycle Steps:
Ask Questions – Formulate detailed and specific questions.
Consider Data – Identify which data is available to answer the question.
Analyze Data – Visualize and examine the data.
Interpret Data – Draw conclusions based on the analysis.
Example Questions: What is the typical age of students? Do older students have higher GPAs? Do students in mathematics study more?
Section 1.4: Organizing Categorical Data
Comparing groups requires careful consideration of similarity and the use of percentages or rates for meaningful comparisons. Two-way tables are commonly used to organize categorical variables.
Comparing Data: Groups should be similar; percentages or rates are often more informative than raw counts.
Example: Injury rates in sports: Injury Rate = Number of Injuries / Number of Exposures.
Interpretation: The number of exposures allows for fair comparison. Football may have more injuries, but also more exposures. Rates help identify the most dangerous sports.
Two-Way Tables: Used to organize two related categorical variables. For example, survey responses about allowing a person to speak or teach based on their beliefs.
Allowed to Teach | Allowed to Speak | Count |
|---|---|---|
Yes | Yes | Value |
Yes | No | Value |
No | Yes | Value |
No | No | Value |
Additional info: Table values are inferred as the original data was not provided.
Section 1.5: Collecting Data to Understand Causality
Understanding causality requires distinguishing between treatment and response variables and recognizing the limitations of different study types. Experiments are necessary to establish causality.
Treatment Variable – The possible cause.
Response Variable – The possible effect.
Causality – Determining if the treatment variable causes a change in the response variable.
Types of Studies:
Anecdotal Evidence – Based on a single story or experience.
Observational Study – Subjects choose their groups; cannot establish causality.
Experiment – Researcher assigns groups; can establish causality.
Elements of a Study:
Treatment Group – Receives the treatment.
Comparison (Control) Group – Does not receive the treatment.
Placebo – Harmless treatment given instead of actual treatment.
Placebo Effect – Reaction to a treatment due to belief in its efficacy.
Gold Standards of Experiments:
Large sample size
Random assignment
Blinding (single or double)
Example: Ice cream sales and drownings – Observational study; cannot conclude causality. Possible confounding variable: temperature.
Confounding Variable – A variable not accounted for that affects the response variable. Example: Temperature affects both ice cream sales and swimming/drowning rates.
Additional info: Academic context expanded for clarity and completeness.