List Length Effect
A phenomenon where the probability of recalling an item from a list depends on the length of the list. Important for understanding memory processes and designing effective information presentation.
A phenomenon where the probability of recalling an item from a list depends on the length of the list. Important for understanding memory processes and designing effective information presentation.
A structured framework for product design that stands for Comprehend the situation, Identify the customer, Report customer needs, Cut through prioritization, List solutions, Evaluate trade-offs, and Summarize recommendations. Essential for guiding product managers through a comprehensive design process.
The phenomenon where people have a reduced ability to recall the last items in a list when additional, unrelated information is added at the end. Crucial for designing information presentation to optimize memory retention.
A brainstorming technique that involves listing all possible attributes of a product or problem to generate new ideas and solutions. Useful for generating creative solutions and improving product features.
A prioritized list of work items or tasks that need to be completed, commonly used in agile project management. Essential for managing tasks and ensuring that development teams focus on the most important work items.
A productivity technique where individuals list their six most important tasks for the next day and tackle them in order of priority. Important for enhancing focus and productivity by prioritizing tasks effectively.
A cognitive bias where people tend to remember the first and last items in a series better than those in the middle, impacting recall and memory. Crucial for designing information presentation to optimize user memory and recall.
A prioritized list of ideas and potential features for future product development, embodying a collective vision for innovation and improvement. Essential for managing creative input and maintaining an innovation pipeline that aligns with the team's entrepreneurial spirit and shared commitment to product excellence.
A sorting algorithm that distributes elements into a number of buckets, sorts each bucket individually, and then combines the buckets to get the sorted list. Useful for understanding more advanced algorithmic techniques and their applications.