magnet                 package:Rlab                 R Documentation

_M_a_g_n_e_t_i_c _f_o_r_c_e _o_f _a_n _e_l_e_c_t_o_m_a_g_n_e_t _a_s _a _f_u_n_c_t_i_o_n _o_f _v_o_l_t_a_g_e _a_n_d _n_u_m_b_e_r _o_f _w_i_r_e _t_u_r_n_s.

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

     The magnet dataset is from an experiment concerning the magnetic
     force of an electomagnet as a function of voltage and number of
     wire turns. The device was a wire wrapped around a core and
     measured at a variety of voltages. The statistical design here is
     actually a randomized complete block design where the three
     eletromagnets are the blocks, and the three voltages are levels of
     the factor voltage.

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

     _v_o_l_t: Voltage applied (1.5 or 3.0 volts).

     _t_u_r_n_s: The number of wire turns (100, 200, or 300, as factors).

     _f_o_r_c_e: The magnetic force.

