🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 183 (from laksa032)

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
4 days ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.1 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://www.itl.nist.gov/div898/handbook/pmc/section4/pmc433.htm
Last Crawled2026-04-13 21:25:39 (4 days ago)
First Indexed2018-04-08 04:02:26 (8 years ago)
HTTP Status Code200
Meta Title6.4.3.3. Double Exponential Smoothing
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
6. Process or Product Monitoring and Control 6.4. Introduction to Time Series Analysis 6.4.3. What is Exponential Smoothing? Double Exponential Smoothing Double exponential smoothing uses two constants and is better at handling trends As was previously observed , Single Smoothing does not excel in following the data when there is a trend. This situation can be improved by the introduction of a second equation with a second constant, γ , which must be chosen in conjunction with α . Here are the two equations associated with Double Exponential Smoothing. S t = α y t + ( 1 − α ) ( S t − 1 + b t − 1 ) 0 ≤ α ≤ 1 b t = γ ( S t − S t − 1 ) + ( 1 − γ ) b t − 1 0 ≤ γ ≤ 1 Note that the current value of the series is used to calculate its smoothed value replacement in double exponential smoothing. Initial Values Several methods to choose the initial values As in the case for single smoothing, there are a variety of schemes to set initial values for S t and b t in double smoothing. S 1 is in general set to y 1 . Here are three suggestions for b 1 . b 1 = y 2 − y 1 b 1 = 1 3 [ ( y 2 − y 1 ) + ( y 3 − y 2 ) + ( y 4 − y 3 ) ] b 1 = y n − y 1 n − 1 Comments Meaning of the smoothing equations The first smoothing equation adjusts S t directly for the trend of the previous period, b t − 1 , by adding it to the last smoothed value, S t − 1 . This helps to eliminate the lag and brings S t to the appropriate base of the current value. The second smoothing equation then updates the trend, which is expressed as the difference between the last two values. The equation is similar to the basic form of single smoothing, but here applied to the updating of the trend. Non-linear optimization techniques can be used The values for α and γ can be obtained via non-linear optimization techniques, such as the Marquardt Algorithm.
Markdown
![](https://www.itl.nist.gov/div898/handbook/gifs/nvgtbr.gif) | | | |---|---| | | | | 6\.4.3.3. | Double Exponential Smoothing | | *Double exponential smoothing uses two constants and is better at handling trends* | As was [previously observed](https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc432.htm#Single%20Exponential%20Smoothing%20with), Single Smoothing does not excel in following the data when there is a trend. This situation can be improved by the introduction of a second equation with a second constant, γ, which must be chosen in conjunction with α. Here are the two equations associated with Double Exponential Smoothing. S t \= α y t \+ ( 1 − α ) ( S t − 1 \+ b t − 1 ) 0 ≤ α ≤ 1 b t \= γ ( S t − S t − 1 ) \+ ( 1 − γ ) b t − 1 0 ≤ γ ≤ 1 Note that the current value of the series is used to calculate its smoothed value replacement in double exponential smoothing. | | | **Initial Values** | | *Several methods to choose the initial values* | As in the case for single smoothing, there are a variety of schemes to set initial values for S t and b t in double smoothing. S 1 is in general set to y 1. Here are three suggestions for b 1. b 1 \= y 2 − y 1 b 1 \= 1 3 \[ ( y 2 − y 1 ) \+ ( y 3 − y 2 ) \+ ( y 4 − y 3 ) \] b 1 \= y n − y 1 n − 1 | | | **Comments** | | *Meaning of the smoothing equations* | The first smoothing equation adjusts S t directly for the trend of the previous period, b t − 1, by adding it to the last smoothed value, S t − 1. This helps to eliminate the lag and brings S t to the appropriate base of the current value. The second smoothing equation then updates the trend, which is expressed as the difference between the last two values. The equation is similar to the basic form of single smoothing, but here applied to the updating of the trend. | | *Non-linear optimization techniques can be used* | The values for α and γ can be obtained via non-linear optimization techniques, such as the Marquardt Algorithm. | ![](https://www.itl.nist.gov/div898/handbook/gifs/nvgbrbtm.gif) - [Site Privacy](https://www.nist.gov/privacy-policy) - [Accessibility](https://www.nist.gov/oism/accessibility) - [Privacy Program](https://www.nist.gov/privacy) - [Copyrights](https://www.nist.gov/oism/copyrights) - [Vulnerability Disclosure](https://www.commerce.gov/vulnerability-disclosure-policy) - [No Fear Act Policy](https://www.nist.gov/no-fear-act-policy) - [FOIA](https://www.nist.gov/foia) - [Environmental Policy](https://www.nist.gov/environmental-policy-statement) - [Scientific Integrity](https://www.nist.gov/summary-report-scientific-integrity) - [Information Quality Standards](https://www.nist.gov/nist-information-quality-standards) - [Commerce.gov](https://www.commerce.gov/) - [Science.gov](https://www.science.gov/) - [USA.gov](https://www.usa.gov/) - [Vote.gov](https://vote.gov/) [![National Institute of Standards and Technology logo](https://www.itl.nist.gov/div898/handbook/nist-header-footer/images/nist_logo_centered_rev.svg)](https://www.nist.gov/ "National Institute of Standards and Technology")
Readable Markdownnull
Shard183 (laksa)
Root Hash4377278747177273583
Unparsed URLgov,nist!itl,www,/div898/handbook/pmc/section4/pmc433.htm s443