\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={A Comparative Analysis of Factors Influencing Compliance to Contain Man-Made Ionizing Radiation in Diagnostic Medical Imaging Devices},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{A Comparative Analysis of Factors Influencing Compliance to Contain Man-Made Ionizing Radiation in Diagnostic Medical Imaging Devices}
\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]{  R.Rajan}

             \author[2]{Dr. Sheela  Suganthi}

             \affil[1]{  Saveetha University, Saveetha School of Management}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The unnatural ionizing radiation emanated from Medical Diagnostic Imaging devices particular, CT and X-ray Scanners, contributes more than 50 percent of exposure to radiation globally. The technicians felt the need for deploying new technological equipment use as they consume considerably less dose for diagnosis. Hence, the management of hospitals and diagnostic centers is considering the need for swift adoption of modern and highly innovative equipments for improving patient safety and operational effectiveness. India being a country which encourages refurbished and new medical diagnostic imaging equipment, compliance with regulatory requirements for containing excessive radiation becomes critical. This research study has analyzed regulatory compliance in hospitals and diagnostic centers with 451 samples across the southern part of Tamil Nadu, India. There were seven different dependent variables namely Regulatory, Layout Engineering, Technician Competency, Human Safety, Operations Know-How, Radiation Exposure Monitoring & Top Management Commitment were studied using a structured questionnaire, and Kruskal-Wallis test was performed to compare the radiation compliance score. There was a significant difference in regulatory compliance between the institutions reviewed in this research (Corporate Hospitals, Government Hospitals, Diagnostic Centers and Chain of Diagnostic Centers). The Government hospitals and Corporate hospitals have shown no significant difference in score (Chi-Square value ?0? and ?P? value ?1?) and thus demonstrated outstanding compliance. There was no significant difference in compliance score between Chain of Diagnostic centers and Private Diagnostic centers (Chi-square 0.617 & ?P? value 0.432). However, the comparison between Government hospitals & Diagnostic Centers has shown a significant difference in compliance (Chi-square value 11.492 & ?P? value 0.001). Government and Corporate hospitals have orchestrated their position

\end{abstract}


\keywords{ionizing radiation, computed tomography, digital radiography, regulatory compliance, }

