Data generation and visualization

Idealized data classes

idealPlot = specialClassPlot ;

[Graphics:../HTMLFiles/index_22.gif]

Generate data from above distributions

Number of points in each class

Generate data

Visualize data

gd1 = PlotData2D[data1, pr, style1, nS] ; gd2 = PlotData2D[data2, pr, style2, nS] ; gd = Show[gd1, gd2, FS] ;

[Graphics:../HTMLFiles/index_26.gif]


Created by Mathematica  (September 8, 2003)