๐Ÿ•ท๏ธ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 77 (from laksa135)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

โ„น๏ธ Skipped - page is already crawled

๐Ÿ“„
INDEXABLE
โœ…
CRAWLED
3 months ago
๐Ÿค–
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH3.8 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://medium.com/@m.avinash/simple-exponential-smoothing-from-intuition-to-formula-8acb4415bb39
Last Crawled2025-12-27 13:15:15 (3 months ago)
First Indexednot set
HTTP Status Code200
Meta TitleSimple Exponential Smoothing Explained โ€“ From Intuition to Formula | by Avinash Mohan | Dec, 2025 | Medium
Meta DescriptionSimple Exponential Smoothing Explained โ€“ From Intuition to Formula Forecasting future values from historical data is a core problem in statistics, economics, and business analytics. When dealing โ€ฆ
Meta Canonicalnull
Boilerpipe Text
Forecasting future values from historical data is a core problem in statistics, economics, and business analytics. When dealing with time series data that fluctuates around a stable level, one of the most widely used techniques is Simple Exponential Smoothing (SES) . This article explains SES from first principles โ€” why it is needed, how it works, and when it should (and should not) be used . 1. The Forecasting Problem Suppose we observe a time series: and want to forecast the next value ( Y_{t+1} ). A forecasting method must: Capture the underlying pattern (signal) Reduce random fluctuations (noise) Adapt to changes in the data Be computationally efficient Early forecasting approaches struggle to satisfy all of these simultaneously. 2. Why Simple Averages Are Not Enough Mean as a Forecast The simplest forecasting method uses the mean of all past observations as the forecast: This approach assumes: No trend No seasonality A stable, constant process
Markdown
[Sitemap](https://medium.com/sitemap/sitemap.xml) [Open in app](https://play.google.com/store/apps/details?id=com.medium.reader&referrer=utm_source%3DmobileNavBar&source=post_page---top_nav_layout_nav-----------------------------------------) Sign up [Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fmedium.com%2F%40m.avinash%2Fsimple-exponential-smoothing-from-intuition-to-formula-8acb4415bb39&source=post_page---top_nav_layout_nav-----------------------global_nav------------------) [Medium Logo](https://medium.com/?source=post_page---top_nav_layout_nav-----------------------------------------) [Write](https://medium.com/m/signin?operation=register&redirect=https%3A%2F%2Fmedium.com%2Fnew-story&source=---top_nav_layout_nav-----------------------new_post_topnav------------------) [Search](https://medium.com/search?source=post_page---top_nav_layout_nav-----------------------------------------) Sign up [Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fmedium.com%2F%40m.avinash%2Fsimple-exponential-smoothing-from-intuition-to-formula-8acb4415bb39&source=post_page---top_nav_layout_nav-----------------------global_nav------------------) ![](https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png) Member-only story # Simple Exponential Smoothing Explained โ€“ From Intuition to Formula [![Avinash Mohan](https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png)](https://medium.com/@m.avinash?source=post_page---byline--8acb4415bb39---------------------------------------) [Avinash Mohan](https://medium.com/@m.avinash?source=post_page---byline--8acb4415bb39---------------------------------------) 4 min read ยท Dec 15, 2025 \-- Share Forecasting future values from historical data is a core problem in statistics, economics, and business analytics. When dealing with time series data that fluctuates around a stable level, one of the most widely used techniques is **Simple Exponential Smoothing (SES)**. This article explains SES from first principles โ€” *why it is needed, how it works, and when it should (and should not) be used*. ## 1\. The Forecasting Problem Suppose we observe a time series: and want to forecast the next value ( Y\_{t+1} ). A forecasting method must: - Capture the underlying pattern (signal) - Reduce random fluctuations (noise) - Adapt to changes in the data - Be computationally efficient Early forecasting approaches struggle to satisfy all of these simultaneously. ## 2\. Why Simple Averages Are Not Enough ## Mean as a Forecast The simplest forecasting method uses the **mean of all past observations** as the forecast: This approach assumes: - No trend - No seasonality - A stable, constant process \-- \-- [![Avinash Mohan](https://miro.medium.com/v2/resize:fill:96:96/1*dmbNkD5D-u45r44go_cf0g.png)](https://medium.com/@m.avinash?source=post_page---post_author_info--8acb4415bb39---------------------------------------) [![Avinash Mohan](https://miro.medium.com/v2/resize:fill:128:128/1*dmbNkD5D-u45r44go_cf0g.png)](https://medium.com/@m.avinash?source=post_page---post_author_info--8acb4415bb39---------------------------------------) [Written by Avinash Mohan](https://medium.com/@m.avinash?source=post_page---post_author_info--8acb4415bb39---------------------------------------) [2 followers](https://medium.com/@m.avinash/followers?source=post_page---post_author_info--8acb4415bb39---------------------------------------) ยท[1 following](https://medium.com/@m.avinash/following?source=post_page---post_author_info--8acb4415bb39---------------------------------------) Software Architect with over a decade of engineering experience. ## No responses yet [Help](https://help.medium.com/hc/en-us?source=post_page-----8acb4415bb39---------------------------------------) [Status](https://status.medium.com/?source=post_page-----8acb4415bb39---------------------------------------) [About](https://medium.com/about?autoplay=1&source=post_page-----8acb4415bb39---------------------------------------) [Careers](https://medium.com/jobs-at-medium/work-at-medium-959d1a85284e?source=post_page-----8acb4415bb39---------------------------------------) [Press](mailto:pressinquiries@medium.com) [Blog](https://blog.medium.com/?source=post_page-----8acb4415bb39---------------------------------------) [Privacy](https://policy.medium.com/medium-privacy-policy-f03bf92035c9?source=post_page-----8acb4415bb39---------------------------------------) [Rules](https://policy.medium.com/medium-rules-30e5502c4eb4?source=post_page-----8acb4415bb39---------------------------------------) [Terms](https://policy.medium.com/medium-terms-of-service-9db0094a1e0f?source=post_page-----8acb4415bb39---------------------------------------) [Text to speech](https://speechify.com/medium?source=post_page-----8acb4415bb39---------------------------------------)
Readable Markdownnull
Shard77 (laksa)
Root Hash13179037029838926277
Unparsed URLcom,medium!/@m.avinash/simple-exponential-smoothing-from-intuition-to-formula-8acb4415bb39 s443