trials > 0 ? (float) $this->successes / $this->trials : 0.0; } }