BookmarkSubscribeRSS Feed
mei
Calcite | Level 5 mei
Calcite | Level 5

Dear all;

I need to calculate volatility of ROE which is calculated as variance of annual ROE over the last 3 years.

I have ROE lag 1 till lag 3.

How do i calculate variance of ROE, do I calculate std deviation first then squared it?

if yes, is it calculated as

STD_VROE= Std(of ROE_lag1-ROE_lag3);

Thanks

mei

3 REPLIES 3
Haikuo
Onyx | Level 15

Is it rolling (or moving) variance you are after? what does your data look like?

Haikuo

mei
Calcite | Level 5 mei
Calcite | Level 5

ya it is time series data. let me attach the data. (but i have not calculate the ROE lag 1 -Lag3),:smileyblush:

Haikuo
Onyx | Level 15

Not sure which variables you are investigating. But if you have ETS, then take a look at proc expand:

http://support.sas.com/documentation/cdl/en/etsug/60372/HTML/default/viewer.htm#etsug_expand_sect026...

notice the transform operation:MOVVAR (backward moving variance), which seems to meet your need.

Regards,

Haikuo

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand in the Innovate Hub.

Watch Now →
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 3785 views
  • 0 likes
  • 2 in conversation