examCheating             package:r2lUniv             R Documentation

~ _D_a_t_a: _E_x_a_m _C_h_e_a_t_i_n_g _a_t _F_r_e_n_c_h _U_n_i_v_e_r_s_i_t_y ~

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

     This data set results from an enquiry leads by some second year
     Students from University Paris X - Nanterre. They build up a
     questionnaire to measure fraud during exam at university. This is
     not a validate questionnaire, just an exercise done by some
     students on a topic they choose -to make statistics learning more
     interactif (more fun ?)-.

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

     data(examCheating)

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

     A data frame with 314 observations on the following 20 variables.

     '_I_d' Line identification

     '_A_g_e' _What is your age ?_

     '_G_e_n_d_e_r' _What is your gender ?_

     '_Y_e_a_r_O_f_S_t_u_d_y' _What is your studying year ?_
           Note: In European University, the studies are split in two
          cycles. The first called "Licence" last three years (L1, L2
          then L3). The second called "Master" (M1 then M2) takes place
          after the licence and takes two years.

     '_F_i_e_l_d' _What do you study ?_
           Note:'LEA' is "Foreigh langage", 'SEGMI' is "Math", 'SJAP'
          is "Law", 'SSA' is "Social and Administrative Sciences",
          'STAPS' is "Sports"

     '_R_e_p_e_a_t_i_n_g_Y_e_a_r' _Did you ever takes a class twice ?_
           In France, a student that fail the final exam will be asked
          to take the same year of study once again.

     '_B_a_c' _What grade did you get at Bac ?_ 
           Bac is a french national exam that take place between high
          school and university. The possible result are 'Fail'
          'Remedial exam' 'Pass' 'Fairly good' 'Good' 'Very good' 
          'Summa cum laude'

     '_P_e_e_p' _Did you ever peep during exams ?_

     '_W_h_i_s_p_e_r_i_n_g' _Did you ever whisper to neighbors during exams ?_

     '_P_a_p_e_r_S_w_a_p_p_i_n_g' _Did you ever swap rough paper during exams ?_

     '_C_r_i_b_S_h_e_e_t' _Did you ever use crib sheet ?_

     '_S_M_S' _Did you ever send SMS during exams ?_

     '_L_a_p_C_o_p_y_i_n_g' _Did you ever lap copy during exams ?_

     '_P_a_p_e_r_K_e_e_p_i_n_g' _Did you ever keep your paper ?_

     '_P_r_e_p_a_r_i_n_g_R_o_o_m' _Did you ever prepare the exam room or the toilets
          before exams ?_

     '_E_x_a_m_S_t_e_a_l_i_n_g' _Did you ever steal the exam subject before the
          exam ?_

     '_O_t_h_e_r' _Did you use some other way of cheating ?_

     '_B_a_c_C_h_e_a_t' _Did you cheat during the Bac ?_

     '_H_i_g_h_S_c_h_o_o_l_C_h_e_a_t' _Did you cheat during you high school studies ?_

     '_C_h_e_a_t_S_c_o_r_e' Sum of all the cheating variables{with convention
          'Never=0' 'Rarely=1' 'Sometimes=2' 'Often=3' 'Always=4'}

_A_u_t_h_o_r:

     Christophe Genolini 
      christophe.genolini@free.fr
      PSIGIAM: Paris Sud Innovation Group in Adolescent Mental Health 
      INSERM U669 / Maison de Solenn / Paris

_A_u_t_h_o_r (_s_t_u_d_e_n_t_s):

     L2 (2007-2008) groups TD1 and TD2

_E_n_g_l_i_s_h _c_o_r_r_e_c_t_i_o_n:

     Jean-Marc Chamot 
      jchamot@u-paris10.fr
      Laboratoire "Sport & Culture" / "Sports & Culture" Laboratory 
      University of Paris 10 / Nanterre

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

     LaTeX web site <URL: http://www.latex-project.org/>
      Data are available on line: <URL:
     http://christophe.genolini.free.fr/EPO/EPO2007-Fraude.php>

_S_e_e _A_l_s_o:

     'r2lUniv-package', 'rtlu', 'rtluMainFile', 'examCheating',
     'Sweave', 'latex'

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

     data(examCheating)
     str(examCheating)

