Constructor: statsAbsValueAndPrev
Statistics value couple; initial and final value for period of time currently in consideration
Attributes:
Type: StatsAbsValueAndPrev
Example:
$statsAbsValueAndPrev = ['_' => 'statsAbsValueAndPrev', 'current' => double, 'previous' => double];