My experiment involves looking at the precentage of cells in a slide that have a particular property under condition A and condition B. I have one slide for each condition. I have done this experiment 3 times and lets assume the data looks like this:
Cond.A Cond.B
Exp. 1 32% 40%
Exp. 2 31% 41%
Exp. 3 35% 44%
Can I now do a T-test between conditions A and B? Or should I just pool all the fractions per condition and do categorical data statistics?
I assumed I can do a t-test because at least within the realm of this data, it seems continuous and uncensored. Or am I wrong?