My knowledge of statistical methods is so poor, so I don't know exactly what is the best statistical method to opt in my case.
Ultimate goal: These parameters(A, B and C) could affect parameter D. I want to know whether they do affect it? What is the correlation between each of the parameters and parameter D and how significant this correlation is.
Imagine, I measured D (7 times during a year). Each time, I also measured A, B and C quantities of each sample (I have three different samples).
So now, I have C (dependent variable) vs A, B and C parameters.
What I want to know is the statistical significance of any observed correlation between the dependent variable and the independent variables.
My null hypothesis to be tested is 'there is no correlation between the dependent and independent variables.'
And I want to investigate these significances by means of defining three confidence level of 90%, 95% and 99%.
example of expected output: the correlation between A and D is Significant for 99% and 95% confidence level but not for 90% confidence level.
Could anyone help me how to perform this in Excel?