Skip to content

Computing p-value of an observed limit plot #2004

Answered by ssaha1234
ssaha1234 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @matthewfeickert and @kratsg,
Thanks for all the replies, and apologies for not giving much detail about the thing I was trying to achieve. Basically, I have run the hypotest over my json input file, testing 100 mu values (sys.argv[3] below) -

result = pyhf.infer.hypotest(float(sys.argv[3]), data, model, return_expected_set=True)

Now, I have already got the Brazil Band plot for all of my data (which shows the 95% expected limit on the branching fraction of the process vs different mass hypothesis of the new particle).
Next, I have made the observed line overlaying this CL expected Brazil Band using the same lines of code as above, and using unblinded data instead. As a next step, I wou…

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@alexander-held
Comment options

@alexander-held
Comment options

@ssaha1234
Comment options

@alexander-held
Comment options

@ssaha1234
Comment options

Answer selected by ssaha1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants