+ Reply to Thread
Results 1 to 2 of 2

Thread: Correlation

  1. #1

    Correlation



    Hello,
    My name is Fernando, I'm a biologist and I also have many statistics questions. Hope you can help me.

    First of all:

    I'm working with tree radial growth and I have measuraments over 10 months (from september 2010 to june 2011).

    This is an average from 10 trees:
    PHP Code: 
    0.981.5751.692.162.77753.02753.463.72753.78253.7525 
    I also have metereological data from september to june (ie. precipitation (mm)).

    PHP Code: 
    128.92129.19114.22148.91190.63145.26124.1177.6598.6994.27 
    If I make a chart with this data, I can visualize a positive correlation during the first 6 months (growing season), but the last 4 I get a negative correlation. However, this negative correlation is due to the biology of the trees, see:

    From march to june there are less precipitation and temperature is also low, so trees do not grow (grow just a lit bit). It is and expecpected behavior.

    How can I express this through statistics and prove its significance?

    Thanks

  2. #2
    Points: 873, Level: 15
    Level completed: 73%, Points required for next Level: 27

    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Correlation


    Firstly, make a scatter plot with your data (not the average tree length, but all of the measurements) against precipitation (mm). Try a linear regression. If that's suitable, then you could test for significance of the slope estimate, b. You could test for significance of the Pearson product-moment correlation coefficient, or the coefficient of determination. Just say if you don't know these test statistics

+ Reply to Thread

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