I have three groups of experiments. For each experiment I am looking for the percentage of occurrence of case x.
In the first group I have 15 experiments. The case x was seen 10.191% of the total time for 15 experiments.
In the second group I have 6 experiments. The percentage of x is 1.564%.
In the third group I have 3 experiments. The percentage of x is 0%.
I want to show that occurrence of case x significantly decreased from group one to two and to three. Thus I want to calculate the p-values. Can anyone tell me how to do it?
Edit:
The number of measurements for the first group is 22568 and 10.191% of these measurements are case x.
The second group has 1854 measurements (1.564% are x) and the third group has 1164 measurements (0% x)