Statistical Analysis of Temperature Data | Time Series Analysis in Python | Weather Derivatives

Поділитися
Вставка
  • Опубліковано 5 лип 2022
  • In this tutorial we further our investigation into weather derivatives by diving into some real world temperature data. The weather station data we investigate goes all the way back to Jan-1859, and we show how to group on any selection/periods using pandas dataframes to extract statistics like extreme temperatures and distributions for specific months.
    The second part of this video is to complete time series analysis, specifically time series decomposition and modelling. Our first goal is to de-trend and remove seasonality using statsmodels decompose function classical decomposition using moving averages. Time series decomposition is a technique that splits a time series into several components, each representing an underlying pattern category, trend, seasonality, and noise. We discuss overfitting/underfitting and parsimony and how to use partial autocorrelation functions (PACF) and Akaike Information Criterion (AIC) to make decisions on model orders.
    Online Tutorials:
    1) Statistical Analysis of Temperature Data: quantpy.com.au/weather-deriva...
    2) Time Series Decomposition and Modelling: quantpy.com.au/weather-deriva...
    In this series we take a deep dive into a type of exotic financial products weather derivatives. Weather derivatives are financial instruments that can be used to reduce risk associated with adverse weather conditions like temperature, rainfall, frost, snow, and wind speeds.
    Historical Data, Weather Observations for Sydney, Australia - Observatory Hill:
    www.bom.gov.au/climate/data/st...
    ★ ★ Code Available on GitHub ★ ★
    GitHub: github.com/TheQuantPy
    Specific Tutorial Link: github.com/TheQuantPy/youtube...
    ★ ★ QuantPy GitHub ★ ★
    Collection of resources used on QuantPy UA-cam channel. github.com/thequantpy
    ★ ★ Discord Community ★ ★
    Join a small niche community of like-minded quants on discord. / discord
    ★ ★ Support our Patreon Community ★ ★
    Get access to Jupyter Notebooks that can run in the browser without downloading python.
    / quantpy
    ★ ★ ThetaData API ★ ★
    ThetaData's API provides both realtime and historical options data for end-of-day, and intraday trades and quotes. Use coupon 'QPY1' to receive 20% off on your first month.
    www.thetadata.net/
    ★ ★ Online Quant Tutorials ★ ★
    WEBSITE: quantpy.com.au
    ★ ★ Contact Us ★ ★
    EMAIL: pythonforquants@gmail.com
    Disclaimer: All ideas, opinions, recommendations and/or forecasts, expressed or implied in this content, are for informational and educational purposes only and should not be construed as financial product advice or an inducement or instruction to invest, trade, and/or speculate in the markets. Any action or refraining from action; investments, trades, and/or speculations made in light of the ideas, opinions, and/or forecasts, expressed or implied in this content, are committed at your own risk an consequence, financial or otherwise. As an affiliate of ThetaData, QuantPy Pty Ltd is compensated for any purchases made through the link provided in this description.

КОМЕНТАРІ • 12

  • @JohnSmith-dq6nm
    @JohnSmith-dq6nm Рік тому +2

    Great content. You really deserve more subscribers.

  • @mattheusmegdom
    @mattheusmegdom Рік тому +2

    Great Video !

  • @_AbUser
    @_AbUser Рік тому +3

    Waiting next video.. Is it possible to use somekind of harmonic functions for seasonal component representation also? How should they looks in the model?

    • @QuantPy
      @QuantPy  Рік тому +1

      In short, yes it is, wait for next video

    • @_AbUser
      @_AbUser Рік тому

      @@QuantPy Thanks dude!

    • @joeyattaway756
      @joeyattaway756 Рік тому

      Box Jenkins

  • @amirrosli2507
    @amirrosli2507 Рік тому +1

    Hi, nice video. May I ask to predict weather (Temperature), is there any methods from statistical analysis besides regression . Please I need it for my project.

    • @QuantPy
      @QuantPy  Рік тому

      You could try to use local or nonparametric models like splines.

    • @amirrosli2507
      @amirrosli2507 Рік тому

      @@QuantPy thank you

  • @user-ky4yg8kf5p
    @user-ky4yg8kf5p Рік тому

    for seasonal analysis, i want to take winter as DJF. in this case, if dec is in 1995, then jan and feb will be from 1996 and so on for all the other years until 2021. i have nc files, but i cant figure out how to extract data like this for winter. can anyone help me with this. i an working in python.

  • @bamf6603
    @bamf6603 Рік тому

    Hey, are you climate data processing engineer?

  • @tsehayenegash8394
    @tsehayenegash8394 Рік тому

    please upload in matlab or please inform me when you know the other uploader