• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

create ranking

q250

Junior Member
thing №property1property2
156
279
3610
417
525
634
743
882
9101
1098
lets say we have some 10 things. these things have property1 and property2, and we rank those things by property1 and property2 in in decreasing order respectively. now question: how to make function F such that will take ranking number of property1 and ranking number of property2 and output how it called, average value, median, etc i.e create new ranking method that will take into account property1 and property2 together. exact values of properties is not given, only ranking numbers. random table for example.
 
Back
Top