How to get a statistically significant mean from multiple matrices?

1 次查看(过去 30 天)
I have ten 4-D matrices which I would like to have a mean of (which is easy enough). However, I would also like the mean to be statistically significant amongst the ten matrices. Is there a way to shut out outliers, or do a form of t-test between more than two matrices? I am not too great with statistics so I think there should be a function that I just don't know about.
Thank you in advance!

采纳的回答

Star Strider
Star Strider 2018-4-18

What you do with respect to statistical analysis depends on how you designed your study. (Ideally, this consideration was part of your study design.) Multiple comparisons are not trivial. Texts on experimental design discuss it in detail.

The most relevant MATLAB function is likely multcompare (link).

See someone in your university statistics department for guidance.

  2 个评论
HA
HA 2018-4-18
Thank you for your reply. Indeed, unfortunately this analysis was not part of the original project plan as the method was based on the method of a recent paper that only used the mean between the data sets, and not the statistically significant mean. It was an after thought that I should test the significance of the mean for my project as one can not be too careful with multiple data sets!
I shall read through what literature I can find and see if I can work with multcompare, failing that I will ask around the office!
Thank you for this starting point.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Analysis of Variance and Covariance 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by