L360 Most People Spend Their Time in Just 25 Places
Some people are always out on the town, going to concerts, restaurant openings, you name it. They're too fun to fall into a predictable routine! Or so it seems. According to a new study, everyone has a set of places they return to regularly. Twenty-five of them, to be exact.
Initially, the study started small. Using smartphone data, researchers from the UK and Denmark followed the movements of 850 college students over two years. They mapped their whereabouts throughout the day using GPS and WiFi traces and found that while the students often visited new spots, they spent the bulk of their time in roughly 25 places that they returned to repeatedly. They weren't always "Cheers"-level regulars, but they were regular enough.
This behavior seemed linked to college life when students are relatively campus-bound. But when researchers scaled up the study to 40,000 people from all over the world with all different kind of lifestyles, they found the exact same thing. People are constantly trying to toe the line between curiosity and laziness, discovery and familiarity, and visiting 25 places on a regular basis seems to ease them into a happy medium.
Plenty of scientists have studied human mobility in the past, but historically, most studies looked at movements over the course of a day or a week. This is the first study to track mobility longer-term, over multiple years. The results are all the more interesting because the number 25 held so constant. People didn't frequent more locations when they had more free time to explore, or fewer when they had less. The number of locations they went to did seem to correlate with the number of friends they had, however: More friends translated into slightly more places visited.
These results by no means suggest that we don't incorporate new places into our routines. We do! All the time! We move to new neighborhoods, switch gyms, try new restaurants, and so forth. (In fact, any time the college students visited a new place, there was a roughly 20 percent chance it would become one of their 25 home bases.) But for every new favorite pizza place we discover, an old stomping ground gets abandoned. It seems humans simply don't have the mental bandwidth for much more than 25 places, just as we don't have the bandwidth for much more than 150 friends.
This could have implications for how cities are designed, how governments manage disease epidemics, and other structural puzzles — but it could also impact how people think about their personal movements. If you can only be a regular at 25 places, it's worth choosing them carefully. After all, your environment can shape your behavior, your mindset, and your physical health. Companies are constantly investing in offices conducive to creativity (like Amazon's plant-filled, rainforest-esque office) and collaboration (Google and Pixar's offices are literally designed for random run-ins with coworkers). People may start to think about the spaces they visit outside of work in the same way, seeking out layouts and amenities that help them feel like their best selves.
L360 Most People Spend Their Time in Just 25 Places的更多相关文章
- ATM+购物车
本次代码的实现用到了模块间的互相调用,这对于初学者而言有些难度,不过这也是我们必须要掌握的,在以后的大程序中,多个模块会让我们的代码看起来简洁明了,易排错 (本次代码只是简单的实现的基本的功能,其代码 ...
- Money, save or spend, this is a problem .
Win a lottery? Had a great hand at the casino? Did fortune shine upon you in the stock market? 彩票中了大 ...
- 亚马逊拟斥资15亿美元建航空货运中心 - Amazon to spend $1.49 bln on air cargo hub, fans talk of bigger ambitions - ReutersFebruary 1, 2017
2月1日消息,亚马逊本周二宣布将在肯塔基州开建其第一个航空货运中心,以应对高速增长的航空货运需求.亚马逊预计,该项目将带来2000个工作岗位. 据悉,该项计划总投入约为15亿美元,亚马逊或可从当地政府 ...
- How to spend you day ?
如果这是你生命中的最后的一天,你该如何去过好它呢? 不要浪费你生命中的每一分,每一秒!!!
- English-培训4-How do you spend your day
- PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)
100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...
- PHP代码优化
1 代码优化 1 尽量静态化 如果一个方法能被静态,那就声明它为静态的,速度可提高1/4,甚至我测试的时候,这个提高了近三倍. 当然了,这个测试方法需要在十万级以上次执行,效果才明显. 其实静态方法和 ...
- Crystal Clear Applied: The Seven Properties of Running an Agile Project (转载)
作者Alistair Cockburn, Crystal Clear的7个成功要素,写得挺好. 敏捷方法的关注点,大家可以参考,太激动所以转载了. 原文:http://www.informit.com ...
- POJ2774 Long Long Message [后缀数组]
Long Long Message Time Limit: 4000MS Memory Limit: 131072K Total Submissions: 29277 Accepted: 11 ...
随机推荐
- iOS权限申请
<!-- 相册 --> <key>NSPhotoLibraryUsageDescription</key> <string>App需要您的同意,才能访问 ...
- Venom- Eminem
I got a song filled with shit for the strong willed. 我写了一首充满戾气的歌献给意志坚强的人. When the world give you a ...
- 雷林鹏分享:jQuery EasyUI 数据网格 - 动态改变列
jQuery EasyUI 数据网格 - 动态改变列 数据网格(DataGrid)列可以使用 'columns' 属性简单地定义.如果您想动态地改变列,那根本没有问题.为了改变列,您可以重新调用dat ...
- wcf在post请求时,关于string类型参数传入中文的处理
一.方法默认只有一个参数 (1)BodyStyle = WebMessageBodyStyle.Bare [OperationContract][WebInvoke(Method = "PO ...
- leetcode 78,236,300
---恢复内容开始--- 2018.3.16目前已刷27题,打卡记录有意思的题目. leetcode78 subsets 思路1:DFS遍历子集,每遇到一个数就把该数加上原来的子集变成新的子集. cl ...
- 利用itext将html页面转成pdf(不模糊)
1.maven项目进入依赖 <dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId> ...
- Jenkins自动构建gitlab项目(jenkins+maven+giltlab+tomcat)
环境准备: System:CentOS 7.3 (最小化安装) JDK: 8u161 (1.8_161) tomcat: 8.5.29 Jenkins: Jenkins 2.107.1 Gitlab: ...
- 阿里云Oss对象存储
将文件保存到阿里云上. 1.添加对象存储OSS空间 (新建Bucket) 可以在阿里云后台对象存储里面添加,也可以通过api添加.添加之后设置权限. skd使用. 1安装 Aliyun.OSS.SDK ...
- 初识HT for web
目前国内经济转型在潜移默化中已经发生了巨大的变化,保险,零售业,汽车等我能想到的. 只要互联网能插足的行业,都难逃一‘劫’. 刚看了一篇博客--基于 HTML5 的工业组态高炉炼铁 3D 大屏可视化 ...
- Mxnet编译安装
在安装之前请你们自行安装好cuda和cudnn,记得修改环境变量并且source一下,下面讲一下mxnet的安装 严格按照我的所有的指令 sudo apt-get update sudo apt-ge ...