You’ve lost me now. [General Sta­tis­tics]

posted by Helmut Homepage – Vienna, Austria, 2020-06-28 23:55 (1002 d 17:29 ago) – Posting: # 21587
Views: 4,019

Hi ElMaestro,

❝ Let us go over it again:

❝ Let x be our sample.

❝ Let f(x|other shit) be a function of x, given some other shit.

❝ Let g(x|other shit) be another function of x, given the same other shit.


Like this (or any other funny transformation)?

other.shit <- function(x, funny) {
  eval(funny)
}
x <- rnorm(100, mean = 100, sd = 20)
f <- other.shit(x, funny = x^2)
g <- other.shit(x, funny = sqrt(x))
cor(f, g)
plot(f, g, las = 1, xlab = "f(x)", ylab = "g(x)")


❝ In general (and ideally layman's) terms, what properties of f and g would lead me to think f and g are independent.


❝ I assume it is implied that we are talking about independence from each other, at least when we try and think of f and g as numerators and denominators of the quantity defining t above. When this is the wrong perception, kindly correct me, please.


Completely confused. Can you try again, please?

Dif-tor heh smusma 🖖🏼 Довге життя Україна! [image]
Helmut Schütz
[image]

The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes

Complete thread:

UA Flag
Activity
 Admin contact
22,557 posts in 4,724 threads, 1,607 registered users;
19 visitors (0 registered, 19 guests [including 7 identified bots]).
Forum time: 17:25 CEST (Europe/Vienna)

Science is wonderfully equipped to answer the question “How?”
but it gets terribly confused when you ask the question “Why?”    Erwin Chargaff

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5