I came across the following problem related to clinical trials. Within each family of a clinical trial, there are probability associated with individual indications within that family.
For instance,
1 2 3 4 5 6 7 |
|
I simulate scenarios by generating uniformly distributed random number in the interval [0,1]. If the random number is less than equal to 63%, all indications 1 through 4 become applicable. Similarly, when the number is less than equal to 81%, then only Indication 1 through 2 become applicable. So these are tiered probabilities such that Indication4 cannot be successful without the occurrence of indications 1,2, and 3.
What do these probabilities actually represent? Are these conditional probabilities? What would be the probability density function that would add to 1?
Thanks
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.