Given are multiple probability distributions for a random variable.
Is there a way to calculate the most probable value based on these distributions?
Example:
Random Variable: Number of hairs on the head of a person Probability Distribution 1: Number of hairs depending on gender Probability Distribution 2: Number of hairs dependent on age Probability Distribution 3: Number of hairs dependent on hair color Now I want to calculate the most probalble value for the number of hairs for a 34 years old, blonde woman. Does this sound reasonable?