\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Carpal Tunnel Syndrome Symptoms and Associated Risk Factors for Assembly Line Workers Engaged in Shocker Manufacturing Industries: A Study},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Carpal Tunnel Syndrome Symptoms and Associated Risk Factors for Assembly Line Workers Engaged in Shocker Manufacturing Industries: A Study}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Santosh  Kumar}

             \author[2]{Manoj  Kumar}

             \author[3]{M.  Muralidhar}

             \affil[1]{  North Eastern Regional Institute of Science and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2015 Accepted: 2 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


The Carpal Tunnel Syndrome (CTS) and associated risk factors for shocker manufacturing industries in Haryana were carried out. A comparison of CTS and other upper hand extremities amongst traditional and semi-ergonomic shocker manufacturing workers in actual industrial environment has been analysed through questionnaire and physical tests. Fisher?s exact test and ?t? test are used for statistical data analysis. From Fisher?s exact test, it is observed that due to wrist/hand problems 80 % of traditional and 20 % of semi-ergonomic shocker manufacturing workers (p < 0.05), have been unable to perform the usual activities. The results reflect that the traditional shocker manufacturing workers are more CTS symptoms occurrence than the semi-ergonomic shocker manufacturing workers.

\end{abstract}


\keywords{musculoskeletal disorders, carpal tunnel syndrome, tinel?s sign, phalen?s sign, fisher?s exact test, ?t? test.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
his paper presents analysis of Carpal Tunnel Syndrome (CTS) associated risk factors and exposure to repetition among assembly line workers engaged in traditional and semi-ergonomic shocker manufacturing industries in order to help reduce the work-related musculoskeletal disorders (WMSDs) in the upper-body extremities among assembly workers. An assembly line consists of a series of workstations, in which particular operations (set of assembly tasks) are executed repeatedly to increase line efficiency such as maximizing productivity \hyperref[b3]{(Carnahan et al., 2001}\hyperref[b16]{, Xu et al., 2012)}. Musculoskeletal disorders (MSDs) refers to conditions where the workers have experienced discomfort in one or multiple T body parts (neck, shoulder, back, elbow, hand, wrist, hip and knee), pain in the joints, tingling, and swelling. MSDs are common occupational diseases among assembly line workers due to repetitive motions or heavy workloads \hyperref[b2]{(Carayon et al., 1999)}. The assembly line workers of auto industry are one of several industries that have high incidence of MSDs \hyperref[b15]{(Ulin et al., 2004}\hyperref[b4]{, Ferguson et al., 2011)}. One important risk factor might be the repetitive awkward posture of the worker relative to the work while trying to access different tasks in auto assembly line. Previous studies have shown that awkward postures increase the risk of MSDs \hyperref[b13]{[Silverstein et al., 1997} {\ref , Keyserling et al., 2005)}. Literature reviews of the evidence indicate that reducing workplace exposure to known risk factors including awkward posture results in reduced MSD risk \hyperref[b0]{[Bernard et al., 1997}.CTS is one of the type of MSDs brought on by over-worked, over-strained muscles of arms and hands, resulting in a loss of nerve conductivity and possibly leading to muscle strength problems  {\ref (Jones et al., 2004)}. CTS results from the entrapment of the median nerve at the wrist. It is the most common entrapment syndrome causing frequent disability especially to working populations \hyperref[b8]{(Montgomery et al., 1995}\hyperref[b6]{, Kostopoulos et al., 2004}\hyperref[b9]{, Nordstrom et al., 1997}\hyperref[b10]{, Nuckols et al., 2011)}. In the workplace, the risk of developing CTS is not confined to people in a single industry or job, but is especially common in those performing assembly line works such as manufacturing, sewing, finishing, cleaning, and packing etc. In fact, carpal tunnel syndrome is three times more common among assembly line workers than among data-entry personnel (U. S. Department of Health, 2012).\par
In the present study an attempt has been made to analyse CTS risk factors and symptoms in industrial activities of assembly profile section having manual operations such as case tube, cylinder and component cleaning, guide disk assembly, piston valve tightening, cylinder bottom pressing, piston rod circlipping, oil seal assembly etc. in two shocker manufacturing industries involving repetitiveness and over exertion. The Fisher's exact test and 't' test have been used for the analysis of CTS risk factors and symptoms. Geometric distribution is applied to get probability values in Fisher's exact test. For the selected physical profiles of the workers, the mean and standard deviation have been evaluated. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
This work was carried out at two shocker industries in Haryana State, India. 140 workers of two shocker manufacturing industries, one is based on traditional and other on semi-ergonomic standards, were included in the study. There are 70 workforce in traditional, with a mean age of 39.29 ± 7.76 years, range 25-56, and 70 in semi-ergonomic, with a mean age of 29.23 ±3.54 years, range 23-40. The number of employees at the studied line was 91 in traditional and 85 in semi-ergonomic. In the present study we excluded those who did not work at the line, those who were off work due to sick-leave, pregnancy, education, chronic illness or due to other reasons. The study included those 140 that were present at their workstation on the day of examination of those specific workstations. 
\section[{a) Shock Absorber Operations and Assembly Systems}]{a) Shock Absorber Operations and Assembly Systems}\par
The ergonomics study has been conducted on total 140 workers of two shocker manufacturing industries. One is based on traditional and other on semi-ergonomic standards having manual operations such as Case tube cleaning, Cylinder cleaning, Component cleaning, Guide disk assembly, Piston valve tightening/riveting, Cylinder bottom valve assembly/tightening, Oil filling in cylinder, Cylinder bottom pressing, Piston rod Circlipping, Oil seal assembly, Oil seal pressing and Beading and Sealing. Flow diagram of shock absorber assembly operations are shown in Figure  {\ref 1}. The photographs of shock absorbers are shown in Figure  {\ref 2}. Brief description of each operation is given below.\par
In this operation the outer tube is cleaned extensively so that the shocker can work properly. It is made up of mild steel and having weighs around 2 kg. The operation is performed in a cleaning chamber with a suitable brush in both the industries.\par
To remove foreign particles properly from outer surface of cylinder the phosphate solution is used. In semi-ergonomic industry both case tube cleaning and cylinder cleaning operations are performed at same work station.\par
Small components like bush, washer and oil seal are cleaned in a tray by the air pressure to wipe out the dust and foreign particles properly. The number of operators engaged in traditional shocker assembly unit are five whereas in semi-ergonomic industry are four. In both the industries the operation was performed in cleaning chamber.\par
In this operation guide disk is used for piston and main spring support. The assembly is done by spanner and air nut runner. The four numbers of operators are engaged in traditional and semiergonomic industries. In traditional manufacturing unit, the operation is performed by a conventional spanner at guide disk assembly station whereas in semi-ergonomic industry, it is performed on a moving conveyor by air nut runner.\par
In both the industries, the operation is performed by a riveting press at piston valve tightening station. The operation is performed on moving conveyor and piston valve is tightened by riveting machine. The number of operators engaged is five in both the industries.\par
In both the industries, the operation is performed at cylinder bottom valve assembly station and cylinder bottom valve is tightened by riveting press. The operation is performed on a moving conveyor and piston valve is tightened by air nut runner. The number of operators engaged in traditional and semi-ergonomic industries is four and five respectively.\par
For friction control the lubricant oil is poured manually in the cylinder in traditional manufacturing unit whereas in semi-ergonomic industry, it is done by oil filing machine. Number of operators engaged in traditional and semi-ergonomic industry is five and three respectively.\par
In this operation, after tightening the cylinder bottom valve, cylinder bottom is pressed by five tonnage presses. In traditional industry four operators are engaged whereas in semi-ergonomic industry three operators are engaged.\par
In traditional industry the operation is performed with the help of conventional spanner whereas in semiergonomic industry the operation is performed by air nut runner. The operator engaged in this operation is four in both the industries.\par
Oil seal prevents the oil leakage from cylinder during movement of piston in cylinder. In this operation oil seal is assembled to the top of cylinder. It contains rubber seal, valve inlet and a nut which is assembled manually with the help of spanner in both industries. The operators engaged in this operation are five in both the industries. In this operation, oil seal assembly is pushed with the help of a riveting machine in both the industries. The number of operators engaged in the operation is five in both the industries.\par
In beading operation, the casing chamber of shocker is closed with special purpose machine called beading machine. In traditional manufacturing unit, five operators are engaged. The sealing operation is similar to beading operation but it is performed on a similar kind of special purpose machine, for the enforcement of beading joint to ensure the leakage of hydraulic oil and air in the casing tube chamber. In semi-ergonomic industry, the beading and sealing operation is performed on the same machine and total eleven operators are engaged in this combined task. The study was conducted at two shocker manufacturing plants. The companies provided a list of all jobs in the facility. The present study was conducted in traditional and semi-ergonomic assembly profile section. The workers were interviewed and examined at the work-site. The health questionnaire was designed andstatistical measurements were taken. Verbal consent of the workers was being taken and physical tests have been conducted. The health questionnaire included statistical description, investigation through physical examination, CTS symptom severity scale and on-job observation. Physical examination included height, weight, Body Mass Index (BMI), grip strength (dominant hand) and grip strength (non-dominant hand) measurement in assembly line as shown in Table \hyperref[tab_1]{1}. All physical examinations were being conducted through analog instruments. Readings were noted and tabulated. The descriptive statistics of the parameters with mean and standard deviation were computed and shown in the Table \hyperref[tab_1]{1}.\par
Hand grip strengths of dominant and nondominant hands were taken so as to find out there relationships with potential CTS symptoms. CTS symptom severity scale is divided into four levels, namely 0, 1, 2 and 3. The level 0 for no, 1 for mild, 2 for moderate, and 3 is for severe CTS symptoms condition.\par
No means zero pain, one means pain in APB muscle. Mild means pain in APB and FPB muscle, moderate means pain in fingers, thenar muscles and hands occasionally, severe means intolerable pain in fingers, thenar muscles, hands, elbow up to shoulder. CTS symptom severity scale has been applied upon potential CTS symptoms namely wrist pain, hand pain, numbness, tingling, difficulty in grasping and weakness to investigate the impact of CTS symptoms. Repetitiveness in the job has been categorized into two levels namely high and low based on cycle time. A ''high repetition'' job task was defined as one with a cycle time ?15s and the job task classified as ''low repetition'' with a cycle time ?15s and ?3 0s. The physical examination included 4 items namely shoulders, hands, wrist and fingers. The work exposure evaluation was done in two ways; the workers own opinion in the questionnaire and an evaluation by the investigators including an ergonomic study. The whole examination took place in the supervisor's office, nearby the actual workstation. The results from these three sources were compared for each of the operations investigated. Workers at the same workstation did the same job, and there was job rotation every two hours. The standard values of weight of the job and magnitude of the force applied during operations by the workers was provided by the company. i. 
\section[{Fisher's Exact Test}]{Fisher's Exact Test}\par
Fisher's exact test is used to check statistical significance of 2×2 contingency Tables \hyperref[b16]{[18]}. In present study Fisher's exact test has been used to check all the symptoms of CTS in collected data of traditional and semi-ergonomic industries workers for comparison on the basis of response of workers for all the symptoms in yes or no. Notations a, b, c and d are assigned to cells for fisher's exact test and the grand total is assigned the notation n and are presented in Table \hyperref[tab_3]{2}. The probability value p is computed by the hyper geometric distribution and expressed as 
\section[{Global Journal of Researches in}]{Global Journal of Researches in}p = ? a +b a ?!? c +d c ?! ? n a +c ?! = (a+b)!(c+d)!(a+c)!(b+d)! a!b!c!d!n! (1)\par
where the number of observations obtained for analysis is small (sample size ? 30) \hyperref[b7]{(Montgomery, 2005)}.\par
ii. 
\section[{'t' test}]{'t' test}\par
The t' test is used to determine the statistical significance of the difference between the means of two samples belonging to low and high repetitive work.Two independent samples of size n1 and n2 with means ?? 1 ??? and ?? 2 ??? and standard deviations S1 and S2 can be compared by testing the hypothesis that the samples come from the same normal population. To carry out the test, the statistic 't' can be calculated as follows:t = X 1 ??? ? X 2 ??? S p × ? n 1 n 2 n 1 + n 2\par
where ?? 1 ??? = mean of the first sample, ?? 2 ??? = mean of the second sample, n 1 = number of observations in the first sample, n 2 = number of observations in the second sample, ?? ?? = pooled or combined standard deviation, Standard deviation 'S' for each sample can be calculated asS = ? ?(X ? X ? ) 2 n ? 1\par
where n is number of observations in each sample From the number of observations and standard deviation of the two samples, the pooled estimate of standard deviation (S\textunderscore p) can be obtained as follows:S p = ? (n 1 ? 1)S 1 2 + (n 2 ? 1)S 2 2 n 1 + n 2 ? 2\par
If the calculated value of t be greater than t0.05, the difference between the sample means is said to be significant at 5\% level of significance otherwise data is consistent with the hypothesis \hyperref[b5]{(Gupta, 2001)}.Repetitiveness in the job has been categorized into two levels namely high and low based on cycle time. 
\section[{III.}]{III.} 
\section[{Results and Discussions a) Potential CTS symptoms based analysis by Fisher's exact test}]{Results and Discussions a) Potential CTS symptoms based analysis by Fisher's exact test}\par
The potential CTS symptoms like hand pain, wrist pain, numbness, tingling, difficulty in grasping, weakness, Tinel's sign, and Phenal's sign in traditional and semi-ergonomic shocker manufacturing workers with their percentage of presence are computed from the collected data and Eq. 1. The p-value so obtained is used to check the significance of the symptoms as shown in Table \hyperref[tab_4]{3} ( From the above Table \hyperref[tab_5]{4} it is observed that due to wrist/hand problems 80 \% of traditional and 20 \% of Semi-ergonomic shocker manufacturing workers (p < 0.05), have been unable to perform the usual activities. The data analyzed from questionnaire also show that traditional shocker manufacturing workers have more percentage of CTS symptoms like numbness, tingling, Tinel's and Phalen's sign. Tinel's sign occurred in 66.67 \% of the traditional and 18.18 \% of the Semi-ergonomic shocker manufacturing workers (p < 0.05). Phalen's sign also show almost similar trend. Hand pain, wrist pain and feeling of weakness cannot correlate to CTS in the present study, as these are recognized as insignificant by Fisher's exact test. The results reflect that the traditional shocker manufacturing workers had more CTS symptoms occurrence than the Semiergonomic shocker manufacturing workers. 
\section[{b) Physical profiles based comparison using 't' test}]{b) Physical profiles based comparison using 't' test}\par
The collected data from questionnaire and physical tests is summarized based on age, height, weight, BMI, grip strength (dominant and non-dominant) in high and low repetitiveness work of traditional and Semi-ergonomic shocker manufacturing units as shown in Table \hyperref[tab_5]{4} and Table \hyperref[tab_6]{5} respectively. The descriptive statistics of the parameters with mean, standard deviation and range have also been mentioned in these Tables.  In order to analyse the two sets (i.e. for high and low repetitive work) of data of physical profile given in Table \hyperref[tab_5]{4} and Table \hyperref[tab_6]{5}, difference between means of each variable and corresponding 't' values are calculated and tabulated in Table  {\ref 6}. 
\section[{Table 6 : Comparison between High and Low Repetitiveness Workers on Physical Variables}]{Table 6 : Comparison between High and Low Repetitiveness Workers on Physical Variables}\par
The Table  {\ref 6} revealed that there were no significant differences in age, height, weight, BMI and employment time at present site of high and low repetitive work, as the obtained t-ratio values are 1.638, 1.324, 0.792, 0.131 and 0.827 respectively which are less than standard value 2.048 But there was significant difference in Grip strength (Dominant and non-dominant hand) of high repetitive work at the obtained t-ratio values are 5.162 and 3.099 respectively which are above the standard value 2.048 required for the t-ratio to be significant at 0.05 level of significance with 28 degree of freedom. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
From Fisher's exact test, it is observed that the traditional shocker manufacturing workers had more CTS symptoms occurrence than the Semi-ergonomic shocker manufacturing workers. The results elicit that due to wrist/hand problems 80 \% of traditional and 20 \% of Semi-ergonomic shocker manufacturing workers (p < 0.05), have been unable to perform the usual activities. Tinel's sign occurred in 66.67 \% of the traditional and 18.18 \% of the Semi-ergonomic shocker manufacturing workers (p < 0.05). Phalen's sign also show almost to be significant at 0.05 level of significance with 28 degree of freedom. The study has good prospect in reducing the health hazards of CTS by keeping a continuous check on critical limits of risk factors. As a preventive measure for CTS well sound job rotation policy can be adopted and an employee wellness program can be implemented that include hand/wrist simple stretching exercises to be performed before the shift begins and/or during the first 5-20 minutes of each shift. However, research has not conclusively shown that these workplace changes prevent the occurrence of carpal tunnel syndrome.\par
V.\begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.42044642857142855\textwidth}P{0.2125\textwidth}P{0.2170535714285714\textwidth}}
\tabcellsep Traditional Shocker\tabcellsep Semi-ergonomic Shocker\\
Factor of concern\tabcellsep Manufacturing\tabcellsep Manufacturing workers\\
\tabcellsep workers\tabcellsep (Mean ± S.D.)\\
\tabcellsep (Mean ± S.D.)\tabcellsep \\
Number\tabcellsep 70\tabcellsep 70\\
Age (years)\tabcellsep 39.29 ± 7.76\tabcellsep 29.23 ±3.54\\
Weight (kg)\tabcellsep 67.54 ± 7.91\tabcellsep 64.33 ± 5.60\\
Height (Meter)\tabcellsep 1.667 ± 0.072\tabcellsep 1.664 ± 0.067\\
BMI (kg/m 2 )\tabcellsep 23.29± 0.65\tabcellsep 23.18 ± 0.59\\
Grip strength (Dominant hand) (kg)\tabcellsep 42.06 ± 16.57\tabcellsep 50.67 ± 18.83\\
Grip strength (Non-Dominant hand)\tabcellsep 39.27 ± 14.72\tabcellsep 47.07 ± 18.07\\
(kg)\tabcellsep \tabcellsep \\
Employment time at present site\tabcellsep 12.57 ± 7.40\tabcellsep 4.57 ± 3.08\\
(years)\tabcellsep \tabcellsep \\
c) Statistical tools for CTS analysis\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Following statistical tools have been used for}\tabcellsep \\
CTS analysis.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
XV Issue III Version I\\
) Volume\\
( G\\
Journal of Researches in Engineering\\
Global\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.04047619047619047\textwidth}P{0.338265306122449\textwidth}P{0.08673469387755102\textwidth}P{0.11275510204081633\textwidth}P{0.13299319727891157\textwidth}P{0.13877551020408163\textwidth}}
\tabcellsep Variable\tabcellsep Unit\tabcellsep Mean\tabcellsep Standard\tabcellsep Range\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Deviation\tabcellsep \\
1.\tabcellsep Age\tabcellsep Years\tabcellsep 44.87\tabcellsep 7.22\tabcellsep 56-34\\
2.\tabcellsep Height\tabcellsep Meter\tabcellsep 1.646\tabcellsep 0.073\tabcellsep 1.78-1.6\\
3.\tabcellsep Weight\tabcellsep Kg\tabcellsep 63.06\tabcellsep 6.34\tabcellsep 73-50\\
4.\tabcellsep BMI\tabcellsep kg/m2\tabcellsep 23.21\tabcellsep 0.77\tabcellsep 21.40-24.10\\
5.\tabcellsep Grip strength (Dominant\tabcellsep Kg\tabcellsep 34.81\tabcellsep 2.40\tabcellsep 39-30\\
\tabcellsep hand)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6.\tabcellsep Grip strength (Non-\tabcellsep Kg\tabcellsep 35.25\tabcellsep 2.97\tabcellsep 40-30\\
\tabcellsep Dominant hand)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
7.\tabcellsep Employment time at\tabcellsep Years\tabcellsep 17.43\tabcellsep 7.20\tabcellsep 28-7\\
\tabcellsep present site\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.04047619047619047\textwidth}P{0.34404761904761905\textwidth}P{0.08962585034013605\textwidth}P{0.11275510204081633\textwidth}P{0.13299319727891157\textwidth}P{0.13010204081632654\textwidth}}
\tabcellsep Variable\tabcellsep Unit\tabcellsep Mean\tabcellsep Standard\tabcellsep Range\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Deviation\tabcellsep \\
1.\tabcellsep Age\tabcellsep Years\tabcellsep 41.08\tabcellsep 5.09\tabcellsep 52-32\\
2.\tabcellsep Height\tabcellsep Meter\tabcellsep 1.672\tabcellsep 0.007\tabcellsep 1.78-1.53\\
3.\tabcellsep Weight\tabcellsep Kg\tabcellsep 65.14\tabcellsep 8.02\tabcellsep 75-50\\
4.\tabcellsep BMI\tabcellsep Kg/m 2\tabcellsep 23.17\tabcellsep 0.90\tabcellsep 24-21.5\\
5.\tabcellsep Grip strength (Dominant hand)\tabcellsep Kg\tabcellsep 38.85\tabcellsep 1.79\tabcellsep 41-35\\
6.\tabcellsep Grip strength (Non-Dominant hand)\tabcellsep Kg\tabcellsep 38.07\tabcellsep 1.77\tabcellsep 41-36\\
7.\tabcellsep Employment time at present site\tabcellsep Years\tabcellsep 15.35\tabcellsep 6.47\tabcellsep 29-3\end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.047113163972286376\textwidth}P{0.24145496535796765\textwidth}P{0.10600461893764435\textwidth}P{0.007852193995381063\textwidth}P{0.05496535796766744\textwidth}P{0.049076212471131635\textwidth}P{0.10207852193995381\textwidth}P{0.09422632794457275\textwidth}P{0.14722863741339492\textwidth}}
S. No.\tabcellsep Variable\tabcellsep High\tabcellsep \multicolumn{2}{l}{Mean}\tabcellsep Low\tabcellsep Diff. Between\tabcellsep 't' ratio\tabcellsep XV Issue III Version I\\
1. 2. 3.\tabcellsep Age Height Weight\tabcellsep \multicolumn{2}{l}{Repetitive 44.87 1.646 63.06}\tabcellsep \multicolumn{2}{l}{Repetitive 41.08 1.672 65.14}\tabcellsep means 3.79 0.026 2.08\tabcellsep 1.638 1.324 0.792\tabcellsep ) Volume\\
4.\tabcellsep BMI\tabcellsep 23.21\tabcellsep \tabcellsep \tabcellsep 23.17\tabcellsep 0.04\tabcellsep 0.131\tabcellsep ( G\\
5. 6. 7.\tabcellsep Grip strength (Dominant hand) Grip strength (Non-Dominant hand) Employment time at present site\tabcellsep 34.81 35.25 17.43\tabcellsep \tabcellsep \tabcellsep 38.85 38.07 15.35\tabcellsep 4.04 2.82 2.08\tabcellsep 5.162 3.099 0.827\tabcellsep Journal of Researches in Engineering\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Global\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) Year 2015} 			\footnote{© 20 15 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{ACKNOWLEDGMENT}]{ACKNOWLEDGMENT}\par
Authors gratefully acknowledge North Eastern Regional Institute of Science and Technology (NERIST),Itanagarand Shocker Manufacturing Industries, Haryana for the necessary help rendered in the present work. 			  			  				\begin{bibitemlist}{1}
\bibitem[ DHHS]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{DHHS}  		NIOSH) Publication. p. .  		 			Musculoskeletal Disorder of the Neck, Upper Extremity, and Low Back 		 	 
\bibitem[Montgomery ()]{b8}\label{b8} 	 		‘A nonsurgical approach to Carpal Tunnel Syndrome’.  		 			K Montgomery 		.  	 	 		\textit{Proceedings of the International Forum on New Science},  				 (the International Forum on New ScienceFort Collins, Colorado USA)  		1995. p. .  	 
\bibitem[Carpal Tunnel Syndrome National Institutes of Health ()]{b14}\label{b14} 	 		‘Carpal Tunnel Syndrome’.  	 	 		\textit{National Institutes of Health}  		2012.  		 			U. S. Department of Health 		 	 
\bibitem[Ulin and Keyserling ()]{b15}\label{b15} 	 		‘Case studies of ergonomic interventions in automobile parts distribution operations’.  		 			S S Ulin 		,  		 			W M Keyserling 		.  	 	 		\textit{J. Occup. Rehabil}  		2004. 14 p. .  	 
\bibitem[Montgomery ()]{b7}\label{b7} 	 		\textit{Design and Analysis of Experiments},  		 			D C Montgomery 		.  		2005. Wiley Higher Education.  	 
\bibitem[Xu et al. ()]{b16}\label{b16} 	 		‘Design of assembly lines with the concurrent consideration of productivity and upper extremity musculoskeletal disorders using linear models’.  		 			Z Xu 		,  		 			J Ko 		,  		 			D J Cochran 		,  		 			Jung 		,  		 			MC 		.  	 	 		\textit{Computers \& Industrial Engineering}  		2012. 62 p. .  	 
\bibitem[Punnet et al. ()]{b12}\label{b12} 	 		‘Ergonomic stressors and upper extremity musculoskeletal disorders in automobile manufacturing: a one year follow up study’.  		 			L Punnet 		,  		 			J Gold 		,  		 			J Katz 		,  		 			N Gore 		,  		 			R 		,  		 			D Wegman 		,  		 			H 		.  	 	 		\textit{Occup. Environ. Med}  		2004. 61 p. .  	 
\bibitem[Carnahan et al. ()]{b3}\label{b3} 	 		‘Incorporating physical demand criteria into assembly line balancing’.  		 			B J Carnahan 		,  		 			B A Norman 		,  		 			M S Redfern 		.  	 	 		\textit{IIE Transactions}  		2001. 33  (10)  p. .  	 
\bibitem[Ferguson et al. ()]{b4}\label{b4} 	 		‘Musculoskeletal disorder risk as a function of vehicle rotation angle during assembly tasks’.  		 			S A Ferguson 		,  		 			W S Marras 		,  		 			W G Allread 		,  		 			G G Knapik 		,  		 			K A Vandlen 		,  		 			R E Splittstoesser 		,  		 			Yang 		,  		 			G 		.  	 	 		\textit{Applied Ergonomics}  		2011. 42 p. .  	 
\bibitem[Bernard ()]{b0}\label{b0} 	 		\textit{Musculoskeletal Disorders and Workplace Factors. A Critical Review of Epidemiologic Evidence for Work-related},  		 			B Bernard 		.  		1997.  	 
\bibitem[Nuckols et al. ()]{b10}\label{b10} 	 		‘Quality Measures for the Diagnosis and Non-Operative Management of Carpal Tunnel Syndrome in Occupational Settings’.  		 			T Nuckols 		,  		 			P Harber 		,  		 			K Sandin 		,  		 			D Benner 		,  		 			H Weng 		,  		 			R Shaw 		,  		 			A Griffin 		,  		 			Asch 		,  		 			S 		.  	 	 		\textit{J Occup Rehabil}  		2011. 21 p. .  	 
\bibitem[Nordstrom et al. ()]{b9}\label{b9} 	 		‘Risk factors for carpal tunnel syndrome in a general population’.  		 			D L Nordstrom 		,  		 			R A Vierkant 		,  		 			F Destefano 		,  		 			P M Layde 		.  	 	 		\textit{Occup Environ Med}  		1997. 54  (10)  p. .  	 
\bibitem[Gupta ()]{b5}\label{b5} 	 		\textit{Statistical methods, Sultan chand and sons},  		 			S P Gupta 		.  		2001. p. .  	 
\bibitem[Kostopoulos ()]{b6}\label{b6} 	 		‘Treatment of carpal tunnel syndrome: a review of the non-surgical approaches with emphasis in neural mobilization’.  		 			D Kostopoulos 		.  	 	 		\textit{Journal of Bodywork and Movement Therapies}  		2004. 8  (1)  p. .  	 
\bibitem[Carayon et al. ()]{b2}\label{b2} 	 		‘Work organization, job stress, and work-related musculoskeletal disorders’.  		 			P Carayon 		,  		 			M J Smith 		,  		 			M C Haims 		.  	 	 		\textit{Human Factors}  		1999. 41  (4)  p. .  	 
\bibitem[Silverstein et al. ()]{b13}\label{b13} 	 		‘Work-related musculoskeletal disorders: comparison of data sources for surveillance’.  		 			B A Silverstein 		,  		 			D S Stetson 		,  		 			W M Keyserling 		,  		 			L F Fine 		.  	 	 		\textit{Am. J. Ind. Med}  		1997. 31 p. .  	 
\bibitem[Punnet and Wegman ()]{b11}\label{b11} 	 		‘Work-related musculoskeletal disorders: the epidemiologic evidence and the debate’.  		 			L Punnet 		,  		 			D H Wegman 		.  	 	 		\textit{J. Electromyogr. Kinesiol}  		2004. 14 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
