Answer:
$6240
Explanation:
given likelihoods:
sunny day = 14% = 0.14
cloudy day = 26% = 0.26
rainy day = 60% = 0.60
profits:
profit on a sunny day = $40,000
profit on a cloudy day = $14,000
Loss on a rainy day = -$5,000
expected profit = (probability of sunny day * profit on sunny day) + (probability of cloudy day * profit on cloudy day) + (probability of rainy day * loss on rainy)
expected profit = (0.14 * $40,000) + (0.26 * $14,000) + (0.60 * -$5,000)
=6240