387 topics found for:

“psychological state”

Ego States

A concept in transactional analysis that describes three different aspects of the self: Parent, Adult, and Child, each influencing behavior and communication. Important for designing communication strategies and interfaces that resonate with different user states.

Recency Effect

A cognitive bias where individuals better remember the most recent information they have encountered, influencing decision-making and memory recall. Important for designing user experiences that leverage or mitigate the impact of recent information.

Ratio Bias

A cognitive bias where people judge the likelihood of an event based on its relative size rather than absolute probability. Important for understanding user decision-making biases and designing systems that present information accurately.

Focal Point

A Gestalt principle stating that elements with a distinct visual feature (e.g., a unique color, size, or shape) capture attention and are perceived as a focal point. Crucial for designing interfaces that direct attention toward visual elements that signal and enable forward progress.

Proximity

A Gestalt principle that states objects that are close to each other tend to be perceived as a group. Crucial for creating intuitive and organized visual designs that align with natural perceptual tendencies.

TDA

Tell, Don't Ask (TDA) is a design principle in software engineering that promotes encapsulation by having objects handle their own data and actions. Essential for maintaining object-oriented integrity and reducing dependencies in the code.

Law of the Instrument

Also known as "Maslow's Hammer," a cognitive bias where people rely too heavily on a familiar tool or method, often summarized as "if all you have is a hammer, everything looks like a nail.". Important for designers to recognize and avoid over-reliance on familiar methods in problem-solving and design.