flowchart LR
Z[Researcher] -- Measures --> B[Thing/Person]
B -- Makes --> C{Data}
C --> D[Analyst]
D -- Creates --> E(Figure)
E -- Informs --> F[Student/Reader]
2025-01-30
Channel (2024)
Making data
flowchart LR
Z[Researcher] -- Measures --> B[Thing/Person]
B -- Makes --> C{Data}
C --> D[Analyst]
D -- Creates --> E(Figure)
E -- Informs --> F[Student/Reader]
- Number of observations in category \(\rightarrow\) height/length
- Color-category \(\rightarrow\) fill color
- School \(\rightarrow\) position on horizontal axis
Your turn