easy · Quantitative Finance quant-logic
A desk is monitoring n different credit entities. Let p_i be the probability that entity i defaults over the next year.
What is the expected number of defaults in the portfolio?
- prod (1 - p_i)
- N × max(p_i)
- √(sum p_i)
- sum_i=1^n p_i
Sign up free to see the explanation and track your rank →
More Quantitative Finance quant-logic practice
- Consider a fair coin. What is the expected number of tosses to see the sequence 'Heads-Hea
- A biased coin is flipped where the probability of heads is 0.7. If heads pays $10 and tail
- A deck of 52 cards is shuffled. What is the expected number of cards that are in their 'co
- A random variable X represents a 'cash-or-nothing' bet that pays $100 with probability p =
- Which expression correctly defines the expected total number of profitable signals?
- If E[X] = 10 and E[Y] = 20, what is E[3X - 2Y + 5]?
- If you are given $100 and then flip a fair coin where heads means you lose $50 and tails m
- Under what structural condition does the linearity of expectation, defined as E[X + Y] = E