bumpers                package:UsingR                R Documentation

_B_u_m_p_e_r _r_e_p_a_i_r _c_o_s_t_s _f_o_r _v_a_r_i_o_u_s _a_u_t_o_m_o_b_i_l_e_s

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

     bumper repair costs

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

     data(bumpers)

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

     Price in dollars to repair a bumper.

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

     From _Exploring Statistics_, Duxbury Press, 1998, L. Kitchens.

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

     data(bumpers)
     stem(bumpers)

