Difference between revisions of "ISSS608 2016-17 T1 Assign3 CHIA Yong Jian When was the vandalism discovered"
(5 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
| style="font-family:Century Gothic; font-size:120%; solid #000000; background:crimson; text-align:center;" width="20%" | | | style="font-family:Century Gothic; font-size:120%; solid #000000; background:crimson; text-align:center;" width="20%" | | ||
; | ; | ||
− | [[ISSS608 2016-17 T1 Assign3 CHIA Yong Jian Data Review| <font color="#FFFFFF">[Data Prep]</font>]] | + | [[ISSS608 2016-17 T1 Assign3 CHIA Yong Jian Data Review| <font color="#FFFFFF">[Data Review and Prep]</font>]] |
| style="font-family:Century Gothic; font-size:120%; solid #1B338F; background:crimson; text-align:center;" width="20%" | | | style="font-family:Century Gothic; font-size:120%; solid #1B338F; background:crimson; text-align:center;" width="20%" | | ||
Line 64: | Line 64: | ||
A GIF file of the person's movements can be seen below: | A GIF file of the person's movements can be seen below: | ||
− | [[File:CHIA YONG JIAN Assign3 Task3 GIF 1983765.gif | + | [[File:CHIA YONG JIAN Assign3 Task3 GIF 1983765.gif|none]] |
− | However, the Creighton Pavilion appears to be closed that day between 9:30 AM and 11:30 AM, with no check-ins during that period. See sample of the raw data below: | + | However, the Creighton Pavilion appears to be closed that day between 9:30 AM and 11:30 AM, with no check-ins during that period. See sample of the raw data below (note that the Pavilion's X and Y coordinates are inferred from other check-ins done at the Pavilion): |
[[File:CHIA YONG JIAN Assign3 Pavillon Check-In Sun.png|300px|none]] | [[File:CHIA YONG JIAN Assign3 Pavillon Check-In Sun.png|300px|none]] | ||
− | Logically thinking, if vandalism was to be done without being seen by someone else, it would be great to do the crime when there are no other people around. Hence this time slot of 9:30 AM to 11:30 AM appears to be the | + | Logically thinking, if vandalism was to be done without being seen by someone else, it would be great to do the crime when there are no other people around. Potentially it could be when the duplicated movements was discovered on Saturday night. However, if that was the case, then the spikes in communications could have already happened when the park started having people checked in from 8AM onwards. But that only happened around 11:57 AM. Hence, all factors considered, this time slot of 9:30 AM to 11:30 AM appears to be the time period for committing the vandalism, after the last batch of people left the Pavilion from 9:30 AM onwards. But yet, the movement data shows the person going off at 9:08 AM. This is of course if we assumed that the person are always together with the device. This assumption could be challenged. Decoys could have been possibly planned to avoid attention and investigations like this to track down this suspect. |
− | + | ===Final thoughts=== | |
− | === | + | <b>Given the suspicions of the duplicated movement on Saturday night and movement pattern on Sunday, ID 1983765 remains a likely suspect.</b> It will be worth for the police to call in Park Visitor ID 1983765 to assist in investigations. Further analysis could be performed to understand if there were other suspects or accomplices as well, such as the IDs noted in the section "Ten Communications Patterns". This is just one angle of the story - For alternative detective analysis, the following could be read: |
− | <b>Given the suspicions of the duplicated movement on Saturday night and movement pattern on Sunday, ID 1983765 remains a likely suspect.</b> It will be worth for the police to call in Park Visitor ID 1983765 to assist in investigations | ||
* Detective Dino Holmes - https://wiki.smu.edu.sg/1617t1ISSS608g1/ISSS608_2016-17_T1_Assign3_Ong_Han_Ying | * Detective Dino Holmes - https://wiki.smu.edu.sg/1617t1ISSS608g1/ISSS608_2016-17_T1_Assign3_Ong_Han_Ying | ||
* Detective Kampong - https://wiki.smu.edu.sg/1617t1ISSS608g1/ISSS608_2016-17_T1_Assign3_Nguyen_Tien_Duong | * Detective Kampong - https://wiki.smu.edu.sg/1617t1ISSS608g1/ISSS608_2016-17_T1_Assign3_Nguyen_Tien_Duong | ||
|} | |} |
Latest revision as of 13:25, 30 October 2016
|
|
|
|
|
"When was the vandalism discovered?"Based on the observations made in earlier sections regarding communications for ID 839736 and "External" on Sunday 8 June 2014, we have the following facts:
"Who could possibly did the crime then?"Suspicious Park Visitor ID 1983765A database technology called KDB (http://code.kx.com/wiki/A_Brief_Introduction_to_kdb%2B) that can handle large volumes of data was used to perform quick analysis of the data through data queries. The large movement data CSV files were loaded into a local KDB process. Let's first assume that the movement data generated is clean. This means, for any one time, one individual can only be at one location. A simple KDB query (syntax similar to SQL queries) was run to group records by timestamp, ID, type (renamed to movementtype in the KDB query due to reserved word use). Sample query is shown below:
Review of movement and check-in data for ID 1983765Using available movement data, an inspection of the route that ID 1983765 has taken was done using Tableau and JMP for Sunday, 8 June 2014. The below are observations made:
A GIF file of the person's movements can be seen below:
Final thoughtsGiven the suspicions of the duplicated movement on Saturday night and movement pattern on Sunday, ID 1983765 remains a likely suspect. It will be worth for the police to call in Park Visitor ID 1983765 to assist in investigations. Further analysis could be performed to understand if there were other suspects or accomplices as well, such as the IDs noted in the section "Ten Communications Patterns". This is just one angle of the story - For alternative detective analysis, the following could be read:
|