How to determine if data are significantly different from each other
8 views (last 30 days)
Show older comments
Hi I have the following data -0.1363 0.0176 -0.0719 -0.0827 0.0169 0.0047 -0.0623 -0.0944 -0.0390
and I want to test if the values are significantly different from each other. I'm thinking of using the F-test, but is there a function to do this for me? Thanks
0 Comments
Answers (1)
Sean de Wolski
on 20 Jul 2011
Assuming the order doesn't matter, you could use a statistical Z-score.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!