SIT718 - Real World Analytics T3 2024 Assignment Help
SIT718 — Real World Analytics T3 2024 Assignment Help Using aggregation functions for data analysis The provided zip file contains the data file [ ENB.txt ] and the R code [ AggWaFit718.R ] to use with the following tasks, include these in your R working directory. Total Marks 100, Weighting 20% Energy Appliances Dataset The Dataset for this assignment is modified version of a subset of data used in Candanedo et al, 2017. The experimental data have been used to create models of energy use of appliances in a low-energy house. The modified Dataset provides the energy use of Appliances (denoted as Y). The Dataset comprises 5 features (variables), which are denoted as X1, X2, X3, X4 and X5. The details about these variables are given below: X1: Temperature in living room area (Celsius degrees) X2: Humidity in living room area (percentage) X3: Temperature in office room (Celsius degrees) X4: Humidity in office room (percentage) X5: Pressure (millimeter of mercury) Y: Appli...