{ props.textual.subject } { props.mouseOver ? (props.sampler.currentSample.id + 1) : (props.sampler.samples.length) }

{ props.sampler.calculatedYield }

{ props.sampler.currentSample.cid === 0 ? props.textual.failure + ' ' + props.investmentOutput + ' Euro' : props.textual.success + ' ' + props.investmentOutput + ' Euro' }