Also, here is the data reshaped with additional structure into two tables that can be joined as needed. This makes it more flexible to graph and filter with some tools. I added the documented running time for each film, only to find that the documented running time seems to include ending credits, which was subtracted before calculating the second average kills per minute (AKPM).
The first AKPM for the fourth film of 2.59 seems off, I think 91 minutes of running time was used instead of the documented 93
I reverse calculated the running times used in the table after subtracting the length of ending credits to get the following approximate number of minutes for each film (these lengths are prior to subtracting the seconds until first kill):
I, 79.5
II, 92
III, 96.4
IV, 81
If I use this to recalculate the first set of AKPM, I get:
I, 0.01
II, 0.75
III, 1.37
IV, 2.91
I feel this provides a more valid comparison where both film lengths do not include the ending credits.
It would be more interesting to have raw data with a row for each kill with details and time stamp instead of working with pre-aggregated data, and the film/ending credits length used. I completely agree with: Data Is A Dish Best Served Raw.
Type of Guy Killed,Attired,Killed by,Film,Year,Number
Bad,With shirt on,Rambo,I: "First Blood",1982,1
Bad,With shirt off,Rambo,I: "First Blood",1982,0
Bad,However attired,Rambo,I: "First Blood",1982,1
Bad,However attired,Accomplices of Rambo,I: "First Blood",1982,0
Good,However attired,Bad guys,I: "First Blood",1982,0
Bad,With shirt on,Rambo,II: "Rambo: First Blood Part II",1985,12
Bad,With shirt off,Rambo,II: "Rambo: First Blood Part II",1985,46
Bad,However attired,Rambo,II: "Rambo: First Blood Part II",1985,58
Bad,However attired,Accomplices of Rambo,II: "Rambo: First Blood Part II",1985,10
Good,However attired,Bad guys,II: "Rambo: First Blood Part II",1985,1
Bad,With shirt on,Rambo,III: "Rambo III",1988,33
Bad,With shirt off,Rambo,III: "Rambo III",1988,45
Bad,However attired,Rambo,III: "Rambo III",1988,78
Bad,However attired,Accomplices of Rambo,III: "Rambo III",1988,17
Good,However attired,Bad guys,III: "Rambo III",1988,37
Bad,With shirt on,Rambo,IV: "Rambo",2008,83
Bad,With shirt off,Rambo,IV: "Rambo",2008,0
Bad,However attired,Rambo,IV: "Rambo",2008,83
Bad,However attired,Accomplices of Rambo,IV: "Rambo",2008,40
Good,However attired,Bad guys,IV: "Rambo",2008,113
Film,Year,Total number of people killed,Number of people killed per minute,Number of people killed per minute(not including the ending credits),Time at which the first person is killed (seconds),Number of people killed per minute from that point until the end of the film (not including the ending credits),Documented Running Time (minutes),Running Time used (not including the ending credits) (minutes),Sequences in which Rambo is shot at without significant result,Number of sequences in which good guys are tortured by bad guys,Number of sex scenes
I: "First Blood",1982,1,0.01,0.01,1771,0.02,97,79.5,12,2,0
II: "Rambo: First Blood Part II",1985,69,0.72,0.75,2014,1.18,94,92,24,5,0
III: "Rambo III",1988,132,1.3,1.37,2469,2.39,101,96.4,28,7,0
IV: "Rambo",2008,236,2.59,2.91,202,3.04,93,81,2,3,0