Indicator/Membership Functions

  • Thread starter Thread starter Kreizhn
  • Start date Start date
  • Tags Tags
    Functions
Click For Summary
SUMMARY

The discussion focuses on the application of indicator functions and membership functions in a sample space with three elements, particularly in the context of flawed measurement methods. The indicator function is defined as I_n(j) = 1 if n = j and 0 otherwise. The membership function is described as a generalized indicator function that assigns values between 0 and 1 to elements in fuzzy sets. The calculations presented demonstrate how to derive probabilities for accurate and inaccurate observations, leading to results of 4/6 for n = j and 1/6 for n ≠ j.

PREREQUISITES
  • Understanding of indicator functions in probability theory
  • Familiarity with membership functions and fuzzy sets
  • Basic knowledge of probability calculations
  • Concept of conditional probability
NEXT STEPS
  • Study the properties of fuzzy sets and their applications in real-world scenarios
  • Explore advanced probability concepts, including Bayesian inference
  • Learn about the implications of measurement error in statistical analysis
  • Investigate the use of indicator functions in machine learning algorithms
USEFUL FOR

Students and professionals in mathematics, statistics, and data science who are interested in understanding the implications of measurement errors and the application of fuzzy logic in probability theory.

Kreizhn
Messages
714
Reaction score
1

Homework Statement


Let's say one measures an observation with absolute precision using a set of indicator functions, in a sample space with 3 elements. Then these indicator functions will be the usual discrete indicator functions of the form

[tex]I_n(j) = \begin{cases} 1 & \text{ if } n = j\\ 0 & \text{ otherwise } \end{cases}[/tex]

Now let's say that your measurement method is flawed, such that 50% of the time your observation is accurate to the event, and the other 50% of the time your observation is random, though uniformly distributed over all three elements in the sample space. What will the membership function be in this case.

Homework Equations



The membership function is just a generalized indicator function over "fuzzy" sets. That is, for every member in the sample space, they take on a value between 0 and 1 (though still sum up to 1 over all space).

The Attempt at a Solution



It seems to me we want to say something like [itex]I_n(j)[/itex] will be the `probability' that we observe event n, given that event j happened. This would amount to:

Probability of observing n given j happened + probability of observing n given that j didn't happen.

I boil this down to

P(accurate that j occurred)*P(measured n) + P(inaccurate)*P(measured n) + P(accurate)*P(did not measure n) + P(inaccurate in observing j)*P(did not measure n)

But I'm really not sure about this
 
Physics news on Phys.org
So this is how I figure it works:

Case 1: n = j

Then we should have P(accurate)*P(measured n) + P(inaccurate)*P(measured n)
which would be [itex]\frac{1}{2} \frac{1}{1} + \frac{1}{2}\frac{1}{3} = \frac{4}{6}[/itex]

Case 2: [itex]n \neq j[/itex]

Then P(accurate)*P(measured n) + P(inaccurate)*P(measured n) would yeild
[itex]\frac{1}{2} \cdot 0 + \frac{1}{2} \frac{1}{3} = \frac{1}{6}[/itex]

Does this seem to make sense?
 
Last edited:

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K