\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={On the Heterogeneity in Longe vity among Socioeconomic Groups: Scope, Trends, and Implications for Earnings-Related Pension Schemes},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{On the Heterogeneity in Longe vity among Socioeconomic Groups: Scope, Trends, and Implications for Earnings-Related Pension Schemes}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Robert  Holzmann}

             \author[2]{Mercedes  Ayuso}

             \author[3]{Jorge Miguel  Bravo}

             \affil[1]{  Austrian Academy of Sciences}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2016 Accepted: 1 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Heterogeneity in longevity between socioeconomic groups is increasingly documented for developed economies and is reviewed in the paper. Heterogeneity in life expectancy disaggregated by main socioeconomic characteristics â??" such as age, gender, race, health, education, profession, income, and wealth â??" is sizable and has not declined in recent decades. The prospects for future decline are not strong, either; perhaps even to the contrary. As heterogeneity is closely linked to income or earnings (i.e., the contribution base of earnings-related retirement income programs such as social security benefits and private sector life annuities) and as heterogeneity is empirically sizable, the result is major implicit taxes for some groups â??"particularly the less educated and low earners â??"and major subsidies for other groups â??" particularly highly educated individuals and high-income earners. The implications for retirement income reform and scheme design are substantial as taxes/subsidies counteract the envisaged effects of (i) a closer contribution-benefit link, (ii) a later formalretirement age to address population aging, and (iii) more individual funding and private annuities to compensate forreduced public generosity.

\end{abstract}


