==========================================================================================

Section P: EXPECTATIONS  (Respondent)

==========================================================================================


HHID                          HOUSEHOLD IDENTIFICATION NUMBER
         Section: P     Level: Respondent      Type: Character  Width: 6   Decimals: 0

         .................................................................................
         22034           000003-959738.  Household Identification Number


==========================================================================================


PN                            RESPONDENT PERSON IDENTIFICATION NUMBER
         Section: P     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
         12326         010.  Person Identifier
           625         011.  Person Identifier
            29         012.  Person Identifier
             1         013.  Person Identifier
          7141         020.  Person Identifier
           177         021.  Person Identifier
             9         022.  Person Identifier
             1         023.  Person Identifier
           633         030.  Person Identifier
            45         031.  Person Identifier
             7         032.  Person Identifier
           975         040.  Person Identifier
            58         041.  Person Identifier
             6         042.  Person Identifier
             1         043.  Person Identifier


==========================================================================================


MSUBHH                        2010 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: P     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
         20699           0.  Original sample household - no split from divorce or
                             separation of spouses or partners
           672           1.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
           503           2.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
            52           5.  Split household - one half of couple from SUBHH 1 or 2
             6           6.  Split household - one half of couple from SUBHH 1 or 2
           101           7.  Reunited household - respondents from split household
                             reunite
             1           8.  Split household - one half of couple from SUBHH 1 or 2


==========================================================================================


LSUBHH                        2008 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: P     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
         14544           0.  Original sample household - no split from divorce or
                             separation of spouses or partners
           610           1.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
           471           2.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
            39           5.  Split household - one half of couple from SUBHH 1 or 2
             6           6.  Split household - one half of couple from SUBHH 1 or 2
            69           7.  Reunited household - respondents from split household
                             reunite
             1           8.  Split household - one half of couple from SUBHH 1 or 2
          6294       Blank.  NEW COHORT HH


==========================================================================================


MPN_SP                        2010 SPOUSE/PARTNER PERSON NUMBER
         Section: P     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
          6364         010.  Person Identifier
           598         011.  Person Identifier
            28         012.  Person Identifier
                       013.  Person Identifier
          6051         020.  Person Identifier
           155         021.  Person Identifier
             8         022.  Person Identifier
             1         023.  Person Identifier
           461         030.  Person Identifier
            41         031.  Person Identifier
             6         032.  Person Identifier
           733         040.  Person Identifier
            63         041.  Person Identifier
             6         042.  Person Identifier
             1         043.  Person Identifier
            37         811.  Spouse of Non-Original Respondent
             4         812.  Spouse of Non-Original Respondent
             8         821.  Spouse of Non-Original Respondent
             2         822.  Spouse of Non-Original Respondent
             4         831.  Spouse of Non-Original Respondent
             4         841.  Spouse of Non-Original Respondent
             1         842.  Spouse of Non-Original Respondent
          7458       Blank.  Single Respondent Household


==========================================================================================


MCSR                          2010 WHETHER COVERSHEET RESPONDENT
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
         15280           1.  Yes
            18           3.  2nd Coverscreen  R, answers not retained
          6736           5.  No


==========================================================================================


MFAMR                         2010 WHETHER FAMILY RESPONDENT
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
         14977           1.  Family R
            14           3.  2nd Family R, answers not retained
          7043           5.  Non-Family R


==========================================================================================


