Parent table is: BDYN_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: RBEN_RI . id
Identifies id of rows that contain relative average initial OASI benefit levels for females and males of various ages, where levels are measured relative to economy-wide average earnings. There is a different row for each age, so many rows have the same id value.
Valid values: 0 to 999999999 (nine digits), Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: RBEN_RI . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: RBEN_RI . age
Specifies age of females and males whose relative average initial OASI benefit levels are specified on this row.
Valid values: 0 to 125, Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: RBEN_RI . female
Specifies average initial OASI benefit level for females of this age as a percentage ratio (not a decimal fraction) of economy-wide average earnings. Value is zero for an age that does not have a row.
Valid values: any non-negative value, Real
Source code: ben_ri.h and ben_ri.cpp
SSASIM: RBEN_RI . male
Specifies average initial OASI benefit level for males of this age as a percentage ratio (not a decimal fraction) of economy-wide average earnings. Value is zero for an age that does not have a row.
Valid values: any non-negative value, Real
Source code: ben_ri.h and ben_ri.cpp