math                 package:Simple                 R Documentation

_S_t_a_n_d_a_r_d_i_z_e_d _m_a_t_h _s_c_o_r_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Standardized math scores

_U_s_a_g_e:

     data(math)

_F_o_r_m_a_t:

     The format is: num [1:30] 44 49 62 45 51 59 57 55 70 64 ...

_S_o_u_r_c_e:

     From Kitchens Exploring Statistics

_E_x_a_m_p_l_e_s:

     data(math)
     hist(math)

