Plots Level
Level Curves and Contour Plots Level curves and contour plots are another way of visualizing functions of two variables. If you have seen a topographic map then you have seen a contour plot. Example: To illustrate this we first draw the graph of z = x2 + y2. On this graph we draw contours, which are curves at a fixed height z = constant.
Box-and-whisker plot worksheets have skills to find the five-number summary, to make plots, to read and interpret the box-and-whisker plots, to find the quartiles, range, inter-quartile range and outliers. Word problems are also included. These printable exercises cater to the learning requirements of students of grade 6 through high school. Grab some of these worksheets for free!
Contour plots (sometimes called Level Plots) are a way to show a three-dimensional surface on a two-dimensional plane. It graphs two predictor variables X Y on the y-axis and a response variable Z as contours. These contours are sometimes called the z-slices or the iso-response values. The solution: Level up the rewards and dangers the hero faces to add that extra oomph to the sequel while avoiding accusations of plot recycling. Instead of a mere Mafia boss, the Sorting Algorithm of Evil delivers a beady-eyed Diabolical Mastermind to deal with, but the hero can look forward to niftier powers and legacies.
Analyze the data sets with single-digit, 2-digit, and 3-digit values, and jot down the five key values: the 1st, 2nd, and 3rd quartiles, and minimum and maximum that constitute the 5-number summary.
Level up identifying the upper and lower quartiles, maximum and minimum values, and median, necessary to make box and whisker plots, from data sets involving decimal values.

Constructing box plots is the next step when you’re ready with your five-number summary. Plot the five values on the graph, and create the box plot to represent the given sets of data.
Climb up the ladder in making box plots with these worksheets! Observe the data sets that involve more than 10 data values and also decimals, figure out the elements of the box plot, and create it.
Read the given data carefully and determine the five-number summary to make box-and-whisker plots. Each pdf worksheet has three problems.
Dig into practice with these handouts for 6th grade and 7th grade students. Read the scenarios and interpret the box-and-whisker plots to answer the word problems based on the five-number summary.
These pdf worksheets for grade 7 and grade 8 have exclusive word problems to find the five-number summary, range and inter-quartile range.
For the given data, make a box-and-whisker plot. Interpret the data to find Q1, Q2, Q3, maximum and minimum values.
Each printable worksheet has eight problems in store for 8th grade and high school students. Find the outliers by computing the quartiles and the inter-quartile range.
Related Worksheets

»Mean
»Mean, Median, Mode and Range
| B_06_levelplot {lattice} | R Documentation |
Level plots and contour plots
Description
Draws false color level plots and contour plots.
Vehicles
Usage
Arguments
x | for the Calculations are based on the assumption that all x and y values areevaluated on a grid (defined by their unique values). The functionwill not return an error if this is not true, but the display mightnot be meaningful. However, the x and y values need not be equallyspaced. Both |
data | For the |
row.values, column.values | Optional vectors of values thatdefine the grid when |
panel | panel function used to create the display, as described in |
aspect | For the |
at | A numeric vector giving breakpoints along the range of
|
col.regions | color vector to be used if regions is TRUE. Thegeneral idea is that this should be a color vector of moderatelylarge length (longer than the number of regions. By default this is100). It is expected that this vector would be gradually varying incolor (so that nearby colors would be similar). When the colors areactually chosen, they are chosen to be equally spaced along thisvector. When there are more regions than colors in |
alpha.regions | numeric, specifying alpha transparency (works only on some devices) |
colorkey | logical specifying whether a color key is to be drawnalongside the plot, or a list describing the color key. The list maycontain the following components:
|
contour | A logical flag, indicating whether to draw contour lines. |
cuts | The number of levels the range of |
labels | Typically a logical indicating whether contour lines should belabelled, but other possibilities for more sophisticated controlexists. Details are documented in the help page for |
pretty | A logical flag, indicating whether to use pretty cut locations andlabels. |
region | A logical flag, indicating whether regions between contour linesshould be filled as in a level plot. |
allow.multiple, outer, prepanel, scales, strip, groups, xlab,xlim, ylab, ylim, drop.unused.levels, lattice.options,default.scales, subset | These arguments are described in the help page for |
default.prepanel | Fallback prepanel function. See |
... | Further arguments may be supplied. Some are processed by |
useRaster | A logical flag indicating whether raster representations should beused, both for the false color image and the color key (if present).Effectively, setting this to Note that Not all devices support raster images. For devices that appear tolack support, |
Details
These and all other high level Trellis functions have severalarguments in common. These are extensively documented only in thehelp page for xyplot, which should be consulted to learn moredetailed usage.
Other useful arguments are mentioned in the help page for the defaultpanel function panel.levelplot (these are formallyarguments to the panel function, but can be specified in the highlevel calls directly).
Value
An object of class 'trellis'. Theupdate method can be used toupdate components of the object and theprint method (usually called bydefault) will plot it on an appropriate plotting device.
Author(s)
Deepayan Sarkar Deepayan.Sarkar@R-project.org
References
Sarkar, Deepayan (2008) Lattice: Multivariate DataVisualization with R, Springer.http://lmdvr.r-forge.r-project.org/
Plotline Of A Story
See Also
xyplot, Lattice,panel.levelplot