firstchi               package:Simple               R Documentation

_A_g_e _o_f _m_o_t_h_e_r _a_t _b_i_r_t_h _o_f _f_i_r_s_t _c_h_i_l_d

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

     Age of mother at birth of first child

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

     data(firstchi)

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

     The format is: num [1:87] 30 18 35 22 23 22 36 24 23 28 ...

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

     From Kitchens Exploring Statistics

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

     data(firstchi)
     hist(firstchi)

