[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [166377] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166377] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?) ORDER BY name | Params: ["Psychology","Learning & Education","Problem Solving","Science & Nature"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [166377,"Psychology",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166377]
Curated from: www.psychologytoday.com
Ideas, facts & insights covering these topics:
6 ideas · 25 reads
Psychological research on cognition focuses not just on thinking, but also on attention , the creation and storage of memories, knowledge acquisition and retention, language learning, and logical reasoning. As people gain new experiences, their cognition can change in subtle but powerful ways.
One prominent area of research, for example, was popularized by noted psychologists Daniel Kahneman and Amos Tversky and focuses on the distinction between “fast” and “slow” thinking. Fast thinking is intuitive, automatic, and nearly impossible to switch off, relying on heuristic processes to come to a “good enough” decision. By contrast, slow thinking takes a great deal of time and energy analyzing all available data before reaching a conclusion.
Learning occurs via a number of pathways, such as association—if two stimuli are repeatedly paired together, a person or animal will learn that they go together and shift their behavior or expectations accordingly. Learning also happens via socialization.
Evaluating one’s thinking style or problem-solving processes may help someone identify cognitive biases that are interfering with their decision-making. Metacognition may also help them identify areas where their knowledge or comprehension is lacking.
Some evidence suggests that articulating one’s thoughts out loud can improve concentration in certain high-pressure situations, such as during a competition .
Other areas of interest include cognitive biases, such as humans’ tendency to engage in stereotyping and self-serving biases (believing that one is above average on many traits). Isolate and understand biases.
Common examples of cognitive biases include confirmation bias , or the tendency to search for information that supports what one already believes, and anchoring bias , in which someone gives undue weight to the first piece of information they receive, even if it’s incorrect or incomplete.