matlab - How to get a number of probability distributions "averaged"? -
let have 'n' vectors of data of unequal lengths. of these vectors similar (range, etc., see example below), , can fitted specific probability distribution. how can average out these distributions? make sense? if yes, how go programming ?
for example:- n=2, data1 of 400 samples, normal distribution range 1 5, , mean 3 , standard deviation 0.75.
for data2 of 500 samples, normal distribution range 0.95 5.2, , mean 3.05 , standard deviation 0.78.
Comments
Post a Comment