SlideShare a Scribd company logo
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
MAV-Vis: A Notation for Model Uncertainty
Michalis Famelis and Stephanie Santosa
University of Toronto
May 18th, 2013
Models in Software Engineering Workshop at ICSE
1 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Design Uncertainty
“The reality of today’s software systems requires us to consider
uncertainty as a first-class concern in the design, implementation,
and deployment of those systems.” [Garlan, 2010]
Our focus:
Uncertainty about design decisions – the contents of a model.
Our agenda:
Enable MBSE with design uncertainty using Partial models.
2 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Design Uncertainty
“The reality of today’s software systems requires us to consider
uncertainty as a first-class concern in the design, implementation,
and deployment of those systems.” [Garlan, 2010]
Our focus:
Uncertainty about design decisions – the contents of a model.
Our agenda:
Enable MBSE with design uncertainty using Partial models.
2 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Usable Notation for Uncertainty
Partial models: effective for automated reasoning.
However:
Existing notation (“MAV-Text”) developed ad-hoc.
Is it effective for human communication?
Need to maximize cognitive effectiveness.
“Physics of Notations” [Moody, 2009]
Principles for designing graphical languages.
What we did:
• Developed a new notation: MAV-Vis
• Evaluated our implementation with a user study:
“Does MAV-Vis improve cognitive effectiveness?”
Speed, ease, accuracy for reading and writing.
3 / 27
1 Introduction
2 Design Uncertainty
3 Designing MAV-Vis
4 User Study
5 Conclusion
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
What is Design Uncertainty
Example: a simple class diagram.
What does the modeler know?
5 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
What is Design Uncertainty
Example: a simple class diagram.
What does the modeler not know?
5 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
What is Design Uncertainty
Example: a simple class diagram.
What does the modeler not know?
5 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
What is Design Uncertainty
Example: a simple class diagram.
What does the modeler not know?
5 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
What is Design Uncertainty
Example: a simple class diagram.
What does the modeler not know?
5 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Uncertainty: a Set of Possible
Refinements
If we remove all uncertainty, we have a concrete refinement.
6 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
• May: Element is optional.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
• May: Element is optional.
• Abs: Element can be multiplied to many copies.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
• May: Element is optional.
• Abs: Element can be multiplied to many copies.
• Var: Element can be merged with others.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
• May: Element is optional.
• Abs: Element can be multiplied to many copies.
• Var: Element can be merged with others.
• OW: Model is incomplete.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Modeling Uncertainty with Partial
Models
Explicating uncertainty in a partial model.
• May: Element is optional.
• Abs: Element can be multiplied to many copies.
• Var: Element can be merged with others.
• OW: Model is incomplete.
7 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
“Extended” Partial Models
Expressing dependencies between points of uncertainty.
e.g. May Model: variant presented in [ICSE’12]
alternative refinements and relations between them.
8 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Existing Notation: MAV-Text
9 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Assessing MAV-Text
MAV-Text: Textual annotations + Propositional formula
Assessment (based on [Moody, 2009]):
Pros:
• Graphically economical
• 1:1 symbol-concept correspondence
Cons:
• Hard to visually distinguish symbols
• Does not intuitively suggest meaning
• Must annotate each element individually
• Does not take advantage of graphics
• Dependencies “hidden” in formula
• Must know how to read propositional formulas
10 / 27
1 Introduction
2 Design Uncertainty
3 Designing MAV-Vis
4 User Study
5 Conclusion
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing Var
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing Abs
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: a color for each PoU
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: identify alternative
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: grouping elements in alternatives
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: the other alternative
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: numbers for different alternatives
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: alternative with many parts
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: a different PoU
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
Representing May: expressing PoU dependencies
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Introducing MAV-Vis
12 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Improvements in MAV-Vis
Based on the principles in [Moody, 2009]:
• 1:1 symbol-concept correspondence
• Different retinal vars for each symbol (shape, texture)
• Notation (more) suggestive of concepts
• Relationships are visualized
• Grouping of annotations (not per-element)
• Visually expressive (using shape, color, texture, size)
• Dual coding with text and color
• No need to know propositional logic (per se)
• Relatively economical, cognitively manageable
13 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
MAV-Vis Limitations
Portability Annotation language → cannot guarrantee
symbols won’t conflict!
Implemented for Class Diagrams, E-R Diagrams.
Porting to other notations not automatable.
BUT: can use with any abstract syntax (MOF)
Less powerful than propositional logic (of course)
But dependency sub-language can be extended.
No OW OW annotates entire model.
(Megamodeling?)
No tooling Out of scope here: focus on ideal notation.
14 / 27
1 Introduction
2 Design Uncertainty
3 Designing MAV-Vis
4 User Study
5 Conclusion
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Overview
Motivation Evaluate MAV-Vis as an implementation of the
theory in [Moody, 2009].
Goal User study to confirm or refute the hypothesis:
“MAV-Vis improves cognitive effectiveness for
reading and writing compared to MAV-Text”
Cognitive Effectiveness:
Ease, Speed, Accuracy
Participants 12 unpaid particip., with Bach. in CS or higher
Average experience in MAVO: 2.2/5
(3 participants were experts in MAVO,
already familiar with MAV-Text)
16 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Setup
Procedure:
• Tutorial
• Freeform excercise
• [ Reading, Writing ]x2
• Questionnaire
Design:
• Within subjects to allow comparison and minimize
selection bias
• 2x2 Latin square to control for:
• Order of syntaxes (MAV-Vis, MAV-Text)
• Modeling scenario
(“Hotel Admin” in UML, “School Personnel” in E-R)
Measurements:
Ease Questionnaire responses
Speed Task completion time
Accuracy Error counts and comprehension scores
17 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Results
Ease:
• MAV-Vis considered more intuitive, easier to remember,
efficient to read
• MAV-Text and MAV-Vis almost tied for writing efficiency
• MAV-Vis gathered more preferences
Speed:
• MAV-Text took 2:08min longer for reading.
• MAV-Vis was 13sec slower for writing.
Accuracy:
• No difference in reading Abs, Var.
• Noticeable difference for reading May
(on average 1.4 fewer errors)
• On average 0.7 more errors writing with MAV-Vis.
(most errors were about coloring PoUs)
18 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Result Tables
19 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Threats to Validity
• Small sample size: no statistics
Results to be understood as preliminary evidence
• Prior exposure to MAVO
• Familiarity with propositional logic
• Confusion regarding uncertainty concepts (MAVO)
(But both syntaxes affected equally)
• Selection bias from imbalanced knowledge of UML/E-R
(Reported by 1 subject)
20 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Discussion
Overall:
MAV-Vis more efficient
but more writing errors.
Most writing errors:
PoU colors.
(PoU not a formal concept)
However:
Not necessarily universal
solution!
Cognitive Fit
Learning Style and Expertise
Freeform: dashes, piles
question marks, ellipses
21 / 27
1 Introduction
2 Design Uncertainty
3 Designing MAV-Vis
4 User Study
5 Conclusion
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Summary
Partial models:
Formalism for management of design uncertainty.
Existing work:
Automated reasoning vs human communication
Ad-hoc notation (MAV-Text)
What we did:
Developed MAV-Vis, using [Moody, 2009]
Performed user study to evaluate our implementation
Cognitive Effectiveness for reading and writing:
Ease, Speed, Accuracy
Results:
MAV-Vis more efficient but more writing errors.
23 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Next Steps
Larger picture:
Notation only one aspect.
Effective methodological support for Design Uncertainty.
Patterns of uncertainty? Sources?
How do users already cope with Design Uncertainty?
Focused on notation design, not tooling.
Future:
Tooling integration and impact on cognitive effectiveness
“MAVO-isation” of arbitrary languages
Dependency sublanguage:
What are reasonable extensions?
Relation to patterns.
Impact on tooling.
24 / 27
Questions?
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Bibliography I
Famelis, M., Ben-David, S., Chechik, M., and Salay, R. (2011).
“Partial Models: A Position Paper”.
In Proceedings of MoDeVVa’11, pages 1–6.
Famelis, M., Chechik, M., and Salay, R. (2012a).
“Partial Models: Towards Modeling and Reasoning with Uncertainty”.
In Proceedings of ICSE’12.
Famelis, M., Salay, R., and Chechik, M. (2012b).
The semantics of partial model transformations.
In MISE at ICSE’12, pages 64 –69.
Garlan, D. (2010).
Software engineering in an uncertain world.
In FoSER ’10, pages 125–128.
Moody, D. (2009).
The “Physics” of Notations: Toward a Scientific Basis for Constructing Visual Notations in Software
Engineering.
TSE, 35(6):756–779.
Saadatpanah, P., Famelis, M., Gorzny, J., Robinson, N., Chechik, M., and Salay, R. (2012).
Comparing the effectiveness of reasoning formalisms for partial models.
In MoDeVVa’12.
Salay, R., Chechik, M., and Gorzny, J. (2012a).
“Towards a Methodology for Verifying Partial Model Refinements”.
In Proceedings of VOLT’12.
26 / 27
MAV-Vis: A
Notation for
Model
Uncertainty
M.Famelis,
S.Santosa
Introduction
Design
Uncertainty
MAV-Vis
User Study
Conclusion
Bibliography II
Salay, R., Famelis, M., and Chechik, M. (2012b).
“Language Independent Refinement using Partial Modeling”.
In Proceedings of FASE’12.
27 / 27