\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
he Healthcare Industry in India is expected to touch 280 billion USD in 2020 \hyperref[b0]{1} .The diagnostic medical imaging equipment such as X-rays, Digital radiography, and CT Scans contribute 75 percent of the total market share \hyperref[b1]{2} . The existing doctor and patient ratio in India are1: 30,000, which is far less than WHO recommendation \hyperref[b2]{3} of 1:1000. The refurbishment market for diagnostic medical imaging has been a powerful contributor in India and expected to grow further. More than 200 Billion USD investment in medical infrastructure creation is projected to fulfill the demands forecasted for Tier II and Tier III cities of Indian market \hyperref[b3]{4} before 2020. Among 106 markets registered for the trading of refurbished medical devices, 85 markets permit the unrestricted importation of used medical devices, including India \hyperref[b4]{5} . Most of the hospitals and diagnostic centers prefer refurbished diagnostic imaging equipment (CT, BMD, X-ray, and Mammography) due to lower cost without compromising the image quality. There have been no restrictions for the importation of the used medical imaging devices until 2015, by the regulator Atomic Energy Regulatory Body (AERB). However, effective September 2015, AERB has made an amendment in the regulatory process which restricts the importation of more than seven years old Pre-owned Medical X-ray equipment in the Country \hyperref[b5]{6} . This change in regulatory norm has necessitated for a comprehensive review of the existing process practices to contain the excessive radiation.  
\section[{D}]{D}\par
The radiation studies have shown loss of six days of life expectancy due to diagnostic imaging Xrays \hyperref[b7]{7} . The recommended radiation dose for initial diagnosis is between 0.1 and 100 mSv, while for therapeutic radiation it is between 20 -60 Gy \hyperref[b8]{8} . CT studies have revealed that more than 50 percent of the effective dose was contributed by diagnostic radiology \hyperref[b9]{9} . Exposure beyond threshold levels was reported due to improper adjustments of operational controls  {\ref 10.} There were more than 62 million CT examinations per year  {\ref 11,} and the increasing number of recommendation for CT scan is a serious cause of concern \hyperref[b12]{12} . Studies have predicted more than 29,000 future cancers could be related to CT Scans \hyperref[b13]{13} . The Exposure Index recommended by equipment manufacturers as a measure of radiation dose effectiveness was found to have inconsistencies \hyperref[b14]{14} . The modern technologically driven radiation equipment offer high precision imaging with low dose levels \hyperref[b15]{15} . These research studies mandate the need for immediate change over to innovative new technology medical imaging equipment by gradually eliminating the use of traditional technology equipments including refurbished X-ray equipments. This, establishes the need for stringent compliance with regulatory guidelines and standards towards protecting the existing installed base of X-ray equipment from excessive ionizing radiation and induce the adoption of newer generation equipment.\par
Studies related to regulatory compliance to contain ionizing radiation in Diagnostic Laboratories have shown adequate gaps in implementation \hyperref[b16]{16}   
\section[{Research Objectives}]{Research Objectives}\par
To compare radiation compliance score based on the best practices recommended by the regulator (AERB) among Corporate Hospitals, Government Hospitals, Chain of Diagnostic Centers and Private Diagnostic Centers who are the consumers of X-ray equipments and analyze any significant variation exists.\par
V. 
\section[{Research Design}]{Research Design}\par
This Descriptive Research aims at studying the current best practices followed by the institutions housing diagnostic imaging equipment, to contain excessive ionizing radiation based on the recommendations of regulatory standards. This study has covered 25 different cities across Tamil Nadu, India and covered 451 institutions (229 Private Diagnostic Centers, 107 Chain of Diagnostic Centers, 77 Corporate hospitals, and 38 Government hospitals). This study has followed "Stratified Purposive" sampling to ensure adequate representations from the entire stratum. A structured Questionnaire with a seven-point scale (Table \hyperref[tab_1]{I}) was administered to collect data from the institutions housing diagnostic imaging equipment. The researcher conducted this study for the period between April 2016 and September 2017. The instrument reliability was tested using Cronbach's Alpha, and it was calculated to be 0.992 (Acceptable threshold limit is 0.8). The sampling adequacy was estimated using Kaiser-Meyer-Olkin test and was estimated to be 0.93839 (Acceptable limit is minimum 0.6).  
\section[{Kruskal-Wallis Test}]{Kruskal-Wallis Test}\par
The Kruskal-Wallis test (Kruskal, \& Wallis, 1952) was chosen to test the hypothesis, 'Significant difference exists in the mean ranks of compliance score between these institutions.' A descriptive analysis (Table \hyperref[tab_2]{II} ANOVA was performed using absolute mean rank distribution values and results shown in Table \hyperref[tab_2]{III}. The researcher rejected the null hypothesis based on the estimated 'P' value ('0'-zero) which is less than Alpha (0.05) value, and so it has been concluded that the variances are not roughly marginal. 
\section[{VIII.}]{VIII.} 
\section[{Kruskal-Wallis Test}]{Kruskal-Wallis Test}\par
The test was conducted using SPSS (version 20), and test results of Kruskal-Wallis test have been compiled and presented in Table \hyperref[tab_4]{IV}  The assumption on the existence of marginating variable was first tested to use the power of Kruskal-Wallis test. The marginating variable was tested with the help of the following hypothesis.  .000\par
From the Kruskal-Wallis test results, the estimated 'P' value is '0" (Zero) which is less than the alpha value (0.05), and hence the hypothesis of 'There will be a significant difference in compliance score between these groups' has been accepted. There is a significant difference between mean ranks of Private Diagnostic Centers and Chain of Diagnostic Centers. However, the mean rank estimated for Government hospitals and corporate hospitals are found to be the same. The results though have shown a significant difference between the groups; it did not point out which group contributes notable variance. Hence the effect size was estimated using Chi-Square value (Chi-Square Value / n -1 *100) and found to be 85.37 percent. This predicts 85.37 percent variability in mean rank is affected by the type of institutions.\par
The following groups formed to repeat the Kruskal-Wallis test to find out the group (s) that statistically significant from each other, and results are summarized:\par
1. Between Diagnostic Centers and Chain of Diagnostic Centers ( .432\par
The mean rank between Chain of Diagnostic Centers and Diagnostic Centers has been found to be statistically insignificant from the results of Kruskal-Wallis test with an estimated 'P' value of 0.432, which is higher than the alpha value 0.05. Furthermore, Diagnostic centers and Chain of diagnostic centers attribute 4.41 percent of the variability in the mean rank. The mean rank between corporate hospitals and Government hospitals has been found to be statistically insignificant from the results of Kruskal-Wallis test with an estimated 'P' of 1.00, which is higher than the alpha value 0.05. The 'Zero' chi-square value indicates that there is no significant difference in mean rank between Government hospitals and Corporate hospitals. 
\section[{Regulatory}]{Regulatory} 
\section[{IX.}]{IX.} 
\section[{Conclusion}]{Conclusion}\par
It was evident from the analysis that there is a significant difference in regulatory compliance score between the groups of institutions compared. The mean compliance score of Private Diagnostic centers (2.8, Table \hyperref[tab_1]{I}) enunciates that dissemination of radiation containment standards into best practices was found to be marginally less than significant levels. The Chain of Diagnostic centers have established practices whose compliance was closely above sufficient levels (mean score 3.29, \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_2}A}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.3233887733887734\textwidth}P{0.2155925155925156\textwidth}P{0.07245322245322246\textwidth}P{0.028274428274428276\textwidth}P{0.008835758835758836\textwidth}P{0.030041580041580043\textwidth}P{0.04417879417879418\textwidth}P{0.07775467775467776\textwidth}P{0.04948024948024948\textwidth}}
\multicolumn{9}{l}{A Comparative Analysis of Factors Influencing Compliance to Contain Man-Made Ionizing Radiation in}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Diagnostic Medical Imaging Devices}\tabcellsep \tabcellsep \tabcellsep \\
Year 2018\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVIII Issue 1 Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
D D D D ) D\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sl. No.\tabcellsep Description of Variable\tabcellsep N\tabcellsep \multicolumn{2}{l}{Median Mode}\tabcellsep Mean\tabcellsep Std. Dev\tabcellsep \multicolumn{2}{l}{Skewness Kurtosis}\\
1\tabcellsep Overall\tabcellsep 28\tabcellsep 5\tabcellsep 6\tabcellsep 4.54\tabcellsep 1.654\tabcellsep -0.526\tabcellsep -1.348\\
2\tabcellsep Private Diagnostic Centers\tabcellsep 7\tabcellsep 2\tabcellsep 2\tabcellsep 2.8\tabcellsep 1.069\tabcellsep 0.374\tabcellsep -2.800\\
3\tabcellsep Chain of Diagnostic Centers\tabcellsep 7\tabcellsep 4\tabcellsep 4\tabcellsep 3.29\tabcellsep 0.951\tabcellsep -1.678\tabcellsep -0.764\\
4\tabcellsep Corporate Hospitals\tabcellsep 7\tabcellsep 6\tabcellsep 6\tabcellsep 6\tabcellsep 0\tabcellsep 0.764\tabcellsep 1.587\\
5\tabcellsep Government Hospitals\tabcellsep 7\tabcellsep 6\tabcellsep 6\tabcellsep 6\tabcellsep 0\tabcellsep 0.794\tabcellsep 1.587\\
\multicolumn{2}{l}{© 2018 Global Journals}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.2176\textwidth}P{0.24479999999999996\textwidth}P{0.047599999999999996\textwidth}P{0.15639999999999998\textwidth}P{0.047599999999999996\textwidth}P{0.136\textwidth}}
\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig. ('P' Value)\\
Between Groups\tabcellsep 862.607\tabcellsep 3\tabcellsep 287.536\tabcellsep \tabcellsep \\
Within Groups\tabcellsep 173.357\tabcellsep 24\tabcellsep 7.223\tabcellsep 39.807\tabcellsep .000\\
Total\tabcellsep 1035.964\tabcellsep 27\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table II :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.07046632124352331\textwidth}P{0.05431778929188255\textwidth}P{0.12184801381692573\textwidth}P{0.19671848013816925\textwidth}P{0.1717616580310881\textwidth}P{0.18644214162348877\textwidth}P{0.04844559585492228\textwidth}}
Compliance Score 2 2 4 4\tabcellsep Group 1 1 1 1\tabcellsep Group Description Diagnostic Centers\tabcellsep Rank 3.500 3.500 11.000 11.000\tabcellsep Mean Rank Distribution 2.86 2.86 2.86 2.86\tabcellsep Absolute Mean Rank Distribution .64 .64 8.14 8.14\tabcellsep Medical Research\\
2 4 2 3 2 2 4 4\tabcellsep 1 1 1 2 2 2 2 2\tabcellsep Chain of Diagnostic Centers\tabcellsep 3.500 11.000 3.500 3.500 7.000 3.500 11.000 11.000\tabcellsep 2.86 2.86 2.86 3.29 3.29 3.29 3.29 3.29\tabcellsep .64 8.14 .64 .21 3.71 .21 7.71 7.71\tabcellsep Global Journal of\\
4\tabcellsep 2\tabcellsep \tabcellsep 11.000\tabcellsep 3.29\tabcellsep 7.71\tabcellsep \\
4\tabcellsep 2\tabcellsep \tabcellsep 11.000\tabcellsep 3.29\tabcellsep 7.71\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep Government Hospitals\tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \\
6\tabcellsep 3\tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\tabcellsep \end{longtable} \par
  {\small\itshape [Note: 21Volume XVIII Issue 1 Version I © 2018 Global Journals]} 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{IV} \par 
