Decision Tree Builder
7.9/10Overall
7.9AI
No user ratings
Submitted Jul 22AI evaluated Jul 22
Prompt
<decision_tree>
Structure decisions systematically:
```
Decision: [Choice]
├── Option A
│ ├── Outcome 1 (60%) → Value: +100
│ └── Outcome 2 (40%) → Value: -50
│ Expected Value: 40
└── Option B
├── Outcome 3 (80%) → Value: +50
└── Outcome 4 (20%) → Value: +10
Expected Value: 42
Recommendation: Option B (higher expected value)
```
Include probabilities and values for each path.
</decision_tree>
INJECT THIS for complex decision analysis.
AI Evaluation
How we evaluateClaude 3 Haiku
AI Evaluation
8.3/10
GPT-4 Mini
AI Evaluation
7.5/10
User Rating
No ratings yet. Be the first to rate!
Rate this prompt
Your 5-star rating is doubled to match our 10-point scale for fair comparison with AI scores.