More Related Content

PPTX
V mware thin app 4.5 what_s new presentation
PDF
VMworld 2013: EUC Application Strategy Best Practices
PDF
Storage Efficiency Poster Pdfnewfor2011[1]
PDF
VMworld 2013: The Top Four Technical Issues with XenApp Solved with VMware Ho...
PDF
VMworld 2014: Virtual Volumes Technical Deep Dive
PDF
Introducción a Docker - LibreCon 2016
PPTX
HDS and VMware vSphere Virtual Volumes (VVol)
PPTX
eG Enterprise Logon Simulator for Citrix XenApp & XenDesktop
V mware thin app 4.5 what_s new presentation
VMworld 2013: EUC Application Strategy Best Practices
Storage Efficiency Poster Pdfnewfor2011[1]
VMworld 2013: The Top Four Technical Issues with XenApp Solved with VMware Ho...
VMworld 2014: Virtual Volumes Technical Deep Dive
Introducción a Docker - LibreCon 2016
HDS and VMware vSphere Virtual Volumes (VVol)
eG Enterprise Logon Simulator for Citrix XenApp & XenDesktop

Viewers also liked (17)

PDF
Application M&O on OpenStack
PDF
VMware Horizon Application Manager
PPT
WCSR VDI @ Varrow Madness 2012
PDF
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
PPTX
V mware horizon view™ accelerator service
PDF
VMworld 2013: ThinApp 101 and What's New in ThinApp Next Version
PPTX
Vmware thin app architecture
PPT
V mware+thin app+-+gcvmug
PPTX
How to Run a Facebook Photo Contest
PPTX
Presentation technical deep dive of horizon 6 and mirage 5
PPTX
Application layering vs Application Isolation
PDF
VMware End-User-Computing Best Practices Poster
PDF
Lenovo 桌面虛擬化最佳實踐分享
PPTX
Horizon view technical deep dive
PDF
EMC ScaleIO
PPTX
VMware Horizon Customer Presentation EN
PPTX
V mware thin app 4.5 customer presentation
Application M&O on OpenStack
VMware Horizon Application Manager
WCSR VDI @ Varrow Madness 2012
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
V mware horizon view™ accelerator service
VMworld 2013: ThinApp 101 and What's New in ThinApp Next Version
Vmware thin app architecture
V mware+thin app+-+gcvmug
How to Run a Facebook Photo Contest
Presentation technical deep dive of horizon 6 and mirage 5
Application layering vs Application Isolation
VMware End-User-Computing Best Practices Poster
Lenovo 桌面虛擬化最佳實踐分享
Horizon view technical deep dive
EMC ScaleIO
VMware Horizon Customer Presentation EN
V mware thin app 4.5 customer presentation
Ad

