Expert Systems Lecture 5: Inference Engine
12 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What does an inference engine represent?

  • The way to analyze data
  • The way to solve a particular problem (correct)
  • The way to design an expert system
  • The way to create a knowledge base
  • Which type of inference is data-driven?

  • Depth-first search
  • Backward chaining
  • Breadth-first search
  • Forward chaining (correct)
  • What is the first step in the forward chaining process?

  • Execute the chosen rule
  • Match the premise patterns of the rules against elements in the working memory (correct)
  • Return to step 1
  • Stop if a terminating condition is reached
  • What is the main difference between forward and backward chaining?

    <p>Whether the process is data-driven or goal-driven</p> Signup and view all the answers

    What happens when a terminating condition is reached in forward chaining?

    <p>The system stops</p> Signup and view all the answers

    What is the purpose of the working memory in forward chaining?

    <p>To store the case-based facts and derived facts</p> Signup and view all the answers

    What is the loan amount for a low-risk borrower?

    <p>4X annual income at a 10% interest rate</p> Signup and view all the answers

    What is the credit score range for a medium-risk borrower?

    <p>600-750</p> Signup and view all the answers

    What is the interest rate for a high-risk borrower?

    <p>16%</p> Signup and view all the answers

    What is John's credit score?

    <p>780</p> Signup and view all the answers

    What is the loan amount for John based on his credit score?

    <p>4X annual income</p> Signup and view all the answers

    What conflict resolution strategy prefers more strongly stated production rules?

    <p>Conflict resolution by specificity</p> Signup and view all the answers

    More Like This

    Use Quizgecko on...
    Browser
    Browser