Skip to content

Commit

Permalink
Add October entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenz-U committed Oct 13, 2024
1 parent 4496f81 commit 190273c
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Wonderful Wednesdays

**September 11th, 2024**.
**October 9th, 2024**.

The challenge for the next webinar is about personalized dosing. Details can be found [here](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-09-11).
The challenge for the next webinar is about improving a bad chart. Details can be found [here](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-10-09).

For more on PSI and wonderful wednesdays see https://www.psiweb.org/sigs-special-interest-groups/visualisation/welcome-to-wonderful-wednesdays

Expand All @@ -20,15 +20,15 @@ You will be able to submit your improvements for feedback via a google form on t
We will make the submissions available to the community together with highlights of the strength and limitations through our [blog](https://vis-sig.github.io/blog/). Over time, this will lead to a gallery of visualizations for others to learn from.


## September data set
## October data set

**Upcoming October 9th, 2024 webinar**. The current data example focuses on [personalized dosing](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-09-11).
**Upcoming November 13th, 2024 webinar**. The current data example focuses on [improving a bad chart](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-10-09).

Submit your visualisations [here](https://docs.google.com/forms/d/e/1FAIpQLSdNAaiuUAD89LAdQm5KNnLWs-MjqA4pzX2VHAwN7iqwoKpi-Q/viewform) or send them to <[email protected]>!

## Next Webinar

**October 9th, 2024**.
**November 13th, 2024**.

## Previous data sets

Expand Down Expand Up @@ -134,6 +134,7 @@ Submit your visualisations [here](https://docs.google.com/forms/d/e/1FAIpQLSdNAa

* [Personalised dosing](data/2024/2024-09-11). Presented on **September 11th, 2024**.

* [Improving a bad chart](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-10-09)

## Downloading single files

Expand Down
Binary file added data/2024/2024-10-09/WW Nov 2024.xlsx
Binary file not shown.
9 changes: 9 additions & 0 deletions data/2024/2024-10-09/WW_Nov2024.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
TREATMENT,1,2,3,4,5,6,7
001,6.2,5.7,5.2,4.8,4.1,6,5.2
002,2.2,3.8,4,4.2,4.7,2.3,2.8
003,5.5,4.6,4.2,5.3,5.4,6.7,4.3
004,6.1,6.4,7.3,7.2,8,5.8,5.1
005,7,7.2,8.3,8.5,9.3,8.1,6.4
006,8.5,8.1,9,8.3,7.4,6.3,5.6
007,2.5,2.1,1.8,2.3,4.1,9.4,10
008,7.6,8.1,7.4,7.9,6.1,5.5,5.7
Binary file added data/2024/2024-10-09/bad_chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions data/2024/2024-10-09/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Improving a Bad Chart
=====================

## Background

- A randomized study comparing 8 treatments/interventions
- Subjects were followed up at 7 study visits, with the intervention given between visits 5-6
- Endpoint: Disease Index Score
- Dataset contains mean scores by treatment and visit
- A data visualisation is provided, along with the source data

## Data set

The dataset contains mean Disease Index Score at each Visit, by Treatment. It is provided as [csv](WW Nov 2024.csv) and [xlsx](WW Nov 2024.xlsx) file.

## The bad chart

![](bad_chart.png)

## The Challenge

- Can you produce an improved version of the supplied visualisation?
- Identify any pattern or interesting finding in the results
- Produce a visualisation that clearly shows any trends
- Focus on attention to detail and quality
2 changes: 2 additions & 0 deletions data/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ Table of contents for the 2024 webinar series data sets:
- [Progression free survival](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-08-12). Presented on **August 12th, 2024**.

- [Personalized dosing](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-09-11). Presented on **September 11th, 2024**.

- [Improving a bad chart](https://github.com/VIS-SIG/Wonderful-Wednesdays/tree/master/data/2024/2024-10-09). Presented on **October 9th, 2024**.

**NOTE** to download a single data set as a csv file, click on the raw
button and save the file. The [following link describes the process in
Expand Down

0 comments on commit 190273c

Please sign in to comment.