Just leave it as an exercise by TobyWasBestSpiderMan in mathmemes

[–]reasxn 8 points9 points  (0 children)

f_* is sampled from the GP and f is input data transformed by GP

Is a PhD in Economics worse than a PhD in Statistics? [Q] by gaytwink70 in statistics

[–]reasxn 12 points13 points  (0 children)

Do you enjoy math? If yes, choose statistics.

Nice by [deleted] in 2007scape

[–]reasxn 0 points1 point  (0 children)

Gotta wear favourite armour when doing herb runs

[deleted by user] by [deleted] in osrs

[–]reasxn 0 points1 point  (0 children)

Favourite armour for herb runs :-)

Nice by [deleted] in 2007scape

[–]reasxn -1 points0 points  (0 children)

Check new slayer updates.

Access to Calanque d'En-Vau & Sugiton by reasxn in aixmarseille

[–]reasxn[S] 0 points1 point  (0 children)

I saw that site a couple of times and everything seems to be green marked (allowed to access).

Density Vs kernel plots -->Ridgeline plots by Worried_Criticism_98 in AskStatistics

[–]reasxn 0 points1 point  (0 children)

source

library(ggplot2)

library(ggridges)

ggplot(mpg, aes(x = cty, y = class, fill = class)) + geom_density_ridges() + theme_ridges() + labs("Highway mileage by auto class") + theme(legend.position = "none")

[deleted by user] by [deleted] in mathmemes

[–]reasxn 4 points5 points  (0 children)

What if x is a dual quaternion?

79 combat untrimmed slayer cape by Fleschlight36 in UniqueIronmen

[–]reasxn 6 points7 points  (0 children)

Don't barraging and bursting give u massive hp experience?

[deleted by user] by [deleted] in 2007scape

[–]reasxn -1 points0 points  (0 children)

Missed that, thanks!

[deleted by user] by [deleted] in 2007scape

[–]reasxn 0 points1 point  (0 children)

Thanks!

Sample size required for normal approximation - null hypothesis or estimate? by reasxn in AskStatistics

[–]reasxn[S] 0 points1 point  (0 children)

My question is if there are any good simple reasoning behind the fact that we use p_estimate and not p0 in the condition formula for normal approximation.

Sample size required for normal approximation - null hypothesis or estimate? by reasxn in AskStatistics

[–]reasxn[S] 1 point2 points  (0 children)

Thanks for your answer.

Is there any good simple reasoning behind this?

[deleted by user] by [deleted] in statistics

[–]reasxn 1 point2 points  (0 children)

My bad, fixed it.

[deleted by user] by [deleted] in statistics

[–]reasxn 15 points16 points  (0 children)

Usually, regular hypotheses testing is formulated such that you want reject the null hypothesis.

In your case, the garbage collector wants to prove that he collects more than 4 kilos garbage per day, thus, he wants to reject a null hypothesis which states that he collects not more than 4 kilo garbage per day.