Recently Published
TUGAS ARIMAX Pada Data Harga Ayam PIHPS 2019-2024
Tugas melakukan analisis runtun waktu menggunakan metode ARIMAX pada data harga ayam segar dari Pusat Informasi Harga Pangan Strategis (PIHPS) Nasional dari bulan Mei 2019 hingga Mei 2024.
Test rnorm plot
three ran-
dom normal vectors of length 100. Call these
vectors x1, x2 and x3. Make a data frame called
t with three columns (called a, b and c) con-
taining respectively x1, x1+x2 and x1+x2+x3.
Call the following functions for this data frame:
plot(t
Plotly Analysis of Power Consumption and Temperature Across Different Zones
This analysis investigates the relationship between Power Consumption (kWh) and Temperature (°C) across three distinct zones, labeled Quads, Smir, and Boussafou. The data, collected over several time periods, includes power consumption data for each zone along with weather conditions such as Temperature and Humidity. The goal of this project is to visualize how temperature and humidity influence power consumption across these zones.
The dataset gathered from Kaggle used for this analysis includes measurements taken at various times, detailing:
Temperature (°C)
Humidity (%)
Power Consumption (kWh)
for three zones: Quads, Smir, and Boussafou.
Key Features:
Hover Text: Users can hover over data points to view detailed information such as the Datetime, Temperature, Humidity, and Power Consumption for that specific point.
Color Coding: The color gradient (yellow to purple) represents Humidity levels, allowing users to visually assess the relationship between humidity and power consumption.
Animation: The plot cycles through the Zones (Quads, Smir, and Boussafou), making it easy to compare how power consumption changes across zones.