When you need to estimate future values for a key metric.
Seasonality Decomposition AI Prompt
Seasonality Decomposition is a intermediate prompt for forecasting. This prompt focuses on projecting future outcomes based on historical patterns in the data. It guides the AI to compare methods, state assumptions, and present forecasts with appropriate context and uncertainty. Use it when you need forward-looking estimates for planning, monitoring, or scenario analysis. It is best suited for direct execution against a real dataset. The requested output can include more technical detail, prioritization, and interpretation while still staying practical.
Decompose this time series to understand its underlying components: 1. Apply STL (Seasonal-Trend decomposition using LOESS) to separate the series into trend, seasonality, and residual components 2. Plot all three components with the original series 3. Quantify the strength of the seasonal component: what percentage of variance does it explain? 4. Identify the dominant seasonality period (daily, weekly, monthly, annual) 5. Check the residual component — does it look like white noise or does it contain unexplained structure? 6. Describe in plain English: what is the underlying growth trend, what is the seasonal pattern, and are there any unusual residuals that need investigation?
When to use this prompt
When planning targets, capacity, budgets, or scenario ranges.
When comparing simple and advanced forecasting approaches on the same data.
When you need forecast assumptions, uncertainty, and commentary alongside the numbers.
What the AI should return
The AI should return forecast outputs in a structured format that includes method, assumptions, projected values, and a short interpretation of the trend. It should compare models or scenarios when requested, and include accuracy metrics or uncertainty intervals where possible. Charts and tables should support the explanation rather than replace it. The final answer should help the user understand both the forecast itself and how much confidence to place in it.
How to use this prompt
Open your data context
Load your dataset, notebook, or working environment so the AI can operate on the actual project context.
Copy the prompt text
Use the copy button above and paste the prompt into the AI assistant or prompt input area.
Review the output critically
Check whether the result matches your data, assumptions, and desired format before moving on.
Chain into the next prompt
Once you have the first result, continue deeper with related prompts in Forecasting.
Frequently asked questions
What does the Seasonality Decomposition prompt do?+
It gives you a structured forecasting starting point for data analyst work and helps you move faster without starting from a blank page.
Who is this prompt for?+
It is designed for data analyst workflows and marked as intermediate, so it works well as a guided starting point for that level of experience.
What type of prompt is this?+
Seasonality Decomposition is a single prompt. You can copy it as-is, adapt it, or use it as one step inside a larger workflow.
Can I use this outside MLJAR Studio?+
Yes. The prompt text works in other AI tools too, but MLJAR Studio is the best fit when you want local execution, visible Python code, and reusable notebooks.
What should I open next?+
Natural next steps from here are Demand Forecast with External Factors, Full Forecast Benchmark Chain, Growth Rate Analysis.