> For the complete documentation index, see [llms.txt](https://stephanosterburg.gitbook.io/scrapbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stephanosterburg.gitbook.io/scrapbook/math/statistics-and-probability/analyzing-categorical-data.md).

# Analyzing categorical data

* **median:** score if you have 75, 80, *100*, 100, 100 is *100*
* **midrange**:  take max and min value and divide by 2, eg (100+60)/2 = 80
* **average**: add all values together and divide by number of values
