Determining Skew of Standard Deviations

  • Context: Undergrad 
  • Thread starter Thread starter Aston08
  • Start date Start date
  • Tags Tags
    Standard
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Aston08
Messages
21
Reaction score
0
Determining Skew of a Data Set of Standard Deviations

I currently have a formula to calculate the standard deviation of data using a sliding 20 period window which has allowed me to generate the histogram image seen below.

TSBias.gif


My question is what calculations or formulas would I need to run/use on the above data to determine the relative skew of the data over a sliding 20 period window? My interest is in smoothing the data to a certain extent in order to more easily discern the transitions from - to + skew.

Any suggestions would be much appreciated.
 
Last edited:
Physics news on Phys.org
You're asking how to tranform you data so it "looks better". This is like asking "What color should I paint my room?". There is no objective answer to this question since we don't know your requirements. We have no stochastic or physical model for the data. We don't know what decisions would be made on the basis for the transformed data, etc.