-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathqbv.qmd
13 lines (9 loc) · 1.54 KB
/
qbv.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: "Question-based visualizations"
description: "The concept of question-based visualizations posits to first carve out the scientific question of interest clearly and explicitly, and then only to shift attention to the data at hand and any possible visualizations."
page-layout: full
title-block-banner: true
---
{fig-align="center" width=30%}
Presently, graphics are often designed “bottom up,” that is, we start from the data and decide how best to display it. However, a graph is most impactful if it is designed to answer a question, so it may be more meaningful to start from the question. To this end, consider a “top down” approach. The first step is to explicitly identify and agree on the question of interest before any data are even considered. Then, and only then, it is decided how to best craft a graph (or set of graphs) to answer this question. This subtle yet important shift in the process of graph creation helps focus the graph on answering the question of interest most clearly.
For more details, please see this [presentation](assets/QBV-Wright-RSS2019.pdf) and the relevant section of the paper of this [initiative](initiative.qmd). Take a look at the [RSS 2019 session with a presentation](https://www.youtube.com/watch?v=fQOJEmzXqMg&list=PLi_-RNsPXDTKAZqdUHI7m6Bf8mJVM4LOz&index=23) on the topic. Also, watch a recent application of QBV presented at the [2023 useR conference](https://youtu.be/p0aeg0iXuQs?si=RXEfiXBzWbkqsdev) in Basel.