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
 Standard Deviation OriginPro2019

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
teecross Posted - 11/22/2020 : 05:39:34 AM
Hello everyone,

I have a question regarding the standard deviation. I want to create the StandardDeviation of multiple colums so that I have a StdDev for each row of my matrix.

How would that work?
StdDev(col(A), col(B)) doesnt work and I dont know which command I have to use for it. Is it StdDev(row(1)) or something?

If thats not possible, is there any way to import the Standard Deviations from Excel and let the error bars show? Everytime I enable error bars it uses a weird formula which I wouldnt need.

Id appreciate any advice!
4   L A T E S T    R E P L I E S    (Newest First)
teecross Posted - 11/23/2020 : 4:35:02 PM
Thank you!

This was so helpful and I was able to complete my task :)
snowli Posted - 11/23/2020 : 09:31:07 AM
See this FAQ
https://www.originlab.com/doc/Quick-Help/errbar-display-in-plot

Columns in Origin have plot designations such as X, Y, see column header e.g. A(X), B(Y), C(Y), etc. Y columns will be plotted against X column.

If u want a column as YError, in recent new versions, u can left click column header, and click, Y Error symbol on mini toobar to set it as Y Error column first.
If you have X, Y, YErr columns, select Y and YError columns to plot, the YErr column will be plotted as Error bars.

In older versions, u can right click the column and choose Set as: Y Error context menu to set the column first.

Thanks, Snow
teecross Posted - 11/23/2020 : 04:56:48 AM
Hey,

thank you very much for the informative reply!

The Row Statistic works and importing the numeric value from excel works also (even though the StdDev does differ a little bit).

Now when I imported the numeric value, edit the column to Y Error and want to include it in my diagram it gets drawn as a line but not as Error Bars. How can I change that? I dont find the option.
Echo_Chu Posted - 11/23/2020 : 04:33:49 AM
Hi,

I would suggest you use Statistics on Rows tool to generate the SD of rows. You can access the tool from menu "Statistics: Descriptive Statistics: Statistics on Rows"

Anyway, sure you can also import the standard deviation from Excel. That should be numeric values in Excel, right? They should be able to be imported as other numeric values. Then you can set the column to be Y Error so that the values can be plotted as error bar.

Echo
OriginLab Technical Service

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