DEPTAB Function


Returns the depreciation from specified tables

Category: Financial

Syntax

DEPTAB ( p,v,t1,...,tn )

Arguments

p

  • is numeric, the period for which the calculation is to be done. For noninteger p arguments, the depreciation is prorated between the two consecutive time periods that precede and follow the fractional period.

v

  • is numeric, the depreciable initial value of the asset.

t1,t2, ...,tn

  • are numeric, the fractions of depreciation for each time period with t1 + t2 + ...tn 1.

Details

The DEPTAB function returns the depreciation by using specified tables. The formula is

click to expand

For a given p , only the arguments t 1 , t 2 ,.... t k need to be specified with k=ceil(p) .

Examples

An asset has a depreciable initial value of $1,000 and a five-year lifetime. Using a table of the annual depreciation rates of .15, .22, .21, .21, and .21 during the first, second, third, fourth, and fifth years , respectively, the depreciation in the third year can be expressed as

click to expand

The value that is returned is 210.00. The fourth rate, .21, and the fifth rate, .21, can be omitted because they are not needed in the calculation.




SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 704

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net