I am having problem on solving the Hypothesis problem related to my work

rakez

New member
Joined
Jan 22, 2016
Messages
3
The trust table consists of vehicle PSIDs, time, trust values and event observations as shown in Table I.
Table I: Neighbor Node Trust table with observations
Neighbor PSID
Time
Trust value observation (
clip_image004.png
)
Event observations(
clip_image006.png
)
Pid1t1
clip_image012.png

clip_image014.png

Pid2t2
clip_image020.png

clip_image022.png

...

...
...
pidntn
clip_image028.png

clip_image014.png


I have attached the file that I am working on. I would like to know how to claculate the hypothesis testing for H0 and H1 for the likelihood. I asked my teacher and he said I have made mistake in denoting the Xi= {0 and 1}

Can you please help me to do it properly.

Thank you.
 

Attachments

  • TRW-1 (2).zip
    19.2 KB · Views: 3
I have moved your posting from the first forum you saw ("News") to a topic-appropriate category ("Statistics").

The trust table consists of vehicle PSIDs, time, trust values and event observations as shown in Table I.
Table I: Neighbor Node Trust table with observations
Neighbor PSIDTimeTrust value observation (
clip_image004.png
)
Event observations(
clip_image006.png
)
Pid1t1
clip_image012.png
clip_image014.png
Pid2t2
clip_image020.png
clip_image022.png
.........
pidntn
clip_image028.png
clip_image014.png
However, I cannot fix the links to files on your own computer, as displayed in the table above.

I have attached the file that I am working on.
I'm sorry, but nobody (with any Internet savvy) is going to open a ZIP file from an unknown source.

Please reply here with the actual images (not links to your hard drive), the full and exact text of the exercise on which you're working, the complete instructions, and a clear statement of your thoughts and efforts so far. Thank you.
 
I am again posting the hypothesis problem

attachment.php


In table I, xi is the ith observations received from the neighbor vehicles about the event E1. The event E1 represents the occurrence of an event and E1' represents non-occurrence of the event E1 There are different methods to determine the occurrence of the event E1. We use Threshold Random Walk (TRW) technique to calculate the decision about the occurrence about the event. The TRW makes the detection as quickly as possible with high probability of being correct.

Here, Xi=x1,x2,x3..., be the observation about the event from neighbor vehicles. We assume that Xi is independent and identically distribute (i.i.d.) and that the observations are independent across each vehicle For a given event, let Xi be a random variable (indicator) that represents truth-telling probability of event E1.To make the procedure simple,suppose the random variable Xi can take only two values 0 and 1, where
attachment.php
(But my teacher said this is not the correct way to represent Xi, here theta is the truth-telling probability in my case)
so can I represent Xi as this:=>
attachment.php



So by using sequential analysis we can make the decision as we observe the outcomes.
Lets consider two hypotheses, one is null and other is alternate hypothesis viz. H0 andH1, where H0 is the hypothesis that event E1has occurred and H1 is the hypotheses that event E1has not occured (i.e. E1'). We also assume that the conditional on the hypotheses, X|Hj, j= 0,1 are i.i.d and there are four possible outcomes when a decision is made.
I want to represent something like this:=>
attachment.php


Where Pr[X|Hj] is the the conditional probability of the trust observation X given the hypotheses Hj is true and X is the truth-telling probability observed so far. If the algorithm chooses H0 instead of H1 then the error probability is a false negative (i.e. type 1 error probability) and if algorithm chooses H1 instead of H0 when infact H0 is true, then the error probability is false positive (i.e. type 2 error probability).


Here, I have a problem in representing Xi={ 0 and 1 ..... }
and I would like to know how can I find the values of Pr [Xi|H0] and Pr [Xi|H1]

I have moved your posting from the first forum you saw ("News") to a topic-appropriate category ("Statistics").


However, I cannot fix the links to files on your own computer, as displayed in the table above.


I'm sorry, but nobody (with any Internet savvy) is going to open a ZIP file from an unknown source.

Please reply here with the actual images (not links to your hard drive), the full and exact text of the exercise on which you're working, the complete instructions, and a clear statement of your thoughts and efforts so far. Thank you.
 

Attachments

  • Capture.JPG
    Capture.JPG
    29.9 KB · Views: 4
  • Captureth.JPG
    Captureth.JPG
    12.9 KB · Views: 10
  • Capture3.JPG
    Capture3.JPG
    12.7 KB · Views: 10
  • Capture2.JPG
    Capture2.JPG
    45.6 KB · Views: 4
Top