how can compute a marginal distribution?
Show older comments
ihave a matrix with 60 rows and 5 coloumns an iwant tocompute the marginal distribution
10 Comments
Torsten
on 18 May 2022
And the matrix is the joint probability matrix A with sum(sum(A)) = 1 ?
RADWAN A F ZEYADI
on 18 May 2022
Torsten
on 18 May 2022
Then you will have to explain in more detail what your matrix represents.
RADWAN A F ZEYADI
on 19 May 2022
RADWAN A F ZEYADI
on 19 May 2022
Torsten
on 19 May 2022
Seriously:
If someone told you he/she has a matrix with 60 rows and 5 columns for three properties and he/she wants to estimate the probabilty of the marginal distribution, would you be able to understand what he/she means ? How the matrix is related to the three properties ? What the entries of the matrix are ? What the rows and columns of the matrix represent ?
RADWAN A F ZEYADI
on 19 May 2022
Bjorn Gustavsson
on 19 May 2022
Would histogram along each property and at each altitude be what you're looking for? Your question is not clear enough for me to fully understand either.
RADWAN A F ZEYADI
on 19 May 2022
Answers (1)
Bjorn Gustavsson
on 19 May 2022
Edited: Bjorn Gustavsson
on 19 May 2022
0 votes
Look at the help and documentation for the histogram-function. Possibly also check the histogram2.
HTH
Categories
Find more on Inverse Gaussian Distribution 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!