Standard deviation in graph (bar chart)

Dear Community,
I am looking for a solution for my measurement analysis software, programmed in LabVIEW 8.5:
I have an array (1D, double) with some data. This data is shown in an graph as a bar chart (attachment 1 & 2).
Aditionally, there is an other array (also 1D, double) with the standard deviation of my data in the upper array (both calculated via standard deviation and variance VI)
How can I integrate this standard deviation in my graph to be shown as (colored) error bars (attachment 3)
Thanks for your help!
Best regards,
Iwo
Attachments:
Graph_in_vi.jpg ‏38 KB
Bar_chart_without_std_dev.jpg ‏853 KB
Bar_chart_std_dev.jpg ‏54 KB

Dear lwo,
You can add two more channels.
One with mittelwert+standardabweichung/2
and one with mittelwert-standardabweichung/2 .
Then configure them to show only symbols and no line.
Color them red and choose a cross as symbol.
Be sure, the mittelwert channel is the first one in the array,
or the bars will hide the crosses.
Best regards,
Stefan Heinzl
Message Edited by Stefan Heinzl on 03-09-2009 09:56 AM
Attachments:
Block Diagram.jpg ‏17 KB
Front Panel.jpg ‏40 KB

Similar Messages

  • Standard Deviation in Graph

    Does anyone know how insert standard deviation into a bar graph??
    Thanks.

    Ah. The key point that I was missing was that this works (for points or bars) only when the series is selected in the graph. Otherwise the boxes are not enabled.
    See also http://discussions.apple.com/thread.jspa?messageID=9256703 for related info.

  • Display of standard deviation in graphs

    Hello,
    I am trying desperately to find out how to present standard deviation within adobe illustrator generated graphs. Can anyone please help me with this problem?
    p.s
    I am using adobe-illustrator CS2 and winXP
    tnx

    Dear lwo,
    You can add two more channels.
    One with mittelwert+standardabweichung/2
    and one with mittelwert-standardabweichung/2 .
    Then configure them to show only symbols and no line.
    Color them red and choose a cross as symbol.
    Be sure, the mittelwert channel is the first one in the array,
    or the bars will hide the crosses.
    Best regards,
    Stefan Heinzl
    Message Edited by Stefan Heinzl on 03-09-2009 09:56 AM
    Attachments:
    Block Diagram.jpg ‏17 KB
    Front Panel.jpg ‏40 KB

  • Assign Value to Graph/bar chart?help

    Anyone who know how to transfer a value in an variable to a graph plot
    such as 88/100 marks.The bar status

    A cut/paste of a SQL*Plus session is always helpful, especially since your types are not even valid here (you need to use a name other than 'comment').
    Change that name and you'll be fine, although I would bulk collect it instead:
    create or replace procedure test_data_prodx
      (tests out test_data_array)
    is
    begin
      select test_data(name, address, comment) bulk collect
        into tests
        from customer_data;
    end;
    /

  • Y axis max ignored for horizontal stacked bar chart (SVG)

    G'day,
    I'm using the standard SVG horizontal stacked bar chart (multi-series). I have set the Y axis maximum value but it is ignored - bars are plotted to their maximum height.
    I've had no such problem with vertical stacked bar charts.
    We're running v2.2.0.00.32.
    Is this a known bug?
    Regards,
    Chris.

    I don't understand why you are soying it is not possible.
    Actually I think it is and quite easily but maybe i missunderstand the question.
    But anyway, here is what I would do:
    In the spreadsheet, you can calculate the percentage of each status per project:
         Completed     Pending     Partially completed     Not Started
    Project 1     78.10%     6.46%     10.51%     4.93%
    Project 2     51.01%     2.62%     39.21%     7.15%
    And then select these data for the stacked bar chart. Here you get the graph you are looking for.
    Oli

  • Adding standard deviation bars to graphs

    I have composed a bar graph on numbers, and have already calculated the standard deviation of my data. How do I add the standard deviation lines to each bar on my graph? Thank you.

    Details available in *_Numbers User Guide_*, page #148 in the English version.
    Yvan KOENIG (VALLAURIS, France) lundi 6 décembre 2010 16:44:20

  • I need to chart a standard deviation of a moving average in Numbers

    In order to complete my statistical analysis of a large ammount of performance data- I was to graph a +/- 2 standard deviation of a moving average AS A SHADED region on my charts.  I tried to do this today for Four hours.  HELP!  PLEASE and thank you SO Much! 

    You stated:
    I have the above charted with the $ values of gains
    BUT IT LOOKS LIKE THIS. "
    implying it is not correct.  Since I don't understand what you are trying to do in general terms I don't know what the problem is.
    Can you post some of the data (at least the set you are showing) so we have something to work with?
    I made a graph like this:
    But since I don't really understand what you want I don't know if this is correct or not.
    Wayne

  • Bar Chart- How to center graph lines

    I am very new to Xcelsuis and am fighting with someing that is easy to most, but driving me crazy.
    I have a Label Bar that poplulates a list box and when I click on an item in the list box the correct information appears on the bar chart.  The problem is that is is all pushed to the bottom of the graph.  I need it to space accordingly in the center of the graph. 
    Please know that I can have anywhere from 1 bar chart line or 40.
    Thanks in advance for your assistance.
    JP

    Hi JP,
    Have you tried the ignore blank cells in series and values options. These are on the behaviour tab.
    Regards
    Alan

  • How to draw cumulative line graph over the stacked bar chart?(SSRS)

    Hello, 
    I need your help to draw a cumulative line graph over this bar chart. 
    I need your help to draw a cumulative line graph over this bar chart in SSRS.
    The dimension (Category Group) is "Hour" in this case. and expression is sum of two distinct values like 'Y' and 'N' in Activity column(Series Groups). The sum(Activity=Y) in green color and sum(Activity='N') in Red color.
    I require to draw a cumulative line graph in this same chart, that should give the result of cumulative Sum(Activity) for each hour?? I mean sum of (Y+N) for each hour and that should be cumulative over the hour.
    I mean sum of (Y+N) for each hour and that should be cumulative over the hour.
    SSRS Version details:
    Microsoft SQL Server Reporting Services Designers 
    Version 10.50.1600.1
    --Siva

    Hi Siva,
    It seems that you need to verify your email address to post images, etc
    Besides,  Microsoft® SQL Server™ 2008 Reporting Services: Step by Step is a good choice to you. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. A companion CD includes data sets and sample code. You can download
    it from this link http://my.safaribooksonline.com/9780735626041 Click the Extras, you can get the samples and database from Supplemental Content.
    And there are vast of valuable articles and SQL Server Reporting Services Books Online in MSDN ,you can click these link to begin your learning journey, SQL Server Reporting Services 2008 Books Online:
    http://msdn.microsoft.com/en-us/library/ms159106(v=SQL.100).aspx 
    Besides these, there are still many valuable videos in Microsoft Webcast, click this link
    https://msevents.microsoft.com/cui/SearchDisplay.aspx?culture=en-US#culture=en-US;eventType=0;sortKey=;sortOrder=;pageEvent=false;hdnInitialCount=;searchcontrol=yes;kwdAny=Reporting%20service to register with a windows live ID, then download the ones you
    want.
    Hope this helps.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Different colors for same series in bar chart / "Deviation" Chart

    Hello,
    I calculate the absolute deviation for a certain characteristic - let's say 0CUSTOMER - with respect to an average value on a certain key figure - let's say "Sales".
    Let's say, the average "Sales" over 3 customers is 100 €.
    Customer 1 has "Sales" = 150 (-> deviation = +50)
    Customer 2 has "Sales" = 80  (-> deviation = -20)
    Customer 3 has "Sales" = 70  (-> deviation = -30)
    I'd like to show the positive and negative deviations (which build up one series) in a bar chart that is able to show the positive values in a different color than the negative values (green for positive; red for negative).
    I tried the bar chart of the WAD, but I have no idea, how I can have values of the same series be shown in two different colors depending on their value (e. g. positive vs. negative).
    Is there a way to smartly solve this problem?
    Thanks for any answer in advance.
    Best Regards,
    Philipp

    Hello Kai,
    I've already seen that value range functionality in the chart editor. But actually I'm doing my first steps concercnig the WAD and chart design - still quite unexperienced user
    I will give it a try with the value ranges... perhaps it helps me solving the problem. I will report on the outcome here.
    Thx,
    Philipp

  • Stacked Bar chart and Line graphs

    I have a report in Crystal which has stacked bar chart and a line graph together in one report.
    Is it possible to do the same thing in WebI . Can anybody share the experience.

    Today you can only have a simple bar (not stacked) and line chart in Web Intelligence.  We are looking to improve charts in the future.  In the meantime you can look into the masher from the labs...

  • Making different graphs like bar chart in excel sheet

    Hello,
    In my application i have to make different graphs like bar chart,pie chart etc which is present in the excel sheet.In the same excel sheet i have to make the graphs based on the data through java program.
    I am unable to do it.Can anyone suggest me how to do.Is there any api and documents(for reading )for it?
    thanks in advance
    chimpuk

    Hi, you might want to do a search before you post. At the top of the page is a link to advanced search. Right-click on it and choose 'open in a new window'. Now, in the 'with all the words' box type the word excel, then hit the space bar, then type the word chart[b], now down lower clear all the checkboxes except [b]Java Forums, now hit the Search button and you get a list of threads related to excel and chart. Read a few. I think most of your questions will be answered.

  • How to plot line and bar chart in one graph

    i have one graph, but in this graph i want to plot line or bar chart using radio button selection.
    can i do that...

    You must have 2 data arrays or plots to get this. Make sure your plot legend is visible. Drag the plot legend vertical borders to view both plots. Select one of the plot to be bar plot (See the attachment)
    Attachments:
    BarPlots.PNG ‏14 KB

  • How to combine a stacked bar chart and a line graph together in one report

    I have a report in excel that has stacked bar chart and a line graph together in one report. I am trying to recreate the same in Webi, Is this possible? Did any one have similar requirement, could you please share the thoughts?
    Thanks,
    Hema

    May be I don't understand correctly...
    But if its really to separate chart area's;
    just copy the datablock and format one as line and the other as barchart...
    Hope this helps,
    Marianne

  • Creating a bar chart with XY graph

    Hi
    I want to create a simple bar chart in LabVIEW. I have tried this using the VI attached which give me the graph shown in current.bmp. However I want it to look like the image (modified in "paint") shown in requred.bmp.
    Any ideas?
    Thanks
    Scott
    Attachments:
    bar chart.zip ‏22 KB

    Hi Scott,
    fake it by making 2 points instead of one :-)
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    current.vi ‏10 KB

Maybe you are looking for