More from Michalis Famelis (9)

PPTX
Using Developer Conversations to Resolve Uncertainty in Software Development:...
PDF
Photo Exhibition for the Commemoration of the 40th Anniversary of the Polytec...
PPTX
Transformations of Models Containing Uncertainty
PPTX
Research Questions for Validation and Verification in the Context of Model-Ba...
PDF
Greece Solidarity Initialive : October 28 antifascist event
PDF
Uncertainty Management With Partial Models
PDF
Comparing the Effectiveness of Reasoning Formalisms for Partial Models
PDF
Partial Models: Towards Modeling and Reasoning with Uncertainty
PDF
The Semantics of Partial Model Transformations
Using Developer Conversations to Resolve Uncertainty in Software Development:...
Photo Exhibition for the Commemoration of the 40th Anniversary of the Polytec...
Transformations of Models Containing Uncertainty
Research Questions for Validation and Verification in the Context of Model-Ba...
Greece Solidarity Initialive : October 28 antifascist event
Uncertainty Management With Partial Models
Comparing the Effectiveness of Reasoning Formalisms for Partial Models
Partial Models: Towards Modeling and Reasoning with Uncertainty
The Semantics of Partial Model Transformations
Ad

Recently uploaded (20)

PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Electronic commerce courselecture one. Pdf
PDF
Modernizing your data center with Dell and AMD
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Empathic Computing: Creating Shared Understanding
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Approach and Philosophy of On baking technology
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Mobile App Security Testing_ A Comprehensive Guide.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
“AI and Expert System Decision Support & Business Intelligence Systems”
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
MYSQL Presentation for SQL database connectivity
Electronic commerce courselecture one. Pdf
Modernizing your data center with Dell and AMD
NewMind AI Weekly Chronicles - August'25 Week I
Empathic Computing: Creating Shared Understanding
Reach Out and Touch Someone: Haptics and Empathic Computing
20250228 LYD VKU AI Blended-Learning.pptx
Machine learning based COVID-19 study performance prediction
CIFDAQ's Market Insight: SEC Turns Pro Crypto
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Approach and Philosophy of On baking technology
The AUB Centre for AI in Media Proposal.docx
Per capita expenditure prediction using model stacking based on satellite ima...
Diabetes mellitus diagnosis method based random forest with bat algorithm

MAV-Vis: A Notation for Model Uncertainty