Student Reviews
( 5 Of 5 )
1 review
Video of How to draw Box Plot in R language ? in R Programming Language course by Unboxing Big Data channel, video No. 33 free certified online
A boxplot is a graph that gives us a good indication of how the values in the data are spread out.
Box plot displays the five-number summary of a set of data.
The five-number summary is the minimum, first quartile, median, third quartile, and maximum.