usaco-guide
usaco-guide copied to clipboard
Probability and expected value
Is it possible to add probability and expected value as a topic?
There are some relevant resources here: https://usaco.guide/gold/combo#resources
Yes, but could you add it as a topic to USACO guide. There are problems on expected value beyond the gold level. It's a bit hard to find in depth resources to probability.
i mean is it really important enough to warrant its own module?
well, there are topics such as bitsets and hashmaps. I think probability lies somewhere alongside those in terms of how frequent it is. Regardless, just my thought that probability is a nice excercise for improvement in competitive programming. Ultimately it's upto you to decide on it's importance.
i mean is it really important enough to warrant its own module?
i think EV should definitely be considered
i've seen like one problem in gold that uses that not sure about plat
i've seen like one problem in gold that uses that not sure about plat
its a common topic in CP in general
well sure i'll leave this issue open, make a module if you want