

oil(Rnotes)                                  R Documentation

_T_h_e _G_a_s_o_l_i_n_e _Y_i_e_l_d _D_a_t_a

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

     The data gives the gasoline yield as a percent of crude
     oil, and four independent variables which may influence
     yield.

_D_e_t_a_i_l_s_:

     The data come as 10 separate samples, and within each
     sample the values for the independent variables are
     constant.

_V_a_l_u_e_:

     The data frame contains the following components:

  Sample: The sample number, from 1 to 10

     API: The crude oil gravity, in degrees API

  Vapour: The crude oil vapour pressure

    ASTM: The crude oil 10% point

   Endpt: The gasoline end point

   Yield: Percentage of oil recovered

_C_A_T_E_G_O_R_Y_:

     Analysis of variance, covariance, and multiple regres-
     sion. Modern regression.

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

     "Estimate gasoline yields from crudes", by Nilon H.P
     rater, "Petroleum Refiner", Vol 35, No. 5.

