We approximate the length of a visit by summing the number of consecutive half-hour increments in which a user is connected to the library wifi in a given location.
| Location | Min Stay | Mean Stay | Median Stay | Max Stay |
|---|---|---|---|---|
| alderman | 0.5 | 1.374405 | 0.5 | 2333.5 |
| clemons | 0.5 | 2.771881 | 2.0 | 1787.0 |
| harrison | 0.5 | 1.113556 | 0.5 | 2057.5 |
The maximum lengths capture devices that are fixed in the buildings and remain nearly continuously connected. Because of these outliers, the median length may be a better representation of the typical duration of a visit.
The following tables and figures examine the number of unique visits – as approximated by a consecutively-connected user. Here, the same user can represent multiple visits given multiple nonconsecutive connections in a given time period.
| Location | Number of Visits |
|---|---|
| alderman | 1085482 |
| clemons | 445161 |
| harrison | 217760 |
| Affiliation | Alderman | Clemons | Harrison-Small |
|---|---|---|---|
| alumni | 24432 | 6689 | 3265 |
| faculty | 13035 | 1713 | 1789 |
| grad | 67306 | 13072 | 7982 |
| library | 37902 | 4842 | 10497 |
| other | 3116 | 683 | 223 |
| staff | 30632 | 8698 | 4446 |
| ugrad | 780591 | 316781 | 129114 |
| unknown | 127947 | 92520 | 60381 |
| NA | 521 | 163 | 63 |