Difference between revisions of "ISSS608 2016-17 T1 Assign3 XU Qiuhui"
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<font size = 10; color="#FFFFFF">Mayhem at DinoFun World</font> | <font size = 10; color="#FFFFFF">Mayhem at DinoFun World</font> | ||
</div> | </div> | ||
− | {|style= | + | {|style=background:#2B3856 width="100%" cellspacing="0" cellpadding="0" valign="top" border="0" align="center" | |
− | | style="font-family:Century Gothic; font-size:120%; solid #000000; background: | + | | style="font-family:Century Gothic; font-size:120%; solid #000000; background:#2B3856; text-align:center;" width="20%" | |
; | ; | ||
− | [[ISSS608_2016-17_T1_Assign3_XU_Qiuhui| <font color="#FFFFFF"> | + | [[ISSS608_2016-17_T1_Assign3_XU_Qiuhui| <font color="#FFFFFF">Home</font>]] |
− | | style="font-family:Century Gothic; font-size:120%; solid # | + | | style="font-family:Century Gothic; font-size:120%; solid #2B3856; background:#2B3856; text-align:center;" width="20%" | |
; | ; | ||
− | [[ISSS608 2016-17 T1 Assign3 XU Qiuhui | + | [[ISSS608 2016-17 T1 Assign3 XU Qiuhui IDs with large volume of communications| <font color="#FFFFFF">Large Volume Comm IDs</font>]] |
− | | style="font-family:Century Gothic; font-size:120%; solid # | + | | style="font-family:Century Gothic; font-size:120%; solid #2B3856; background:#2B3856; text-align:center;" width="20%" | |
; | ; | ||
− | [[ISSS608 2016-17 T1 Assign3 XU | + | [[ISSS608 2016-17 T1 Assign3 XU QIuhui 10 Communication Patterns| <font color="#FFFFFF">10 Comm Patterns</font>]] |
− | | style="font-family:Century Gothic; font-size:120%; solid # | + | | style="font-family:Century Gothic; font-size:120%; solid #2B3856; background:#2B3856; text-align:center;" width="20%" | |
; | ; | ||
− | [[ISSS608 2016-17 T1 Assign3 XU Qiuhui | + | [[ISSS608 2016-17 T1 Assign3 XU Qiuhui When was the vandalism discovered| <font color="#FFFFFF">Discovery of Vandalism</font>]] |
+ | |} | ||
+ | ==Challenges== | ||
+ | You have access to the in-app communication data over the three days of the Scott Jones celebration. This includes communications between the paying park visitors, as well as communications between the visitors and park services. In addition, the data also contains records indicating if and when the user sent a text to an external party. | ||
+ | |||
+ | Use visual analytics to explore and analyze the available data and develop responses to the questions below. In addition, prepare a video that shows how you used visual analytics to solve this challenge. We encourage novel visual representations and analytic approaches! | ||
+ | |||
+ | ==Dataset Review== | ||
+ | Communication Data: | ||
+ | [[Image:comm_data.jpg|300px]] [[Image:comm_data2.jpg|600px]] | ||
+ | |||
+ | <br/> | ||
+ | Movement Data: | ||
+ | [[Image:Mov_data.jpg|300px]] [[Image:Mov_data2.jpg|600px]] | ||
− | + | <br/> | |
− | + | ==Data Preparation== | |
− | [[ISSS608 2016-17 T1 Assign3 XU Qiuhui | + | While dataset review, missing data was found in file park-movement-Sun.csv, as shown below. |
− | + | <br/> | |
+ | [[Image:Data prep1.png|600px]] | ||
+ | <br/> | ||
+ | Remove preceding rows with missing data to complete data preparation part. | ||
+ | <br/> | ||
+ | <center><b>[[ISSS608 2016-17 T1 Assign3 XU Qiuhui IDs with large volume of communications|Next: Large Volume Comm IDs]]</b></center> |
Latest revision as of 13:07, 6 November 2016
|
|
|
|
Challenges
You have access to the in-app communication data over the three days of the Scott Jones celebration. This includes communications between the paying park visitors, as well as communications between the visitors and park services. In addition, the data also contains records indicating if and when the user sent a text to an external party.
Use visual analytics to explore and analyze the available data and develop responses to the questions below. In addition, prepare a video that shows how you used visual analytics to solve this challenge. We encourage novel visual representations and analytic approaches!
Dataset Review
Data Preparation
While dataset review, missing data was found in file park-movement-Sun.csv, as shown below.
Remove preceding rows with missing data to complete data preparation part.