(New page: == Illustration of Bayes Rule == ---- The last couple of essays have provided insight into the Bayesian Decision Theory, showing how conditional pro...) |
|||
Line 1: | Line 1: | ||
− | |||
== Illustration of Bayes Rule == | == Illustration of Bayes Rule == | ||
Line 8: | Line 7: | ||
'''Example''' | '''Example''' | ||
− | Suppose we have an ECE 302 class with 100 students, and we want to | + | Suppose we have an ECE 302 class with 100 students, 40 African students and 60 Non-African students and we want to distinguish the students with African origin from the rest of class. Since we know that African last names are generally have long, we decide to use the number of letters in the last name as the feature to classify the students. We also have the following statistics available to us. |
+ | |||
+ | First, the distribution among Non-Africans. | ||
+ | [[Image:non-african.jpg]] |
Revision as of 16:00, 22 March 2013
Illustration of Bayes Rule
The last couple of essays have provided insight into the Bayesian Decision Theory, showing how conditional probabilities are used to determine the probability of a particular event given that we know the prior probabilities. For this essay, we will be looking at a real world illustration where we can use Bayes Rule to solve a problem.
Example
Suppose we have an ECE 302 class with 100 students, 40 African students and 60 Non-African students and we want to distinguish the students with African origin from the rest of class. Since we know that African last names are generally have long, we decide to use the number of letters in the last name as the feature to classify the students. We also have the following statistics available to us.