Hello, I need to find the stdev of a mathematical combination of two samples. To simplify, my problem is as follows..
I have two samples , and have calculated the mean and stdev of those:
sample A) mean +- Stdev (etc. 250+-2)
Sample B) mean +- Stdev (12+-1)
How do i find the Stdev of C, if C = A/B? (20,8)
Would it be right just to use StdevA/Stdev B? (20,8+-2)
And is it possible to do a t-test in Excel with only the mean and stdev? I need to compare different groups of "C's". (meaning i have A 1-4 and B 1-4, four groups to compare).
Bookmarks