solar                  package:Rlab                  R Documentation

_S_o_l_a_r _c_e_l_l'_s _o_u_t_p_u_t _v_o_l_t_a_g_e

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

     The data set 'solar' is from an experiment investigating the
     effect
 of surface area (cell), distance, and light intensity on
     the output voltage
 of photovoltaic cells (solar cells).

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

     A data frame with 18 observations on the following 4 variables.

     _c_e_l_l : surface area (0 for 8 sq. cm and 1 for 3 sq. cm)

     _l_i_g_h_t : light intensity

     _d_i_s_t_a_n_c_e : distance

     _v_o_l_t : solar cell's output voltage

