BL603 Transcript Notes May 10
BL603 Transcript Notes May 10
5. Types of Knowledge
Type Characteristics Examples
Explici
Codified, clear rules Laws, policies
t
Implici Intuitive but learned Class patterns, best practices
t
Experiential, hard to Cultural norms, leadership
Tacit
articulate intuition
Key Takeaways
1. Excel Tools teach the logic of modeling & sensitivity.
2. Scenario Manager is powerful for multi-year business forecasting.
3. AI models can support, but not replace, human intuition—useful in
augmenting decision-making but limited by:
o Data quality
o Feature selection
o Model overfitting or hallucination
4. “All models are wrong, some are useful.” Always question
assumptions, test multiple scenarios.
Prompt Engineering
Historically important but becoming less relevant as models auto-
refine prompts.
Good practices:
o Be specific, use examples, positive phrasing, and clear
objectives.
o Use frameworks like CRISPY (Capacity, Role, Insight, Statement,
Personality, Your style).
Transformer Models
Power modern LLMs like GPT and Gemini.
Use autoregression: predict next word based on previous words.
o Not rule-based (“if X, then Y”)—instead probabilistic predictions
based on large datasets.
o Computationally expensive and potentially environmentally
impactful.