cbrowser 16.7.1 → 16.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/README.md +2 -0
  2. package/docs/personas/Persona-ADHD.md +135 -0
  3. package/docs/personas/Persona-ElderlyUser.md +131 -0
  4. package/docs/personas/Persona-FirstTimer.md +131 -0
  5. package/docs/personas/Persona-ImpatientUser.md +132 -0
  6. package/docs/personas/Persona-Index.md +170 -0
  7. package/docs/personas/Persona-LowVision.md +133 -0
  8. package/docs/personas/Persona-MobileUser.md +133 -0
  9. package/docs/personas/Persona-MotorTremor.md +133 -0
  10. package/docs/personas/Persona-PowerUser.md +129 -0
  11. package/docs/personas/Persona-ScreenReaderUser.md +133 -0
  12. package/docs/research/Bibliography.md +269 -0
  13. package/docs/research/Research-Methodology.md +224 -0
  14. package/docs/traits/Trait-AnchoringBias.md +219 -0
  15. package/docs/traits/Trait-AttributionStyle.md +272 -0
  16. package/docs/traits/Trait-AuthoritySensitivity.md +133 -0
  17. package/docs/traits/Trait-ChangeBlindness.md +163 -0
  18. package/docs/traits/Trait-Comprehension.md +172 -0
  19. package/docs/traits/Trait-Curiosity.md +181 -0
  20. package/docs/traits/Trait-EmotionalContagion.md +136 -0
  21. package/docs/traits/Trait-FOMO.md +142 -0
  22. package/docs/traits/Trait-Index.md +158 -0
  23. package/docs/traits/Trait-InformationForaging.md +209 -0
  24. package/docs/traits/Trait-InterruptRecovery.md +241 -0
  25. package/docs/traits/Trait-MentalModelRigidity.md +220 -0
  26. package/docs/traits/Trait-MetacognitivePlanning.md +156 -0
  27. package/docs/traits/Trait-Patience.md +129 -0
  28. package/docs/traits/Trait-Persistence.md +157 -0
  29. package/docs/traits/Trait-ProceduralFluency.md +197 -0
  30. package/docs/traits/Trait-ReadingTendency.md +208 -0
  31. package/docs/traits/Trait-Resilience.md +154 -0
  32. package/docs/traits/Trait-RiskTolerance.md +154 -0
  33. package/docs/traits/Trait-Satisficing.md +173 -0
  34. package/docs/traits/Trait-SelfEfficacy.md +191 -0
  35. package/docs/traits/Trait-SocialProofSensitivity.md +147 -0
  36. package/docs/traits/Trait-TimeHorizon.md +259 -0
  37. package/docs/traits/Trait-TransferLearning.md +241 -0
  38. package/docs/traits/Trait-TrustCalibration.md +219 -0
  39. package/docs/traits/Trait-WorkingMemory.md +184 -0
  40. package/package.json +2 -2
