How to compute confidence intervals and plot them on a bar plot
问题 How can I plot a bar out of a data = 1x10 cell , where each value in the cell has a different dimension like 3x100, 3x40, 66x2 etc. My goal is to get a bar plot, where I would have 10 group of bars and in every group three bars for each of the values. On the bar, I want it to be shown the median of the values, and I want to calculate the confidence interval and show it additionally. On this example there are not group of bars, but my point is to show you how I want the confidence intervals