MATLAB: Marginal Distribution Plot

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 14K views
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!