Chapter 11: Problem 5
Give some examples of declarative knowledge. Give some examples of procedural knowledge.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 11: Problem 5
Give some examples of declarative knowledge. Give some examples of procedural knowledge.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
As demonstrated in Section 11.2, humans might use a question for a purpose other than asking. Another example is "Do you know that your tire is flat?" which is used to inform rather than to ask. Give examples of questions used to reassure, to warn, and to criticize.
Draw the search tree that is generated by a breadth-first search in an attempt to solve the eight-puzzle from the following start state without using the assistance of any heuristic information. $$ \begin{array}{|l|l|l|} \hline & 1 & 3 \\ \hline 4 & 2 & 5 \\ \hline 7 & 8 & 6 \\ \hline \end{array} $$
Sometimes the ability to answer a question depends as much on knowing the limits of knowledge as it does on the facts themselves. For example, suppose databases A and B both contain a complete list of employees who belong to the company's health insurance program, but only database \(\mathrm{A}\) is aware that the list is complete. What could database A conclude about a member who was not on its list that database B could not?
Today, some telephone calls to businesses are handled by automated answering systems that use speech and voice recognition to converse with the caller. Do these systems pass the Turing test? Explain your answer.
If a researcher uses computer models for studying the memorization capabilities of the human mind, do the programs developed for the machine necessarily memorize to the best of the machine's abilities? Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.