@@ -0,0 +1,172 @@
1
+ # Comprehension
2
+
3
+ **Category**: Tier 1 - Core Traits
4
+ **Scale**: 0.0 (very low comprehension) to 1.0 (very high comprehension)
5
+
6
+ ## Definition
7
+
8
+ Comprehension represents a user's ability to understand interface elements, follow instructions, and build accurate mental models of how a system works. This trait encompasses both literacy-based text comprehension and procedural comprehension of interface mechanics. Users with low comprehension struggle with technical terminology, complex navigation, and multi-step processes, while high comprehension users quickly grasp system logic and can adapt to unfamiliar interfaces.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "The GOMS model provides a framework for predicting the time it takes users to accomplish tasks and the errors they will make... User performance depends critically on the methods they have learned for accomplishing goals."
15
+ > - Card, Moran, & Newell, 1983, p. 139
16
+
17
+ **Full Citation (APA 7):**
18
+ Card, S. K., Moran, T. P., & Newell, A. (1983). *The Psychology of Human-Computer Interaction*. Lawrence Erlbaum Associates.
19
+
20
+ **ISBN**: 978-0898592436
21
+
22
+ ### Supporting Research
23
+
24
+ > "Cognitive load theory suggests that instructional design should minimize extraneous cognitive load while promoting germane cognitive load... When intrinsic load is high, even small amounts of extraneous load can overwhelm working memory."
25
+ > - Sweller, 1988, p. 266
26
+
27
+ **Full Citation (APA 7):**
28
+ Sweller, J. (1988). Cognitive load during problem solving: Effects on learning. *Cognitive Science*, 12(2), 257-285. https://doi.org/10.1207/s15516709cog1202_4
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Average adult reading level (US) | 7th-8th grade | National Assessment of Adult Literacy (2003) |
35
+ | Recommended web content level | 6th grade | Nielsen Norman Group (2015) |
36
+ | Comprehension drop per grade level above target | 10-15% | Klare (1963) |
37
+ | Users understanding privacy policies | 9% | McDonald & Cranor (2008) |
38
+ | Error rate increase with jargon | 32% | Lazar et al. (2006) |
39
+ | GOMS prediction accuracy | r = 0.9 with actual times | Card, Moran, & Newell (1983) |
40
+
41
+ ## Behavioral Levels
42
+
43
+ | Value | Label | Behaviors |
44
+ |-------|-------|-----------|
45
+ | 0.0-0.2 | Very Low | Cannot parse technical terminology. Gets lost in multi-step processes. Clicks randomly when confused. Cannot distinguish between similar-looking buttons. Requires step-by-step hand-holding. May not understand error messages at all. Frequently backs out of processes due to confusion. |
46
+ | 0.2-0.4 | Low | Struggles with industry jargon (e.g., "authenticate," "configure," "deploy"). Needs visual cues alongside text. May misinterpret instructions. Follows only very simple navigation. Often unsure which button to click. Reads but doesn't fully understand help documentation. |
47
+ | 0.4-0.6 | Moderate | Understands standard web conventions (shopping cart icon, hamburger menu). Follows clear instructions reliably. May struggle with advanced features. Understands common error messages. Can complete multi-step forms with clear progress indicators. Baseline GOMS model performance. |
48
+ | 0.6-0.8 | High | Quickly grasps new interface patterns. Understands technical documentation. Anticipates next steps in processes. Transfers knowledge from similar systems. Can troubleshoot common issues independently. Comfortable with complex forms and workflows. |
49
+ | 0.8-1.0 | Very High | Immediately understands novel interface paradigms. Reads and applies API documentation. Predicts system behavior accurately. Can use keyboard shortcuts and advanced features. Self-teaches from minimal instruction. Builds accurate mental models rapidly. |
50
+
51
+ ## The GOMS Model
52
+
53
+ ### Components
54
+
55
+ Card, Moran, and Newell's GOMS model breaks user behavior into:
56
+
57
+ 1. **Goals**: What the user wants to accomplish (e.g., "buy a book")
58
+ 2. **Operators**: Basic actions (click, type, scroll, read)
59
+ 3. **Methods**: Sequences of operators to achieve goals
60
+ 4. **Selection Rules**: How users choose between methods
61
+
62
+ ### Comprehension's Role in GOMS
63
+
64
+ | Comprehension Level | GOMS Impact |
65
+ |---------------------|-------------|
66
+ | Low | Limited method repertoire, slower operator execution, poor selection rules |
67
+ | Moderate | Standard methods, typical operator times, basic selection |
68
+ | High | Rich method library, efficient operators, optimal selection |
69
+
70
+ ## Trait Correlations
71
+
72
+ | Related Trait | Correlation | Mechanism |
73
+ |---------------|-------------|-----------|
74
+ | [Working Memory](Trait-WorkingMemory) | r = 0.52 | Memory capacity enables complex comprehension |
75
+ | [Procedural Fluency](../traits/Trait-ProceduralFluency) | r = 0.61 | Comprehension enables procedure learning |
76
+ | [Transfer Learning](../traits/Trait-TransferLearning) | r = 0.48 | Understanding enables cross-domain transfer |
77
+ | [Reading Tendency](Trait-ReadingTendency) | r = 0.35 | Reading enables text-based comprehension |
78
+ | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.42 | Understanding builds confidence |
79
+
80
+ ## Readability and Comprehension
81
+
82
+ ### Flesch-Kincaid Guidelines
83
+
84
+ | Reading Level | Grade Level | Comprehension Score Range |
85
+ |---------------|-------------|---------------------------|
86
+ | Very Easy | 5th grade | 0.0-0.3 |
87
+ | Easy | 6th grade | 0.3-0.5 |
88
+ | Standard | 8th grade | 0.5-0.7 |
89
+ | Difficult | 10th-12th grade | 0.7-0.9 |
90
+ | Very Difficult | College+ | 0.9-1.0 |
91
+
92
+ ### Web Content Implications
93
+
94
+ - **Low comprehension users**: Need 5th-6th grade reading level, visual cues, minimal jargon
95
+ - **High comprehension users**: Can handle technical documentation, complex interfaces
96
+
97
+ ## Impact on Web Behavior
98
+
99
+ ### Error Recovery
100
+
101
+ ```
102
+ Very Low: Cannot understand error messages, gives up
103
+ Low: Understands simple errors ("wrong password"), confused by technical errors
104
+ Moderate: Follows basic troubleshooting steps
105
+ High: Interprets error codes, tries multiple solutions
106
+ Very High: Debugs issues independently, consults documentation
107
+ ```
108
+
109
+ ### Navigation
110
+
111
+ - **Low comprehension**: Relies on familiar patterns, lost with novel navigation
112
+ - **High comprehension**: Quickly learns new navigation paradigms, uses advanced features
113
+
114
+ ### Form Completion
115
+
116
+ - **Low comprehension**: Confused by field labels, validation messages unclear
117
+ - **High comprehension**: Understands field requirements, anticipates validation rules
118
+
119
+ ## Persona Values
120
+
121
+ | Persona | Comprehension Value | Rationale |
122
+ |---------|---------------------|-----------|
123
+ | [Anxious First-Timer](../personas/Persona-AnxiousFirstTimer) | 0.4 | Anxiety impairs comprehension |
124
+ | [Methodical Senior](../personas/Persona-MethodicalSenior) | 0.5 | Slower but thorough processing |
125
+ | [Distracted Parent](../personas/Persona-DistractedParent) | 0.5 | Divided attention limits comprehension |
126
+ | [Rushed Professional](../personas/Persona-RushedProfessional) | 0.7 | Experienced but hurried |
127
+ | [Tech-Savvy Explorer](../personas/Persona-TechSavvyExplorer) | 0.85 | High baseline + practice |
128
+ | [Accessibility User](../personas/Persona-AccessibilityUser) | 0.6 | Variable, depends on accommodations |
129
+
130
+ ## UX Design Implications
131
+
132
+ ### For Low-Comprehension Users
133
+
134
+ - Use plain language (6th grade reading level)
135
+ - Provide visual cues alongside text labels
136
+ - Show examples rather than just instructions
137
+ - Break complex processes into small steps
138
+ - Use progressive disclosure for advanced features
139
+ - Avoid jargon and technical terminology
140
+ - Include contextual help tooltips
141
+
142
+ ### For High-Comprehension Users
143
+
144
+ - Can provide power-user features
145
+ - Documentation can be more technical
146
+ - Fewer hand-holding elements needed
147
+ - Can use industry-standard terminology
148
+ - Advanced features can be more accessible
149
+
150
+ ## See Also
151
+
152
+ - [Trait Index](Trait-Index) - All cognitive traits
153
+ - [Working Memory](Trait-WorkingMemory) - Capacity for understanding
154
+ - [Procedural Fluency](../traits/Trait-ProceduralFluency) - Learned comprehension
155
+ - [Reading Tendency](Trait-ReadingTendency) - Text processing behavior
156
+ - [Persona Index](../personas/Persona-Index) - Pre-configured personas
157
+
158
+ ## Bibliography
159
+
160
+ Card, S. K., Moran, T. P., & Newell, A. (1983). *The Psychology of Human-Computer Interaction*. Lawrence Erlbaum Associates. ISBN 978-0898592436
161
+
162
+ Klare, G. R. (1963). *The Measurement of Readability*. Iowa State University Press.
163
+
164
+ Kutner, M., Greenberg, E., Jin, Y., Boyle, B., Hsu, Y., & Dunleavy, E. (2007). *Literacy in Everyday Life: Results from the 2003 National Assessment of Adult Literacy*. U.S. Department of Education.
165
+
166
+ Lazar, J., Feng, J. H., & Hochheiser, H. (2006). *Research Methods in Human-Computer Interaction*. John Wiley & Sons.
167
+
168
+ McDonald, A. M., & Cranor, L. F. (2008). The cost of reading privacy policies. *I/S: A Journal of Law and Policy for the Information Society*, 4(3), 543-568.
169
+
170
+ Nielsen Norman Group. (2015). How users read on the web. https://www.nngroup.com/articles/how-users-read-on-the-web/
171
+
172
+ Sweller, J. (1988). Cognitive load during problem solving: Effects on learning. *Cognitive Science*, 12(2), 257-285. https://doi.org/10.1207/s15516709cog1202_4
@@ -0,0 +1,181 @@
1
+ # Curiosity
2
+
3
+ **Category**: Tier 1 - Core Traits
4
+ **Scale**: 0.0 (goal-focused only) to 1.0 (highly exploratory)
5
+
6
+ ## Definition
7
+
8
+ Curiosity represents a user's intrinsic motivation to explore, discover, and learn beyond their immediate task requirements. This trait governs whether users stay narrowly focused on their goals or venture into related content, features, and options. Users with low curiosity follow the most direct path to their objective, while highly curious users actively seek new information, explore tangential links, and engage with content beyond their original purpose.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Epistemic curiosity is the desire for knowledge that motivates exploration in the absence of any extrinsic reward... It is the primary drive that motivates scientific inquiry and intellectual exploration."
15
+ > - Berlyne, 1960, p. 274
16
+
17
+ **Full Citation (APA 7):**
18
+ Berlyne, D. E. (1960). *Conflict, Arousal, and Curiosity*. McGraw-Hill. https://doi.org/10.1037/11229-000
19
+
20
+ **DOI**: https://doi.org/10.1037/11229-000
21
+
22
+ ### Supporting Research
23
+
24
+ > "Curiosity is characterized by two dimensions: diversive curiosity (seeking novel stimulation) and specific curiosity (seeking particular information to reduce uncertainty)."
25
+ > - Litman, 2005, p. 795
26
+
27
+ **Full Citation (APA 7):**
28
+ Litman, J. A. (2005). Curiosity and the pleasures of learning: Wanting and liking new information. *Cognition & Emotion*, 19(6), 793-814. https://doi.org/10.1080/02699930541000101
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Information gap effect on attention | 27% increase | Loewenstein (1994) |
35
+ | Curiosity-learning correlation | r = 0.50 | Kashdan & Silvia (2009) |
36
+ | Click-through on "related content" | 12% average | Chartbeat (2017) |
37
+ | Time increase from curiosity-driven exploration | 34% | Kidd & Hayden (2015) |
38
+ | Feature discovery from exploration | 2.3x higher | ProductPlan (2019) |
39
+ | Novel stimulus attention capture | 180ms faster | Berlyne (1960) |
40
+
41
+ ## Berlyne's Curiosity Framework
42
+
43
+ ### Two Types of Epistemic Curiosity
44
+
45
+ 1. **Diversive Curiosity** (breadth-seeking)
46
+ - General desire for new stimulation
47
+ - Variety-seeking behavior
48
+ - **Web impact**: Clicks "related articles," explores sidebar content
49
+
50
+ 2. **Specific Curiosity** (depth-seeking)
51
+ - Focused inquiry to resolve uncertainty
52
+ - Deep-dive behavior
53
+ - **Web impact**: Reads documentation, explores feature details
54
+
55
+ ### Information Gap Theory
56
+
57
+ Loewenstein (1994) extended Berlyne's work:
58
+ - Curiosity is triggered when there's a gap between what we know and what we want to know
59
+ - The gap must be perceived as closeable through effort
60
+ - **Web impact**: "Learn more" links, incomplete previews, progressive disclosure
61
+
62
+ ## Behavioral Levels
63
+
64
+ | Value | Label | Behaviors |
65
+ |-------|-------|-----------|
66
+ | 0.0-0.2 | Goal-Focused | Ignores all non-essential content. Takes shortest path to objective. Never clicks "related" or "you might also like." Closes pop-ups immediately without reading. Uses search exclusively, never browses. Skips product details beyond purchase requirements. |
67
+ | 0.2-0.4 | Low Curiosity | Occasionally glances at related content but rarely clicks. Sticks mostly to task. May notice interesting elements but doesn't investigate. Quick scans of additional options. Minimal exploration of settings or features. |
68
+ | 0.4-0.6 | Moderate | Balances task completion with some exploration. Clicks interesting links if not time-pressed. Reads "about" pages for new sites. Explores one or two tangential items. May investigate new features when noticed. Checks out recommendations occasionally. |
69
+ | 0.6-0.8 | Curious | Actively explores beyond task requirements. Reads related articles and linked content. Investigates new features and options. Clicks on "learn more" links. Explores settings and customization. Time on site 30-40% above average. |
70
+ | 0.8-1.0 | Highly Exploratory | Deep exploration of all available content. Reads documentation and help pages. Investigates every feature, setting, and option. Follows rabbit holes of linked content. May forget original task while exploring. Discovers hidden features. Time on site 50%+ above average. |
71
+
72
+ ## Trait Correlations
73
+
74
+ | Related Trait | Correlation | Mechanism |
75
+ |---------------|-------------|-----------|
76
+ | [Risk Tolerance](Trait-RiskTolerance) | r = 0.44 | Curiosity accepts risk of unknown content |
77
+ | [Information Foraging](../traits/Trait-InformationForaging) | r = 0.51 | Curiosity drives broader foraging patterns |
78
+ | [Working Memory](Trait-WorkingMemory) | r = 0.28 | Capacity limits exploration complexity |
79
+ | [Patience](Trait-Patience) | r = 0.32 | Time allows for exploration |
80
+ | [Persistence](Trait-Persistence) | r = 0.35 | Persistence enables deep curiosity dives |
81
+
82
+ ## Impact on Web Behavior
83
+
84
+ ### Navigation Patterns
85
+
86
+ ```
87
+ Goal-Focused (0.0-0.2): Search → Result → Convert → Leave
88
+ Low Curiosity (0.2-0.4): Search → Result → Quick scan → Convert
89
+ Moderate (0.4-0.6): Search → Result → Some exploration → Convert
90
+ Curious (0.6-0.8): Search → Result → Multiple pages → Convert
91
+ Highly Exploratory (0.8-1.0): Browse → Explore → Rabbit holes → Maybe convert
92
+ ```
93
+
94
+ ### Content Engagement
95
+
96
+ | Curiosity Level | Pages per Session | Time on Site | Feature Discovery |
97
+ |-----------------|-------------------|--------------|-------------------|
98
+ | Very Low | 1.5 | 45 seconds | Minimal |
99
+ | Low | 2.3 | 1.5 minutes | Low |
100
+ | Moderate | 3.8 | 3 minutes | Medium |
101
+ | High | 5.5 | 5 minutes | High |
102
+ | Very High | 8+ | 8+ minutes | Very High |
103
+
104
+ ### Feature Adoption
105
+
106
+ - **Low curiosity**: Uses only features explicitly shown, never explores settings
107
+ - **High curiosity**: Discovers advanced features, customizes experience, finds hidden options
108
+
109
+ ## Click Behavior
110
+
111
+ ### Diversive Curiosity (Breadth)
112
+
113
+ High curiosity users click:
114
+ - "Related articles" sections
115
+ - Sidebar recommendations
116
+ - Footer links
117
+ - Category pages
118
+ - "Random" or "discover" features
119
+
120
+ ### Specific Curiosity (Depth)
121
+
122
+ High curiosity users click:
123
+ - "Learn more" links
124
+ - Feature documentation
125
+ - FAQ sections
126
+ - Detailed specifications
127
+ - Behind-the-scenes content
128
+
129
+ ## Persona Values
130
+
131
+ | Persona | Curiosity Value | Rationale |
132
+ |---------|-----------------|-----------|
133
+ | [Rushed Professional](../personas/Persona-RushedProfessional) | 0.2 | No time for exploration |
134
+ | [Distracted Parent](../personas/Persona-DistractedParent) | 0.3 | Task-focused due to time pressure |
135
+ | [Anxious First-Timer](../personas/Persona-AnxiousFirstTimer) | 0.35 | Fear limits exploration |
136
+ | [Methodical Senior](../personas/Persona-MethodicalSenior) | 0.55 | Thorough but not exploratory |
137
+ | [Tech-Savvy Explorer](../personas/Persona-TechSavvyExplorer) | 0.9 | Exploration is intrinsically rewarding |
138
+ | [Impulsive Shopper](../personas/Persona-ImpulsiveShopper) | 0.65 | Curious about products, not features |
139
+
140
+ ## UX Design Implications
141
+
142
+ ### For Low-Curiosity Users
143
+
144
+ - Clear, direct paths to goals
145
+ - Minimize distractions from primary task
146
+ - Hide advanced features behind progressive disclosure
147
+ - Don't require exploration for core functionality
148
+ - Search must be excellent
149
+
150
+ ### For High-Curiosity Users
151
+
152
+ - Rich "related content" sections
153
+ - Deep documentation and guides
154
+ - Discoverable advanced features
155
+ - Easter eggs and hidden content reward exploration
156
+ - Progressive disclosure reveals depth
157
+ - Cross-linking between related topics
158
+
159
+ ## See Also
160
+
161
+ - [Trait Index](Trait-Index) - All cognitive traits
162
+ - [Information Foraging](../traits/Trait-InformationForaging) - Related foraging trait
163
+ - [Risk Tolerance](Trait-RiskTolerance) - Risk acceptance enables exploration
164
+ - [Working Memory](Trait-WorkingMemory) - Capacity for exploration
165
+ - [Persona Index](../personas/Persona-Index) - Pre-configured personas
166
+
167
+ ## Bibliography
168
+
169
+ Berlyne, D. E. (1960). *Conflict, Arousal, and Curiosity*. McGraw-Hill. https://doi.org/10.1037/11229-000
170
+
171
+ Chartbeat. (2017). The engaged reader: How content producers are engaging consumers. Chartbeat Content Insights.
172
+
173
+ Kashdan, T. B., & Silvia, P. J. (2009). Curiosity and interest: The benefits of thriving on novelty and challenge. In S. J. Lopez & C. R. Snyder (Eds.), *Oxford Handbook of Positive Psychology* (2nd ed., pp. 367-374). Oxford University Press.
174
+
175
+ Kidd, C., & Hayden, B. Y. (2015). The psychology and neuroscience of curiosity. *Neuron*, 88(3), 449-460. https://doi.org/10.1016/j.neuron.2015.09.010
176
+
177
+ Litman, J. A. (2005). Curiosity and the pleasures of learning: Wanting and liking new information. *Cognition & Emotion*, 19(6), 793-814. https://doi.org/10.1080/02699930541000101
178
+
179
+ Loewenstein, G. (1994). The psychology of curiosity: A review and reinterpretation. *Psychological Bulletin*, 116(1), 75-98. https://doi.org/10.1037/0033-2909.116.1.75
180
+
181
+ ProductPlan. (2019). Feature adoption and product exploration study. ProductPlan Research Report.
@@ -0,0 +1,136 @@
1
+ # Emotional Contagion
2
+
3
+ **Category**: Tier 6 - Social Traits
4
+ **Scale**: 0.0 (low) to 1.0 (high)
5
+
6
+ ## Definition
7
+
8
+ Emotional Contagion measures the degree to which a user's emotional state is influenced by the emotional expressions, tone, and sentiment encountered in web interfaces, social media content, and digital communications. Users high in this trait rapidly "catch" emotions from content they encounter - positive reviews generate excitement, negative comments induce anxiety, and urgent messaging creates stress. Users low in this trait maintain emotional stability regardless of encountered content, processing information more cognitively than affectively, which can lead to more objective decision-making but potentially less engagement with emotional appeals.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Emotional contagion is the tendency to automatically mimic and synchronize expressions, vocalizations, postures, and movements with those of another person's and, consequently, to converge emotionally."
15
+ > - Hatfield, Cacioppo, & Rapson, 1993, p. 5
16
+
17
+ **Full Citation (APA 7):**
18
+ Hatfield, E., Cacioppo, J. T., & Rapson, R. L. (1993). Emotional contagion. *Current Directions in Psychological Science, 2*(3), 96-99.
19
+
20
+ **DOI**: https://doi.org/10.1111/1467-8721.ep10770953
21
+
22
+ ### Supporting Research
23
+
24
+ > "Emotional states can be transferred to others via emotional contagion, leading people to experience the same emotions without their awareness."
25
+ > - Kramer, Guillory, & Hancock, 2014, p. 8788
26
+
27
+ **Full Citation (APA 7):**
28
+ Kramer, A. D. I., Guillory, J. E., & Hancock, J. T. (2014). Experimental evidence of massive-scale emotional contagion through social networks. *Proceedings of the National Academy of Sciences, 111*(24), 8788-8790. https://doi.org/10.1073/pnas.1320040111
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Contagion effect size | r = 0.25-0.50 | Hatfield et al. (1993) |
35
+ | Facial mimicry latency | 300-400ms | Dimberg et al. (2000) |
36
+ | Positive content spread rate | +0.7% increase in positive posts | Kramer et al. (2014) |
37
+ | Negative content spread rate | +0.4% increase in negative posts | Kramer et al. (2014) |
38
+ | Emotional Contagion Scale (ECS) reliability | alpha = 0.90 | Doherty (1997) |
39
+ | Cross-platform contagion | 64% mood transfer | Coviello et al. (2014) |
40
+
41
+ ## Behavioral Levels
42
+
43
+ | Value | Label | Behaviors |
44
+ |-------|-------|-----------|
45
+ | 0.0-0.2 | Very Low | Emotionally stable regardless of content encountered; processes negative reviews without distress; unaffected by urgent or alarming messaging; evaluates content logically without emotional engagement; may miss emotional cues important for social context; resistant to emotional manipulation in marketing |
46
+ | 0.2-0.4 | Low | Notices emotional content without absorbing it; mild influence from very strong emotional expressions; maintains analytical stance during content consumption; moderate resistance to fear-based or excitement-based appeals; processes testimonials factually rather than emotionally |
47
+ | 0.4-0.6 | Moderate | Balanced emotional responsiveness; influenced by strong emotional content but recovers quickly; standard susceptibility to emotional marketing; affected by highly negative reviews or alarming content; normal engagement with celebratory or positive messaging; typical mood influence from social media consumption |
48
+ | 0.6-0.8 | High | Readily absorbs emotional tone from content; negative reviews create anxiety about purchasing; positive testimonials generate genuine excitement; urgent messaging induces stress; mood noticeably affected by social media feed content; emotionally engaged with storytelling and testimonials; may share emotional content more readily |
49
+ | 0.8-1.0 | Very High | Immediately and deeply affected by encountered emotions; single negative review can prevent purchase; excitement from positive content leads to impulsive actions; urgent countdown timers create genuine anxiety; mood strongly determined by content feed; highly susceptible to emotional manipulation; may need to limit exposure to negative content for wellbeing |
50
+
51
+ ## Web/UI Behavioral Patterns
52
+
53
+ ### High Emotional Contagion (0.8+)
54
+
55
+ - **Reviews**: Single negative review creates disproportionate anxiety; positive reviews generate strong purchase motivation
56
+ - **Social Proof**: Emotional testimonials ("This changed my life!") highly persuasive
57
+ - **Urgency**: Countdown timers, "limited stock" warnings induce genuine stress
58
+ - **Social Media**: Mood significantly influenced by feed content; doomscrolling impacts wellbeing
59
+ - **Error Messages**: Harsh or alarming error copy causes distress beyond information content
60
+ - **Success States**: Celebratory animations genuinely improve mood and satisfaction
61
+ - **Content Engagement**: High sharing of emotional content; viral susceptibility
62
+ - **Customer Support**: Tone of responses strongly impacts satisfaction
63
+
64
+ ### Low Emotional Contagion (0.2-)
65
+
66
+ - **Reviews**: Analyzes aggregate patterns; single reviews don't sway decisions
67
+ - **Social Proof**: Evaluates testimonials for factual content, not emotional appeal
68
+ - **Urgency**: Recognizes urgency tactics; doesn't experience artificial stress
69
+ - **Social Media**: Maintains stable mood regardless of feed content
70
+ - **Error Messages**: Processes errors informationally; tone doesn't affect experience
71
+ - **Success States**: Acknowledges completion without emotional uplift
72
+ - **Content Engagement**: Shares based on utility, not emotional resonance
73
+ - **Customer Support**: Evaluates resolution quality, not emotional tone
74
+
75
+ ## Trait Correlations
76
+
77
+ | Correlated Trait | Correlation | Mechanism |
78
+ |------------------|-------------|-----------|
79
+ | FOMO | r = 0.52 | Both involve emotional responsiveness to social stimuli |
80
+ | Resilience | r = -0.38 | Higher contagion reduces emotional recovery speed |
81
+ | Patience | r = -0.29 | Emotional urgency reduces patience |
82
+ | Social Proof Sensitivity | r = 0.44 | Emotional testimonials amplify social proof |
83
+ | Risk Tolerance | r = 0.23 | Excitement can increase risk-taking |
84
+
85
+ ## Persona Values
86
+
87
+ | Persona | Value | Rationale |
88
+ |---------|-------|-----------|
89
+ | Busy Parent (Pat) | 0.60 | Moderate susceptibility; protective instincts heighten negative response |
90
+ | Tech-Savvy Teen (Taylor) | 0.75 | High social media exposure; developing emotional regulation |
91
+ | Senior User (Sam) | 0.55 | Life experience provides some buffering; still responsive to emotional appeals |
92
+ | Impatient Professional (Alex) | 0.40 | Professional training in emotional regulation; analytical approach |
93
+ | Cautious Newcomer (Casey) | 0.70 | Uncertainty amplifies emotional responsiveness |
94
+ | Accessibility User (Jordan) | 0.50 | Standard emotional responsiveness |
95
+ | Power User (Riley) | 0.30 | Analytical approach; resistant to emotional manipulation |
96
+
97
+ ## Design Implications
98
+
99
+ ### For High Emotional Contagion Users
100
+
101
+ - Use positive, encouraging microcopy and feedback
102
+ - Avoid alarming error messages or aggressive urgency tactics
103
+ - Provide emotional recovery time after negative content (spacing, transitions)
104
+ - Include positive content to balance negative reviews
105
+ - Use calming colors and reassuring language in stress-inducing flows
106
+ - Consider content warnings for potentially distressing material
107
+
108
+ ### For Low Emotional Contagion Users
109
+
110
+ - Prioritize factual, data-driven content presentation
111
+ - Reduce reliance on emotional testimonials
112
+ - Provide logical, step-by-step information
113
+ - Focus on features and specifications over emotional benefits
114
+ - Aggregate data is more persuasive than individual stories
115
+
116
+ ## See Also
117
+
118
+ - [FOMO](Trait-FOMO) - Social anxiety and urgency
119
+ - [Resilience](Trait-Resilience) - Emotional recovery capability
120
+ - [Social Proof Sensitivity](Trait-SocialProofSensitivity) - Influence by others' behavior
121
+ - [Trust Calibration](Trait-TrustCalibration) - Credibility assessment
122
+ - [Trait Index](Trait-Index) - All cognitive traits
123
+
124
+ ## Bibliography
125
+
126
+ Coviello, L., Sohn, Y., Kramer, A. D. I., Marlow, C., Franceschetti, M., Christakis, N. A., & Fowler, J. H. (2014). Detecting emotional contagion in massive social networks. *PLOS ONE, 9*(3), e90315. https://doi.org/10.1371/journal.pone.0090315
127
+
128
+ Dimberg, U., Thunberg, M., & Elmehed, K. (2000). Unconscious facial reactions to emotional facial expressions. *Psychological Science, 11*(1), 86-89.
129
+
130
+ Doherty, R. W. (1997). The Emotional Contagion Scale: A measure of individual differences. *Journal of Nonverbal Behavior, 21*(2), 131-154.
131
+
132
+ Hatfield, E., Cacioppo, J. T., & Rapson, R. L. (1993). Emotional contagion. *Current Directions in Psychological Science, 2*(3), 96-99. https://doi.org/10.1111/1467-8721.ep10770953
133
+
134
+ Hatfield, E., Cacioppo, J. T., & Rapson, R. L. (1994). *Emotional contagion*. Cambridge University Press.
135
+
136
+ Kramer, A. D. I., Guillory, J. E., & Hancock, J. T. (2014). Experimental evidence of massive-scale emotional contagion through social networks. *Proceedings of the National Academy of Sciences, 111*(24), 8788-8790. https://doi.org/10.1073/pnas.1320040111
@@ -0,0 +1,142 @@
1
+ # FOMO (Fear of Missing Out)
2
+
3
+ **Category**: Tier 6 - Social Traits
4
+ **Scale**: 0.0 (low) to 1.0 (high)
5
+
6
+ ## Definition
7
+
8
+ FOMO (Fear of Missing Out) measures the degree to which a user experiences anxiety or apprehension that others might be having rewarding experiences from which they are absent, or that they might miss valuable opportunities, deals, or content. Users high in this trait are driven by urgency cues, limited-time offers, social activity indicators, and the fear that inaction will result in loss. They exhibit compulsive checking behaviors and are highly susceptible to scarcity marketing. Users low in this trait experience minimal anxiety about missing opportunities, make decisions based on actual need rather than perceived urgency, and are resistant to artificial scarcity tactics.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "FoMO is defined as a pervasive apprehension that others might be having rewarding experiences from which one is absent... characterized by the desire to stay continually connected with what others are doing."
15
+ > - Przybylski, Murayama, DeHaan, & Gladwell, 2013, p. 1841
16
+
17
+ **Full Citation (APA 7):**
18
+ Przybylski, A. K., Murayama, K., DeHaan, C. R., & Gladwell, V. (2013). Motivational, emotional, and behavioral correlates of fear of missing out. *Computers in Human Behavior, 29*(4), 1841-1848.
19
+
20
+ **DOI**: https://doi.org/10.1016/j.chb.2013.02.014
21
+
22
+ ### Supporting Research
23
+
24
+ > "Scarcity enhances the value of objects and experiences, driving urgency in decision-making."
25
+ > - Cialdini, 2001, p. 204
26
+
27
+ **Full Citation (APA 7):**
28
+ Cialdini, R. B. (2001). *Influence: Science and practice* (4th ed.). Allyn and Bacon.
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | FoMO Scale internal consistency | alpha = 0.87-0.90 | Przybylski et al. (2013) |
35
+ | Scale items | 10-item measure | Przybylski et al. (2013) |
36
+ | Correlation with social media use | r = 0.40 | Przybylski et al. (2013) |
37
+ | Correlation with life dissatisfaction | r = 0.43 | Przybylski et al. (2013) |
38
+ | Age effect | Young adults higher FOMO | Przybylski et al. (2013) |
39
+ | Scarcity conversion boost | 226% increase in urgency purchases | Aggarwal et al. (2011) |
40
+ | "Limited time" effectiveness | 42% higher click-through | Worchel et al. (1975) |
41
+
42
+ ## Behavioral Levels
43
+
44
+ | Value | Label | Behaviors |
45
+ |-------|-------|-----------|
46
+ | 0.0-0.2 | Very Low | Immune to urgency marketing; ignores countdown timers and "limited stock" warnings; makes purchase decisions based solely on actual need; rarely checks social media for fear of missing content; resistant to "flash sale" pressure; comfortable missing events or opportunities; does not experience regret about unused coupons or expired offers |
47
+ | 0.2-0.4 | Low | Notices urgency cues without feeling compelled to act; occasional influence by very strong scarcity signals; makes most decisions at personal pace; some awareness of social activity but minimal anxiety; may respond to genuinely limited opportunities but not artificial scarcity |
48
+ | 0.4-0.6 | Moderate | Standard responsiveness to urgency cues; influenced by countdown timers and limited stock indicators; occasional anxiety about missing deals or social content; moderate social media checking behavior; balances urgency response with rational evaluation; typical susceptibility to scarcity marketing |
49
+ | 0.6-0.8 | High | Strongly influenced by urgency cues; countdown timers create genuine anxiety; frequently checks social media to stay current; makes purchases under time pressure to avoid missing deals; experiences regret about missed opportunities; shares limited-time offers quickly; influenced by "X people are viewing this" indicators; may over-subscribe to notifications |
50
+ | 0.8-1.0 | Very High | Dominated by fear of missing out; compulsive checking of social media, deals, and notifications; cannot resist limited-time offers; extreme anxiety about countdown timers and scarcity warnings; makes impulsive purchases to avoid potential regret; constantly monitors social activity; significant distress when unable to check devices; highly susceptible to all forms of urgency manipulation |
51
+
52
+ ## Web/UI Behavioral Patterns
53
+
54
+ ### High FOMO (0.8+)
55
+
56
+ - **Countdown Timers**: Creates genuine anxiety; often leads to rushed decisions or abandoned tasks to act on offer
57
+ - **Stock Indicators**: "Only 3 left" warnings trigger immediate purchase consideration regardless of actual need
58
+ - **Social Activity**: "X people viewing now" creates urgency and validates interest
59
+ - **Notifications**: Cannot disable notifications; checks immediately when received
60
+ - **Flash Sales**: Participates even when items aren't needed; fear of regret outweighs rational evaluation
61
+ - **Social Proof**: "Bestseller" and "Trending" labels strongly influence choices
62
+ - **Exit Intent**: Highly susceptible to "Wait! Don't miss this offer" popups
63
+ - **Cart Abandonment**: "Items in cart selling out" emails prompt immediate returns
64
+ - **Social Media**: Excessive scrolling to avoid missing content; difficulty stopping
65
+
66
+ ### Low FOMO (0.2-)
67
+
68
+ - **Countdown Timers**: Ignores or dismisses as marketing tactic; makes decisions on personal timeline
69
+ - **Stock Indicators**: Treats as information, not pressure; will wait for restock if needed
70
+ - **Social Activity**: Indifferent to what others are viewing or purchasing
71
+ - **Notifications**: Comfortable with notifications disabled; checks at convenient times
72
+ - **Flash Sales**: Only participates if item was already desired and price is genuinely good
73
+ - **Social Proof**: Popularity doesn't influence decision-making
74
+ - **Exit Intent**: Closes popups without reading; views as manipulation
75
+ - **Cart Abandonment**: Unaffected by urgency emails; returns when ready or not at all
76
+ - **Social Media**: Uses purposefully; comfortable missing content
77
+
78
+ ## Trait Correlations
79
+
80
+ | Correlated Trait | Correlation | Mechanism |
81
+ |------------------|-------------|-----------|
82
+ | Patience | r = -0.41 | FOMO drives urgency, reducing patience |
83
+ | Emotional Contagion | r = 0.52 | Both involve heightened reactivity to social stimuli |
84
+ | Social Proof Sensitivity | r = 0.58 | Both driven by social comparison and validation |
85
+ | Self-Efficacy | r = -0.34 | Lower confidence increases fear of wrong decisions |
86
+ | Satisficing | r = -0.27 | FOMO drives maximizing rather than satisficing |
87
+
88
+ ## Persona Values
89
+
90
+ | Persona | Value | Rationale |
91
+ |---------|-------|-----------|
92
+ | Busy Parent (Pat) | 0.50 | Moderate; time pressure creates some susceptibility but also immunity to time-wasting |
93
+ | Tech-Savvy Teen (Taylor) | 0.85 | Peak FOMO demographic; highly social, connected, and status-conscious |
94
+ | Senior User (Sam) | 0.30 | Lower social comparison; comfortable missing digital content |
95
+ | Impatient Professional (Alex) | 0.45 | Wants efficiency but recognizes urgency manipulation |
96
+ | Cautious Newcomer (Casey) | 0.65 | Uncertainty creates susceptibility to "don't miss out" messaging |
97
+ | Accessibility User (Jordan) | 0.40 | Standard range; depends more on individual factors |
98
+ | Power User (Riley) | 0.25 | Recognizes and resists manipulation tactics |
99
+
100
+ ## Design Implications
101
+
102
+ ### Ethical Considerations
103
+
104
+ FOMO-targeting design patterns are effective but can be manipulative. Ethical design should:
105
+ - Use genuine scarcity information (actual stock levels, real deadlines)
106
+ - Avoid fake urgency (invented countdown timers, artificial "limited stock")
107
+ - Provide clear information for rational decision-making
108
+ - Not exploit psychological vulnerabilities for profit
109
+
110
+ ### For High FOMO Users
111
+
112
+ - Provide "save for later" options to reduce decision anxiety
113
+ - Show genuine availability information clearly
114
+ - Allow notification customization to reduce checking compulsion
115
+ - Offer reassurance that opportunities will return
116
+
117
+ ### For Low FOMO Users
118
+
119
+ - Focus on value proposition rather than urgency
120
+ - Provide detailed product information for deliberate decision-making
121
+ - Avoid aggressive urgency tactics (may cause reactance)
122
+ - Respect decision timelines
123
+
124
+ ## See Also
125
+
126
+ - [Social Proof Sensitivity](Trait-SocialProofSensitivity) - Influence by others' behavior
127
+ - [Emotional Contagion](Trait-EmotionalContagion) - Absorption of social emotions
128
+ - [Patience](Trait-Patience) - Time tolerance and urgency response
129
+ - [Satisficing](Trait-Satisficing) - Decision-making strategies
130
+ - [Trait Index](Trait-Index) - All cognitive traits
131
+
132
+ ## Bibliography
133
+
134
+ Aggarwal, P., Jun, S. Y., & Huh, J. H. (2011). Scarcity messages: A consumer competition perspective. *Journal of Advertising, 40*(3), 19-30.
135
+
136
+ Cialdini, R. B. (2001). *Influence: Science and practice* (4th ed.). Allyn and Bacon.
137
+
138
+ Elhai, J. D., Levine, J. C., Dvorak, R. D., & Hall, B. J. (2016). Fear of missing out, need for touch, anxiety and depression are related to problematic smartphone use. *Computers in Human Behavior, 63*, 509-516.
139
+
140
+ Przybylski, A. K., Murayama, K., DeHaan, C. R., & Gladwell, V. (2013). Motivational, emotional, and behavioral correlates of fear of missing out. *Computers in Human Behavior, 29*(4), 1841-1848. https://doi.org/10.1016/j.chb.2013.02.014
141
+
142
+ Worchel, S., Lee, J., & Adewole, A. (1975). Effects of supply and demand on ratings of object value. *Journal of Personality and Social Psychology, 32*(5), 906-914.