The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Probability density function

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Silent observer Posted - 05/27/2016 : 08:55:32 AM
I have a huge data for solid velocity against time. The data is random and it has no sequence. I want to draw a probability deistribution function graph for this data and then compare the graph with gaussian curve. How can i do this task using Origin.
1   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 05/31/2016 : 10:56:30 AM
Hi Silent Observer,

I'm not sure if this is what you are looking for, but let me bet...

1) First create a Histogram from your data.
2) Open the Plot Details dialog, and open the "Data" tab.
3) In the "Bin Worksheet" setting group, check the "Add Distribution Curves" check box, and press "Go" button.
4) Now, you plot both "Normal" dataset and "Kernel Smooth" dataset.

Here, Kernel Smooth is calculated by: "ksdensity(x, vX, w)" function:
http://www.originlab.com/doc/LabTalk/ref/ksdensity-func

Hope this helps.

--Hideo Fujii
OriginLab

P.S. Sorry, maybe you simply want to overlay the normal curve on the histogram. If so, you can just
choose "Normal" in the Distribution Curve option in Data tab in Plot Details of the histogram.

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000