\keywords{life expectancy, gender, life annuities, lifetime income, implicit tax, implicit subsidy}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ncreased longevity of individuals has become the pride of policy makers across the world, evidence of the successes of health care and other public programs, but it is also a major element of concern as it puts pressure on the financial sustainability of agerelated public and private programs such as pensions, health care, and longterm care. 1 Full professor for Actuarial Statistics at University of Barcelona (Department of Econometrics, Statistics and Spanish Economy, Data on longevity developments, typically measured by changes in mortality rates across the age spectrum or through changes in life expectancy at specific ages (e.g., at birth or retirement), are now available in essentially all countries and are well documented (see United Nations 2013 and 2015). These data typically indicate for the total population a reduction in mortality rates across most or all ages or, equivalently, an increase in (remaining) life expectancy at most or all ages. This creates the basis on which policy reforms are developed and proposed, the most prominent of which is an increase in retirement age for pension programs to address the rise in longevity.\par
Improved data availability in a rising number of countries suggests that changes in mortality/life expectancy are not homogenous across populations but instead characterized by often stark heterogeneity in scope and trends across socioeconomic groups. Such heterogeneity -if confirmed and sustained -risks putting in doubt the effectiveness of key policy proposals to address longevity challenges that assume homogeneity in longevity.\par
Longevity heterogeneity impacts the outcomes of social programs such as pension schemes, which in turn risks affecting major reform avenues, such as a move toward defined contribution (DC) schemes or an increase in retirement age concomitant with increasing life expectancy. Of particular relevance is the link between longevity and income/earnings/contribution base, as both ultimately determine the level of benefits assigned. If the two are highly correlated, actuarial 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}
\begin{quote}
-Year 2017\end{quote}
\par
Heterogeneity in longevity between socioeconomic groups is increasingly documented for developed economies and is reviewed in the paper. Heterogeneity in life expectancy disaggregated by main socioeconomic characteristics -such as age, gender, race, health, education, profession, income, and wealth -is sizable and has not declined in recent decades. The prospects for future decline are not strong, either; perhaps even to the contrary. As heterogeneity is closely linked to income or earnings (i.e., the contribution base of earnings-related retirement income programs such as social security benefits and private sector life annuities) and as heterogeneity is empirically sizable, the result is major implicit taxes for some groups -particularly the less educated and low earners -and major subsidies for other groups -particularly highly educated individuals and high-income earners. The implications for retirement income reform and scheme design are substantial as taxes/subsidies counteract the envisaged effects of (i) a closer contribution-benefit link, (ii) a later formal retirement age to address population aging, and (iii) more individual funding and private annuities to compensate for reduced public generosity.\par
Abstractneutrality is strongly violated if the same rules are 
\section[{?}]{?}\par
The Spanish version of the paper was produced in our capacity as Members of the Expert Forum of the BBVA Pension Institute  {\ref (Madrid)} and can be accessed at https://www.jubilacion defuturo.es/es/blog/foro-de-expertos.html. This paper was written in our personal capacity and none of the institutions we are involved with can be held accountable for the content. Any errors are our own doing. applied to all individuals; doing so in the presence of income-correlated life expectancy amounts to a tax on lower-income groups and a subsidy for high-income groups.\par
Exploring and estimating the size of the longevity-income link is important to understand the size of the actuarial distortion and to guide new policy design to compensate for it. While new and improved data for some countries enable a much better understanding of the phenomenon within countries, little systematic comparison across countries has been made to date on scope and trends across socioeconomic groups.\par
Against this background the structure of the paper is as follows: Section 2 highlights the socioeconomic dimensions of heterogeneity in longevity/life expectancy and the scope of heterogeneity emerging from available national and international data. Section 3 presents past trends in heterogeneity for these same socioeconomic dimensions and speculates about their future prospects. Section 4 explores the data options for heterogeneity with the aim of establishing income-related or multi-dimensional socioeconomic links. Section 5 builds on these links to offer first estimates of the magnitude of the tax/subsidy effects of heterogeneity in life expectancy; explore the labor market implications; and sketch the pension policy consequences of such distortions. The paper ends with conclusions and next steps in Section 6. 
\section[{II.}]{II.}\par
Main dimensions, Indicators, and Scope of Heterogeneity in Longevity Section 2.1 provides an overview of the main dimensions of heterogeneity in longevity and discusses their selected indicators for which data are available, at least for some countries. Section 2.2 presents data on the scope of heterogeneity by various dimensions. The sources cited use mortality rates at different ages or life expectancy at selected ages (typically at birth and at retirement age) as an indicator for longevity, when appropriate and available. a) Main socioeconomic dimensions for which heterogeneity data are available\par
In addition to gender and age,4 a range of other socioeconomic characteristics may affect the probability that an individual lives longer or shorter, thus impacting his or her longevity. Level of income, type of work exercised during working life, marital status, education, and health status are some key variables typically presented in the scientific literature and in analyses by international organizations, in addition to sociodemo graphic variables such as place of residence and race/ethnicity.\par
Table \hyperref[tab_0]{1} summarizes some of the studies that have analyzed the influence of different socioeconomic characteristics on longevity. The purposes of this table are to list the primary available socioeconomic characteristics and selected indicators for which differentiation by longevity is available; present the basic idea behind the link; and offer selective references to key data sources or papers.  
\section[{Health status and lifestyle}]{Health status and lifestyle}\par
The objective or subjective health status of individuals has a major bearing on remaining life expectancy for individuals, with differentiated outcomes for men and women. Some studies differentiate the impact of health on life expectancy without disability. E.g., in Spain the remaining life expectancy without disability for men aged 65 is 7 years below the male average, for women with disability it is 10 years below the female average  {\ref (INE 2015)}. This indicates that women live longer but have more disabilities. Health status as an outcome is, of course, not independent of individual lifestyle choices (inputs) such as smoking, drinking, type of diet, and type and frequency of physical exercise. The link to longevity may be exerted through the objective or subjective health status or directly through the inputs.  
\section[{Level of education}]{Level of education}\par
Various studies present a close link between level of education and longevity -typically individuals with more years of education have a higher life expectancy. E.g., in Central and Eastern European countries, men aged 65 with a low level of education live 4 to 7 years less than men with a high level of education (OECD 2014). Years of education is clearly a proxy for many other variables that impact longevity such as socioeconomic background (e.g., country of residence and family status, as input) and market income (as outcome). But education -as an outcome -is likely to also directly affect longevity through knowledge about lifestyles (see item 3) and other channels that are little explored. Like education, this characteristic is likely a proxy for other characteristics but may have its own impact on longevity. E.g., being married changes one's social embeddedness and thus influences happiness and outlook on life \hyperref[b26]{(Holzmann 2013}). 
\section[{Type of labor activity}]{Type of labor activity}\par
Various studies suggest a relationship between type of economic activity and life expectancy -for individuals at birth through father's profession, or at retirement age through one's own profession.\par
E.g., in England in observation period 2002-06, having had a father in liberal professions* led to a life expectancy advantage at birth of 6 years over individuals with a father with a manual profession; for individuals at age 65, the difference for own profession was 3.5 years. Type of professional activity may serve as a proxy for other channels such as income but may also have a direct impact on longevity, e.g., via professional satisfaction.\par
National Statistics (2011) 
\section[{Geographical area}]{Geographical area}\par
Various studies indicate that region of residency in a country has an impact on life expectancy. E.g., people in the northeastern part of the United States can expect to live longer than those in the south. Similar differences exist in England, France, Italy, and Spain. Region may serve as a proxy for income level, health infrastructure, and other inputs but may also have an impact on its own that in some cases moves in the opposite direction. Such disaggregation allows insights into the joint distribution of heterogeneityaffecting indicators and thus the magnitude of effects that strengthen or weaken longevity. E.g., while women have a higher life expectancy, their income level is often lower than that of men, attenuating both effects. On the other hand, individuals with the "wrong" gender (male), profession (manual), and race (black) may end up with a life expectancy at retirement that is a small fraction of that of an Asian woman with a high-paying profession. Data that allow wide disaggregation by all relevant indicators and for longevity at birth, at entry into the labor market, and at retirement do not yet exist and thus need to be approximated for analyses. The key indicator for our purposes is (lifetime) income (also a proxy for the contribution base, accumulation of savings or acquired rights, and future pension benefit). If for whatever reason income is highly correlated with life expectancy then the contract of any earnings-related scheme will be unfair and will distort and countervail policy goals. Thus the size of the life expectancy gaps (compared to the average) across income strata is critical information for corrective policy design.\par
profession, region of residence, etc.) are closely linked to income. We do not know how much heterogeneity in longevity they add when corrected for the income (wealth) status of individuals and we have limited understanding of how much of this addition could and should be corrected for. Any correction mechanism for amenable individual characteristics risks provoking moral hazard behavior within an insurance contract setting. But it is important to understand the size of the additional life expectancy created by amenable indicators beyond the correlated income effect.\par
Table \hyperref[tab_0]{1} also includes a few unchangeable individual indicators such as age, gender, and race and the data suggest that their impact on heterogeneity in longevity can be large. As individuals cannot (easily) change these characteristics, which are mostly easily observed, insurance theory suggests that pricing should happen individually for these pools; i.e., it should be based on their respective group mortality/life expectancy. Any redistributive considerations should happen outside the insurance contract. Still, from a policy perspective it is important to know how much these unchangeable individual indicators add or subtract to heterogeneity in longevity once the impact of income is taken into account. 
\section[{b) Scope of heterogeneity in life expectancy by socioeconomic characteristics}]{b) Scope of heterogeneity in life expectancy by socioeconomic characteristics}\par
The prior subsection offered an overview of key socioeconomic dimensions that affect heterogeneity in life expectancy (and for which data exist) and identified socioeconomic characteristics for its measurement. This subsection presents the actual scope of heterogeneity in longevity by each identified socioeconomic characteristic: first with a selection of examples in different countries and with an overview in Table \hyperref[tab_6]{3} at the end. 
\section[{?}]{?}\par
Life expectancy at birth estimates the years alive and summarizes mortality at different ages, typically classified for children and adolescents, adults, and older persons.\par
In 2013 the World Health Organization estimated the average life expectancy of the world population at 74 years (WHO 2015a). Not surprisingly, major differences in this value exist across countries, ranging from a minimum of 46 years to a maximum of 84 years, or a gap of around 38 years. Moving forward to life expectancy at age 60, the average value across countries is 18 years, implying an average gain of 4 years from birth for those who survived. The highest \hyperref[b24]{(26)} and lowest (13) years of remaining life expectancy at age 60 signal an absolute gap reduction but a relative increase.\par
Much of the difference in life expectancy at birth occurs at early ages. The infant mortality rate (i.e., the probability of dying during the first year of life for each 1000 live births) is 15.3, with the highest country level at 107.2 and the lowest at 1.6. The average under-five year mortality rate is 17.7 per 1000, with a maximum of 167.4 and a minimum of 2.0. These differences across countries are staggering.\par
Lastly, the mortality rate for adults (i.e., the probability of dying between the age of 15 and 60 per 1000 individuals) was estimated in 2013 at an average 184 for men (with a maximum of 577 and a minimum of 54) and at an average 102 for women (with a maximum of 496 and a minimum of 36). 
\section[{?}]{?}\par
Men and women do not have the same life expectancy, neither at birth nor at any later age, such as retirement. This fact has been demonstrated repeatedly across countries, most recently by the World Health Organization (WHO 2015a). In 2013 the average life expectancy for all women in the world was 77 years, 6 years above that of men (71 years). In Europe these values are even higher (80 years for women, 73 for men), leading to an increase in the gender gap of 7 years. When we regard the levels and gender gap at age 60 for the world as a whole, the differences are reduced in absolute terms but remain unchanged in relative terms: life expectancy at age 60 is 21 for women and 18 for men, for a gap of 3 years. In Europe, the difference in absolute terms is also reduced but increased in relative terms: 24 years for women and 19 years for men, for a gap of 5 years. Similar results emerge from OECD (2015) estimates at age 65 (Figure \hyperref[fig_0]{1}). A number of studies suggest that the scope and development of life expectancy depends on other factors in addition to the ones already outlined, such as level of education, type of work, and individual and country income level. Based on estimates by WHO (2015b), Figure \hyperref[fig_2]{3} presents differences in life expectancy at age 30 for individuals with a high education level (tertiary education) and a low education level (inferior to secondary education), differentiated by gender. Across all 15 countries considered in the study, those with a high degree of education have a life expectancy of 53 at age 30 while those with a low degree of education have a life expectancy of 47 years -i.e., 6 years fewer. The differences by education level are much more pronounced for men (8 years lower for low-educated men) than women, for whom the difference is roughly halved. In the Czech Republic, the differences between high-and low-educated men reaches a staggering 12.1 years, while the difference for women is still 5.2 years. By health status By education level and type of work ? Individuals in countries with higher wealth or income level exhibit, in general, a higher life expectancy at birth. The relationship between life expectancy and GDP per capita for a set of richer countries is clearly visible in Figure \hyperref[fig_3]{4} (OECD 2015). This positive relationship is quite strong but not perfect, as demonstrated by the position of the United States, which has a high GDP per capita but a below-projected life expectancy. In contrast, countries with a GDP per capita similar to that of the United States, such as Spain and New Zealand, have an above-projected life expectancy, which may be due to other factors. One such factor could be public and private expenditure on health, although OECD (2015) estimates suggest that the link between life expectancy and health expenditure is not strong. Countries like South Korea and Greece have low health expenditure but a relatively high life expectancy similar to that of Spain and Portugal, both of which spend much more on health.\par
Volume XVII Issue I Version I  
\section[{?}]{?}\par
While data linking life expectancy and gender are typically available, the link to lifetime income is mostly nonexistent and must be created from administrative and other data with a number of assumptions. Most of such data links have been created in the United States, including in the most recent joint study by the National Academies of Sciences (2015). This study confirms prior studies' findings on the importance of heterogeneity in longevity and of the trend that the gradient in life expectancy by income has risen over time, implying a rising gap in life expectancy between the lowest (and least educated) income group and the highest (and most educated) income group.\par
Key results are highlighted in Figures \hyperref[fig_4]{5a and 5b}, which present life expectancy at age 50 by income quintile and by cohort and gender, respectively. For both birth cohorts and for both genders, the life expectancy gap increases with income quintile (except in one case). Furthermore, and as conjectured, the gap increased between birth cohorts for the fifth quintile compared to the first quintile, from 5.1 to 12.7 years for men and from 3.9 to 13.6 years for women. These gaps are large and the trends frightening.\par
To our knowledge no similar data are available for other OECD countries, particularly those in the EU, to confirm or reject these scopes and trends in longevity heterogeneity. While one may conjecture that both the scope and trend are less drastic in most other countries, the situation will not be homogenous and awaits relevant studies.  
\section[{?}]{?}\par
Various country studies suggest that the probability of death for married individuals (and consequently their survival probability and thus life expectancy) is different from that of singles and widowed individuals. Figure \hyperref[fig_6]{6} offers an example of such differences for Spain, based on the population census of 2011, as estimated in \hyperref[b0]{Alaminos and Ayuso (2015)}.\par
The probability of death for widowed individuals is higher than that for married men and married women but the gap is more pronounced for men. The difference in mortality in both cases increases markedly with age. This has a bearing on actuarial neutrality and thus individual pension design. It has an additional bearing when a person can receive a survivors pension in addition to his or her own pension.\par
Volume XVII Issue I Version I   
\section[{?}]{?}\par
Other factors that affect differences in life expectancy across individuals include the geographic zone or area where individuals are born or live in, or the race to which they belong. The latter is widely studied in the United States, where public statistics differentiate across a whole spectrum of races (including White, African-American, Latino, Asian-American, and Native American). Table \hyperref[tab_5]{2} offers a glimpse of the magnitudes.\par
Even from these selective data it is evident that diversity across states is not symmetric for ethnicities and differences between white and Afro-American populations can be sizable but are dominated by differences with and between other ethnicities. Given Europe's (so far) ethnically more homogenous population, such statistical differentiation by ethnic background has not yet been done.    \hyperref[tab_6]{3} summarizes the scope in gaps in longevity across selected socioeconomic characteristics for countries in an easily comparable manner. The key message is that the gaps are mostly high and sometimes surprising.  
\section[{Past Trends and Perspectives on Heterogeneity of Longevity}]{Past Trends and Perspectives on Heterogeneity of Longevity}\par
Heterogeneity in longevity is not constant but evolves across key indicators within and between countries. Past trends may inform about future developments but nothing is more difficult than to predict the future. Section 3.1 offers information about trends in longevity heterogeneity by selective indicators for which data are available. Table \hyperref[tab_7]{4} presents a summary of the main changes observed over time. Section 3.2 speculates about future developments in or likely prospects for heterogeneity in longevity. 
\section[{a) Past trends in heterogeneity in longevity}]{a) Past trends in heterogeneity in longevity} 
\section[{?}]{?}\par
The trends observed in reported periods of 1990 and 2013 continued the developments of much of the 20th century, with an increase in life expectancy at birth and at age 60, a fall in infant mortality, and improvements for almost all age intervals. Worldwide life expectancy at birth increased by about 6 years, or about 3 months for every year (WHO 2015a); the most progress was made in Africa and South-East Asia, which started from lower levels. In Europe the increase in life expectancy at birth during this period was 4 years while the increase in life expectancy at age 60 was above the world average (3 years versus 2 years for the rest of the world). This reflects the fact that mortality rates at younger ages in Europe were already quite low, so improvements in life expectancy at birth (some 1.5 months per year) come increasingly at higher ages only.\par
The dramatic improvement in mortality rates at younger ages in the developing world is reflected in the marked decrease in infant mortality and the under-five halved, from 0.037 per 1000 live births in 1990 to 0.015 in 2013; the same happened to the under-five year mortality rate, which decreased from 0.047 per 1000 in 1990 to 0.018 in 2013. This development was supported by heavy emphasis on progress in this area under the Millennium Development Goals during this period. But the mortality rate for adults (aged 15 to 60) also more than halved, from 0.246 per 1000 adults in 1990 to 0.102 in 2013. 
\section[{?}]{?}\par
The increase in life expectancy over the last 200 to 250 years was a phenomenon new to mankind, and was seen first in industrializing countries \hyperref[b26]{(Holzmann 2013)}. For the last 160 years, the frontier of life expectancy increase worldwide has been linear  {\ref (Oeppen and Vaupel 2002)}, with an increase of some 3 months every year. The estimated slope of this linear line is 0.243 for women, slightly larger than that for men (at 0.222). The latest estimates indicate that both slopes show signals of a slight flattening and a reduction in the difference between men and women (see Ayuso and Holzmann 2014 for details).\par
According to WHO data (2015a), the difference in life expectancy at birth by gender worldwide remained approximately constant at 6 years between 1990 and 2013 (with female/male averages of 71/65 years in 1990 and 77/71 years in 2013). In Europe the gender difference during this period also remained approximately constant at 5 years.\par
For life expectancy at age 60 and the period under investigation, the difference worldwide remained broadly constant at 3 years (with female/male averages of 19/16 years in 1990 and 21/18 years in 2013). In Europe life expectancy at age 60 increased more for women, increasing the gap from 4 to 5 years (with female/male averages of 21/17 years in 1990 and 24/19 years in 2013).\par
Figure \hyperref[fig_9]{8} presents the assumptions in the international demographic projections -medium variant. The gender gap in life expectancy at birth is assumed to remain constant at 4.   ? Higher education levels are undoubtedly linked with higher life expectancy, both at birth and at age 65.\par
? The development over time was neither uniform nor steady. It is not clear whether this represents stochastic variations, cohort specificities, or data issues.\par
? Comparing data at the end-points of 2007 and 2013, the increase in life expectancy for lowereducated men was higher than that for highereducated men (1.9 percent compared to 1.2 percent). ? For women, the result was the opposite -those with the highest education level had an increase in life expectancy of 1.1 percent, well above the gain for those with the lowest level of education (0.4 percent).  ? For all professions, life expectancy at birth and at age 65 increased across the investigated period. ? The development over time was neither uniform nor steady. Again, it is not clear whether this represents stochastic variations, cohort specificities, or data issues. ? Those in liberal professions achieved stronger growth in life expectancy at birth, for both men (11.8 percent) and women (7.8 percent), compared to those in more manual professions (9.8 percent for men and 5.5 percent for women). ? A similar but more differentiated picture emerges when changes in life expectancy at age 65 are considered. Those in liberal professions showed stronger growth in life expectancy at age 65, for both men (32.4 percent) and women (14.9 percent), compared to those in more manual professions (25.1 percent for men and 6.8 percent for women).  ? For all professions, life expectancy at birth and at age 65 increased across the investigated period. ? The development over time was neither uniform nor steady. Again, it is not clear whether this represents stochastic variations, cohort specificities, or data issues. ? Those in liberal professions achieved stronger growth in life expectancy at birth, for both men (11.8 percent) and women (7.8 percent), compared to those in more manual professions (9.8 percent for men and 5.5 percent for women). ? A similar but more differentiated picture emerges when changes in life expectancy at age 65 are considered. Those in liberal professions showed stronger growth in life expectancy at age 65, for both men (32.4 percent) and women (14.9 percent), compared to those in more manual professions (25.1 percent for men and 6.8 percent for women).\par
Volume XVII Issue I Version I  ? Despite the short time interval analyzed, all income quintiles exhibited an increase in life expectancy. ? Men in the highest income quintile experienced an increase in life expectancy at birth of 1.4 percent, while men in the lowest income quintile increased life expectancy by 2 percent.\par
? For women, the difference between the increase in life expectancy between those in the highest and lowest quintiles was closer, at 1.1 percent and 1.4 percent, respectively. ? For life expectancy at age 65, the relative ranking between highest and lowest income quintile and gender was more pronounced: 6.1 percent versus 7.5 percent for high-and low-income men, respectively, and 3.8 percent versus 4.5 percent for high-and low-income women, respectively.\par
Volume XVII Issue I Version I   Note: a Change in difference in life expectancy between women and men along the period. bChange in difference between total life expectancy and healthy life expectancy along the period. cChange in difference in life expectancy between individuals with high and low levels of education along the period. dChange in difference in life expectancy for individuals with liberal profession and unqualified labor jobs along the period. eChange in difference in life expectancy for individuals with high and low levels of income (5th vs 1st quintile) along the period.\par
Source: Authors based on quoted references. 
\section[{b) Prospects for heterogeneity in longevity}]{b) Prospects for heterogeneity in longevity}\par
To motivate policy actions to contain or neutralize the effects of heterogeneity in longevity, it is not only important to know the current levels and gaps between socioeconomic groups but also to understand past trends to assess future prospects. Projected diminishing gaps would make the issues less important, while increasing gaps would make them even more so. As the prior subsection suggests, there are very limited indications for a past gap reduction. This subsection offers some brief considerations of future prospects with a focus on income and gender as these are the most critical socioeconomic dimensions for pension policy design.\par
The prospect of heterogeneity by income indicator is guided by two considerations, both of which suggest a further increase. First, income inequality has increased in recent decades and is likely to remain high for some time (OECD 2011; Cingano 2014). As this process takes some time to affect lifetime income and the pension base, lifetime-relevant income inequality is likely to increase. Ceteris paribus, this will increase heterogeneity in longevity. Second, for a given (lifetime) income inequality, the correlation between (lifetime) income and longevity heterogeneity may further increase, at least at the tails of the distribution. The more precarious work conditions in recent decades and higher cyclical and structural unemployment may put downward pressure on both income and longevity for the lowest income groups. On the other hand, the highest period and lifetime income groups are likely to continue profiting from better access to health care, better nutrition decisions, and other life-extending factors.\par
Regarding the prospects of heterogeneity vis-àvis gender, past trends and projected societal developments suggest the following: On one hand, the observed mild reduction in the gender gap for most countries in recent decades is likely to continue in coming decades; as a result the gap will shrink but remain sizable and will not disappear in most countries. On the other hand, the gender gap may not follow a smooth decline in some countries but re-increase as the result of socioeconomic shocks, as seen in Russia and other countries during economic transition.\par
For other socioeconomic indicators, too little information exists to offer informed prospects. We can only formulate two research questions for attention in the years to come: First, what is the scope of the supplementary heterogeneity delta for other relevant socioeconomic dimensions above the income indicator, and is it going to rise due to economic and social developments (such as more heterogeneous societies, greater prevalence of overweight/obesity, environmental challenges, etc.)? Second, what other relevant indicators have been omitted so far in the analyses due to lack of data?\par
IV. 
\section[{Data options and Data Needs}]{Data options and Data Needs}\par
The prior two sections offer strong indications on the scope of heterogeneity in longevity for a diverse set of socioeconomic indicators and their broad past and possible future trends. The reviewed studies are based on available data typically collected for other purposes; thus the indicators used for the socioeconomic dimensions analyzed are only proxies for the true indicators we would like to measure. Against this background, this section presents three issues for further attention: (i) identifying what relationship between longevity and with what kind income variable we ideally want to establish; (ii) estimating the beyond-income heterogeneity delta for other socioeconomic dimensions; and (iii) proxying income data via other socioeconomic dimensions. 
\section[{i. With what income variable do we want to associate longevity heterogeneity?}]{i. With what income variable do we want to associate longevity heterogeneity?}\par
To establish a wish list of indicators for income and other socioeconomic variables, we go back to our basic concern and objective of analysis: to identify the key distortions created by heterogeneous longevity that risk impacting the functioning of social security programs (particularly pensions) and the effectiveness of key reform options (particularly the move toward DCtype schemes and an increase in retirement age). Such distortions will emerge if the contribution effort or perceived acquired rights are not matched by concomitant pension payouts.\par
Against such considerations the favored income variables are suggested to be accumulated contributions (AK) under a DC scheme -whether notional or financial -or acquired rights under a defined benefits (DB) scheme (i.e., pension wealth PW)measured under the relevant population average survival probability -with both AK and PW measured at identical retirement age(s). The relevant heterogeneity indicator for longevity is life expectancy at retirement or, in some considerations, the vector of survival probabilities at retirement.\par
While empirical data that can establish a statistical link between individuals' "income" (i.e., actually the wealth variables AK or PW) and their ex-post life expectancies would be great progress in data precision, the complete data arrive only 40 years or more after the income variable has been generated. Such a time lag puts into doubt the operational usefulness of such an approach, albeit it is conceptually useful as analytical benchmark.\par
This calls for approximations in the establishment of the heterogeneity link through other data, such as proxying the cohort approach via crosssection data for survival probabilities/life expectancy or some mixed approaches. Under some considerations, the pension wealth under DB schemes may not be the appropriate indicator to establish the potential distortions of heterogeneity but to calculated hypothetical contribution assets for individuals at retirement (i.e., some measure of contributions actually paid). Last but not least, the question emerges as to the extent to which period income differences in selected broad income measures can be used to proxy differences in lifetime income.\par
ii. Establishing the beyond-income heterogeneity delta\par
For our purposes, establishing the (lifetime) income/longevity heterogeneity link is of fundamental importance as the accumulated amount to be annuitized and the survival probabilities are the basic ingredients for any life annuity contract. As highlighted throughout the prior sections, other socioeconomic dimensions are closely linked with income -as input for longevity or as outcome, such as education and health. But we do not know how much each of these dimensions singly or all together adds to the income effect once we control for income and endogeneity (and differentiate by age, gender, and perhaps even race).\par
Establishing the heterogeneity delta puts significant demands on the required data and on the estimation approaches. The ideal database would include the joint distribution of survival probabilities across all socioeconomic dimensions considered relevant, at least from the age of retirement onward; for deeper heterogeneity considerations, this would be required from the age of entry into the labor market or even birth. Much less demanding would be data on life expectancy across relevant socioeconomic dimensions, but even such data do not (yet) exist. Consequently, operational approaches must borrow and match data from different countries.\par
To quantify socioeconomic mortality differentials, alternative methods may be used such as generalized linear models \hyperref[b39]{(Madrigal et al. 2011)}, survival models \hyperref[b54]{(Richards 2008)}, or multiple population extensions of the Lee-Carter model (Lee and Carter 1992), including the use of relational models based on modeling mortality in socioeconomic subpopulations alongside the mortality of a reference population (Li and Lee 2005; Russolillo, Giordano, and Haberman 2011). Some of the associated challenges are presented in Box 1. 
\section[{iii. Proxying income data via other socioeconomic dimensions}]{iii. Proxying income data via other socioeconomic dimensions}\par
For many countries, even the data needed to explore heterogeneity by income dimension do not (yet) exist or are not exploited. Social security institutions with complete electronic storage would, in principle, have the database to sort longevity outcomes by contribution accumulations/benefit levels/pension wealth at retirement. If these data are not available or are incomplete, then one needs to find alternatives, such as proxying income data via other socioeconomic dimensions -e.g., education (years of school or highest level achieved), health status, etc. Estimated longevity profiles by socioeconomic indicators from own and similar countries would offer a possible starting position.\par
V. 
\section[{Implications of Longevity Heterogeneity for Labor Market Outcomes and Pension Scheme Designs}]{Implications of Longevity Heterogeneity for Labor Market Outcomes and Pension Scheme Designs}\par
This section sketches some of the key implications of the heterogeneity in longevity for labor market outcomes and pension system design. A companion paper under preparation elaborates on each of these and other points and presents policy designs to correct for heterogeneity effects.\par
a) The tax-subsidy character of heterogeneous longevity\par
The first point to make is that heterogeneous life expectancy acts like a tax for some participants in a pension scheme and as a subsidy for others. Compared to the average of participants in a scheme, an individual with a below-average life expectancy receives a lower annuity value for his contributions. This is akin to a tax on his contributions whereby the tax rate is higher the lower his life expectancy relative to the pool's average. For an individual with an above-average life expectancy, this amounts to a subsidy for his contributions, whereby the subsidy rate is higher the higher his life expectancy above the pool's average. The level of the tax or subsidy rate resulting from the life expectancy gap can be easily formalized and calculated under assumptions that are not very restrictive.\par
Consider individuals who have all accumulated the same savings amount at retirement to be converted into an annuity. Assume they retire at the same age and face the same interest rate, but have different life expectancies. Let t (s) be the implicit tax (subsidy) rate. AK is the accumulation at retirement, ? is the annuity rate, p is the pension, and PW is pension wealth. The subscript i denotes individual values and subscript a the average values of these variables.\par
The pension for each individual is the annuity rate applied to the identical wealth accumulation:pi = ?.AK\textbf{(1)}\par
Each individual's PWi is different from everyone else's to the extent that his/her life expectancy (LE) differs. PW can be written in this simple form if the interest rate equals the growth rate (indexation) of pensions:PWi = pi.LEi = ?.AK.LEi\textbf{(2)}\par
t(s)i = (a.AK.LEi -a.AK.LEa) / a.K.LEa = LEi/ LEa -1(3a) with negative values representing the tax rate and positive values the subsidy rate. 5   As pension wealth is homogenous of degree 1 in both accumulation as well as life expectancy at With these elements we can easily define the tax (subsidy) rate as the difference in pension wealth compared to the average: Box 1: Some Challenges to Modelling Mortality\par
The simplest approach for modeling mortality in a set of subpopulations is to use independent, unrelated Lee-Carter models for each subpopulation. The independent modeling approach is straightforward to implement but has several shortcomings. The main one is that it assumes no interdependence among the mortality of subpopulations, a very unrealistic assumption for socioeconomic subpopulations within a country, which are likely to follow similar mortality trends.\par
The assumption of complete independence among subpopulations can be relaxed by using multivariate time series methods. An alternative approach for modeling mortality differentials is the joint time trend model proposed by \hyperref[b34]{Lee and Carter (1992)}.\par
Many of these statistical methods were specifically proposed to assess baseline (level) mortality differentials, neglecting (to some extent because of lack of appropriate data) differences in improvements by socioeconomic characteristics and the modeling of their possible future evolution. Provided that data requirements are met, an appropriate model should allow for both level and trend differentials in mortality, as well as the projection of their future evolution.\par
Additional desirable features of an approach for modeling and forecasting mortality in a group of socioeconomic subpopulations include: consistency of subpopulation-specific mortality forecasts with national mortality forecasts; ability to forecast mortality rates that preserve the inverse relationship between socioeconomic circumstances and mortality; transparency for understanding level and improvement differentials in mortality; and the ability to produce interval forecasts of mortality differentials. retirement, differences in life expectancy are equivalent to a tax (subsidy) on contributions during active life or a tax (subsidy) on pensions during retirement.\par
Table  {\ref 5} offers the magnitudes of implicit taxes and subsidies that emerge in the calculation of pension benefits for men and women in Portugal and Spain.\par
As pensions are calculated for male and female participants in the general public scheme using a single formula that does not take into account differences in life expectancy, implicit taxes for men and implicit subsidies for women emerge. At the age of 50, the tax for men in Portugal amounts to 8.28 percent while for women the subsidy is 7.13 percent; in Spain the equivalent rates are 7.60 percent and 7.23 percent, respectively. Using the available survival probabilities from an age onward, one can calculate how the tax/subsidy develops with age. The tax for men increases to over 10 percent by age 75 in both Portugal and Spain; the subsidy for women increases first and then returns roughly to the initial level in both countries. Estimates generated using equation [3a] are actually a boundary for the effective tax (subsidy) rate on heterogeneity in life expectancy. Allowing for deviations between the pension indexation rate and interest rate strengthens or weakens the tax (subsidy) effect depending on the sign of the rate differences.\par
Implicit tax and subsidy rates in the calculation of lifetime annuities by gender in Portugal and Spain, 2014 a/ Note: a/ Calculated from remaining life expectancy; i.e., assuming the annual pension indexation rate equals the discount/interest rate.\par
Volume XVII Issue I Version I  Generalizing equation [3a] to allow for pension indexation differently and below or above the interest/discount rate r yields a weighted life expectancy in which the weights wx to the annual survival probability px are smaller or larger than 1 and equal to the period product of the ratio of indexation to discount rate [(1+ d)/(1 + r)]t. Thus the revised equation [3b] is:\par
where R is the maximum retirement span, x the age of the individual, and t the time index for the retirement period.\par
[3b]  As expected, if the weights are smaller than 1 (i.e., d < r), the tax rate as well as the subsidy rate decrease with the difference between indexation and interest rate. If the weights are larger than 1 (i.e., d > r), both tax rate and subsidy rate increase. For relevant and perhaps maximum differences for d-r of some 1.5-2 percentage points, the tax/subsidy rate difference is some 12-20 percent across all combinations; i.e., this is the level of under-or overestimation when tax and subsidy rates are calculated based on unweighted survival probabilities (i.e., life expectancy) instead of weighted ones. The lower tax and subsidy rates in the more relevant case of d<r are due to the stronger frontloading in benefit disbursement. This reduces the implicit tax for those with lower life expectancy as they have relatively larger benefits earlier on while those that have a relatively higher life expectancy have relatively lower benefits at higher ages.1, 1, 0 0 1, 1, 0 0 1 1 ( ) 1 1 1 1 R x R x i i i R x+ = = ? ? + + = = + ? ? ? ? + ? ? = ? = ? + ? ? ? ? + ? ? ? ? ? ? Source: Author' calculations.\par
The presented gender differences in life expectancy for Spain and Portugal are relatively small, resulting in tax/subsidy rates of around 10 percent. The literature review in Sections 2 and 3 suggested that differences in life expectancy vis-à-vis other socioeconomic dimensions, in particular education and/or income, may be substantially larger. Using U.S. data from the 2015 study by the National Academies of Science referenced in Section 2 and translating the gaps in life expectancy between the third (assumed to be the pool average) and other income quintiles into tax/subsidy rates for actuarial annuities indeed provides much higher effects. The estimated tax/subsidy rates for both men and women for the outer quintiles are, indeed, very high and dramatically increase between birth cohorts that are only 30 years apart. The tax rates for men reach 21.9 percent and 12.7 percent for women; the highest subsidy rate is for women, at a rate of 29.3 percent, while for men the highest subsidy rate is 16.2 percent.\par
The equivalent tax/subsidy rates within the U.S. pension (social security) scheme are smaller but unknown. As the pension formula of the mandated scheme is highly progressive, favoring lower over higher income levels, heterogeneity in life expectancy corrects the progressive feature toward neutrality or even progressivity.\par
Yet regardless of the benefit formula, the underlying tax and subsidy rates of similar or even lower magnitudes are bound to have an effect on individual behavior, particular on labor market decisions, as discussed next.\par
b) The tax/subsidy effect on labor market decisions The economic effect of the implicit tax/subsidy rate on labor market decisions is equivalent to levying an additional tax on social security contributions or mandated savings rates (or offering a subsidy on these retirement savings). Even a 10 percent tax/subsidy rate will impact labor market decisions, and a much higher rate even more so. We do not know of any study that has empirically explored labor market reactions to these implicit taxes/subsidies. Conceptually the reaction should not be too different -if at all -from explicit taxes and three labor market effects are in the forefront: the effect on the informality decision, the effect on contribution density, and the effect on the retirement decision.\par
Faced with an explicit or implicit tax, an individual has two main options: evasion or avoidance.\par
All countries offer to some extent opportunities to (illegally) evade taxes by working in the informal sector. Doing so allows evading the social security contribution and furthermore any personal income tax that is added. The higher the tax rate, the stronger the incentive to work informally. On the other hand, a subsidy on contributions tends to increase formal labor force participation, withcountervailing effects emerging from personal income tax implications. These predictions are consistent with the internationally observed lower formal labor market participation of lower-income groups and higher participation for higherincome groups, a tendency that can be strengthened or weakened by other effects, such as liquidity constraints (see, for example, Levy 2008; Ribe, Robalino, and Walker 2013).\par
Tax avoidance is a legal reaction of individuals against a tax by avoiding actions that lead to the tax liability. In the case of an implicit tax on contributions, one can reduce work effort or not work in areas subject to contribution obligations. For subsidies on contributions, the opposite reaction is to be expected. These predictions are consistent with differences in the contribution density of individuals across the income spectrum; i.e., lower-income groups have a lower contribution effort due to fewer insured hours, days, or months. Again, other effects may strengthen or weaken the tendency.\par
Last but not least, a tax or subsidy on pension contributions/retirement savings will affect the retirement decision. In the simplest conceptualization, such a tax creates a convex kink in the intertemporal budget constraint for lower-income groups, making them more likely to retire at the earliest retirement age the higher the tax rate. A subsidy creates a concave kink in the intertemporal budget constraint for higher-income groups, reducing their incentives to retire at the earliest possible age. It also incentivizes, however, an earlier retirement age than would otherwise occur, and which is more likely the higher the subsidy rate. As before, other effects may strengthen or weaken such a tendency. 
\section[{c) Implications for pension reform and scheme design}]{c) Implications for pension reform and scheme design}\par
The empirical importance of these and other labor market effects needs to explored but can be conjectured to be sizable. If correct, this would have major implications for pension reform and scheme design that call for actions of substantial reduction or even elimination. This section briefly discusses the A main reform movement across the world in recent years was the move from DB schemes to DC schemes, be they funded or unfunded, and within DB schemes to undertake parametric reforms that make them more like DC schemes by increasing the contribution-benefit link (see Holzmann 2012; OECD 2015). A strong contribution-benefit link is motivated by lower labor market distortions and higher equity considerations. But if such a link gets broken by heterogeneity in longevity that is closely linked to income level, then the economic and social rationale for such a reform direction is perhaps not eliminated but very much reduced.\par
Another main reform movement that has only recently gained traction in developed economies is an increase in retirement age to address population aging. More and more countries are linking the standard retirement age to life expectancy in the expectation that individuals will respond by postponing retirement, as earlier retirement is disincentivized by actuarial decrements. However, faced with lower-than-average life expectancy, many low-income individuals may still have an incentive to retire at the earliest possible age (as discussed above), which makes it politically difficult to increase the minimum retirement age while offering those individuals an ever -lower initial pension benefit. But subsidies for higher-income groups risk dampening the envisaged later retirement effects, as the income effect of higher benefits may dominate.\par
Lastly, another reform movement in recent years was the move from unfunded to funded schemes in some countries, and in many countries a reduction in public generosity expected to be compensated by voluntary individual savings efforts. While the retirement funding volume across the world has undoubtedly increased in recent decades and years (see Towers Watson 2016), life annuities as a main disbursement form of funded pension provisions received limited attraction or even declined in most countries. Such a trend may have both demand-and supply-side explanations (see Bravo and Holzmann 2014; Holzmann 2015; Reichling and Smetters 2015). For example, heterogeneity in longevity and its increase in recent years may have significantly contributed to this trend (including forced insurance pooling across genders in private annuity contracts in various countries). 
\section[{VI. Conclusions and Next Steps}]{VI. Conclusions and Next Steps}\par
The review of data across countries suggests that heterogeneity in longevity by socioeconomic groups is sizable and not likely to decrease in the near future.\par
The available data reveal that heterogeneity measured via mortality rates or life expectancy exists across many socioeconomic characteristics: some are exogenous (such as age, gender, and race), while others are more amenable to individual action (such as health, education, profession, location, and income). All are interlinked and causes and effects are not easily established.\par
implications for the DC reform agenda, the retirement increase agenda, and the annuitization agenda. 6   6 For an early analysis of the implications of socioeconomic heterogeneity in mortality on pension reform policy, see .\par
The heterogeneity in life expectancy disaggregated by key socioeconomic characteristics in most countries is stunning. For example in many countries the gender differences in life expectancy at birth are some 5 to 7 years, and still 3 to 4 years at age 60. Differences by education level in some countries may be only a few years for both men and women but reach 15 years (men) and 8.1 years (women) at age 30 in others. These and other longevity gaps show little trend for closure.\par
The prospects for longevity heterogeneity vis-àvis income may not improve soon either. Income inequality has increased in recent decades and is likely to remain high in many countries. As this process takes some time to affect lifetime income and the pension base, lifetime-relevant income inequality is likely to increase. Ceteris paribus, this will increase heterogeneity in longevity by income. In addition, for a given (lifetime) income inequality, the correlation between (lifetime) income and longevity heterogeneity may further increase, at least at the tails of the distribution. The more precarious work conditions in recent decades and higher cyclical and structural unemployment may put downward pressure on both income and longevity for the lowest income groups. As heterogeneity in longevity is closely linked to income (i.e., the contribution base of earnings-related social programs such as pensions), and is empirically sizable, major implicit taxes result for some groups -particularly the less educated and low earners -while offering major subsidies for other groups -particularly highly educated individuals and high-income earners. The implicit tax and subsidy rates on individual contributions are likely to be high, reaching 20 percent and more in many countries, and amounting to up to, perhaps, 50 percent in both directions in some countries.\par
The implications for such high tax and subsidy rates on pension reform and scheme design are substantial as they counteract the envisaged effects of a closer contribution-benefit link, an increased formal retirement age as a key instrument to address population aging, and more individual funding and private annuities to compensate for reduced public generosity. If unchecked, such high implicit tax and subsidy rates risk also aggravating further informality in countries and sustained low contribution density by lower-income groups, all detrimental to increased pension coverage and equitable pension benefits.\par
To address heterogeneity in longevity and its link to income, various policy options may be envisaged, acting on the benefit design and revenue distribution side. While a number of complex interventions may be imagined to compensate for heterogeneity, the solution should be simple, operational, and transparent. A companion paper under preparation deepens the empirical analysis on the scope of the implicit tax and subsidy, reviews key policy options, models the most prominent policy option to assess the degree to which heterogeneity effects can be reduced, and offers suggestions on how current reform directions need to and can be adjusted. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5a}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 9}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-14.png}
\caption{\label{fig_12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-16.png}
\caption{\label{fig_14}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{fig_16}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Figure 11 :?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.014325842696629213\textwidth}P{0.7468539325842697\textwidth}P{0.08882022471910112\textwidth}}
Indicator\tabcellsep Principal idea\tabcellsep Selective references\\
\tabcellsep Longevity can result from reduction in\tabcellsep Oeppen and Vaupel (2006)\\
1. Age\tabcellsep mortality of different age segments in the\tabcellsep Case and Deaton (2015)\\
\tabcellsep population, which may happen to\tabcellsep WHO (2015a)\\
\tabcellsep different age cohorts at different\tabcellsep Wikipedia (2016)\\
\tabcellsep moments in their lifecycle. Historically,\tabcellsep \\
\tabcellsep most progress was made by first\tabcellsep \\
\tabcellsep reducing pre-natal and infant mortality;\tabcellsep \\
\tabcellsep more recently, astonishing advances in\tabcellsep \\
\tabcellsep advanced-age mortality reductions have\tabcellsep \\
\tabcellsep occurred. As mortality rates at younger\tabcellsep \\
\tabcellsep ages in advanced economies are already\tabcellsep \\
\tabcellsep very low, future advances in longevity will\tabcellsep \\
\tabcellsep largely result from reduced mortality after\tabcellsep \\
\tabcellsep current retirement age. In some countries\tabcellsep \\
\tabcellsep mortality rates for some subgroups of the\tabcellsep \\
\tabcellsep population have deteriorated in recent\tabcellsep \\
\tabcellsep decades (e.g., for middle-aged white\tabcellsep \\
\tabcellsep men and women in the United States\tabcellsep \\
\tabcellsep between 1999 and 2013, and for women\tabcellsep \\
\tabcellsep and particularly for men in Russia after\tabcellsep \\
\tabcellsep 1988).\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2697416974169741\textwidth}P{0.10350553505535055\textwidth}P{0.13800738007380073\textwidth}P{0.09723247232472325\textwidth}P{0.12232472324723247\textwidth}P{0.1191881918819188\textwidth}}
\tabcellsep \tabcellsep African-\tabcellsep \tabcellsep Asian-\tabcellsep Native\\
Location\tabcellsep White\tabcellsep American\tabcellsep Latino\tabcellsep American\tabcellsep American\\
United States\tabcellsep 78.9\tabcellsep 74.6\tabcellsep 82.8\tabcellsep 86.5\tabcellsep 76.9\\
Alabama\tabcellsep 76.0\tabcellsep 72.9\tabcellsep nsd\tabcellsep 85.3\tabcellsep nsd\\
District of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Columbia\tabcellsep 84.3\tabcellsep 71.6\tabcellsep nsd\tabcellsep nsd\tabcellsep nsd\\
Minnesota\tabcellsep 81.2\tabcellsep 79.7\tabcellsep 87.3\tabcellsep 83.5\tabcellsep 70.2\\
Oklahoma\tabcellsep 76.0\tabcellsep 72.8\tabcellsep 85.0\tabcellsep nsd\tabcellsep 73.8\\
West Virginia\tabcellsep 75.4\tabcellsep 72.8\tabcellsep nsd\tabcellsep nsd\tabcellsep nsd\\
Wisconsin\tabcellsep 80.3\tabcellsep 74.0\tabcellsep 86.0\tabcellsep 86.4\tabcellsep nsd\end{longtable} \par
  {\small\itshape [Note: Note: See http://kff.org/other/state-indicator/life-expectancy-by-re/ for notes and sources. nsd = not sufficient data. Source: Kaiser Family Foundation (http://kff.org/other/state-indicator/life-expectancy-by-re/\#).By marital statusOther factors that influence life expectancy]} 
\caption{\label{tab_5}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.12078152753108347\textwidth}P{0.23099467140319715\textwidth}P{0.18872113676731794\textwidth}P{0.09964476021314388\textwidth}P{0.20985790408525756\textwidth}}
Socioeconomic dimension\tabcellsep Gap in years of LE\tabcellsep Country\tabcellsep Year\tabcellsep Comments (re: column 2)\\
\tabcellsep 3.0/6.0 5.0/7.0\tabcellsep World Europe\tabcellsep 2013\tabcellsep at birth/age 60\\
Gender a\tabcellsep 4.0/5.9 4.0/6.4 3.0/4.8\tabcellsep Spain Portugal United States\tabcellsep 2013\tabcellsep at birth/age 65\\
\tabcellsep 3.0/6.9\tabcellsep Hungary\tabcellsep \tabcellsep \\
Level of wealth b\tabcellsep 15.0\tabcellsep Norway-India\tabcellsep 2013 (India,2009)\tabcellsep at birth\\
Level of income c\tabcellsep 4.8/2.3 2.0/0.6 5.1/3.9 12.7/13.6\tabcellsep Canada United States\tabcellsep 2005-2007 Cohort 1930 Cohort 1960\tabcellsep at birth (men/women) age 65 (men/women) age 50 (men/women)\\
\tabcellsep 15.9/21.0\tabcellsep EU(28)\tabcellsep \tabcellsep \\
\tabcellsep 14.7/19.7\tabcellsep Spain\tabcellsep \tabcellsep \\
Health status d\tabcellsep 12.8/21.0\tabcellsep Portugal\tabcellsep 2012\tabcellsep at birth (men/women)\\
\tabcellsep 7.6/13.1\tabcellsep Norway\tabcellsep \tabcellsep \\
\tabcellsep 12.4/18.2\tabcellsep Hungary\tabcellsep \tabcellsep \\
\tabcellsep 18.3/24.3\tabcellsep Estonia\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: summarizes the observed trends in life expectancy by socioeconomic dimensions. Source: Authors' elaborations based on Statistics Canada, Canadian Vital Statistics, Birth and Death Databases, and population estimates.]} 
\caption{\label{tab_7}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.09906015037593985\textwidth}P{0.34830827067669173\textwidth}P{0.1469924812030075\textwidth}P{0.07669172932330827\textwidth}P{0.1789473684210526\textwidth}}
\tabcellsep Changes in life\tabcellsep \tabcellsep \tabcellsep \\
Socioeconomic dimension\tabcellsep expectancy differences in\tabcellsep Country\tabcellsep Period\tabcellsep Comments (column 2)\\
\tabcellsep years\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep constant/constant constant/+1\tabcellsep World Europe\tabcellsep 1990-2013\tabcellsep at birth/ at age 60\\
Gender a\tabcellsep -1/+0.1 -0,5/+0.1\tabcellsep Spain Portugal\tabcellsep \tabcellsep \\
\tabcellsep -1.2/-0.7\tabcellsep Norway\tabcellsep 2002-2013\tabcellsep at birth/at age 60\\
\tabcellsep -1.5/+0.1\tabcellsep Hungary\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.05985915492957747\textwidth}P{0.22202304737516004\textwidth}P{0.17522407170294493\textwidth}P{0.2176696542893726\textwidth}P{0.17522407170294493\textwidth}}
\tabcellsep \multicolumn{2}{l}{PORTUGAL}\tabcellsep SPAIN\tabcellsep \\
Age\tabcellsep Men\tabcellsep Women\tabcellsep Men\tabcellsep Women\\
50\tabcellsep -8.28\%\tabcellsep 7.13\%\tabcellsep -7.60\%\tabcellsep 7.23\%\\
51\tabcellsep -8.42\%\tabcellsep 7.21\%\tabcellsep -7.76\%\tabcellsep 7.36\%\\
52\tabcellsep -8.54\%\tabcellsep 7.28\%\tabcellsep -7.91\%\tabcellsep 7.48\%\\
53\tabcellsep -8.63\%\tabcellsep 7.31\%\tabcellsep -8.06\%\tabcellsep 7.60\%\\
54\tabcellsep -8.76\%\tabcellsep 7.38\%\tabcellsep -8.22\%\tabcellsep 7.73\%\\
55\tabcellsep -8.87\%\tabcellsep 7.42\%\tabcellsep -8.39\%\tabcellsep 7.86\%\\
56\tabcellsep -8.99\%\tabcellsep 7.47\%\tabcellsep -8.54\%\tabcellsep 7.97\%\\
57\tabcellsep -9.10\%\tabcellsep 7.50\%\tabcellsep -8.71\%\tabcellsep 8.10\%\\
58\tabcellsep -9.19\%\tabcellsep 7.51\%\tabcellsep -8.87\%\tabcellsep 8.22\%\\
59\tabcellsep -9.32\%\tabcellsep 7.55\%\tabcellsep -9.04\%\tabcellsep 8.34\%\\
60\tabcellsep -9.43\%\tabcellsep 7.57\%\tabcellsep -9.19\%\tabcellsep 8.43\%\\
61\tabcellsep -9.55\%\tabcellsep 7.59\%\tabcellsep -9.34\%\tabcellsep 8.51\%\\
62\tabcellsep -9.69\%\tabcellsep 7.62\%\tabcellsep -9.50\%\tabcellsep 8.60\%\\
63\tabcellsep -9.82\%\tabcellsep 7.63\%\tabcellsep -9.64\%\tabcellsep 8.66\%\\
64\tabcellsep -9.99\%\tabcellsep 7.66\%\tabcellsep -9.78\%\tabcellsep 8.72\%\\
65\tabcellsep -10.13\%\tabcellsep 7.66\%\tabcellsep -9.93\%\tabcellsep 8.77\%\\
66\tabcellsep -10.26\%\tabcellsep 7.64\%\tabcellsep -10.05\%\tabcellsep 8.80\%\\
67\tabcellsep -10.40\%\tabcellsep 7.63\%\tabcellsep -10.16\%\tabcellsep 8.80\%\\
68\tabcellsep -10.59\%\tabcellsep 7.65\%\tabcellsep -10.31\%\tabcellsep 8.83\%\\
69\tabcellsep -10.75\%\tabcellsep 7.64\%\tabcellsep -10.43\%\tabcellsep 8.82\%\\
70\tabcellsep -10.90\%\tabcellsep 7.60\%\tabcellsep -10.58\%\tabcellsep 8.84\%\\
71\tabcellsep -10.98\%\tabcellsep 7.46\%\tabcellsep -10.71\%\tabcellsep 8.83\%\\
72\tabcellsep -11.21\%\tabcellsep 7.45\%\tabcellsep -10.84\%\tabcellsep 8.79\%\\
73\tabcellsep -11.46\%\tabcellsep 7.43\%\tabcellsep -11.00\%\tabcellsep 8.78\%\\
74\tabcellsep -11.64\%\tabcellsep 7.32\%\tabcellsep -11.13\%\tabcellsep 8.71\%\\
75\tabcellsep -11.84\%\tabcellsep 7.19\%\tabcellsep -11.21\%\tabcellsep 8.60\%\end{longtable} \par
 
