Experiment - Moving averages
Problem:You want to smooth noisy time series data using moving averages to better see trends.
Current Metrics:Raw data has high variance and noise, making trend detection difficult.
Issue:The data is too noisy, so simple plots are unclear and predictions based on raw data are unstable.