Pandas wird zählt zu Wahrscheinlichkeit
df['prob_x'] = df['x'] / df['x'].sum()
Cloudy Civet
df['prob_x'] = df['x'] / df['x'].sum()