Statistical distribution comparison for two datasets

조회 수: 22 (최근 30일)
Kevin Zhu
Kevin Zhu 2022년 7월 20일
답변: Jeff Miller 2022년 7월 21일
For example I have two multivariate random variables a and b, and for a and b, I have N realizations for both of them such as and . I do not know the exact distribution of a and b, and I would like to know if they are approximately following the same distribution. Is there any method I can do that?

채택된 답변

Jeff Miller
Jeff Miller 2022년 7월 21일
You could use manova if you just wanted to compare the centroids of the multivariate distributions, but it sounds like you want more than that--i.e., the ability to detect any sort of differences in the distributions, not just centroids.
If that is the case, you might be able to use a multivariate generalization of tests for full distributions.
I hope your N is huge...

추가 답변 (1개)

KSSV
KSSV 2022년 7월 20일
  댓글 수: 3
KSSV
KSSV 2022년 7월 20일
What dimension it is? You can specify the number of bins.
Kevin Zhu
Kevin Zhu 2022년 7월 20일
Consider a is a 100-dimension multivariate random variable, and I have dataset with N realizations. What I want to compare is the random aand b. I'll make it clear in the question

댓글을 달려면 로그인하십시오.

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by