this post was submitted on 28 Feb 2024
180 points (97.4% liked)

World News

32076 readers
900 users here now

News from around the world!

Rules:

founded 4 years ago
MODERATORS
 

Biden administration calls for developers to embrace memory-safe programing languages and move away from those that cause buffer overflows and other memory access vulnerabilities.

you are viewing a single comment's thread
view the rest of the comments
[–] Bademantel@feddit.de 2 points 6 months ago (4 children)

What? How would you define "average"? His statement is technically correct.

[–] thisfro@slrpnk.net 2 points 6 months ago (3 children)

Average is the mean (i.e. sum of all "skill" divided by the amount of programmers)

What they were thinking of is the median (50th percentile = 0.5 quantile), which splits the group in two equal sized groups.

For a bell curve, they are the same values. But think of the example of average incomes: 9 people have an income of 10$, one has an income of 910$. The average income is 100$ ((10*9+910)/10). The median is basically 10 however.

[–] Bademantel@feddit.de 4 points 6 months ago (2 children)

The distribution of skill in humans, for various tasks and abilities, can often be approximated by a normal distribution. In that case, as you know, the mean is equal to the average.

[–] burlemarx@lemmygrad.ml 1 points 6 months ago

Actually, in order to test your assumption, you'd need to quantitatively measure skill, which per se is something already problematic, but you'd also need to run a statistical test to confirm the distribution is a normal/Gaussian distribution. People always forget the latter and often produce incorrect statistical inferences.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)