\begin{longtable}{P{0.01599462365591398\textwidth}P{0.13024193548387097\textwidth}P{0.04341397849462366\textwidth}P{0.32674731182795697\textwidth}P{0.09825268817204301\textwidth}P{0.08225806451612903\textwidth}P{0.15309139784946238\textwidth}}
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \multicolumn{2}{l}{Corporate Hospitals}\tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
6\tabcellsep 4\tabcellsep \tabcellsep \tabcellsep 21.500\tabcellsep 6.00\tabcellsep 15.50\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Type of Institutions}\tabcellsep N\tabcellsep Mean Rank\\
\tabcellsep \tabcellsep \tabcellsep Diagnostic centers\tabcellsep \tabcellsep 7\tabcellsep 6.71\\
\tabcellsep \multicolumn{2}{l}{Regulatory Compliance Score}\tabcellsep \multicolumn{2}{l}{Chain of Diagnostic Centers Government Hospitals}\tabcellsep 7 7\tabcellsep 8.29 21.50\\
\tabcellsep \tabcellsep \tabcellsep Corporate Hospitals\tabcellsep \tabcellsep 7\tabcellsep 21.50\\
\tabcellsep \tabcellsep \tabcellsep Total\tabcellsep \tabcellsep 28\tabcellsep 6.71\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Regulatory Compliance Score}\\
\tabcellsep \multicolumn{2}{l}{Chi-Square}\tabcellsep \multicolumn{2}{l}{23.988}\tabcellsep \\
\tabcellsep df\tabcellsep \tabcellsep \tabcellsep 3\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Asymp. Sig.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table IV :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VII} \par 
\begin{longtable}{P{0.12536873156342182\textwidth}P{0.6418879056047198\textwidth}P{0.01504424778761062\textwidth}P{0.06769911504424779\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \& VIII).\\
\tabcellsep \multicolumn{3}{l}{2. Between Chain of Diagnostic Centers and}\\
\tabcellsep \multicolumn{3}{l}{Government Hospitals (Table IX \& X).}\\
\tabcellsep \multicolumn{3}{l}{3. Between Government hospitals and Corporate}\\
\tabcellsep \multicolumn{3}{l}{Hospitals (Table XI \& XII).}\\
\tabcellsep Type of Institutions\tabcellsep N\tabcellsep Mean Rank\\
Regulatory Compliance Score\tabcellsep Diagnostic centers Chain of Diagnostic Centers\tabcellsep 7 7\tabcellsep 6.71 8.29\\
\tabcellsep Total\tabcellsep 14\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Regulatory Compliance Score}\tabcellsep \\
Chi-Square\tabcellsep 0.617\tabcellsep \tabcellsep \\
df\tabcellsep 1\tabcellsep \tabcellsep \\
Asymp. Sig.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table VII}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{V} \par 
\begin{longtable}{P{0.588871473354232\textwidth}P{0.19451410658307208\textwidth}P{0.01598746081504702\textwidth}P{0.0506269592476489\textwidth}}
\multicolumn{4}{l}{A Comparative Analysis of Factors Influencing Compliance to Contain Man-Made Ionizing Radiation in}\\
\multicolumn{2}{l}{Diagnostic Medical Imaging Devices}\tabcellsep \tabcellsep \\
Year 2018\tabcellsep \tabcellsep \tabcellsep \\
Volume XVIII Issue 1 Version I\tabcellsep \tabcellsep \tabcellsep \\
D D D D ) D\tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Type of Institutions\tabcellsep N\tabcellsep Mean Rank\\
Compliance Score\tabcellsep Chain of Diagnostic centers Government Hospitals\tabcellsep 7 7\tabcellsep 4.00 11.00\\
\tabcellsep Total\tabcellsep 14\tabcellsep \\
© 2018 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table V :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VI} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table VI :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VII} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table VII :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VIII} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table VIII :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{IX} \par 
\begin{longtable}{P{0.41452464788732396\textwidth}P{0.17808098591549296\textwidth}P{0.2214788732394366\textwidth}P{0.00897887323943662\textwidth}P{0.026936619718309858\textwidth}}
\tabcellsep \multicolumn{3}{l}{Regulatory Compliance Score}\\
Chi-Square\tabcellsep \tabcellsep 11.492\tabcellsep \\
df\tabcellsep \tabcellsep 1\tabcellsep \\
Asymp. Sig.\tabcellsep \tabcellsep 0.001\tabcellsep \\
\multicolumn{2}{l}{The mean rank between Diagnostic Centers}\tabcellsep \multicolumn{3}{l}{alpha value 0.05. However, Diagnostic centers and}\\
\multicolumn{2}{l}{and Government hospitals has been found to be}\tabcellsep \multicolumn{3}{l}{Government hospitals accredit 82.09 percent of the}\\
\multicolumn{2}{l}{statistically significant from the results of Kruskal-Wallis}\tabcellsep \multicolumn{2}{l}{variability in mean ranks.}\\
\multicolumn{2}{l}{test with an estimated 'P' of 0.001, which is less than the}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Type of Institutions}\tabcellsep N\tabcellsep Mean Rank\\
Regulatory Compliance Score\tabcellsep \multicolumn{2}{l}{Corporate Hospitals Government Hospitals}\tabcellsep 7 7\tabcellsep 7.50 7.50\\
\tabcellsep Total\tabcellsep \tabcellsep 14\\
\tabcellsep \multicolumn{3}{l}{Regulatory Compliance Score}\\
Chi-Square\tabcellsep \tabcellsep 0.000\tabcellsep \\
df\tabcellsep \tabcellsep 1\tabcellsep \\
Asymp. Sig.\tabcellsep \tabcellsep 1.000\tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table IX :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\\
Volume XVIII Issue 1 Version I\\
D D D D )\\
(\\
© 2018 Global Journals\end{longtable} \par
 
\caption{\label{tab_11}D}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{X} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_12}Table X :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{XI} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_13}Table XI :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{XII} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_14}Table XII :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Cohen and Lee ()]{b7}\label{b7} 	 		‘A Catalog of Risks’.  		 			B L Cohen 		,  		 			I S Lee 		.  	 	 		\textit{Health Physics}  		1975. 36 p. .  	 
\bibitem[Rajan ()]{b16}\label{b16} 	 		‘A Comprehensive Analysis of Best Practices towards Radiation Safety Measures for Medical Diagnostic Imaging Equipments in Government Hospitals’.  		 			R Rajan 		.  	 	 		\textit{Asian Journal of Medicine and Health}  		2018. 10  (1)  p. .  	 
\bibitem[Fm ()]{b10}\label{b10} 	 		‘AAPM/RSNA physics tutorial for residents -topics in CT: radiation dose in CT’.  		 			Mcnitt-Gray Fm 		.  	 	 		\textit{Radiographics}  		2002. 22  (6)  p. .  	 
\bibitem[Rajan and Ganesan ()]{b17}\label{b17} 	 		‘Analysis of Factors Influencing Regulatory Compliance to Contain Man-made Ionizing Radiation from Medical Diagnostic Imaging Equipments in Corporate Hospitals’.  		 			R Rajan 		,  		 			R Ganesan 		.  	 	 		\textit{Tamil Nadu, India. Asian Journal of Medicine and Health}  		2017. 8  (3)  p. .  	 
\bibitem[Rajan and Rajkumar ()]{b18}\label{b18} 	 		‘Analysis of Regulatory Compliance on Radiation Safety Parameters with Chain of Diagnostic Centers in Tamil Nadu’.  		 			R Rajan 		,  		 			P R Rajkumar 		.  	 	 		\textit{India. Journal of Advances in Medicine and Medical Research}  		2017. 24  (2)  p. .  	 
\bibitem[Brenner and Hall ()]{b11}\label{b11} 	 		‘Computed tomography -an increasing source of radiation exposure’.  		 			D J Brenner 		,  		 			E J Hall 		.  	 	 		\textit{New England Journal of Medicine}  		2007. 357 p. .  	 
\bibitem[Mettler et al. ()]{b9}\label{b9} 	 		‘CT scanning: patterns of use and dose’.  		 			F A Mettler 		,  		 			P W Wiest 		,  		 			J A Locken 		,  		 			C A Kelsey 		.  	 	 		\textit{Journal of Radiological Protection}  		2000. 20  (4)  p. .  	 
\bibitem[Rajan and Rajkumar ()]{b19}\label{b19} 	 		‘Diagnostic Laboratories-Are These Radiation Safe?’.  		 			R Rajan 		,  		 			P R Rajkumar 		.  	 	 		\textit{Journal of Multidisciplinary Research in Healthcare}  		2017. 3  (2)  p. .  	 
\bibitem[Francis (2008)]{b4}\label{b4} 	 		\textit{Global Import Regulations for Pre-owned (Used and Refurbished) Medical Devices},  		 			S Francis 		.  		 \url{https://www.trade.gov/media/publications/pdf/medical2008.pdf.Accessedon}  		2008. February 19. 2018.  	 	 (th Edition) 
\bibitem[Modi (2017)]{b3}\label{b3} 	 		‘Healthy margins elusive for healthcare biz’.  		 			A Modi 		.  		 \url{https://www.pressreader.com/india/business-standard/20171230/281685435222064.Accessedon}  	 	 		\textit{Business Standard}  		December 16, 2017. February 18. 2018.  	 
\bibitem[Storrs (2013)]{b15}\label{b15} 	 		‘How much Do CT Scans increase the Risk of Cancer?’.  		 			C Storrs 		.  		 \url{https://www.scientificamerican.com/article/how-much-ct-scans-increase-risk-cancer}  	 	 		\textit{Scientific American}  		2013. July. February 20. 2018.  	 
\bibitem[Moore et al. ()]{b14}\label{b14} 	 		‘Image gently Using exposure indicators to improve pediatric digital radiography’.  		 			Q T Moore 		,  		 			S Don 		,  		 			M J Goske 		,  		 			K J Strauss 		,  		 			M Cohen 		,  		 			T Herrmann 		,  		 			R Macdougall 		,  		 			L Noble 		,  		 			G Morrison 		,  		 			S D John 		,  		 			R T Lehman 		.  	 	 		\textit{Radiologic Technology}  		2012. 84 p. .  	 
\bibitem[India Brand Equity Foundation (IBEF). Healthcare ()]{b0}\label{b0} 	 		\textit{India Brand Equity Foundation (IBEF). Healthcare},  		2016.  	 
\bibitem[Medventura Top 6 refurbished medical equipment market place online ()]{b1}\label{b1} 	 		\textit{Medventura Top 6 refurbished medical equipment market place online},  		2017.  	 
\bibitem[Mumbai (2016)]{b6}\label{b6} 	 		 			India Mumbai 		.  		 \url{https://www.aerb.gov}  		\textit{/images/PDF/DiagnosticRadiology/Safet y-Code-for-Diagnostic-Radiology.pdf . Accessed on},  				2016. February 19. 2018.  	 
\bibitem[González et al. ()]{b13}\label{b13} 	 		‘Projected cancer risks from computed tomographic scans performed in the United States in 2007’.  		 			B D González 		,  		 			M Mahesh 		,  		 			K P Kim 		,  		 			M Bhargavan 		,  		 			R Lewis 		,  		 			F Mettler 		,  		 			C Land 		.  	 	 		\textit{Archives of Internal Medicine}  		2009. 169  (22)  p. .  	 
\bibitem[Radiation Safety in manufacture, Supply and Use of Medical Diagnostic X-ray Equipment Atomic Energy Regulatory Body]{b5}\label{b5} 	 		‘Radiation Safety in manufacture, Supply and Use of Medical Diagnostic X-ray Equipment’.  		 \url{AERN/RF/MED/SC-3}  	 	 		\textit{Atomic Energy Regulatory Body}  		 (2) .  	 
\bibitem[Bindman ()]{b12}\label{b12} 	 		‘Rising use of Diagnostic Medical Imaging in a Large Integrated System’.  		 			R S Bindman 		.  	 	 		\textit{Health Affairs (Millwood)}  		2008. 27  (6)  p. .  	 
\bibitem[Sood ()]{b2}\label{b2} 	 		\textit{Strategic Marketing Management and Tactics in the Service Industry},  		 			T Sood 		.  		2017. India: IGI Global.  		 			JECRC University 		 	 
\bibitem[UNITED NATIONS Scientific Committee on the Effects of Atomic Radiation, UNSCEAR. Sources and Effects of Ionizing Radiation, Scientific Committee on the Effects of Atomic Radiation (2000)]{b8}\label{b8} 	 		\textit{UNITED NATIONS Scientific Committee on the Effects of Atomic Radiation, UNSCEAR. Sources and Effects of Ionizing Radiation, Scientific Committee on the Effects of Atomic Radiation},  		 \url{http://www.unscear.org/docs/publications/2000/UNSCEAR\textunderscore 2000\textunderscore Report\textunderscore Vol.I.pdf.Accessedon}  		2000. 19 Feb 2018.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
