8000 Update box-plots.md · plotly/plotly.py-docs@580db81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 580db81

Browse files
Update box-plots.md
1 parent 0f220fc commit 580db81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/box-plots.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jupyter:
3131
page_type: example_index
3232
permalink: python/box-plots/
3333
thumbnail: thumbnail/box.jpg
34+
redirect_from:
35+
- /python/box/
36+
- /python/basic_statistics/
3437
---
3538

3639
A [box plot](https://en.wikipedia.org/wiki/Box_plot) is a statistical representation of numerical data through their quartiles. The ends of the box represent the lower and upper quartiles, while the median (second quartile) is marked by a line inside the box. For other statistical representations of numerical data, see [other statistical charts](https://plot.ly/python/statistical-charts/).

0 commit comments

Comments
 (0)
0