Products
  • Wolfram|One

    The definitive Wolfram Language and notebook experience

  • Mathematica

    The original technical computing environment

  • Wolfram Notebook Assistant + LLM Kit

    All-in-one AI assistance for your Wolfram experience

  • System Modeler
  • Wolfram Player
  • Finance Platform
  • Wolfram Engine
  • Enterprise Private Cloud
  • Application Server
  • Wolfram|Alpha Notebook Edition
  • Wolfram Cloud App
  • Wolfram Player App

More mobile apps

Core Technologies of Wolfram Products

  • Wolfram Language
  • Computable Data
  • Wolfram Notebooks
  • AI & Linguistic Understanding

Deployment Options

  • Wolfram Cloud
  • wolframscript
  • Wolfram Engine Community Edition
  • Wolfram LLM API
  • WSTPServer
  • Wolfram|Alpha APIs

From the Community

  • Function Repository
  • Community Paclet Repository
  • Example Repository
  • Neural Net Repository
  • Prompt Repository
  • Wolfram Demonstrations
  • Data Repository
  • Group & Organizational Licensing
  • All Products
Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

  • Data & Computational Intelligence
  • Model-Based Design
  • Algorithm Development
  • Wolfram|Alpha for Business
  • Blockchain Technology
  • Education Technology
  • Quantum Computation

WolframConsulting.com

Wolfram Solutions

  • Data Science
  • Artificial Intelligence
  • Biosciences
  • Healthcare Intelligence
  • Sustainable Energy
  • Control Systems
  • Enterprise Wolfram|Alpha
  • Blockchain Labs

More Wolfram Solutions

Wolfram Solutions For Education

  • Research Universities
  • Colleges & Teaching Universities
  • Junior & Community Colleges
  • High Schools
  • Educational Technology
  • Computer-Based Math

More Solutions for Education

  • Contact Us
Learning & Support

Get Started

  • Wolfram Language Introduction
  • Fast Intro for Programmers
  • Fast Intro for Math Students
  • Wolfram Language Documentation

More Learning

  • Highlighted Core Areas
  • Demonstrations
  • YouTube
  • Daily Study Groups
  • Wolfram Schools and Programs
  • Books

Grow Your Skills

  • Wolfram U

    Courses in computing, science, life and more

  • Community

    Learn, solve problems and share ideas.

  • Blog

    News, views and insights from Wolfram

  • Resources for

    Software Developers

Tech Support

  • Contact Us
  • Support FAQs
  • Support FAQs
  • Contact Us
Company
  • About Wolfram
  • Career Center
  • All Sites & Resources
  • Connect & Follow
  • Contact Us

Work with Us

  • Student Ambassador Initiative
  • Wolfram for Startups
  • Student Opportunities
  • Jobs Using Wolfram Language

Educational Programs for Adults

  • Summer School
  • Winter School

Educational Programs for Youth

  • Middle School Camp
  • High School Research Program
  • Computational Adventures

Read

  • Stephen Wolfram's Writings
  • Wolfram Blog
  • Wolfram Tech | Books
  • Wolfram Media
  • Complex Systems

Educational Resources

  • Wolfram MathWorld
  • Wolfram in STEM/STEAM
  • Wolfram Challenges
  • Wolfram Problem Generator

Wolfram Initiatives

  • Wolfram Science
  • Wolfram Foundation
  • History of Mathematics Project

Events

  • Stephen Wolfram Livestreams
  • Online & In-Person Events
  • Contact Us
  • Connect & Follow
