ISSS608 2017-18 T3 Assign DiyaNR data

From Visual Analytics and Applications
Revision as of 21:31, 8 July 2018 by Diyanareshr.2017 (talk | contribs) (Created page with "<div style="background:#F5B041; border:#002060; padding-left:15px; text-align:center;"> <font size = 5; color="#000000"><span style="font-family:Trebuchet MS;">VAST MINI CHAL...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VAST MINI CHALLENGE 2

PREMISE

THE DATA

VISUALISATIONS AND INSIGHTS

RECOMMENDATIONS AND CONCLUSION

BACK TO ASSIGNMENT DROPBOX

 

The Datasets

The following are the datasets and their corresponding data fields present

1. Boonsong Kekagul waterways readings
Table1 readings.JPG

2. Chemical units of measure
Table2 units.JPG

Data Preparation

SAS JMP was used for preparing the data.

  • The two datasets 'Boonsong Kekagul waterways readings' and 'Chemical units of measure' were joined using JMP based on the common 'Measure' Column present in both.

Tablejoin.JPG

  • The units were all converted to a common scale i.e. microgram.
  • Sample Date was converted into "Date and Time' type. The dates under the 'Sample Date' Column were recoded from '2098' and '2099' to '1998' and '1999'. This was done using the recode feature in JMP by clicking 'Cols -> Recode'.
  • An additional column called 'Scaled value' was calculated where the values were scaled based on the 'Measure' name, according to the following formula:

Scaling

where,
Value = Record Value
Min = Minimum value for that chemical.
Max = Maximum Value for that chemical.

  • The final table is as follows:

Final Table2.JPG

The Measure or Chemical "Macrozoobenthos" did not have a unit present.