Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Definition  





2 Importance  





3 Related techniques  





4 Software  





5 References  





6 Further reading  





7 External links  














Seasonal subseries plot







Add links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Seasonal subseries plots are a graphical tool to visualize and detect seasonality in a time series.[1] Seasonal subseries plots involves the extraction of the seasons from a time series into a subseries. Based on a selected periodicity, it is an alternative plot that emphasizes the seasonal patterns are where the data for each season are collected together in separate mini time plots.[2]

Seasonal subseries plots enables the underlying seasonal pattern to be seen clearly, and also shows the changes in seasonality over time. Especially, it allows to detect changes between different seasons, changes within a particular season over time.

However, this plot is only useful if the period of the seasonality is already known. In many cases, this will in fact be known. For example, monthly data typically has a period of 12. If the period is not known, an autocorrelation plotorspectral plot can be used to determine it. If there is a large number of observations, then a box plot may be preferable.

Definition[edit]

Seasonal sub-series plots are formed by

The horizontal line displays the mean value for each month over the time series.

The analyst must specify the length of the seasonal pattern before generating this plot. In most cases, the analyst will know this from the context of the problem and data collection.

Importance[edit]

It is important to know when analyzing a time series if there is a significant seasonality effect. The seasonal subseries plot is an excellent tool for determining if there is a seasonal pattern. The seasonal subseries plot can provide answers to the following questions:

Practically, seasonal subseries plots are often inspected as a preliminary screening tool. They allow visual inferences to be drawn from data prior to modelling and forecasting.

Related techniques[edit]

Software[edit]

Seasonal subseries plots can be implemented in the R programming language using function monthplot().

Example

The following R code results in the above seasonal deviation plot of antidiabetic drug sales;

> monthplot(a10, ylab= "$ million" , xlab= "Month", xaxt= "n", main= "Seasonal deviation plot: antidiabetic drug sales")

> axis(1, at=1:12, labels=month.abb, cex=0.8)

References[edit]

  1. ^ "Seasonal Subseries Plot". NIST/SEMATECH e-Handbook of Statistical Methods. National Institute of Standards and Technology. Retrieved 12 May 2015.
  • ^ 2.1 Graphics | OTexts. Retrieved 2016-05-12. {{cite book}}: |website= ignored (help)
  • ^ Chapter 2 Time series graphics | Forecasting: Principles and Practice (2nd ed).
  • Further reading[edit]

    External links[edit]

    Public Domain This article incorporates public domain material from the National Institute of Standards and Technology


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Seasonal_subseries_plot&oldid=1195077746"

    Categories: 
    Time series
    Statistical charts and diagrams
    Hidden categories: 
    CS1 errors: periodical ignored
    Articles needing additional references from March 2016
    All articles needing additional references
    Wikipedia articles incorporating text from the National Institute of Standards and Technology
    Articles with example R code
     



    This page was last edited on 12 January 2024, at 06:08 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki