MATLAB MATLAB: Marginal Distribution Plot

AI Thread Summary
The discussion centers on creating a marginal distribution plot in MATLAB using X-Y scatter plot data. The user seeks to obtain mean and standard deviation values for both axes, rather than just one. They mention using POLYTOOL for statistical analysis but express a desire for a comprehensive description of the data distribution. Suggestions include using MATLAB's histogram functions to visualize the data, with a specific interest in creating a vertically-oriented histogram. The user also found resources on rotating histograms and considers adding a probability distribution line to enhance their analysis. Overall, the conversation emphasizes the need for effective data visualization techniques in MATLAB to analyze marginal distributions.
chendry2001
Messages
7
Reaction score
0
Hi

I am trying to find a way to create a marginal distribution plot in matlab. I have lots of X-Y values on a scatter plot and need to find the approximate distribution. I have the Statistics Toolbox which is probably needed.

I used POLYTOOL which gives me a mean and standard deviation value for the data on the Y axis, based on a single value for X. Ideally I would want a mean and standard deviation for both though, or at least something that describes the thing as a whole.

This is kind of what I'm looking for:

http://www.ehponline.org/members/2000/suppl-5/883-893bernillon/fig3.gif

http://www.unt.edu/benchmarks/archives/2003/february03/rss_003.gif

Any help much appreciated! Thanks
 
Last edited by a moderator:
Physics news on Phys.org
thanks. it was more about finding the parameters of the distribution than the 2 plots on the side of the graph. But i can prob draw a vertical histogram now and add a probability distribution line and establish the values from that. Should work

Thanks for your help!
 

Similar threads

Replies
1
Views
3K
Replies
4
Views
2K
Replies
1
Views
3K
Replies
12
Views
4K
Replies
2
Views
2K
Replies
2
Views
2K
Replies
10
Views
1K
Back
Top