\caption{\label{tab_10}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_12}Table 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2017\\
53\\
Volume XVII Issue I Version I\\
E )\\
(\\
Global Journal of Human Social Science -\end{longtable} \par
 
\caption{\label{tab_13}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.36428571428571427\textwidth}P{0.10031055900621118\textwidth}P{0.09767080745341614\textwidth}P{0.08447204968944098\textwidth}P{0.09767080745341614\textwidth}P{0.10559006211180123\textwidth}}
Male\tabcellsep Quintile 1\tabcellsep Quintile 2\tabcellsep Quintile 3\tabcellsep Quintile 4\tabcellsep Quintile 5\\
Cohort 1930\tabcellsep -5.3\tabcellsep -3.2\tabcellsep 0.0\tabcellsep +6.0\tabcellsep +12.8\\
Cohort 1960\tabcellsep -21.9\tabcellsep -15.3\tabcellsep 0.0\tabcellsep +13.2\tabcellsep +16.2\\
Female\tabcellsep Quintile 1\tabcellsep Quintile 2\tabcellsep Quintile 3\tabcellsep Quintile 4\tabcellsep Quintile 5\\
Cohort 1930\tabcellsep -0.3\tabcellsep -3.1\tabcellsep 0.0\tabcellsep +3.1\tabcellsep +11.7\\
Cohort 1960\tabcellsep -12.7\tabcellsep -8.3\tabcellsep 0.0\tabcellsep +2.2\tabcellsep +29.3\\
Year 2017\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
54\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVII Issue I Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
E )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_14}Table 6 :}\end{figure}
 			\footnote{On the Heterogeneity in Longevity among Socioeconomic Groups: Scope, Trends, and Implications for Earnings-Related Pension Schemes © 2017 Global Journals Inc. (US)} 			\footnote{On The Heterogeneity in Longevity among Socioeconomic Groups: Scope, Trends, and Implications for Earnings-Related Pension Schemes © 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US) Volume XVII Issue I Version I} 			\footnote{On the Heterogeneity in Longevity among Socioeconomic Groups: Scope, Trends, and Implications for Earnings-Related Pension Schemes} 			\footnote{The expression is equal to the "money worth ratio" minus 1, a measure of actuarial fairness of an annuity contract.} 		 		\backmatter   			  			  			  				\begin{bibitemlist}{1}
