E2: Cognitive #1

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Q: What are heuristics?

A: Mental shortcuts or “rules of thumb” that simplify decision-making; fast and efficient but can lead to biases or errors. ex:choosing a brand you recognize

2
New cards

Q: What are algorithms?

A: Step-by-step procedures that guarantee a correct solution if followed correctly (e.g., a math formula).

3
New cards

Q: What is inductive reasoning?

A: Reasoning from specific examples to make general conclusions or predictions (bottom-up reasoning). ex: every cat ive seen purrs—→ all cats purr

4
New cards

Q: What is a descriptive approach?

A: Explains how people actually reason or make decisions, including errors and biases.

5
New cards

Q: What is a normative approach?

A: Defines how people should reason if they were perfectly logical or rational (the ideal standard). ex: using probabilites correctly

6
New cards

Q: What are base rates?

A: The actual statistical frequencies or probabilities of events or categories in the real world. ex: 5% of people are doctors

7
New cards

Q: How do people ignore base rates?

A: They focus on vivid or representative details (like stereotypes) instead of the true statistical likelihood. ex: he looks like a doctor , so he must be

8
New cards

Q: What is the availability heuristic?

A: Judging how likely something is based on how easily examples come to mind (ease of recall). Ex: ffearing plane crashes after news stories

9
New cards

Q: What is the representativeness heuristic?

A: Judging probability by how much something resembles a typical case or stereotype, ignoring actual odds. ex: quiet person —> must be a librarian

10
New cards

Q: What is confirmation bias?

A: The tendency to look for or interpret information in a way that supports one’s existing beliefs or expectations. ex: only reading articles that agree with you

11
New cards

Q: What is deductive reasoning?

A: Reasoning from general principles to specific conclusions (top-down logic). If premises are true, the conclusion must be true. ex: all men are mortal —> socrates is mortal

12
New cards

Q: In problem-solving, what is the initial state, goal state, and current state?

A:

  • Initial state: How things are at the start.

  • Goal state: The desired outcome or solution.

  • Current state: Where you are in the process toward the goal

13
New cards

Q: What is a weak method of problem-solving?

A: General strategies that can apply to many problems but lack specific, detailed knowledge (e.g., trial and error). (ex: like guessing a password)

14
New cards

Q: What is forward chaining?

A: Working from the initial state toward the goal, applying steps to get closer to the solution.

15
New cards

Q: What is backward chaining?

A: Starting from the goal state and reasoning backward to figure out the steps needed to reach it.

16
New cards

Q: What is the difference between experts and novices in problem-solving?

A: Experts have more organized knowledge, recognize patterns faster, and use efficient strategies; novices rely on surface features.

17
New cards

Q: What is the paradox of expertise?

A: Experts can struggle to explain their own thinking because many of their processes have become automatic or intuitive.

18
New cards

Q: How can analogies be helpful?

A: They allow people to solve new problems by recognizing similarities to past problems and applying similar solutions.