- Learn basic statistical terminology.
- Understand key terms*
- Read a data matrix
- Identify variable types
*key terms are shown in bold in both the slides and the course notes.
*key terms are shown in bold in both the slides and the course notes.
There are two ways to think about statistics:
Ex: 66% of eligible voters voted in the 2020 presidential election (the highest turnout since 1900!).
Ex: A poll suggests that 75% of voters will select a Candidate A. We reasonably conclude that Candidate A will win the election.
Data is factual information. We collect data from a population, the collection of all individuals or items a researcher is interested in.
Data are often organized in what we call a data matrix. If you’ve ever seen data in a spreadsheet, that’s a data matrix!
Age | Gender | Smoker | Marital Status | |
---|---|---|---|---|
Person 1 | 45 | Male | yes | married |
Person 2 | 23 | Female | no | single |
Person 3 | 36 | Other | no | married |
Person 4 | 29 | Female | no | single |
Each row represents one observation (also called cases or subjects). These are the individuals or items in the sample.
Each column represents a variable, the characteristic or thing being measured.
Checkpoint: The following table shows part of the data matrix from a Stat 1 course survey.
Age | Year | Major | Current Units | |
---|---|---|---|---|
1 | 19 | Sophomore | Health Sciences | 15 |
2 | 19 | Sophomore | Business | 15 |
3 | 19 | Sophomore | Undecided | 14 |
\(\vdots\) | \(\vdots\) | \(\vdots\) | \(\vdots\) | \(\vdots\) |
29 | 21 | Junior | Business | 15 |
What does each row of the data matrix represent?
What does each column of the data matrix represent?
There are two types of variable:
Checkpoint: The following table shows part of the data matrix from a Stat 1 course survey.
Age | Year | Major | Current Units | |
---|---|---|---|---|
1 | 19 | Sophomore | Health Sciences | 15 |
2 | 19 | Sophomore | Business | 15 |
3 | 19 | Sophomore | Undecided | 14 |
\(\vdots\) | \(\vdots\) | \(\vdots\) | \(\vdots\) | \(\vdots\) |
29 | 21 | Junior | Business | 15 |
Section 1.1 Exercises 1 and 2