Statistical help
Budget: $10 – $30 USD
I have the following table:
Severity "A" "B"
1 16 89
2 673 3317
3 2632 7860
4 1609 2984
5 70 157
A and B are two populations assigned a severity level 1-5. The significance of the severity is that 1 > 2 > 3 > 4 > 5 but in reality, any five "levels" would work (1 is not twice as severe as 2 etc.) All that matters is the order of the levels, not how they relate to eachother.
I want to run a statistical test to see if Population A is assigned a lower severity level than B.
The table is of the counts. My understanding is that at Chi square test will only show a difference between A and B, but not that A is lesser than B.
Severity "A" "B"
1 16 89
2 673 3317
3 2632 7860
4 1609 2984
5 70 157
A and B are two populations assigned a severity level 1-5. The significance of the severity is that 1 > 2 > 3 > 4 > 5 but in reality, any five "levels" would work (1 is not twice as severe as 2 etc.) All that matters is the order of the levels, not how they relate to eachother.
I want to run a statistical test to see if Population A is assigned a lower severity level than B.
The table is of the counts. My understanding is that at Chi square test will only show a difference between A and B, but not that A is lesser than B.