\bibitem[Madrid]{b29}\label{b29} 	 		\textit{},  		 			Madrid 		.  		 	 
\bibitem[Steingrímsdóttir and Anna ()]{b58}\label{b58} 	 		\textit{},  		 			Ã?"löf Steingrímsdóttir 		,  		 			Anna 		.  	 	 		\textit{European Journal of Epidemiology}  		2012. 1961-2009. 27  (3)  p. .  	 
\bibitem[Steingrímsdóttir and Anna ()]{b66}\label{b66} 	 		\textit{},  		 			Ã?"löf Steingrímsdóttir 		,  		 			Anna 		.  	 	 		\textit{European Journal of Epidemiology}  		2012. 1961-2009. 27  (3)  p. .  	 
\bibitem[Lin ()]{b37}\label{b37} 	 		‘A further study of life expectancy by socioeconomic factors in the National Longitudinal Mortality Study’.  		 			Charles C Lin 		.  	 	 		\textit{Ethnicity \& disease}  		2002. 13  (2)  p. .  	 
\bibitem[Holzmann ()]{b26}\label{b26} 	 		‘A Optimistic Perspective on Population Aging and Old-Age Financial Protection’.  		 			Robert Holzmann 		.  	 	 		\textit{Malaysian Journal of Economic Studies}  		2013. 2013. 2014. 50  (2)  p. .  		 			Chinese Academy of Social Science 		 	 	 (Studies in Labor Economics) 
\bibitem[Richards ()]{b54}\label{b54} 	 		‘Applying Survival Models to Pensioner Mortality Data’.  		 			S Richards 		.  	 	 		\textit{British Actuarial Journal}  		2008. 14 p. .  	 
\bibitem[Solé-Auró et al. ()]{b57}\label{b57} 	 		‘Are Differences in Disability-Free Life Expectancy by Gender, Race, and Education Widening at Older Ages?’.  		 			Solé-Auró 		,  		 			Hiram Aïda 		,  		 			Eileen M Beltrán-Sánchez 		,  		 			Crimmins 		.  	 	 		\textit{Population Research and Policy Review}  		2015. 34  (1)  p. .  	 
\bibitem[Geruso ()]{b22}\label{b22} 	 		‘Black-White Disparities in Life Expectancy: How Much Can the Standard SES Variables Explain?’.  		 			Michael Geruso 		.  	 	 		\textit{Demography}  		2012. 49  (2)  p. .  	 
\bibitem[Crimmins et al. ()]{b11}\label{b11} 	 		‘Changing mortality and morbidity rates and the health status and life expectancy of the older population’.  		 			Eileen M Crimmins 		,  		 			D Mark 		,  		 			Yasuhiko Hayward 		,  		 			Saito 		.  		 \xref{http://dx.doi.org/10.1787/5jxrjncwxv6j-en12}{10.1787/5jxrjncwxv6j-en12}.  		 \url{http://dx.doi.org/10.1787/5jxrjncwxv6j-en12}  	 	 		\textit{Demography}  		1994. 31  (1)  p. .  	 
\bibitem[Li and Lee ()]{b36}\label{b36} 	 		‘Coherent Mortality Forecasts for a Group of Populations: An Extension of the Lee-Carter Method’.  		 			N Li 		,  		 			R Lee 		.  	 	 		\textit{Demography}  		2005. 42 p. .  	 
\bibitem[Holzmann (2015)]{b27}\label{b27} 	 		\textit{Conference paper presented at the 13th International Workshop on Pension Insurance and Savings Paris Dauphine},  		 			Robert Holzmann 		.  		2015. 28 May.  	 	 (Addressing Longevity Risk Through Private Annuities: Issues and Options) 
\bibitem[Gómez-Redondo and Boe ()]{b23}\label{b23} 	 		‘Decomposition analysis of Spanish life expectancy at birth’.  		 			Rosa Gómez-Redondo 		,  		 			Carl Boe 		.  	 	 		\textit{Demographic Research}  		2005. 13  (20)  p. .  	 
\bibitem[Wikipedia ()]{b62}\label{b62} 	 		\textit{Demographics in Russia},  		 			Wikipedia 		.  		2016.  	 
\bibitem[Wikipedia ()]{b71}\label{b71} 	 		\textit{Demographics in Russia},  		 			Wikipedia 		.  		2016.  	 
\bibitem[Department of Economic and Social Affairs -Population Division ()]{b68}\label{b68} 	 		\textit{Department of Economic and Social Affairs -Population Division},  		2013. 2013. New York.  	 	 (World Mortality Report) 	 (United Nations) 
\bibitem[Chang and Huei ()]{b14}\label{b14} 	 		‘Differences in healthy life expectancy for the US population by sex, race/ethnicity and geographic region: 2008’.  		 			Man - Chang 		,  		 			Huei 		.  	 	 		\textit{Journal of Public Health}  		2015. 37  (3)  p. .  	 
\bibitem[Olshansky and Jay ()]{b49}\label{b49} 	 		‘Differences in life expectancy due to race and educational differences are widening, and many may catch up’.  		 			S Olshansky 		,  		 			Jay 		.  	 	 		\textit{Health Affairs}  		2012. 31  (8)  p. .  	 
\bibitem[Gaudecker et al. ()]{b61}\label{b61} 	 		‘Differential mortality by lifetime earnings in Germany’.  		 			Von Gaudecker 		,  		 			Hans Martin 		,  		 			Rembrandt Scholz 		.  	 	 		\textit{Demographic Research}  		2007. 17  (4)  p. .  	 
\bibitem[Gaudecker et al. ()]{b70}\label{b70} 	 		‘Differential mortality by lifetime earnings in Germany’.  		 			Von Gaudecker 		,  		 			Hans Martin 		,  		 			Rembrandt Scholz 		.  	 	 		\textit{Demographic Research}  		2007. 17  (4)  p. .  	 
\bibitem[Crimmins et al. ()]{b12}\label{b12} 	 		‘Differentials in active life expectancy in the older population of the United States’.  		 			Eileen M Crimmins 		,  		 			D Mark 		,  		 			Yasuhiko Hayward 		,  		 			Saito 		.  	 	 		\textit{The Journals of Gerontology Series B: Psychological Sciences and Social Sciences}  		1996. 51  (3)  p. .  	 
\bibitem[Discapacidad (tasas, esperanzas de vida en salud) ()]{b28}\label{b28} 	 		\textit{Discapacidad (tasas, esperanzas de vida en salud)},  		2015.  		 			INE (Instituto Nacional de Estadística 		 	 
\bibitem[Monteverde ()]{b42}\label{b42} 	 		\textit{Discapacidades de las personas mayores en España: prevalencias, duraciones e impacto sobre los cuidados de larga duración},  		 			Malena Monteverde 		.  		2004.  		 			Tesis doctoral. Universitat de Barcelona 		 	 
\bibitem[Oecd ()]{b46}\label{b46} 	 		\textit{Divided We Stand: Why Inequality Keeps Rising},  		 			Oecd 		.  		2011. Paris: OECD.  	 
\bibitem[Kaplan et al. ()]{b32}\label{b32} 	 		‘Educational Attainment and Life Expectancy’.  		 			Robert M Kaplan 		,  		 			Michael L Spittel 		,  		 			Tia L Zeno 		.  	 	 		\textit{Policy Insights from the Behavioral and Brain Sciences}  		2014. 1  (1)  p. .  	 
\bibitem[Ayuso and Guillén ()]{b1}\label{b1} 	 		\textit{El coste de los cuidados de larga duración en España bajo criterios actuariales: ¿es sostenible su financiación?},  		 			Mercedes Ayuso 		,  		 			Montserrat Guillén 		.  		2011. Ekonomi Gerizan, Federación de Cajas de. p. .  	 	 (En El Estado de bienestar en la encrucijada: nuevos retos ante la crisis) 
\bibitem[Chande and Ham ()]{b13}\label{b13} 	 		‘Esperanzas de vida y expectativas de salud en las edades avanzadas’.  		 			Roberto Chande 		,  		 			Ham 		.  	 	 		\textit{Estudios demográficos y urbanos}  		2001. 48 p. .  	 
\bibitem[Russolillo et al. ()]{b55}\label{b55} 	 		‘Extending the Lee-Carter Model: A Three-Way Decomposition’.  		 			M Russolillo 		,  		 			G Giordano 		,  		 			S Haberman 		.  	 	 		\textit{Scandinavian Actuarial Journal}  		2011. 2 p. .  	 
\bibitem[Oecd ()]{b47}\label{b47} 	 		‘Fragmentation of retirement markets due to differences in life expectancy’.  		 			Oecd 		.  		 OECD. 50. OECD. 2016.  	 	 		\textit{OECD Business and Finance Outlook},  				 (Paris; Paris; Paris)  		2014. 2014. 2017 49. 2015. 2016. OECD Publishing. p. .  	 	 (OECD. 2015) 	 (Joint publication of the OECD and the European Commission) 
\bibitem[Ribe et al. ()]{b53}\label{b53} 	 		‘From Right to Reality: Incentives, Labor Markets, and the Challenge of Achieving Universal Social Protection in Latin America and the Caribbean’.  		 			Helena Ribe 		,  		 			David Robalino 		,  		 			Ian Walker 		.  	 	 		\textit{Latin American Development Forum Series}  		2012. World Bank.  	 
\bibitem[Watson ()]{b59}\label{b59} 	 		\textit{Global Pension Assets Study},  		 			Towers Watson 		.  		 \url{https://www.willistowerswatson.com}  		2016. 2016.  	 
\bibitem[Watson ()]{b67}\label{b67} 	 		\textit{Global Pension Assets Study},  		 			Towers Watson 		.  		 \url{https://www.willistowerswatson.com}  		2016. 2016.  	 
\bibitem[Holzmann ()]{b25}\label{b25} 	 		‘Global pension systems and their reform: Worldwide drivers, trends and challenges’.  		 			Robert Holzmann 		.  	 	 		\textit{International Social Security Review}  		2012. 66  (2) .  	 
\bibitem[Levy ()]{b35}\label{b35} 	 		\textit{Good Intentions, Bad Outcomes},  		 			Santiago Levy 		.  		2008. Washington, DC: Brookings Institution.  	 
\bibitem[Herce and Antonio ()]{b24}\label{b24} 	 		 			José Herce 		,  		 			Antonio 		.  		\textit{Las pensiones en las Comunidades Autónomas},  				2015.  	 	 (Instituto BBVA de Pensiones -Documento de Trabajo No 12/2015, Marzo. Madrid: BBVA) 
\bibitem[Pijoan-Mas ()]{b50}\label{b50} 	 		‘Heterogeneity in expected longevities’.  		 			Josep Pijoan-Mas 		,  		 			José-Víctor Ríos-Rull 		.  	 	 		\textit{Demography}  		2014. 51  (6)  p. .  	 
\bibitem[Castelló-Climent and Doménech ()]{b9}\label{b9} 	 		‘Human Capital Inequality, Life Expectancy and Economic Growth’.  		 			Amparo Castelló-Climent 		,  		 			Rafael Doménech 		.  	 	 		\textit{The Economic Journal}  		2008. 118 p. .  	 
\bibitem[Judge ()]{b30}\label{b30} 	 		‘Income distribution and life expectancy: a critical appraisal’.  		 			Ken Judge 		.  	 	 		\textit{British Medical Journal}  		1995. 311  (7015)  p. 1282.  	 
\bibitem[Borrell ()]{b6}\label{b6} 	 		‘Inequalities in mortality according to educational level in two large Southern European cities’.  		 			Carme Borrell 		.  	 	 		\textit{International Journal of Epidemiology}  		1999. 28  (1)  p. .  	 
\bibitem[Dowd and Hamoudi ()]{b18}\label{b18} 	 		‘Is life expectancy really falling for groups of low socioeconomic status? Lagged selection bias and artefactual trends in mortality’.  		 			Jennifer B Dowd 		,  		 			Amar Hamoudi 		.  	 	 		\textit{International Journal of Epidemiology}  		2014. 2017. 43  (4)  p. .  	 
\bibitem[Bravo and Holzmann ()]{b7}\label{b7} 	 		‘La fase de percepción de los pagos de los planes de pensiones provisionados: riesgos y opciones de pago’.  		 			Jorge Bravo 		,  		 			Robert Holzmann 		.  	 	 		\textit{Documento de Trabajo: Nº 6/2014. Madrid: Instituto BBVA de Pensions},  				2014.  	 
\bibitem[Ayuso and Holzmann ()]{b2}\label{b2} 	 		\textit{Longevidad: un breve análisis global y actuarial},  		 			Mercedes Ayuso 		,  		 			Robert Holzmann 		.  		2014.  	 	 (Instituto BBVA de Pensiones -Documento de Trabajo No 1/2014, Septiembre. Madrid: BBVA) 
\bibitem[Kaplan and Kronick ()]{b33}\label{b33} 	 		‘Marital status and longevity in the United States population’.  		 			Robert M Kaplan 		,  		 			Richard G Kronick 		.  	 	 		\textit{Journal of Epidemiology and Community Health}  		2006. 60  (9)  p. .  	 
\bibitem[Duleep and Orcutt ()]{b20}\label{b20} 	 		‘Measuring socioeconomic mortality differentials over time’.  		 			Harriet Duleep 		,  		 			Orcutt 		.  	 	 		\textit{Demography}  		1989. 26  (2)  p. .  	 
\bibitem[Lee and Carter ()]{b34}\label{b34} 	 		‘Modeling and Forecasting U.S. Mortality’.  		 			R D Lee 		,  		 			L R Carter 		.  	 	 		\textit{Journal of the American Statistical Association}  		1992. 87 p. .  	 
\bibitem[Eurostat ()]{b21}\label{b21} 	 		‘Mortality and life expectancy statistics’.  		 			Eurostat 		.  	 	 		\textit{Eurostat Statistics Explained}  		2015.  	 
\bibitem[Duggan et al. ()]{b19}\label{b19} 	 		\textit{Mortality and lifetime income: Evidence from Social Security records},  		 			James E Duggan 		,  		 			Robert Gillingham 		,  		 			John S Greenlees 		.  		2007. International Monetary Fund.  	 	 (Working paper 07/15) 
\bibitem[Reichling and Smetters ()]{b51}\label{b51} 	 		‘Optimal Annuitization with Stochastic Mortality and Correlated Medical Costs’.  		 			Felix Reichling 		,  		 			Kent Smetters 		.  	 	 		\textit{American Economic Review}  		2015. 105  (11)  p. .  	 
\bibitem[Ayuso et al. ()]{b3}\label{b3} 	 		‘Revisión de las proyecciones de población -Parte 1: Más allá de los convenientes supuestos sobre fertilidad, mortalidad y migración’.  		 			Mercedes Ayuso 		,  		 			Jorge Bravo 		,  		 			Robert Holzmann 		.  	 	 		\textit{Instituto BBVA de Pensiones -Documento de Trabajo}  		2015. 2015. BBVA.  (10) .  	 
\bibitem[Brønnum-Hansen ()]{b8}\label{b8} 	 		‘Rising morbidity and mortality in midlife among white non-Hispanic Americans in the 21st century’.  		 			Henrik Brønnum-Hansen 		.  	 	 		\textit{References Références Referencias}  		2004. 2015. September 17. PNAS -Social Sciences. 9  (1)  p. .  	 	 (Social gradient in life expectancy and health expectancy in Denmark) 
\bibitem[Deeg ()]{b16}\label{b16} 	 		‘Sex-Differences in the Evolution of Life Expectancy and Health in Older Age’.  		 			D J Deeg 		.  	 	 		\textit{Sex and Longevity: Sexuality},  				 			Robin 		 (ed.)  		 (Gender, Reproduction, Parenthood, Book Series Research)  		2001. p. .  	 
\bibitem[Bolancé et al. ()]{b4}\label{b4} 	 		‘Sistema público de dependencia y reducción del coste individual de cuidados a lo largo de la vida’.  		 			Catalina Bolancé 		,  		 			Ramón Alemany 		,  		 			Montserrat Guillén 		.  	 	 		\textit{Revista de Economía Aplicada}  		2013. 61 p. .  	 
\bibitem[Whitehouse and Zaidi ()]{b63}\label{b63} 	 		‘Socio-Economic Differences in Mortality: Implications for Pensions Policy’.  		 			Edward Whitehouse 		,  		 			Ashgar Zaidi 		.  		 \xref{http://dx.doi.org/10.1787/2317-47416062}{10.1787/2317-47416062}.  		 \url{http://dx.doi.org/10.1787/2317-47416062}  	 	 		\textit{OECD Social, Employment and Migration Working Papers}  		2008. OECD Publishing.  (71) .  	 
\bibitem[Whitehouse and Zaidi ()]{b72}\label{b72} 	 		‘Socio-Economic Differences in Mortality: Implications for Pensions Policy’.  		 			Edward Whitehouse 		,  		 			Ashgar Zaidi 		.  		 \xref{http://dx.doi.org/10.1787/2317-47416062}{10.1787/2317-47416062}.  		 \url{http://dx.doi.org/10.1787/2317-47416062}  	 	 		\textit{OECD Social, Employment and Migration Working Papers}  		2008. OECD Publishing.  (71) .  	 
\bibitem[Chetty et al. ()]{b15}\label{b15} 	 		‘The Association Between Income and Life 17’.  		 			Raj Chetty 		,  		 			Michael Stepner 		,  		 			Sarah Abraham 		,  		 			Shelby Lin 		,  		 			Benjamin Scuderi 		,  		 			Nicholas Turner 		,  		 			Augustin Bergeron 		,  		 			David Cutler 		.  		 \xref{http://dx.doi.org/10.1001/jama.2016.4226}{10.1001/jama.2016.4226}.  	 	 		\textit{Clinical Review \& Education. JAMA}  		2016. 2001-2014. April 10. 2016.  	 	 (Expectancy in the United States. Published online) 
\bibitem[Kalwij et al. ()]{b31}\label{b31} 	 		‘The association between individual income and remaining life expectancy at the age of 65 in the Netherlands’.  		 			Adriaan S Kalwij 		,  		 			J M Rob 		,  		 			Marike G Alessie 		,  		 			Knoef 		.  	 	 		\textit{Demography}  		2013. 50  (1)  p. .  	 
\bibitem[Miech ()]{b41}\label{b41} 	 		‘The enduring association between education and mortality the role of widening and narrowing disparities’.  		 			Richard Miech 		.  	 	 		\textit{American Sociological Review}  		2011. 76  (6)  p. .  	 
\bibitem[Meara et al. ()]{b40}\label{b40} 	 		‘The gap gets bigger: changes in mortality and life expectancy, by education’.  		 			Ellen R Meara 		,  		 			Seth Richards 		,  		 			David M Cutler 		.  	 	 		\textit{Health Affairs}  		2008. 1981-2000. 27  (2)  p. .  	 
\bibitem[The Growing Gap in Life Expectancy by Income: Implications for Federal Programs and Policy Responses Committee on Population, Division of Behavioral and Social Sciences and Education. Board on Mathematical Sciences and Their Applications, Division on Engineering and Physical Sciences ()]{b43}\label{b43} 	 		‘The Growing Gap in Life Expectancy by Income: Implications for Federal Programs and Policy Responses’.  	 	 		\textit{Committee on Population, Division of Behavioral and Social Sciences and Education. Board on Mathematical Sciences and Their Applications, Division on Engineering and Physical Sciences}  		2015. The National Academies Press.  		 			National Academies of Sciences, Engineering, and Medicine. 		 	 	 (Committee on the Long-Run Macroeconomic Effects of the Aging U.S. Population-Phase II) 
\bibitem[Oeppen and Vaupel ()]{b48}\label{b48} 	 		‘The Linear Rise in the Number of Our Days’.  		 			Jim Oeppen 		,  		 			James V Vaupel 		.  	 	 		\textit{Perspectives on mortality forecasting, Social Insurance Studies},  				 			Palmer Bengtsson 		 (ed.)  		 (Stockholm)  		2006. Swedish Social Insurance Agency. 3.  	 
\bibitem[Rendall et al. ()]{b52}\label{b52} 	 		‘The protective effect of marriage for survival: a review and update’.  		 			M S Rendall 		,  		 			M M Weden 		,  		 			M M Favreault 		,  		 			H Waldron 		.  	 	 		\textit{Demography}  		2011. 48  (2)  p. .  	 
\bibitem[Lleras-Muney ()]{b38}\label{b38} 	 		‘The relationship between education and adult mortality in the United States’.  		 			Adriana Lleras-Muney 		.  	 	 		\textit{The Review of Economic Studies}  		2005. 72  (1)  p. .  	 
\bibitem[Trend in life expectancy at birth and at age 65 by socio-economic position based on the National Statistics Socio-economic Classification Statistical Bulletin ()]{b45}\label{b45} 	 		‘Trend in life expectancy at birth and at age 65 by socio-economic position based on the National Statistics Socio-economic Classification’.  		 \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore 2015.  	 	 		\textit{Statistical Bulletin}  		1982-1986 to 2007-2011.  	 
\bibitem[Doblhammer et al. ()]{b17}\label{b17} 	 		‘Trends in educational and occupational differentials in all-cause mortality in Austria between 1981/82 and 1991/92’.  		 			Gabriele Doblhammer 		,  		 			Roland Rau 		,  		 			Josef Kytir 		.  	 	 		\textit{Wiener Klinische Wochenschrift}  		2005. 117 p. .  	 
\bibitem[Cingano ()]{b10}\label{b10} 	 		\textit{Trends in Income Inequality and its Impact on Economic Growth},  		 			Federico Cingano 		.  		2014. OECD Publishing.  	 
\bibitem[England ()]{b44}\label{b44} 	 		‘Trends in life expectancy by National Statistics Socio-economic Classification’.  		 			Wales England 		.  	 	 		\textit{Statistical Bulletin}  		2011. 1982-2006.  		 			Office National Statistics 		 	 
\bibitem[Alaminos and Ayuso ()]{b0}\label{b0} 	 		‘Una estimación actuarial del coste individual de las pensiones de jubilación and viudedad: Concurrencia de pensiones del Sistema de la Seguridad Social español’.  		 			Estefanía Alaminos 		,  		 			Mercedes Ayuso 		.  	 	 		\textit{Estudios de Economía Aplicada}  		2015. 33  (3)  p. .  	 
\bibitem[Madrigal et al. ()]{b39}\label{b39} 	 		‘What Longevity Predictors Should be Allowed for When Valuing Pension Scheme Liabilities’.  		 			A Madrigal 		,  		 			F Matthews 		,  		 			D Patel 		,  		 			A Gaches 		,  		 			S Baxter 		.  	 	 		\textit{British Actuarial Journal}  		2011. 16 p. .  	 
\bibitem[Borrell ()]{b5}\label{b5} 	 		‘Widening social inequalities in mortality: the case of Barcelona, a southern European city’.  		 			Carmen Borrell 		.  	 	 		\textit{Journal of Epidemiology and Community Health}  		1997. 51  (6)  p. .  	 
\bibitem[Singh and Siahpush ()]{b56}\label{b56} 	 		‘Widening socioeconomic inequalities in US life expectancy’.  		 			Gopal K Singh 		,  		 			Mohammad Siahpush 		.  	 	 		\textit{International Journal of Epidemiology}  		2006. 1980-2000. 35  (4)  p. .  	 
\bibitem[World Health Organization (WHO). 2015a. World health statistics ()]{b64}\label{b64} 	 		\textit{World Health Organization (WHO). 2015a. World health statistics},  		2015. Geneva: WHO.  	 
\bibitem[World Health Organization (WHO). 2015a. World health statistics ()]{b73}\label{b73} 	 		\textit{World Health Organization (WHO). 2015a. World health statistics},  		2015. Geneva: WHO.  	 
\bibitem[World Mortality Wallchart 2015. Department of Economic and Social Affairs -Population Division ()]{b60}\label{b60} 	 		\textit{World Mortality Wallchart 2015. Department of Economic and Social Affairs -Population Division},  		2013. 2013. 2015. New York; New York. 64.  	 	 (World Mortality Report) 	 (Department of Economic and Social Affairs -Population Division) 
\bibitem[World Mortality Wallchart 2015. Department of Economic and Social Affairs -Population Division ()]{b69}\label{b69} 	 		\textit{World Mortality Wallchart 2015. Department of Economic and Social Affairs -Population Division},  		2015. New York.  	 	 (United Nations) 
\bibitem[World report on ageing and health ()]{b74}\label{b74} 	 		\textit{World report on ageing and health},  		2015b. Geneva: WHO.  	 	 (World Health Organization (WHO)) 
\bibitem[World report on ageing and health. Geneva: WHO. Education Widening at Older Ages? Population Research and Policy Review ()]{b65}\label{b65} 	 		‘World report on ageing and health. Geneva: WHO. Education Widening at Older Ages?’.  	 	 		\textit{Population Research and Policy Review}  		2015b. 34  (1)  p. .  	 	 (World Health Organization (WHO)) 
\end{bibitemlist}
 			 		 	 
\end{document}
