How to find the correlation between scatter data and theoretical formula MATLAB?
Show older comments
I'm working on my thesis project on financial mathematics. One problem I'm having is that I want to find out if there is some correlation between a theoretical curve and scatter point data.
Here is the scatter data and the theoretical curve that I have.
Is there some easy way of doing this?
1 Comment
Thijs
on 15 May 2012
detrend the data using your theoretical curve then perform a t-test to determine the likelihood that the data is centered around zero, is what i would do.
Accepted Answer
More Answers (0)
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!