Palash Nandi
Apr 26, 2021

--

Hi., Lets take two case,

Case_1: p = 0.9 then odd_1 = 0.9/0.1 =9

Case_2: p = 0.5 then odd_2 = 0.5/0.5 = 1

now odd ratio = 9/1 = 1 which violates the range [0,1].

Am I missing something ?

--

--

Palash Nandi