Difference between revisions of "IS428 2016-17 Term1 Assign3 Chen Huiyan"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | ==Data | + | ==Data Analysis== |
Proximity sensor data for each of the prox zone regions is used to discover the typical working patterns for GAStech employees. In order to identify the pattern, I need find the relationship between prox-id and employees. Through some observations, I have spotted prox-id is constructed by the first character of employee's first name and full last name followed by numbers which start from 001. For example, one employee called Mat | Proximity sensor data for each of the prox zone regions is used to discover the typical working patterns for GAStech employees. In order to identify the pattern, I need find the relationship between prox-id and employees. Through some observations, I have spotted prox-id is constructed by the first character of employee's first name and full last name followed by numbers which start from 001. For example, one employee called Mat | ||
Bramar with prox-id "mbramar001". | Bramar with prox-id "mbramar001". | ||
− | |||
− | |||
− | |||
==The Tasks== | ==The Tasks== |
Revision as of 00:38, 24 October 2016
Contents
Data Source
Data Analysis
Proximity sensor data for each of the prox zone regions is used to discover the typical working patterns for GAStech employees. In order to identify the pattern, I need find the relationship between prox-id and employees. Through some observations, I have spotted prox-id is constructed by the first character of employee's first name and full last name followed by numbers which start from 001. For example, one employee called Mat Bramar with prox-id "mbramar001".