MFINR                         2010 WHETHER FINANCIAL RESPONDENT
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
         15130           1.  Financial R
            14           3.  2nd Financial R, answers not retained
          6890           5.  Non-Financial R


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         P155_ := 0 
         P155_.KEEP 
         ELSE 
         P155_ := 0 
         P155_.KEEP 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP155                         NUMBER OF PERCENT RANGE QUESTIONS ASKED
         Section: P     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecP.P155_

         User Note: This variable tracks the number of 0-100 scale questions asked.

         .................................................................................
         20652                    0-20.  Actual Value
          1382                   Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         P156_ := 0 
         P156_.KEEP 
         ELSE 
         P156_ := 0 
         P156_.KEEP 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP156                         NUMBER OF PERCENT RANGE QUESTIONS ANSWERED DK OR RF
         Section: P     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecP.P156_

         User Note: This variable tracks the number of 0-100 scale questions with DK or
         RF answers.

         .................................................................................
         20652                    0-10.  Actual Value
          1382                   Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP002                         P002 - EXPECTATIONS INTRO
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS0.P002_

         Next we would like to ask your opinion about how likely you think various events
         might be. When I ask a question I'd like for you to give me a number from 0 to
         100, where '0' means that you think there is absolutely no chance, and '100'
         means that you think the event is absolutely sure to happen.
         
         For example, no one can ever be sure about tomorrow's weather, but if you think
         that rain is very unlikely tomorrow, you might say that there is a 10 percent
         chance of rain. If you think there is a very good chance that it will rain
         tomorrow, you might say that there is an 80 percent chance of rain.

         .................................................................................
         20365           1.  CONTINUE
             5           8.  DK (Don't Know); NA (Not Ascertained)
            30           9.  RF (Refused)
          1634       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.P002_ 

         IF (piRTab1X007AFinFam IN [FINANCIALR, FINANCIAL_FAMILYR]) AND 
         ((((piSecHMainResidenceH004_OwnRent = OWN_ORBUYING) OR 
         (piSecHMainResidenceH008_OwnFarm IN [OWNSALL, OWNSPART])) OR 
         (piSecHMainResidenceH011_OwnFarmLand = YES)) OR 
         (piSecHMainResidenceH014_OwnMobile IN [OWNSBTHHOMEANDSITE, OWNSONLYHOME])) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP166                         CHANCE HOME VALUE UP NEXT YEAR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.HomeValue.P166_

         We are interested in how the value of your home will change in the future.   On
         the same scale from 0 to 100, what do you think is the percent chance that by
         next year at this time your home will be worth more than it is today?
         (00---10---20---30---40---50---60---70---80---90---100)

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           9712        0         100         36.88         29.85   12041
         -----------------------------------------------------------------
           246         998.  DK (Don't Know); NA (Not Ascertained)
            35         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.HomeValue.P166_ 

         IF SecP.EXPECTATIONS0.HomeValue.P166_ = 50 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP167                         EPISTEMIC UNCERTAINTY HOUSE VALUE
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS0.HomeValue.P167_

         Do you think that it is about equally likely that your home will be worth more
         as it is that it will be worth less by this time next year, or are you just
         unsure about the chances?

         .................................................................................
           570           1.  EQUALLY LIKELY
          1355           2.  UNSURE
            36           8.  DK (Don't Know); NA (Not Ascertained)
             2           9.  RF (Refused)
         20071       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.HomeValue.P166_ 

         IF SecP.EXPECTATIONS0.HomeValue.P169_ = NONEPISTEMICRESPONSE THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP168                         HOME VALUE UP/DOWN X% NEXT YEAR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.HomeValue.P168_

         By this time next year, what is the percent chance that the value of your home
         will have [gained/fallen] in value by more than [10/20/30/40] percent compared
         to what it is worth today?

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           8142        0         100         22.27         26.44   13714
         -----------------------------------------------------------------
           168         998.  DK (Don't Know); NA (Not Ascertained)
            10         999.  RF (Refused)


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         IF (piRTab1X007AFinFam IN [FINANCIALR, FINANCIAL_FAMILYR]) AND 
         ((((piSecHMainResidenceH004_OwnRent = OWN_ORBUYING) OR 
         (piSecHMainResidenceH008_OwnFarm IN [OWNSALL, OWNSPART])) OR 
         (piSecHMainResidenceH011_OwnFarmLand = YES)) OR 
         (piSecHMainResidenceH014_OwnMobile IN [OWNSBTHHOMEANDSITE, OWNSONLYHOME])) THEN 
         IF (SecP.EXPECTATIONS0.HomeValue.P166_ = NONRESPONSE OR 
         (SecP.EXPECTATIONS0.HomeValue.P167_ = UNSURE)) OR 
         (SecP.EXPECTATIONS0.HomeValue.P167_ = DONTKNOW) THEN 
         P169_ := EPISTEMICRESPONSE 
         ELSE 
         P169_ := NONEPISTEMICRESPONSE 
         ELSE 
         IF (SecP.EXPECTATIONS0.HomeValue.P166_ = NONRESPONSE OR 
         (SecP.EXPECTATIONS0.HomeValue.P167_ = UNSURE)) OR 
         (SecP.EXPECTATIONS0.HomeValue.P167_ = DONTKNOW) THEN 
         P169_ := EPISTEMICRESPONSE 
         ELSE 
         P169_ := NONEPISTEMICRESPONSE 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP169                         EPISTEMIC RESPONSE ASSIGNMENT
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS0.HomeValue.P169_

         A RESPONDENT IS ASSIGNED AN EPISTEMIC RESPONSE CODE AT P169 BASED ON RESPONSES
         TO QUESTIONS P166 and P167

         .................................................................................
          1672           1.  EPISTEMIC RESPONSE
          8368           2.  NON-EPISTEMIC RESPONSE
         11994       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         IF (piRTab1X007AFinFam IN [FINANCIALR, FINANCIAL_FAMILYR]) AND 
         ((((piSecHMainResidenceH004_OwnRent = OWN_ORBUYING) OR 
         (piSecHMainResidenceH008_OwnFarm IN [OWNSALL, OWNSPART])) OR 
         (piSecHMainResidenceH011_OwnFarmLand = YES)) OR 
         (piSecHMainResidenceH014_OwnMobile IN [OWNSBTHHOMEANDSITE, OWNSONLYHOME])) THEN 
         IF SecP.EXPECTATIONS0.HomeValue.P169_ = NONEPISTEMICRESPONSE THEN 
         IF SecP.EXPECTATIONS0.HomeValue.P166_ = 0 THEN 
         P170_ := FALLEN 
         ELSE 
         IF SecP.EXPECTATIONS0.HomeValue.P166_ = 100 THEN 
         P170_ := GAINED 
         ELSE 
         IF piRTab1X523_Random_1To8_New08_SecP IN [fallen40 .. Fallen10] THEN 
         P170_ := FALLEN 
         ELSE 
         P170_ := GAINED 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP170                         IN SECTION REFERENCE
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS0.HomeValue.P170_

         AN IN-SECTION REFERENCE AS TO WHICH FILLS WERE USED AT VARIABLE P168.

         .................................................................................
          4620           1.  FALLEN
          3748           2.  GAINED
                         8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
         13666       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.P002_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP005                         WILL R LEAVE INHERITANCE - 10K
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.P005_

         Think about an inheritance you [[and your] [husband/wife/partner]] might leave
         (, but not including any inheritance you might leave to each other).
         
         Including property and other valuables that you might own, what are the chances
         that you [[and your] [husband/wife/partner]] will leave an inheritance totaling
         $10,000 or more?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          19646        0         100         63.32         40.05    1637
         -----------------------------------------------------------------
           466         998.  DK (Don't Know); NA (Not Ascertained)
           285         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.P005_ 

         IF SecP.P009_CanDoProbScales = YES THEN 

         IF ((SecP.EXPECTATIONS0.P005_ <> 0) AND SecP.EXPECTATIONS0.P005_ <> 
         NONRESPONSE) AND SecP.EXPECTATIONS0.P005_ <> EMPTY THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP006                         WILL R LEAVE INHERITANCE - 100K
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.P006_

         And what are the chances that you [and your] [husband/wife/partner] will leave
         an inheritance totaling $100,000 or more?
         
         Include properties and other valuable items as well as money here
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          15937        0         100         51.84         40.95    5895
         -----------------------------------------------------------------
           137         998.  DK (Don't Know); NA (Not Ascertained)
            65         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.P006_ 

         IF (SecP.EXPECTATIONS0.P006_ > 0) AND SecP.EXPECTATIONS0.P006_ <> NONRESPONSE 
         THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP059                         CHANCE R/SP LEAVE INHERIT OF 500K/MORE
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.P059_

         And what are the chances that you [and your] [husband/wife/partner] will leave
         an inheritance totaling $500,000 or more?
         
         Include properties and other valuable items as well as money here
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          12424        0         100         27.82         35.21    9506
         -----------------------------------------------------------------
            58         998.  DK (Don't Know); NA (Not Ascertained)
            46         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS0.P006_ 

         IF (SecP.EXPECTATIONS0.P005_ = 0) AND SecP.EXPECTATIONS0.P005_ <> NONRESPONSE 
         THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP007                         WILL R LEAVE ANY INHERITANCE
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS0.P007_

         And what are the chances that you [and your] [husband/wife/partner] will leave
         any inheritance?
         
         Include properties and other valuable items as well as money here
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           3438        0         100         12.93         28.17   18528
         -----------------------------------------------------------------
            67         998.  DK (Don't Know); NA (Not Ascertained)
             1         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF (pisecJWORKSTATUSJ020_WorkforPay = YES) AND (piSecJWorkstatusJ021_EmpSelfOth 
         <> SLFEMPD) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP014                         LIKELIHOOD R WILL LOSE JOB
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P014_

         Sometimes people are permanently laid off from jobs that they want to keep.   On
         the same scale from 0 to 100 (where 0 means absolutely no chance and 100 means
         absolutely certain), what are the chances that you will lose your job during the
         next year?

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           6665        0         100         21.36         26.78   15249
         -----------------------------------------------------------------
           101         998.  DK (Don't Know); NA (Not Ascertained)
            19         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P014_ 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP015                         LIKELIHOOD R WILL FIND ANOTHER JOB
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P015_

         Suppose you were to lose your job this month.
         
         What do you think are the chances that you could find an equally good job in the
         same line of work within the next few months?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           6684        0         100         37.43         33.87   15265
         -----------------------------------------------------------------
            70         998.  DK (Don't Know); NA (Not Ascertained)
            15         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF pisecJWORKSTATUSJ020_WorkforPay <> YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP016                         LIKELIHOOD R WILL WORK FOR PAY
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P016_

         (On this same 0 to 100 scale), what are the chances that you will be working for
         pay at some time in the future?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          11667        0         100         14.60         28.23   10122
         -----------------------------------------------------------------
           167         998.  DK (Don't Know); NA (Not Ascertained)
            78         999.  RF (Refused)


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 
         IF (SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES) AND 
         ((SecP.EXPECTATIONS1.P016_ <> 0) OR SecP.EXPECTATIONS1.P016_ = EMPTY) THEN 
         IF piSecAContinuInterviewA019_Rage < 62 THEN 
         IF ((SecP.EXPECTATIONS1.P016_ > 0) AND SecP.EXPECTATIONS1.P016_ <> EMPTY) OR 
         (pisecJWORKSTATUSJ020_WorkforPay = YES) THEN 
         P017_.ASK 
         ELSE 
         P017_ :=  EMPTY 
         ELSE 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP017                         LIKELIHOOD R WILL WORK AFTER AGE 62
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P017_

         [Thinking about work in general and not just your present job, what/What] do you
         think the chances are that you will be working full-time after you reach age 62?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain
         
         996 Already age 62

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           7767        0         100         49.31         36.15   14205
         -----------------------------------------------------------------
             1         996.  ALREADY AGE 62
            58         998.  DK (Don't Know); NA (Not Ascertained)
             3         999.  RF (Refused)


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 
         P164_LocalP009_CanDoProbScales := ptP009_CanDoProbScales 
         ELSE 
         P164_LocalP009_CanDoProbScales := ptP009_CanDoProbScales 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP164                         R CAN DO PROBABILITY SCALES
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales

         User Note: Any R who refuses or does not know how to answer the first three
         0-100 questions of section P, will not be asked any further questions in this
         section. The actual sequence of questions varies and depends on specific skips.

         .................................................................................
           184           0.  NO
         20214           1.  YES
                         8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
          1636       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF (SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES) AND 
         ((SecP.EXPECTATIONS1.P016_ <> 0) OR SecP.EXPECTATIONS1.P016_ = EMPTY) THEN 

         IF piSecAContinuInterviewA019_RAge < 62 THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF (SecP.EXPECTATIONS1.P017_ = 50) AND (piRTab1X510_10Random1_2 = 
         RANDOMASSIGNMENT1) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP123                         WORK FT AFTER 62_EQUALLY LIKELY
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P123_

         Do you think that it is about equally likely that you will be working full-time
         as it is that you will not be working full-time, or are you just unsure about
         the chances?

         .................................................................................
           156           1.  EQUALLY LIKELY
           388           2.  UNSURE
             7           8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
         21483       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P123_ 

         IF (((SecP.EXPECTATIONS1.P017_ = 50) AND (piRTab1X510_10Random1_2 <> 
         RANDOMASSIGNMENT1)) OR ((((((((((((SecP.EXPECTATIONS1.P017_ = 0) OR 
         (SecP.EXPECTATIONS1.P017_ = 10)) OR (SecP.EXPECTATIONS1.P017_ = 20)) OR 
         (SecP.EXPECTATIONS1.P017_ = 25)) OR (SecP.EXPECTATIONS1.P017_ = 30)) OR 
         (SecP.EXPECTATIONS1.P017_ = 40)) OR (SecP.EXPECTATIONS1.P017_ = 60)) OR 
         (SecP.EXPECTATIONS1.P017_ = 70)) OR (SecP.EXPECTATIONS1.P017_ = 75)) OR 
         (SecP.EXPECTATIONS1.P017_ = 80)) OR (SecP.EXPECTATIONS1.P017_ = 90)) OR 
         (SecP.EXPECTATIONS1.P017_ = 100))) AND SecP.EXPECTATIONS1.P017_ <> NONRESPONSE 
         THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP172                         % P017 EXACT, ROUNDING OR APPROX
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P172_

         [When people are asked to give a numerical response, like percent chance,
         sometimes they give exact answers and sometimes they give rounded or approximate
         numbers.]
         
         When you said [PERCENTAGE PER P017] percent just now, did you mean this as an
         exact number or were you rounding or approximating?

         .................................................................................
          2505           1.  EXACT NUMBER
          4019           3.  APPROXIMATION
            57           8.  DK (Don't Know); NA (Not Ascertained)
            36           9.  RF (Refused)
         15417       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P172_ 

         IF SecP.EXPECTATIONS1.P172_ = APPROXIMATION THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP173                         P017 RANGE-MIN
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P173_

         What range of numbers did you have in mind when you said [PERCENTAGE PER P017]
         percent?
         
         [IWER: ENTER A RANGE]

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           3561        0         100         41.03         31.23   18061
         -----------------------------------------------------------------
           400         998.  DK (Don't Know); NA (Not Ascertained)
            12         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P173_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP174                         P017 RANGE-MAX
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P174_

         What range of numbers did you have in mind when you said [PERCENTAGE PER P017]
         percent?
         
         [IWER: ENTER A RANGE]

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           3498        0         100         59.22         32.67   18164
         -----------------------------------------------------------------
           361         998.  DK (Don't Know); NA (Not Ascertained)
            11         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF (SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES) AND 
         ((SecP.EXPECTATIONS1.P016_ <> 0) OR SecP.EXPECTATIONS1.P016_ = EMPTY) THEN 

         IF ((SecP.EXPECTATIONS1.P017_ = EMPTY OR (SecP.EXPECTATIONS1.P017_ <> EMPTY AND 
         (SecP.EXPECTATIONS1.P017_ <> 0))) OR (SecP.EXPECTATIONS1.P172_ <> EMPTY AND 
         (SecP.EXPECTATIONS1.P172_ <> EXACTNUMBER))) AND 
         (piSecAContinuInterviewA019_RAge < 65) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP018                         LIKELIHOOD R WILL WORK AFTER AGE 65
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P018_

         [Thinking about work in general and not just your present job, what do you think
         the chances are that you will be working full-time after you reach age 65?/And
         what about the chances that you will be working full-time after you reach age
         65?]
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain
         
         996 Already age 65

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           7921        0         100         37.96         34.09   14019
         -----------------------------------------------------------------
             1         996.  ALREADY AGE 65
            87         998.  DK (Don't Know); NA (Not Ascertained)
             6         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF (piSecJEDEXPANDLOOKINGFORJOBJ505_LookingForWork = YES) OR 
         (piSecJFINDINGAJOBJ517_DoingFindWrk = YES) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP020                         CHANCE R WILL FIND DESIRED JOB IN FEW MO
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P020_

         You told us earlier that you were looking for a new job.
         
         On this 0 to 100 scale, what are the chances that you will find a job like the
         one you're looking for within the next few months?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           2115        0         100         45.62         31.97   19895
         -----------------------------------------------------------------
            23         998.  DK (Don't Know); NA (Not Ascertained)
             1         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF piSecAContinuInterviewA019_RAge < 65 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP028                         CHANCE R WILL LIVE TO BE AGE 75 OR MORE
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P028_

         What is the percent chance that you will live to be 75 or more?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          10071        0         100         62.36         30.12   11536
         -----------------------------------------------------------------
           370         998.  DK (Don't Know); NA (Not Ascertained)
            57         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P028_ 

         IF SecP.EXPECTATIONS1.P028_ = 50 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP102                         UNCERTAINTY LIVE TO 75
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P102_

         Do you think that it is about equally likely that you will die before 75 as it
         is that you will live to 75 or beyond, or are you just unsure about the chances?

         .................................................................................
           635           1.  EQUALLY LIKELY
          1496           2.  UNSURE
            25           8.  DK (Don't Know); NA (Not Ascertained)
             3           9.  RF (Refused)
         19875       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF (SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES) AND 
         (piSecAContinuInterviewA019_RAge < 90) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP029                         CHANCE R WILL LIVE TO 80/85/90/95/100
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P029_

         What is the percent chance that you will live to be [85/80/90/95/100] or more?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         User Note: Fill values are assigned as follows:
         
         85 (IF AGE IS LESS THAN 65)
         80 (IF AGE IS 65-69)
         85 (IF AGE IS 70-74)
         90 (IF AGE IS 75-79)
         95 (IF AGE IS 80-84)
         100 (IF AGE IS 85-89)

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          18902        0         100         45.79         32.60    2150
         -----------------------------------------------------------------
           870         998.  DK (Don't Know); NA (Not Ascertained)
           112         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P029_ 

         IF (SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES) AND 
         (piSecAContinuInterviewA019_RAge > 64) THEN 

         IF SecP.EXPECTATIONS1.P029_ = 50 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP157                         LIVE TO 80/85/90/95/100-EQUALLY LIKELY
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P157_

         Do you think that it is about equally likely that you will die before
         [85/80/90/95/100] as it is that you will live to [85/80/90/95/100] or beyond, or
         are you just unsure about the chances?

         .................................................................................
           595           1.  EQUALLY LIKELY
          1435           2.  UNSURE
            29           8.  DK (Don't Know); NA (Not Ascertained)
             4           9.  RF (Refused)
         19971       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP175                         % CHANCE R WILL PAY $1,500 MED EXP
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P175_

         Please think about what you might spend out-of-pocket for your own medical
         expenses over the next year, including expenses such as doctor and dentist
         expenses, hospitals, nursing homes, prescription drugs and any others. Please
         include expenses that you would pay yourself (or a family member for you), but
         do not include what is covered by insurance.
         
         On a scale from 0 to 100 (where 0 means absolutely no chance and 100 means
         absolutely certain), what are the chances that you will spend more than $1,500
         during the coming year?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          19556        0         100         41.84         36.92    1816
         -----------------------------------------------------------------
           574         998.  DK (Don't Know); NA (Not Ascertained)
            88         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P175_ 

         IF SecP.EXPECTATIONS1.P175_ <> NONRESPONSE THEN 

         IF SecP.EXPECTATIONS1.P175_ = 0 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP176                         % CHANCE R WILL PAY $500 MED EXP
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P176_

         (On this same, 0 to 100 scale,) what are the chances that you will spend more
         than $500 during the coming year?  
         
         (00---10---20---30---40---50---60---70---80---90---100)   
         
         00 Absolutely no chance 
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           3899        0         100         25.01         35.42   18049
         -----------------------------------------------------------------
            83         998.  DK (Don't Know); NA (Not Ascertained)
             3         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P176_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP177                         % CHANCE R WILL PAY $3,000 MED EXP
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P177_

         (On this same, 0 to 100 scale,) what are the chances that you will spend more
         than $3,000 during the coming year?  
         
         (00---10---20---30---40---50---60---70---80---90---100)   
         
         00 Absolutely no chance 
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          15381        0         100         30.72         31.25    6464
         -----------------------------------------------------------------
           178         998.  DK (Don't Know); NA (Not Ascertained)
            11         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P177_ 

         IF SecP.EXPECTATIONS1.P177_ > 0 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP178                         % CHANCE R WILL PAY $8,000 MED EXP
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P178_

         (On this same, 0 to 100 scale,) what are the chances that you will spend more
         than $8,000 during the coming year?  
         
         (00---10---20---30---40---50---60---70---80---90---100)   
         
         00 Absolutely no chance 
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          12609        0         100         18.10         23.85    9300
         -----------------------------------------------------------------
           114         998.  DK (Don't Know); NA (Not Ascertained)
            11         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 

         IF (piSecAContinuInterviewA019_Rage > 64) OR (piRVarsZ076_ReIwR_V <> REIWR) 
         THEN 

         IF piSecARelationsA028_RInNHome <> YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP032                         PERCENT CHANCE R WILL MOVE TO NH IN 5YR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P032_

         [What is the percent chance that you will ever have to move to a nursing
         home?/What is the percent chance that you will move to a nursing home in the
         next five years?]
         
         DEF: (Nursing Homes are institutions primarily for people who need constant
         nursing supervision or are incapable of living independently. Nursing
         supervision must be provided on a continuous basis for the institution to
         qualify as a nursing home. Please don't include stays in adult foster care
         facilities or other short-term stays in a hospital.)
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          14809        0         100         19.21         25.51    6522
         -----------------------------------------------------------------
           649         998.  DK (Don't Know); NA (Not Ascertained)
            54         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF SecP.EXPECTATIONS1.P164_LocalP009_CanDoProbScales = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP110                         CHANCE SOC SEC LESS GENEROUS 10 YRS
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P110_

         Thinking of the Social Security program in general and not just your own Social
         Security benefits:
         
         On a scale from 0 to 100, (where 0 means no chance and 100 means absolutely
         certain,) what is the percent chance that Congress will change Social Security
         sometime in the next 10 years, so that it becomes less generous than now?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          19277        0         100         64.83         30.06    1826
         -----------------------------------------------------------------
           863         998.  DK (Don't Know); NA (Not Ascertained)
            68         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P110_ 

         IF SecP.EXPECTATIONS1.P110_ = 50 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP179                         EPISTIMIC UNCERTAINTY CONGRESS CHANGE
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P179_

         Do you think that it is about equally likely Congress will change Social
         Security as it will not change Social Security, or are you just unsure about the
         chances?

         .................................................................................
          1093           1.  EQUALLY LIKELY
          2722           2.  UNSURE
            44           8.  DK (Don't Know); NA (Not Ascertained)
             3           9.  RF (Refused)
         18172       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P110_ 

         IF (SecP.EXPECTATIONS1.P110_ <> 0) OR SecP.EXPECTATIONS1.P110_ = NONRESPONSE 
         THEN 

         IF piSecJSocialSecurityJ478_ = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP111                         CHANCE YOUR SOC SEC BENEFIT LESS 10 YRS
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P111_

         We just asked you about changes to Social Security in general. Now we would like
         to know whether you think these Social Security changes might affect your own
         benefits.
         
         On a scale from 0 to 100, (where 0 means no chance and 100 means absolutely
         certain,) what do you think is the percent chance that the benefits you yourself
         are receiving from Social Security will be cut some time over the next 10 years?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          10149        0         100         51.98         32.10   11404
         -----------------------------------------------------------------
           443         998.  DK (Don't Know); NA (Not Ascertained)
            38         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.P111_ 

         IF piSecJSocialSecurityJ479_ = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP112                         CHANCE YOUR FUTURE SOCSEC BENEFITS LESS
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.P112_

         We just asked you about changes to Social Security in general. Now we would like
         to know whether you think these Social Security changes might affect your own
         benefits.
         
         On a scale from 0 to 100, what do you think is the percent chance that over the
         next 10 years there will be changes to Social Security that will reduce your
         future benefits compared to what you would get under the current system?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           6838        0         100         67.71         27.95   15042
         -----------------------------------------------------------------
           145         998.  DK (Don't Know); NA (Not Ascertained)
             9         999.  RF (Refused)


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 

         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 

         IF ptP164_LocalP009_CanDoProbScales = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP047                         CHANCE MUTUAL FUNDS WORTH MORE NXT YR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P047_

         We are interested in how well you think the economy will do in the future.
         
         By next year at this time, what is the percent chance that mutual fund shares
         invested in blue chip stocks like those in the Dow Jones Industrial Average will
         be worth more than they are today?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          17967        0         100         45.58         26.95    1826
         -----------------------------------------------------------------
          2121         998.  DK (Don't Know); NA (Not Ascertained)
           120         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.MutualFunds.P047_ 

         IF SecP.EXPECTATIONS1.MutualFunds.P047_ = 50 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP113                         EPISTEMIC UNCERTAINTY STOCKS UP OR DOWN
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P113_

         Do you think that it is about equally likely that these mutual fund shares will
         increase in worth as it is that they will decrease in worth by this time next
         year, or are you just unsure about the chances?

         .................................................................................
          1291           1.  EQUALLY LIKELY
          3448           2.  UNSURE
            64           8.  DK (Don't Know); NA (Not Ascertained)
             7           9.  RF (Refused)
         17224       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 
         IF (SecP.P009_CanDoProbScales = YES) OR (piRVarsZ076_ReIwR_V <> REIWR) THEN 
         IF ptP164_LocalP009_CanDoProbScales = YES THEN 
         IF (((SecP.EXPECTATIONS1.MutualFunds.P047_ = DONTKNOW) OR 
         (SecP.EXPECTATIONS1.MutualFunds.P047_ = REFUSAL)) OR 
         (SecP.EXPECTATIONS1.MutualFunds.P113_ = UNSURE)) OR 
         (SecP.EXPECTATIONS1.MutualFunds.P113_ = DONTKNOW) THEN 
         P149_ := EPISTEMIC 
         ELSE 
         P149_ := NONEPISTEMIC 
         P149_.KEEP 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP149                         IF EPISTEMIC ANSWERS (GENERATED)
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P149_

         .................................................................................
          5753           1.  EPISTEMIC RESPONSE
         14461           2.  NON-EPISTEMIC RESPONSE
          1820       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.MutualFunds.P047_ 

         IF SecP.EXPECTATIONS1.MutualFunds.P149_ = NONEPISTEMIC THEN 

         IF SecP.EXPECTATIONS1.MutualFunds.P047_ <> 0 THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP150                         MARKET UP/DOWN BY X% NEXT YEAR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P150_

         By next year at this time, what is the percent chance that mutual fund shares
         invested in blue-chip stocks like those in the Dow Jones Industrial Average will
         have gained in value by more than 20 percent compared to what they are worth
         today?
         
         (00---10---20---30---40---50---60---70---80---90---100)
         
         00 Absolutely no chance
         100 Absolutely certain

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          12799        0         100         33.04         25.30    8825
         -----------------------------------------------------------------
           386         998.  DK (Don't Know); NA (Not Ascertained)
            24         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.MutualFunds.P047_ 

         IF SecP.EXPECTATIONS1.MutualFunds.P149_ = NONEPISTEMIC THEN 

         IF (SecP.EXPECTATIONS1.MutualFunds.P150_ <> NONRESPONSE AND 
         (SecP.EXPECTATIONS1.MutualFunds.P150_ <> 100)) AND 
         (SecP.EXPECTATIONS1.MutualFunds.P047_ <> 100) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP180                         CHANCE MARKET DOWN 20% NEXT YEAR
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P180_

         By next year at this time, what is the percent chance that mutual fund shares
         invested in blue-chip stocks like those in the Dow Jones Industrial Average will
         have fallen in value by more than 20 percent compared to what they are worth.

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          12980        0         100         32.26         25.01    8776
         -----------------------------------------------------------------
           262         998.  DK (Don't Know); NA (Not Ascertained)
            16         999.  RF (Refused)


==========================================================================================


         {PREVIOUS ASK} SecP.EXPECTATIONS1.MutualFunds.P047_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP097                         HOW CLOSELY FOLLOW STOCK MARKET
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.EXPECTATIONS1.MutualFunds.P097_

         How closely do you follow the stock market: very closely, somewhat, or not at
         all?

         .................................................................................
          1648           1.  VERY CLOSELY
          8541           2.  SOME WHAT CLOSELY
          9947           3.  NOT AT ALL
            57           8.  DK (Don't Know); NA (Not Ascertained)
            15           9.  RF (Refused)
          1826       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND (RVARS.Z145_TypeExit_V <> 
         FIRSTREPEATPOST)) AND (RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF ((ACTIVELANGUAGE <> EXTENG) AND (ACTIVELANGUAGE <> EXTSPN)) THEN 

         IF piSecAStartInterviewA009_SelfPrxy = SLF THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MP056                         P056 - ASSIST SECTION P - EXPECTATIONS
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecP.P056_AssistP

         How often did R receive assistance with answers in section P - expectations?

         .................................................................................
         19442           1.  NEVER
           671           2.  A FEW TIMES
           217           3.  MOST OR ALL OF THE TIME
            60           4.  THE SECTION WAS DONE BY A PROXY REPORTER
             1           8.  DK (Don't Know); NA (Not Ascertained)
             1           9.  RF (Refused)
          1642       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


MVDATE                        2010 DATA MODEL VERSION
         Section: P     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         User Note:  This variable identifies which data model was used to interview the
         household.  Please reference the data description for a summary of changes in
         each data model.

         .................................................................................
           589           1.  Version 1
          1843           2.  Version 2
           311           3.  Version 3
           684           4.  Version 4
          1101           5.  Version 5
          1764           6.  Version 6
         12940           7.  Version 7
          2802           8.  Version 8


==========================================================================================


MVERSION                      2010 DATA RELEASE VERSION
         Section: P     Level: Respondent      Type: Numeric    Width: 3   Decimals: 1

         .................................................................................
         22034         5.1.  HRS 2010 Final Release