Wolfram|Alpha
  • Your Account
  • User Portal
  • Wolfram Cloud
  • Products
    • Wolfram|One
    • Mathematica
    • Wolfram Notebook Assistant + LLM Kit
    • System Modeler
    • Wolfram Player
    • Finance Platform
    • Wolfram|Alpha Notebook Edition
    • Wolfram Engine
    • Enterprise Private Cloud
    • Application Server
    • Wolfram Cloud App
    • Wolfram Player App

    More mobile apps

    • Core Technologies
      • Wolfram Language
      • Computable Data
      • Wolfram Notebooks
      • AI & Linguistic Understanding
    • Deployment Options
      • Wolfram Cloud
      • wolframscript
      • Wolfram Engine Community Edition
      • Wolfram LLM API
      • WSTPServer
      • Wolfram|Alpha APIs
    • From the Community
      • Function Repository
      • Community Paclet Repository
      • Example Repository
      • Neural Net Repository
      • Prompt Repository
      • Wolfram Demonstrations
      • Data Repository
    • Group & Organizational Licensing
    • All Products
  • Consulting & Solutions

    We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

    WolframConsulting.com

    Wolfram Solutions

    • Data Science
    • Artificial Intelligence
    • Biosciences
    • Healthcare Intelligence
    • Sustainable Energy
    • Control Systems
    • Enterprise Wolfram|Alpha
    • Blockchain Labs

    More Wolfram Solutions

    Wolfram Solutions For Education

    • Research Universities
    • Colleges & Teaching Universities
    • Junior & Community Colleges
    • High Schools
    • Educational Technology
    • Computer-Based Math

    More Solutions for Education

    • Contact Us
  • Learning & Support

    Get Started

    • Wolfram Language Introduction
    • Fast Intro for Programmers
    • Fast Intro for Math Students
    • Wolfram Language Documentation

    Grow Your Skills

    • Wolfram U

      Courses in computing, science, life and more

    • Community

      Learn, solve problems and share ideas.

    • Blog

      News, views and insights from Wolfram

    • Resources for

      Software Developers
    • Tech Support
      • Contact Us
      • Support FAQs
    • More Learning
      • Highlighted Core Areas
      • Demonstrations
      • YouTube
      • Daily Study Groups
      • Wolfram Schools and Programs
      • Books
    • Support FAQs
    • Contact Us
  • Company
    • About Wolfram
    • Career Center
    • All Sites & Resources
    • Connect & Follow
    • Contact Us

    Work with Us

    • Student Ambassador Initiative
    • Wolfram for Startups
    • Student Opportunities
    • Jobs Using Wolfram Language

    Educational Programs for Adults

    • Summer School
    • Winter School

    Educational Programs for Youth

    • Middle School Camp
    • High School Research Program
    • Computational Adventures

    Read

    • Stephen Wolfram's Writings
    • Wolfram Blog
    • Wolfram Tech | Books
    • Wolfram Media
    • Complex Systems
    • Educational Resources
      • Wolfram MathWorld
      • Wolfram in STEM/STEAM
      • Wolfram Challenges
      • Wolfram Problem Generator
    • Wolfram Initiatives
      • Wolfram Science
      • Wolfram Foundation
      • History of Mathematics Project
    • Events
      • Stephen Wolfram Livestreams
      • Online & In-Person Events
    • Contact Us
    • Connect & Follow
  • Wolfram|Alpha
  • Wolfram Cloud
  • Your Account
  • User Portal
Wolfram Language & System Documentation Center
BinLists
  • See Also
    • BinCounts
    • Cases
    • Union
    • Sort
    • Gather
    • GatherBy
    • Split
    • FindDivisions
  • Related Guides
    • Elements of Lists
    • Discrete & Integer Data
    • See Also
      • BinCounts
      • Cases
      • Union
      • Sort
      • Gather
      • GatherBy
      • Split
      • FindDivisions
    • Related Guides
      • Elements of Lists
      • Discrete & Integer Data

BinLists[data]

gives lists of the elements of data whose values lie in successive integer bins.

BinLists[data,binspec]

gives lists of the elements of data whose values lie in successive bins specified by binspec.

BinLists[datainds,…]

gives the lists of the labels inds specified by the binning of data.

Details
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Basic Uses  
Data with Quantities  
Data with Labels  
Applications  
Properties & Relations  
Possible Issues  
See Also
Related Guides
History
Cite this Page
BUILT-IN SYMBOL
  • See Also
    • BinCounts
    • Cases
    • Union
    • Sort
    • Gather
    • GatherBy
    • Split
    • FindDivisions
  • Related Guides
    • Elements of Lists
    • Discrete & Integer Data
    • See Also
      • BinCounts
      • Cases
      • Union
      • Sort
      • Gather
      • GatherBy
      • Split
      • FindDivisions
    • Related Guides
      • Elements of Lists
      • Discrete & Integer Data

BinLists

BinLists[data]

gives lists of the elements of data whose values lie in successive integer bins.

BinLists[data,binspec]

gives lists of the elements of data whose values lie in successive bins specified by binspec.

BinLists[datainds,…]

gives the lists of the labels inds specified by the binning of data.

Details

  • BinLists drops elements whose values do not correspond to real numbers.
  • The following bin-width specifications binspec can be given:
  • dxbins of width dx »
    {xmin,xmax,dx}bins of width dx from xmin to xmax »
    {{b1,b2,…}}the intervals [b1,b2), [b2,b3), … »
    xbins,ybins,…bin specifications for multivariate data understood as {{x1,y1,…},{x2,y2, …},…} »
  • BinLists[data,dx] takes the bin boundaries to be integer multiples of dx, with the first bin starting at Ceiling[Min[data]-dx,dx] and the last bin ending at Floor[Max[data]+dx,dx].
  • BinLists[data] is equivalent to BinLists[data,1].
  • In BinLists[data,{xmin,xmax,dx}], elements are placed in bin i when their values satisfy .
  • BinLists[data,{xmin,xmax}] is equivalent to BinLists[data,{xmin,xmax,1}].
  • In BinLists[data,{{b1,b2,…}}], elements are put in bin i when their values satisfy .
  • In the form BinLists[data,{{b1,b2,…}}], the bi at each end can be -Infinity and +Infinity.
  • If the bi do not form an increasing sequence, they are automatically sorted by BinLists.
  • If data consists of length-n sublists, then n bin specifications must be given, and BinLists[data,…] yields an array of lists of depth n.
  • Within each bin, elements appear in the same order as in the original data.
  • The data can have the following forms and interpretations:
  • {x1,x2,…}list of real numbers or quantities »
    {{x1,y1,…},{x2,y2,…},…}list of vectors of the same dimension »
    SparseArrayan array equivalent to Normal[data] »
    QuantityArrayarray of column-compatible quantities »
    TimeSeries, TemporalData,…vector or array of values (the time stamps ignored) »
  • Labels inds for the input elements xi can be given in the following formats: »
  • {x1,x2,…}use the xi themselves (no labels by default)
    {x1,x2,…}Automaticuse integer labels
    {x1,x2,…}{v1,v2,…}a rule between all the elements and all the labels
    {x1v1,x2v2,…}a list of rules between the element xi and its label vi

