Chapter 10 Case Study – Blue Riband

10.1 Introduction

The “Blue Riband” was a recognition given to the passenger ship that maintained the highest average speed across the northern Atlantic Ocean. The prize was not regularly awarded but rather as a ship bested a previous record. Some years contained more than one blue riband winner while others had none.

Table 10.1: Winners by Country
flag wins
GBR 87
DEU 17
USA 7
FRA 5
ITA 1

The west-bound trip typically originated from Western Europe and ended in New York harbor which is reported as “Sandy Hook”, “Ambrose Lightship”, “Ambrose” or just plain “New York”. It was considered the more difficult journey as the Gulf Stream water currents slowed ship speeds. Ships that won the riband on the western route typically won it on the eastern trip as well.

For perspective, trips across the Atlantic in the late 1700s and early 1800s lasted several weeks with one traveler reporting a trip of 57 days. The advent of the steamship and its inclusion into ships resulted in faster times and more consistency in trip duration.

Like more contemporary national contests–space and aeronatics, the winning of the blue riband was a source of national pride and a public demonstration of a nation’s technology prowess. The contests lasted from 1854 to 1952 and the ships crossed the Atlantic in ever faster times and speeds.

Graphs showing decline in trip duration and the increase in speed.  Note the small difference in east and west bound trips after 1860.

Figure 10.1: Graphs showing decline in trip duration and the increase in speed. Note the small difference in east and west bound trips after 1860.

The purpose of this case study is to layer a network over a map. For specifics, the script can be found under the ./R directory. The dataset was scraped from a Wikipedia article and geotagged using google maps. There are 119 observations which divide almost equally between eastbound and westbound winners.

10.2 Igraph

10.2.2 Layout with Fruchterman-Reingold

This plot is from the same code as above but with layout set to layout = layout_with_fr.

Note that the inter-nodal distace is minimized where the nodes have the most connections.  Here, the shortest path is between Sandy Hook (New York harbor) and Queenstown.

Figure 10.3: Note that the inter-nodal distace is minimized where the nodes have the most connections. Here, the shortest path is between Sandy Hook (New York harbor) and Queenstown.

10.4 NetworkD3 Package

The networkD3 package was created on the D3.js framework by Michael Bostock. It provides an easy way to allow for movement of the nodes.

Figure 10.5: Hello

Resources:

The Blue Ribbon or Riband (Hales Trophy)