Viewing profile — silloncito
silloncito
HN member- Joined
- Wed, May 21, 2025, 2:24 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About silloncito
No profile information was provided.
Recent public activity
-
comment
Comment #44053271
Perhaps your txr submission suggests a lisp flavor. The intrinsic dimension concept looks interesting, also the V.C. dimension, but both concepts are very general. Perhaps Lehmann'…
-
comment
Comment #44052605
You should be careful with your estimation. The events should be independent to apply those properties but it is very common that one cause can influence many factors, so they are …
-
comment
Comment #44052508
Thank you for your welcome, I must have been lurking here for around 30 years or more (always changing accounts). Anyway in this specific case, since M = Max(X,X) = X you can't hav…
-
comment
Comment #44051808
$Let M=Max(X,Y)$. If $X$ and $Y$ are independent then: $F_M(k) = P(M \leq K) = P((X \leq K) and (Y \leq K))$, so that $P(X \leq K) x P(Y \leq K) = F_X(K) x F_Y(K)$. So $F_M = F_X \…