Thanks for the response but the standard t-test is for the data with normal distribution.
Hi,
I would like to compare cytokine levels of four groups of mice with different treatments. There are four to six mice in each treatment group, so the sample size is not large. The standard deviation of most cytokine levels in each treatment group are much larger than their mean.
Also, there are many zero in data set( very low cytokine levels).
What type of tests should I use to compare cytokine levels in different treatment groups?
Any help is greatly appreciated.
3 answers
Mann-whiteny test can be used as a non-parametric test to compare the median of two independent groups (samples do not follow normal distribution)
Due to non-parametric nature of the data I would do Mann-Whitney analysis. This is the non-parametric version of a t-test.
the standard T test ? are you familiar with it ?
Log in to answer this question.