Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9191071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:35:53+00:00 2026-06-17T20:35:53+00:00

This is homework question, so I just need help may be yes/No and few

  • 0

This is homework question, so I just need help may be yes/No and few comment will be appreciated!

  • Prove: Arbitrary tree (NON binary tree) can be converted to equivalent binary decision tree.

My answer:
Every decision can be generated just using binary decisions. Hence that decision tree too.
I don’t know formal proof. Its like I can argue with Entropy(Gain actually) for that node will be E(S) – E(L) – E(R). And before that may be it is E(S) – E(Y|X=t1) – E(Y|X=t2) – and so on.

But don’t know how to say?!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T20:35:54+00:00Added an answer on June 17, 2026 at 8:35 pm

    You can give a constructive proof of something like this, demonstrating how to convert an arbitrary decision tree into a binary decision tree.

    Imagine that you are sitting at node A, and you have a choice of traversing to B, C, and D based on whether or not your example satisfies requirements B, C or D. If this is a proper decision tree, B, C and D are mutually exclusive and cover all cases.

    A -> B
      -> C
      -> D
    

    Since they’re mutually exclusive, you could imagine splitting your tree into a binary decision: B or not B; on the not B branch, we know that either C or D has to be true, since B, C, and D were mutually exclusive and cover all cases. In other words:

    A -> B
      -> ~B
      ---> C
      ---> D
    

    Then you can copy whatever was going to go after B on to the branch that follows B, performing the same simplification. Same for C and D.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a homework question from compiler design course. I just need an explanation
I'm trying to solve this problem, its not a homework question, its just code
I have a question about my C++ homework. I am just confused about *this.
This question is not a homework, it is just out of personal interest and
Okay this is a homework question, and I just don't have a clue how
(This isn't a homework question, as it's above and beyond the class just for
Just to clarify this is NOT a homework question as I've seen similar accusations
First question here, and yes this is a homework question. We are tasked with
This is a homework question, but I think there's something missing from it. It
This is a homework question. Question My attempt (the whole file): http://pastebin.com/TS6mByEj If you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.