60
1 In 5 Boys Know Someone Their Age Who's In A Relationship With An AI Chatbot
(www.huffingtonpost.co.uk)
This is a most excellent place for technology news and articles.
I wonder how many AI-relationships it actually takes to get 20% of a network to know one of them.
I'll ask my AI boyfriend.
Waiting for some genius to calculate how many people this statistically means
Suppose the average person p~0~ has n acquaintances. Then a naive approach would say that each of p~0~’s acquaintances (call one of them p~1~) also has n acquaintances, leading p~0~ with n^2^ acquaintances of the second degree.
However, in a social network, many of p~1~’s acquaintances are shared between p~0~ and p~1~. Let’s say that r⋅n (1/n≤r≤1) of p~1~’s acquaintances are actually first-order acquaintances of p~0~. The lower limit for r is 1/n because naturally one of p~1~’s acquaintances is p~0~ themselves.
This gives us n⋅(1−p)⋅n = n^2^⋅(1−p) as the number of second-degree acquaintances, if my math is mathing. Increase n for more extraverted people in the network, and increase p for more closely-knit networks.
To model the headline X % know someone who knows, we solve 1 / [n^2^⋅(1−p)] ≥ x where x is X% expressed as a fraction. Plugging in n=100 and p = 1/10 (I pulled these numbers out of my ass) and X=20% we get 1 / [100^2^ ⋅ (1−.1))] = 1 / [ 10^4 ⋅ 0.9 ] = 1 / 900; again, if my math is mathing.
So this headline is true if about 1 in 900 people are in a relationship with AI.