Anscombe                 package:car                 R Documentation

_U. _S. _S_t_a_t_e _P_u_b_l_i_c-_S_c_h_o_o_l _E_x_p_e_n_d_i_t_u_r_e_s

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

     The `Anscombe' data frame has 51 rows and 4 columns.
 The
     observations are the U. S. states plus Washington, D. C. in 1970.

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


     data(Anscombe)

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

     This data frame contains the following columns:

     _e_d_u_c_a_t_i_o_n Per-capita education expenditures, dollars.
 

     _i_n_c_o_m_e Per-capita income, dollars. 
 

     _y_o_u_n_g Proportion under 18, per 1000. 
 

     _u_r_b_a_n Proportion urban, per 1000. 
 

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

     Anscombe, F. J. (1981)
 Computing in Statistical Science Through
     APL. Springer-Verlag.

_R_e_f_e_r_e_n_c_e_s:

     Fox, J.  (1997)
 Applied Regression, Linear Models, and Related
     Methods.
 Sage.

