Swim Training Patterns books travel around the world

Swimming is much more fun in a community. We share a passion for the sport and I would like to give others the opportunity to enjoy my latest book, Swim Training Patterns. I sent the first two hardcover books I received on their way around the planet. One will travel predominantely westwards and the other eastwards.

Eric accepting the book travelling east.

The books can only travel by being given from person to person. It should not be send by mail or courier. Given that we are all only six degrees apart, it should not take long for the books to return to Christchurch. Both books contain a tracker, so I can roughly know where they are. Right now, both books are still in Christchurch, but I hope that this will change soon.

The location of both books.

If you receive the book, please sign the log and enjoy the book. Once you are done then please simply give it to the next person. This is not a race, so don’t worry if it takes a long time for the book to move forward. If you want to, please send me a photo of the book from where you are.

chatGPT visualisation

openAI published a working paper on how people use chatGPT. They include a visualisation that triggered my curiosity.

The width of the columns represents the cumulative proportion of the main category, and the height of each sub-category represents the proportion of the sub-category within the main category.

The first problem is that the percentages of the main categories do not add up to 100.

Main CategoryPercentage
Multimedia6.00
Other / Unknown4.60
Practical Guidance28.30
Seeking Information21.30
Self-Expression4.30
Technical Help7.50
Writing28.10
Grand Total100.10

The percentages of the sub-categories, however, do add up to 100. Next, I measured the width of the columns to test if they actually got it right.

I then (ironically) used chatGPT to extract the numerical values from the graph.

Next, I divided the width of the column by the percentage it is supposed to represent.

Main CategoryCalculated PercentageColumn WidthColumn Width Ratio
Multimedia5.943.07.3
Other / Unknown4.532.57.2
Practical Guidance28.3208.57.4
Seeking Information21.3157.07.4
Self-Expression4.330.07.0
Technical Help7.654.07.1
Writing28.1207.57.4

While the columns approximate the main category percentages, they vary considerably. So, how can we do this better? The answer is a good old area graph. It scales each box according the the percentage and groups them into the main categories by color.

A new type of visualization is not always a better visualization.