Box plots Archives - BioTuring's Blog
Data analysis made easy. For biologists, especially.

Category Archives: Box plots

BioVinci: high-dimensional data visualization made easy for biologists
#

“How to extract the biology behind this huge matrix of thousands of rows and columns?”  Large numbers of data points hold valuable biological stories yet are tricky to graph and analyze. Imagine you had the data for 1000 features and observations, your mind would be full of questions, wondering how […]

More on how to compare box plots
#

We showed a quick and easy way to compare box plots in previous post. Let’s dig deeper into what information you can use to compare two box plots. Overlapping boxes and medians It gets tricky when the boxes overlap and their median lines are inside the overlap range. As always, math comes to […]

How to compare box plots
#

Box plots, a.k.a. box-and-whiskers plots, are an excellent way to visualize differences among groups. They manage to carry a lot of statistical details — medians, ranges, outliers — without looking intimidating. But box plots are not always intuitive to read. How do you compare two box plots? The key information […]

How to draw a modified box plot
#

Box plots, a.k.a box-and-whisker plots, are an excellent way to compare groups. They are intuitive: viewers can see samples’ medians, distribution, and variabilities with a quick glance. They allow comparing samples of different sizes; for example, a set of 50 data points with a set of 30. They don’t even […]