Examples

open all close all

Basic Examples  (3)

List elements in bins of a specified width:

Make lists of elements in bins of width 1 from 0 to 10:

List elements in a sequence of ranges:

Scope  (12)

Basic Uses  (8)

List squares mod 3 and 5 in two-dimensional unit bins:

List random pairs in bins of width 0.25 in both dimensions:

List multidimensional data in ranges:

Bin data in any dimension:

Bin data, ignoring values that are not real:

Bin data of any precision:

SparseArray data can be used just like dense arrays:

Bin data from a time series:

The time stamps are ignored:

Data with Quantities  (3)

Bin quantity data:

Automatic bins:

Specify bin width:

Bins of fixed width, minimum and maximum:

Specify bin intervals:

Bin mixed-type data:

The units are compatible for each dimension:

Specify bin width for each dimension:

QuantityArray can be used just like arrays:

Automatic bins:

Specify bin width in compatible units:

Data with Labels  (1)

Bin data with output as an array of labels:

Bin data with default integer labels:

Applications  (1)

Visualize two-dimensional data in bins:

Properties & Relations  (1)

The length of BinLists is equivalent to the results from BinCounts:

For a list of vectors:

Possible Issues  (4)

Binning intervals are closed on the left:

For data involving quantities, the bin specification must be given in compatible units:

Matrix data must have unit-compatible columns:

The bins obtained using the specification {min,max,dx} may not include all data points:

Specify the min and max so all data points are included in the bin covering:

Alternatively, use the width-only bin specification dx:

See Also

BinCounts  Cases  Union  Sort  Gather  GatherBy  Split  FindDivisions

Function Repository: BinListsBy  HextileBins  TileBins

Related Guides

    ▪
  • Elements of Lists
  • ▪
  • Discrete & Integer Data

History

Introduced in 2007 (6.0) | Updated in 2024 (14.0)

Wolfram Research (2007), BinLists, Wolfram Language function, https://reference.wolfram.com/language/ref/BinLists.html (updated 2024).

Text

Wolfram Research (2007), BinLists, Wolfram Language function, https://reference.wolfram.com/language/ref/BinLists.html (updated 2024).

CMS

Wolfram Language. 2007. "BinLists." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/BinLists.html.

APA

Wolfram Language. (2007). BinLists. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BinLists.html

BibTeX

@misc{reference.wolfram_2025_binlists, author="Wolfram Research", title="{BinLists}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/BinLists.html}", note=[Accessed: 01-December-2025]}

BibLaTeX

@online{reference.wolfram_2025_binlists, organization={Wolfram Research}, title={BinLists}, year={2024}, url={https://reference.wolfram.com/language/ref/BinLists.html}, note=[Accessed: 01-December-2025]}

Top
Introduction for Programmers
Introductory Book
Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop | Wolfram Language Products
Top
  • Products
  • Wolfram|One
  • Mathematica
  • Notebook Assistant + LLM Kit
  • System Modeler

  • Wolfram|Alpha Notebook Edition
  • Wolfram|Alpha Pro
  • Mobile Apps

  • Wolfram Player
  • Wolfram Engine

  • Volume & Site Licensing
  • Server Deployment Options
  • Consulting
  • Wolfram Consulting
  • Repositories
  • Data Repository
  • Function Repository
  • Community Paclet Repository
  • Neural Net Repository
  • Prompt Repository

  • Wolfram Language Example Repository
  • Notebook Archive
  • Wolfram GitHub
  • Learning
  • Wolfram U
  • Wolfram Language Documentation
  • Webinars & Training
  • Educational Programs

  • Wolfram Language Introduction
  • Fast Introduction for Programmers
  • Fast Introduction for Math Students
  • Books

  • Wolfram Community
  • Wolfram Blog
  • Public Resources
  • Wolfram|Alpha
  • Wolfram Problem Generator
  • Wolfram Challenges

  • Computer-Based Math
  • Computational Thinking
  • Computational Adventures

  • Demonstrations Project
  • Wolfram Data Drop
  • MathWorld
  • Wolfram Science
  • Wolfram Media Publishing
  • Customer Resources
  • Store
  • Product Downloads
  • User Portal
  • Your Account
  • Organization Access

  • Support FAQ
  • Contact Support
  • Company
  • About Wolfram
  • Careers
  • Contact
  • Events
Wolfram Community Wolfram Blog
Legal & Privacy Policy
WolframAlpha.com | WolframCloud.com
© 2025 Wolfram
© 2025 Wolfram | Legal & Privacy Policy |
English