+ Reply to Thread
Results 1 to 3 of 3

Thread: Growth Rates

  1. #1
    Points: 1,218, Level: 19
    Level completed: 18%, Points required for next Level: 82

    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Growth Rates



    I have a huge panel data set consisting of thousands of firms for a time period of 8 years. I would like to transform some of my variables. For examples I have sales in USD and would like to calculate the SalesGrowthrate from that. I tried d.sales/l.sales and it seems that that respects the groups/firms so it could work. But when I look at the mean, sd, and Min max values they are to huge to be correct. And I already have a Growthrate variable in home currency which should at least be closely correlated even in respect to the exchange rates, but it is not.

    I would like to do the same for another variable where I don’t have a control but the results don’t seem to be correct.

    Is there another way to get the growth rate?

  2. #2
    Points: 2,480, Level: 30
    Level completed: 20%, Points required for next Level: 120

    Posts
    191
    Thanks
    1
    Thanked 13 Times in 12 Posts

    Re: Growth Rates

    The growth rate of X is not X_final / X_initial. It is either log(X_final / X_initial) / time or (X_final - X_initial) / X_initial / time, depending on whether you want continuous or one-time compounding.
    Last edited by ichbin; 12-08-2010 at 04:52 PM.

  3. #3
    Points: 1,218, Level: 19
    Level completed: 18%, Points required for next Level: 82

    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Growth Rates


    That is why i used d.sales/l.sales

    correct me if i am wrong but i though d.sales was first difference and l.sales the lagged value, so this would give me (X_final - X_initial) / X_initial where the time difference is one year. I dont like using the continuous transformation for one year differences.

    I should be able to use (sales/l.sales)-1
    But if look at the summary the min value should not be less then -1.
    Im afraid that the groups get mixed up.

+ Reply to Thread

Similar Threads

  1. Comparison of Growth Curves
    By phoenixhou in forum Psychology Statistics
    Replies: 1
    Last Post: 06-10-2010, 10:45 AM
  2. Replies: 0
    Last Post: 07-24-2009, 12:45 PM
  3. Growth Model
    By Mahalabobis in forum Statistics
    Replies: 1
    Last Post: 03-09-2009, 02:53 PM
  4. Contribution of negitive growth
    By JLD in forum General Discussion
    Replies: 0
    Last Post: 03-26-2008, 07:40 PM
  5. growth modeling help
    By erkatz in forum Psychology Statistics
    Replies: 0
    Last Post: 07-23-2007, 11:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats