Reply
Mon 23 Aug, 2010 09:34 pm
Hi. I'm doing stat significant analysis. i have 2 parameters (temperature and body weight), they change over 21 days. How can I analyze to see if the changes of 2 parameters over 21 days is significant or not? what kind of analysis do i need? thanks.
@meedin11,
Looks like a test of correlation is required, not a t-test
http://changingminds.org/explanations/research/analysis/pearson.htm
@meedin11,
You're looking for a multiple linear regression analysis over time. Set up your weight and temperature as your independent (Y) variables and time as the dependent (X) variable and perform a linear regression analysis on the entire model.