I have a question about getting related data. I'm looking for common theory, not proper solution. However the proper solution could help me. I'm using PHP language.
I have a set of data. For example, mobile phones. Each phone has its own properties like model, mp3, wifi, price... Each property has my evaluation of importance. And now I want to get the best suitable phones for me.
I understand that I should look to Probability theory, but what chapter must I read?
Thank you for any help.