Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
VertexStyle is an option and property for Graph and related functions that specifies what style to use for vertices.
Record
(Built-in Mathematica Symbol) Record represents a record in Read, Find, and related functions.
ChiSquareDistribution[\[Nu]] represents a \[Chi]^2 distribution with \[Nu] degrees of freedom.
FisherRatioTest[data] tests whether the variance of data is one. FisherRatioTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are ...
LeveneTest[data] tests whether the variance of data is 1. LeveneTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are equal.LeveneTest[dspec, ...
These "How tos" give step-by-step instructions for common tasks related to algebraic computation in Mathematica .
These "How tos" give step-by-step instructions for common tasks related to styling and formatting notebooks in Mathematica .
These "How tos" give step-by-step instructions for common tasks related to solving differential equations in Mathematica .
LogNormalDistribution[\[Mu], \[Sigma]] represents a lognormal distribution derived from a normal distribution with mean \[Mu] and standard deviation \[Sigma].