Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Annualized interest rate return calcalculation.
Message
 
À
27/05/2001 07:57:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00511885
Message ID:
00511974
Vues:
19
Hi,

To calculate the annualized rate of return simply use the following

(((sales proceeds / cost) ^ (365/(sale date - purchase date)) ) - 1 ) * 100

Note:
You should check that (sale date - purchase date) > 365 because you should not annualize when the holding period is less than a year.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform