In the first observation, DeltaEAs is set to zero, and the SUM function in the last statement of the data step will also set EAs_avant to zero (sum of a missing value and zero).
Then, in all observations where MT_EVT is negative (which it is in your example dataset), this formula is calculated:
DeltaEAs=EAs_avant*(MT_EVT/MT_EA_AVMVT)
Since EAs_avant is zero, the result of this is also zero.
So the SUM of EAs_avant (0) and DeltaEAs (0) will still be zero.
And so the zero perpetuates throughout your dataset.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.