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中文论坛
 Origin 中文论坛 (Chinese Origin Forum)
 数据处理方法

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 [?]

 
   

T O P I C    R E V I E W
sklee1990 Posted - 04/23/2019 : 10:16:56 PM
请教个问题:在origin二维散点图中,将x轴的数值等分为100分,即100个区间, 然后确定每个区间99.9%分位数的值,并根据每个区间99.9%分位数值拟合成一条线,有无操作方法。谢谢
1   L A T E S T    R E P L I E S    (Newest First)
yuki_wu Posted - 04/24/2019 : 06:11:13 AM
Hi,

举个简单的例子:

有两列随机数据,将数据按X轴等分10份分组:
1. Add a new column and right-click to select Set Column Values
2. Type “Floor(A*10)” in formula box


计算每个分组的分位数:
1. Select Statistics: Descriptive Statistics: Statistics on Columns
2. Select Col(B) as Data Range
3. Select Col(C) as Group
4. Go to Quantities tab, expand Quantiles node
5. Check Custom Percentiles checkbox
6. Enter 99.9 in Percentile List box


利用结果拟合。

Regards,
Yuki

OriginLab

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