Valuable-Kick7312 t1_jc2ziwy wrote on March 13, 2023 at 5:47 PM Reply to comment by jacobgil in [P] Introducing confidenceinterval, the long missing python library for computing confidence intervals by jacobgil Thank you for the answer! Just a few notes: In general, confidence intervals do not assume iid. Moreover, in theory, if the data is not drawn iid then CI can also be smaller. However, I have not encountered this in practice yet. Permalink Parent 2
Valuable-Kick7312 t1_jbuwppx wrote on March 11, 2023 at 10:24 PM Reply to [P] Introducing confidenceinterval, the long missing python library for computing confidence intervals by jacobgil Cool! This always assume that the data is drawn iid? Permalink 16
Valuable-Kick7312 t1_jc2ziwy wrote
Reply to comment by jacobgil in [P] Introducing confidenceinterval, the long missing python library for computing confidence intervals by jacobgil
Thank you for the answer!
Just a few notes: In general, confidence intervals do not assume iid. Moreover, in theory, if the data is not drawn iid then CI can also be smaller. However, I have not encountered this in practice yet.