\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={Combat Role for Women in the Indian Armed Forces},
 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-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Combat Role for Women in the Indian Armed Forces}
\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]{Wg Cdr Jasbir Singh  Minhas}

             \affil[1]{  Chandigarh University Mohali, Punjab}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2015 Accepted: 4 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Introduction:The woman is participating in the every field with the men in the modern age. In the armed forces also women is performing different duties. The current study will evaluate the role of the Indian women in the armed forces especially in the combat role. The study also investigates the perception of the officials and physiologists of the armed forces about the same.Research Methodology: The study is primary in the nature. A sample size of 108 has been selected for the study. Systematic random sampling has used for the selection of the sample. For the analysis of the data descriptive statistics, correlation, regression, factor analysis and T test has been used. Findings: Most of the respondents agreed that women can effectively participate in the armed forces as the combat role. The findings also reveal that women is physically and mentally fit to perform in the combat role in the armed forces. Originality: This paper is original in nature ans the study is highly called for.

\end{abstract}


\keywords{armed forces, India, women, combat fighting.}

\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 women are performing really well in all the fields starting from house hold management to space shuttle.. Three top private banks have women as their CEOs namely Shikha Sharma as CEO \& MD of Axis bank, Chanda Kochhar CEO \& MD of ICICI bank and Naina Lal Kidwai as India country head of HSBC. In politics also the women are powerful and performing as Chief Ministers of states like West Bengal and Tamil Nadu and in the recent past the Chief Minister of UP was also women. Not only the fields of politics and banks but all the fields like Medicine, Engineering, Pharmaceuticals, Management, Defense and Pare-Military forces have attracted women and they performed very well and in some cases they have outnumbered and performed better than their male counterpart.\par
The Indian Armed Forces consists of three professional uniformed services: the Indian Army, Indian Navy, and Indian Air Force. Additionally, the Indian Armed Forces are supported by three paramilitary organizations (Assam Rifles, Indian Coast Guard and Special Frontier Force) and various inter-service institutions such as the Strategic Forces Command. The President of India is the Supreme Commander of the Indian Armed Forces.\par
The Indian Armed Forces, which for long was considered a male dominated workplace, now has confident, bold women, molding into every role and setting examples for future generations. Lieutenant General Puneeta Arora, a lady officer from the Army Medical Corps, heads the prestigious defense institution, the Armed Forces Medical College (AFMC), in Pune. Padmavathy Bandopadhyay was the first woman Air Marshal of the Indian Air Force. The role of women in the armed forces for a long time, was limited to the medical profession i.e. doctors and nurses. In 1992, the doors were thrown open for women entry as regular officers in aviation, logistics, law, engineering and executive cadres. Three wings of armed forces have women officers ranging between appx 3.3 \% to 10.4 \% of the total present strength of the officers. Women officers in the armed forces are performing very well and exhibiting their responsibility and duties shoulder to shoulder with their male counter parts. Even though 20 years have passed there is no policy and scheme made by Indian Government to induct women in combat role and as PBORs in their three fleets of armed forces.\par
Bright, young and energetic men and women make up the bulk of manpower in the armed forces. Recruitment is voluntary, which implies that every citizen of India is eligible to be a part of it, provided he/she fulfils the specified criteria for selection. Caste, region or religion, do not come in the way of the selection process, thereby making it a heterogeneous work place. The current study will evaluate the possibility for women as combat fighter in the armed forces of India. The also investigate the perception of the army officials (i.e., Officers, Women officers, Physiologists) about the same.\par
The study will be divided into six parts. The first part discusses the overview of the study. The second part reveals the literature. The third section reveals the objectives of the study. The forth section depicts the methodology used for the purpose of the study. The sixth part shows the analysis of the data and the last part uncovers the conclusion for the study. 
\section[{II.}]{II.} 
\section[{Review of Literature}]{Review of Literature}\par
A number of scholars evaluated the participation of women in the armed forces at the both levels (i.e., technical and operations). \hyperref[b0]{Cook (2006)} stated that Women have played many roles in the military for over 3,000 years in a large number of cultures and nations. Despite various, though limited, roles in the armies of past societies, the role of women in the military, particularly in combat was very limited and it is only recently that women have begun to be given a more prominent role in contemporary armed forces. The debate is on as numbers of countries begin to expand the role of women in their armed forces. The status of women in the armed forces of the important countries of the world is as follows in the subsequent paragraphs. The other scholars also supported the fact and discuses the past condition and future possibility of women in the armed forces.  argued that the current tally of woman in the Russian Army is standing at around 115,000 to 160,000, representing 10\% of Russia's military strength. The only nation to deploy female combat troops in substantial numbers was Russia. British took the lead in 1938 worldwide in establishing uniformed services for women. By August, 1941, women were operating the fire-control instruments; they were never allowed to pull the trigger, as killing the enemy was considered to be too masculine. More than 500,000 women were volunteer uniformed auxiliaries in the German armed forces in 1944-45. In the Luftwaffe they served in combat roles helping to operate the anti -aircraft systems that shot down Allied bombers. The reports of the different armed research organizations also evaluated the position of the women in the armed forces. WSIDF (2010) reveals that Israel is currently the only country in the world with a mandatory military service requirement for women Roles for women beyond technical and secretarial support started to open up in the late 1970s and early 1980s.In 2000, Equality amendment to the Military Service law granting equal opportunities in the military to women found physically and personally suitable for a job in 2000. Women started to enter combat support and light combat roles in a few areas, including the Artillery Corps, infantry units and armored divisions. In his study \hyperref[b17]{Campbell (1993)} depicts that the United States is considered a pioneer and a trend-setter as regards to induction of women in the services. There are approximately 200,000 American women on active duty in the US armed forces. They constitute nearly 20 percent of its strength. Women are also participating in Iraq operations in large numbers. 15\% women are the part of French armed forces The role of women in the French military grew in 1914 with the recruitment of women as personnel in the combined branches of the French military. They are 11\% of the Army forces, 13\% for the Navy, 21\% of the Air Force and 50\% of the Medical Corps. This is the highest proportion of female personnel in Europe. It has been reported in the (Girls in the army: Norway passes bill on mandatory military service for women, 2014) that women in Norway have been in defense since 1938, and during the Second World War both enlisted women and female officers served in all branches of the military. Between 1977 and 1984, the Norwegian Parliament passed laws expanding the role of women in the Norwegian Armed Forces. In 1995, Norway allowed women to serve on its military submarines, The Parliament of Norway plans conscription for women on equal terms with men in 2015.Singapore also allows women to serve in combat roles. Sri Lanka Air Force (SLAF) was the first service of the Sri Lankan military to allow women to serve followed by Army in 1979 with the establishment of the Sri Lanka Army Women's Corps (SLAWC). Not only in the western countries but in the asian countries also participation of women in the armed forces has been discussed in the research. Pakistan is the only country in the Islamic world to have women appointed in the high ranking assignments and the general officer ranks, as well as performing their military duties in the hostile and combat military operations. Staff editorial report (2006) reveals that women have been taking part in Pakistan military since 1947 after the establishment of Pakistan. In 2006, the first women fighter pilots batch joined the combat aerial mission command of PAF and women in Pakistan Army have been trained in combat missions, particularly in sniper, airborne and infantry warfare. Currently 12.8\% of women are serving in the Australian Defense Force (with 15.1\% in the Royal Australian Air Force, 14.6\% in the Royal Australian Navy and 10.5\% in the Australian Army) and 17.5\% of the reserves. In 1998, Australia became the fourth nation in the world to allow women to serve on its submarines. In the report (Categories of Entry, 2011) it has been reported that Indian Armed Forces consists of three professional uniformed services: the Indian Army, Indian Navy, and Indian Air Force. Additionally, the Indian Armed Forces are supported by three paramilitary organizations namely Assam Rifles, Indian Coast Guard and Special Frontier Force and various inter-service institutions such as the Strategic Forces Command. The strength of Indian Armed Forces is over 1.3 million active personnel. It is world's 3rd largest military force and has the world's largest volunteer army. Indian Army consists of 1,129,900 active personnel and 990960 as reserve. Indian Navy has a strength of 58,350 active and 55,000 as reserve personnel. Indian Air Force has a strength of 1,27,200 as active and 1,40,000 as reserve .In the article of (Deccan Herald, 22 Aug,2012) it has been reported that women officers in the Indian Army, Navy and Air Force constitute only 3.3, 3.9 and 10.4 percent of the officer cadre respectively and these figures were achieved within 20 years from when they were first recruited. The role of women in the armed forces for a long time, was limited to the medical profession i.e. doctors and nurses. In 1992, the doors were thrown open for women entry as regular officers in aviation, logistics, law, engineering and executive cadres. Thousands of spirited young women applied against advertisements and it was a turning point in the history of time. These women chose a new field where they had to painstakingly pave a path for the others to follow. Following are the branches where women are permitted to work in the Indian Armed Forces.\par
Though the scholars have discussed the role of women in the armed forces in the different parts of the world, the study on the role of women in the Indian armed forces as combat fighters is highly called for. The present study will evaluate the same topic. 
\section[{III.}]{III.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
? To evaluate the role of women in the Indian Armed Forces\par
? To find out the perception of the army officials about the role of women in combat\par
? To evaluate the physical and mental strength of women in a combat roleIV. 
\section[{Research Methodology}]{Research Methodology}\par
The study is primary in the nature. A sample size of 108 has been selected for the study. Systematic random sampling has used for the selection of the sample. For the analysis following tools have been used. Following tools are used for data analysis.\par
The mean is a particularly informative measure of the "central tendency" of the variable if it is reported along with its confidence intervals. 
\section[{Mean}]{Mean}i X n = ?\par
Usually we are interested in statistics (such as the mean) from our sample only to the extent to which they can infer information about the population. The confidence intervals for the mean give us a range of values around the mean where we expect the "true" (population) mean is located (with a given level of certainty). Skewness measures the deviation of the distribution from symmetry. If the skewness is clearly different from 0, then that distribution is asymmetrical, while normal distributions are perfectly symmetrical. 3 is the sample standard deviation raised to the third power n is the valid number of cases. Kurtosis measures the "peakedness" of a distribution. If the kurtosis is clearly different than 0, then the distribution is either flatter or more peaked than normal; the kurtosis of the normal distribution is 0. Kurtosis is computed as:Skewness = 3 3 ( 1)( 2) nM n n s ? ? where M 3 is equal to: ( ) 3 1 m i i x x = ? ? sKurtosis = 2 4 2 4\textbf{( 1) 3 ( 1)}( 1)( 2)( 3) n n M M n n n n s + ? ? ? ? ?\par
where:\par
( ) A line in a two-dimensional or two-variable space is defined by the equation Y=a+bX; in full text, the Y variable can be expressed in terms of a constant (a) and a slope (b) times the X variable. The constant is also referred to as the intercept, and the slope as the regression coefficient or B coefficient. Multiple regression procedures will estimate a linear equation of the form:Y=a+b 1 X 1 +b 2 X 2 +...+b p X p\par
The regression line expresses the best prediction of the dependent variable (Y), given the independent variables (X). However, nature is rarely (if ever) perfectly predictable, and usually there is substantial variation of the observed points around the fitted regression line. The deviation of a particular point from Pearson's chi-square is used to assess two types of comparison: tests of goodness of fit and tests of independence. A test of goodness of fit establishes whether or not an observed frequency distribution differs from a theoretical distribution. A test of independence assesses whether paired observations on two variables, expressed in a contingency table, are independent of each other -for example, whether people from different regions differ in the frequency with which they report that they support a political candidate.\par
The t-test can be used to compare a sample mean to an accepted value (a population mean), or it can be used to compare the means of two sample sets.\par
where s is the standard deviation of the sample, not the population standard deviation.\par
V.\par
. 
\section[{Data Analysis and}]{Data Analysis and} 
\section[{Findings}]{Findings}\par
The current chapter will discuss the findings of the data analyzed with the help of statistical tools  Table  {\ref .}1 shows that the mean value is lying between 1 and 3 ie strongly agree, agrees and neutral. It shows that most of the people agree with the study. All the people are in support that women can work in army in combat role and in PBOR's. The result of the standard deviation shows that there is very negligible deviation in the data which shows that the data is normal in the nature. The result of the skewness and the kurtosis also supports the same fact. After descriptive statistics correlation has been used to check the relationship among the variables. Next table will reveal the result of correlation.    .000  On the basis of eigen value four factors have been made and the following variables come under the different factors. 
\section[{Factor Analysis}]{Factor Analysis}\par
F1 Includes the var no \hyperref[b0]{(1,}\hyperref[b1]{2,} {\ref 3,} {\ref 5,}\hyperref[b5]{6,}\hyperref[b21]{22,}\hyperref[b22]{23,}\hyperref[b23]{24)} F2 Includes the var no \hyperref[b3]{(4,} {\ref 7,}\hyperref[b13]{14,}\hyperref[b14]{15,} {\ref 17,}\hyperref[b17]{18,}\hyperref[b19]{20,} {\ref 21)} F3 Includes the var no \hyperref[b7]{(8,} {\ref 9,}\hyperref[b12]{13,}\hyperref[b15]{16,}\hyperref[b17]{18)} F4 Includes the var no \hyperref[b14]{(15,}\hyperref[b24]{25)} Volume  Table \hyperref[tab_10]{9} shows the results of the T test. In all the cases the significance value vale is less than 0.05 which signifies that the findings of the study can be generalized in case of the universe of the study.\par
VII. 
\section[{Conclusion}]{Conclusion}\par
The present study revolves around the possibilities of combat role for the women in the Indian armed Forces.. The views of the people are overwhelming towards the combat role for the women in the Armed Forces. The responses of the people through questionnaire were hinting strongly to involve women in the armed forces. The statistical tools results are also indicating the provision of combat role for the women in the forces without any ambiguity. . India had also started inducting women in to armed forces since 1992 but only in the officer cadre and without the role of combat Operation. The changing environment, security perception and the capabilities of the women's made them eligible to work in the paramilitary forces in combat roles. The Indian Air Force has also made it public on its also 73rd Air forces day that women will fly the fighter aircraft from next year onward ITBP is also planning to induct women on the China border for the next year. This is the beginning of the combat operations role for women in the Indian Armed forces. The review paper is based on the feedback of 100 plus respondents. The respondents were chosen from three wings of the Armed forces of India ie Army, Air force \& Navy. The respondents were chosen from serving \& retired, officers \& Men, Men and Women and of all available age groups. The above findings shows the possibility of deployment of women soldiers in combat role same as  and \hyperref[b0]{Cook (2006)} reveals in their study about the Russian army and other forces in the world. The results of the paper are inclining towards further increment of women in combat operation roles and their induction in the lower ranks of the forces.\par
The study also recommends that the further research required elaborating the possibility about the deployment of women soldiers in combat role. The further research may address the questions that on which battles and in which role the women may perform better as a combat warrior.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}µx}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Combat}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2015\\
( H )\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.021478361893697357\textwidth}P{0.03456288120824862\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.042956723787394714\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.031106593087423754\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.031600348533255884\textwidth}P{0.03135347081033982\textwidth}P{0.031600348533255884\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}P{0.03135347081033982\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{17}{l}{Combat Role for Women in the Indian Armed Forces}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XV Issue IX Version I 22 ( H ) Global Journal of Human Social Science -Year 2015\tabcellsep Var1 Var2 Var3 Var4 Var5 Var6 Var7 Var8 Var9 VAr10 Var11 Var12 Var13 Var14 Var15 Var16 Var17 Var18 Var19 Var20 Var21 Var22 Var23 Var24 Var25\tabcellsep Var1 1 .754 .670 .447 .575 .723 .572 .640 .552 .505 .641 .544 .223 .587 .496 .560 .477 .426 .414 .573 .543 .442 .450 .603 .376\tabcellsep Var2 .754 1 .776 .540 .653 .770 .672 .505 .589 .578 .692 .634 .297 .610 .501 .515 .598 .375 .460 .614 .565 .562 .573 .649 .289\tabcellsep Var3 .670 .776 1 .499 .600 .712 .557 .531 .567 .542 .615 .536 .246 .533 .436 .445 .498 .319 .422 .524 .494 .581 .577 .544 .324\tabcellsep Var4 .447 .540 .499 1 .347 .394 .543 .394 .472 .548 .628 .388 .221 .598 .461 .394 .558 .464 .181 .548 .490 .491 .342 .460 .238\tabcellsep Var5 .575 .653 .600 .347 1 .660 .425 .532 .552 .503 .567 .559 .335 .446 .356 .541 .568 .328 .386 .466 .492 .492 .441 .499 .231\tabcellsep Var6 .723 .770 .712 .394 .660 1 .648 .531 .587 .569 .676 .621 .355 .506 .466 .626 .478 .443 .444 .524 .524 .572 .559 .659 .281\tabcellsep Var7 .572 .672 .557 .543 .425 .648 1 .443 .498 .594 .662 .546 .439 .656 .633 .471 .595 .538 .414 .577 .631 .514 .445 .516 .320\tabcellsep Var8 .640 .505 .531 .394 .532 .531 .443 1 .676 .509 .527 .464 .483 .478 .379 .558 .567 .469 .352 .565 .511 .433 .424 .546 .326\tabcellsep Var9 .552 .589 .567 .472 .552 .587 .498 .676 1 .664 .594 .531 .397 .448 .353 .612 .578 .432 .432 .596 .448 .464 .403 .523 .191\tabcellsep VAr10 .505 .578 .542 .548 .503 .569 .594 .509 .664 1 .658 .651 .429 .547 .368 .563 .635 .437 .343 .595 .595 .544 .443 .501 .195\tabcellsep Var11 .641 .692 .615 .628 .567 .676 .662 .527 .594 .658 1 .580 .359 .633 .595 .590 .536 .421 .395 .683 .622 .459 .418 .569 .403\tabcellsep Var12 .544 .634 .536 .388 .559 .621 .546 .464 .531 .651 .580 1 .398 .491 .460 .431 .565 .297 .358 .536 .523 .546 .511 .603 .293\tabcellsep Var13 .223 .297 .246 .221 .335 .355 .439 .483 .397 .429 .359 .398 1 .393 .361 .400 .426 .400 .294 .47 1 .470 .281 .237 .330 .192\tabcellsep Var14 .587 .610 .533 .598 .446 .506 .656 .478 .448 .547 .633 .491 .393 1 .660 .508 .496 .411 .383 .597 .559 .426 .369 .596 .443\tabcellsep Var15 .496 .501 .436 .461 .356 .466 .633 .379 .353 .368 .595 .460 .361 .660 1 .333 .389 .420 .447 . 571 .547 .407 .429 .564 .356\tabcellsep Var16 .560 .515 .445 .394 .541 .626 .471 .558 .612 .563 .590 .431 .400 .508 .333 1 .468 .476 .398 .589 .469 .488 .365 .559 .317\tabcellsep Var17 .477 .598 .498 .558 .568 .478 .595 .567 .578 .635 .536 .565 .426 .496 .389 .468 1 .491 .269 .590 .515 .504 .434 .538 .166\tabcellsep Var18 .426 .375 .319 .464 .328 .443 .538 .469 .432 .437 .421 .297 .400 .411 .420 .476 .491 1 .246 .502 .447 .316 .201 .340 .072\tabcellsep Var19 .414 .460 .422 .181 .386 .444 .414 .352 .432 .343 .395 .358 .294 .383 .447 .398 .269 .246 1 .420 .282 .276 .364 .320 .193\tabcellsep Var20 .573 .614 .524 .548 .466 .524 .577 .565 .596 .595 .683 .536 .471 .597 .571 .589 .590 .502 .420 1 .691 .479 .450 .691 .326\tabcellsep Var21 .543 .565 .494 .490 .492 .524 .631 .511 .448 .595 .622 .523 .470 .559 .547 .469 .515 .447 .282 .691 1 .477 .382 .521 .246\tabcellsep Var22 .442 .562 .581 .491 .492 .572 .514 .433 .464 .544 .459 .546 .281 .426 .407 .488 .504 .316 .276 .479 .477 1 .699 .552 .224\tabcellsep Var23 .450 .573 .577 .342 .441 .559 .445 .424 .403 .443 .418 .511 .237 .369 .429 .365 .434 .201 .364 .450 .382 .699 1 .535 .228\tabcellsep Var24 .603 .649 .544 .460 .499 .659 .516 .546 .523 .501 .569 .603 .330 .596 .564 .559 .538 .340 .320 .691 .521 .552 .535 1 .296\tabcellsep Var25 .376 .289 .324 .238 .231 .281 .320 .326 .191 .195 .403 .293 .192 .443 .356 .317 .166 .072 .193 .326 .246 .224 .228 .296 1\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2125\textwidth}P{0.2125\textwidth}P{0.2125\textwidth}P{0.2125\textwidth}}
.842\tabcellsep .709\tabcellsep .625\tabcellsep .599\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.17790697674418604\textwidth}P{0.2569767441860465\textwidth}P{0.059302325581395345\textwidth}P{0.19767441860465115\textwidth}P{0.059302325581395345\textwidth}P{0.09883720930232558\textwidth}}
\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig.\\
Regression\tabcellsep 72.593\tabcellsep 24\tabcellsep 3.025\tabcellsep 8.444\tabcellsep .000 a\\
Residual\tabcellsep 29.731\tabcellsep 83\tabcellsep .358\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.001147098515519568\textwidth}P{0.14453441295546557\textwidth}P{0.15600539811066128\textwidth}P{0.1261808367071525\textwidth}P{0.13765182186234817\textwidth}P{0.27989203778677463\textwidth}P{0.004588394062078272\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Unstandardized Coefficients}\tabcellsep Standardized\tabcellsep \\
\tabcellsep Model\tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep t\tabcellsep Sig.\\
1\tabcellsep (Constant)\tabcellsep .122\tabcellsep .261\tabcellsep \tabcellsep \multicolumn{2}{l}{.467 .642}\\
\tabcellsep Var1\tabcellsep .008\tabcellsep .121\tabcellsep .008\tabcellsep \multicolumn{2}{l}{.067 .947}\\
\tabcellsep Var2\tabcellsep -.153\tabcellsep .124\tabcellsep -.169\tabcellsep \multicolumn{2}{l}{-1.240 .218}\\
\tabcellsep Var3\tabcellsep .048\tabcellsep .092\tabcellsep .057\tabcellsep \multicolumn{2}{l}{.526 .600}\\
\tabcellsep Var4\tabcellsep .033\tabcellsep .078\tabcellsep .041\tabcellsep \multicolumn{2}{l}{.426 .671}\\
\tabcellsep Var5\tabcellsep -.082\tabcellsep .085\tabcellsep -.094\tabcellsep \multicolumn{2}{l}{-.971 .334}\\
\tabcellsep Var6\tabcellsep -.003\tabcellsep .126\tabcellsep -.003\tabcellsep \multicolumn{2}{l}{-.021 .983}\\
\tabcellsep Var7\tabcellsep .032\tabcellsep .114\tabcellsep .032\tabcellsep \multicolumn{2}{l}{.279 .781}\\
\tabcellsep Var8\tabcellsep -.104\tabcellsep .097\tabcellsep -.115\tabcellsep \multicolumn{2}{l}{-1.072 .287}\\
\tabcellsep Var9\tabcellsep .284\tabcellsep .107\tabcellsep .266\tabcellsep \multicolumn{2}{l}{2.644 .010}\\
\tabcellsep Var11\tabcellsep .235\tabcellsep .110\tabcellsep .252\tabcellsep \multicolumn{2}{l}{2.136 .036}\\
\tabcellsep Var12\tabcellsep .277\tabcellsep .093\tabcellsep .274\tabcellsep \multicolumn{2}{l}{2.974 .004}\\
\tabcellsep Var13\tabcellsep .053\tabcellsep .104\tabcellsep .042\tabcellsep \multicolumn{2}{l}{.512 .610}\\
\tabcellsep Var14\tabcellsep .202\tabcellsep .115\tabcellsep .184\tabcellsep \multicolumn{2}{l}{1.763 .082}\\
\tabcellsep Var15\tabcellsep -.264\tabcellsep .112\tabcellsep -.237\tabcellsep \multicolumn{2}{l}{-2.349 .021}\\
\tabcellsep Var16\tabcellsep .081\tabcellsep .115\tabcellsep .070\tabcellsep \multicolumn{2}{l}{.703 .484}\\
\tabcellsep Var17\tabcellsep .207\tabcellsep .123\tabcellsep .170\tabcellsep \multicolumn{2}{l}{1.686 .095}\\
\tabcellsep Var18\tabcellsep .043\tabcellsep .112\tabcellsep .033\tabcellsep \multicolumn{2}{l}{.379 .706}\\
\tabcellsep Var19\tabcellsep .036\tabcellsep .088\tabcellsep .032\tabcellsep \multicolumn{2}{l}{.414 .680}\\
\tabcellsep Var20\tabcellsep -.029\tabcellsep .121\tabcellsep -.029\tabcellsep \multicolumn{2}{l}{-.241 .810}\\
\tabcellsep Var21\tabcellsep .198\tabcellsep .108\tabcellsep .179\tabcellsep \multicolumn{2}{l}{1.824 .072}\\
\tabcellsep Var22\tabcellsep .070\tabcellsep .086\tabcellsep .081\tabcellsep \multicolumn{2}{l}{.812 .419}\\
\tabcellsep Var23\tabcellsep .064\tabcellsep .096\tabcellsep .062\tabcellsep \multicolumn{2}{l}{.661 .510}\\
\tabcellsep Var24\tabcellsep -.056\tabcellsep .094\tabcellsep -.066\tabcellsep \multicolumn{2}{l}{-.589 .557}\\
\tabcellsep Var25\tabcellsep -.068\tabcellsep .062\tabcellsep -.082\tabcellsep \multicolumn{2}{l}{-1.107 .271}\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 3 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
.925\end{longtable} \par
 
\caption{\label{tab_7}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.04967532467532467\textwidth}P{0.3435876623376623\textwidth}P{0.11728896103896104\textwidth}P{0.14902597402597403\textwidth}P{0.028977272727272723\textwidth}P{0.028977272727272723\textwidth}P{0.033116883116883114\textwidth}P{0.06623376623376623\textwidth}P{0.033116883116883114\textwidth}}
Component\tabcellsep \multicolumn{8}{l}{Extraction Sums of Squared L di \% of Cumulative Total \% of Variance Cumulative \% Total Rotation Sums of Squared Initial Eigenvalues L di Total \% of Cumulative \%}\\
1\tabcellsep \multicolumn{2}{l}{12.797 51.187}\tabcellsep 51.187\tabcellsep 12.797\tabcellsep 51.187\tabcellsep 51.187\tabcellsep 5.880 23.520\tabcellsep 23.520\\
2\tabcellsep 1.404\tabcellsep 5.616\tabcellsep 56.803\tabcellsep 1.404\tabcellsep 5.616\tabcellsep 56.803\tabcellsep 4.151 16.604\tabcellsep 40.125\\
3\tabcellsep 1.260\tabcellsep 5.039\tabcellsep 61.842\tabcellsep 1.260\tabcellsep 5.039\tabcellsep 61.842\tabcellsep 3.974 15.897\tabcellsep 56.021\\
4\tabcellsep 1.070\tabcellsep 4.280\tabcellsep 66.122\tabcellsep 1.070\tabcellsep 4.280\tabcellsep 66.122\tabcellsep 2.525 10.101\tabcellsep 66.122\\
5\tabcellsep .920\tabcellsep 3.679\tabcellsep 69.802\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6\tabcellsep .862\tabcellsep 3.449\tabcellsep 73.251\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
7\tabcellsep .703\tabcellsep 2.812\tabcellsep 76.063\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
8\tabcellsep .661\tabcellsep 2.645\tabcellsep 78.708\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
9\tabcellsep .608\tabcellsep 2.434\tabcellsep 81.142\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
10\tabcellsep .577\tabcellsep 2.309\tabcellsep 83.451\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
11\tabcellsep .495\tabcellsep 1.982\tabcellsep 85.433\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
12\tabcellsep .471\tabcellsep 1.885\tabcellsep 87.318\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
13\tabcellsep .418\tabcellsep 1.670\tabcellsep 88.988\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
14\tabcellsep .377\tabcellsep 1.510\tabcellsep 90.498\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15\tabcellsep .364\tabcellsep 1.456\tabcellsep 91.954\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
16\tabcellsep .323\tabcellsep 1.292\tabcellsep 93.245\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
17\tabcellsep .283\tabcellsep 1.134\tabcellsep 94.379\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
18\tabcellsep .266\tabcellsep 1.064\tabcellsep 95.443\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.1846441947565543\textwidth}P{0.16235955056179774\textwidth}P{0.17668539325842697\textwidth}P{0.16076779026217228\textwidth}P{0.1655430711610487\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Component}\tabcellsep \\
\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\\
Var1\tabcellsep .573\tabcellsep .215\tabcellsep .344\tabcellsep .441\\
Var2\tabcellsep .726\tabcellsep .328\tabcellsep .246\tabcellsep .302\\
Var3\tabcellsep .742\tabcellsep .230\tabcellsep .193\tabcellsep .282\\
Var4\tabcellsep .324\tabcellsep .758\tabcellsep .101\tabcellsep .074\\
Var5\tabcellsep .635\tabcellsep .082\tabcellsep .454\tabcellsep .150\\
Var6\tabcellsep .701\tabcellsep .177\tabcellsep .381\tabcellsep .295\\
Var7\tabcellsep .362\tabcellsep .615\tabcellsep .284\tabcellsep .325\\
Var8\tabcellsep .375\tabcellsep .181\tabcellsep .663\tabcellsep .211\\
Var9\tabcellsep .488\tabcellsep .207\tabcellsep .645\tabcellsep .059\\
Var10\tabcellsep .482\tabcellsep .483\tabcellsep .466\tabcellsep -.017\\
Var11\tabcellsep .442\tabcellsep .491\tabcellsep .342\tabcellsep .392\\
Var12\tabcellsep .604\tabcellsep .315\tabcellsep .298\tabcellsep .170\\
Var13\tabcellsep -.013\tabcellsep .300\tabcellsep .676\tabcellsep .135\\
Var14\tabcellsep .272\tabcellsep .580\tabcellsep .233\tabcellsep .522\\
Var15\tabcellsep .213\tabcellsep .563\tabcellsep .122\tabcellsep .573\\
Var16\tabcellsep .378\tabcellsep .177\tabcellsep .629\tabcellsep .236\\
Var17\tabcellsep .445\tabcellsep .527\tabcellsep .447\tabcellsep -.089\\
Var18\tabcellsep .053\tabcellsep .533\tabcellsep .555\tabcellsep .006\\
Var19\tabcellsep .316\tabcellsep -.062\tabcellsep .410\tabcellsep .470\\
Var20\tabcellsep .328\tabcellsep .530\tabcellsep .464\tabcellsep .300\\
Var21\tabcellsep .299\tabcellsep .588\tabcellsep .371\tabcellsep .219\\
Var22\tabcellsep .718\tabcellsep .380\tabcellsep .101\tabcellsep -.003\\
Var23\tabcellsep .759\tabcellsep .204\tabcellsep .028\tabcellsep .125\\
Var24\tabcellsep .555\tabcellsep .372\tabcellsep .267\tabcellsep .302\\
Var25\tabcellsep .118\tabcellsep .114\tabcellsep .046\tabcellsep .749\end{longtable} \par
 
\caption{\label{tab_9}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.1129438717067583\textwidth}P{0.14702176403207332\textwidth}P{0.07497136311569301\textwidth}P{0.1265750286368843\textwidth}P{0.14994272623138602\textwidth}P{0.13241695303550974\textwidth}P{0.0038946162657502864\textwidth}P{0.10223367697594501\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{One-Sample Test}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Test Value = 0\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{95\% Confidence Interval of the}\\
\tabcellsep t\tabcellsep df\tabcellsep Sig. (2-tailed)\tabcellsep Mean Difference\tabcellsep Lower\tabcellsep Diff\tabcellsep Upper\\
Var1\tabcellsep 19.842\tabcellsep 107\tabcellsep .000\tabcellsep 1.824\tabcellsep 1.64\tabcellsep \tabcellsep 2.01\\
Var2\tabcellsep 21.354\tabcellsep 107\tabcellsep .000\tabcellsep 2.213\tabcellsep 2.01\tabcellsep \tabcellsep 2.42\\
Var3\tabcellsep 21.023\tabcellsep 107\tabcellsep .000\tabcellsep 2.352\tabcellsep 2.13\tabcellsep \tabcellsep 2.57\\
Var4\tabcellsep 18.239\tabcellsep 107\tabcellsep .000\tabcellsep 2.139\tabcellsep 1.91\tabcellsep \tabcellsep 2.37\\
Var5\tabcellsep 22.814\tabcellsep 107\tabcellsep .000\tabcellsep 2.444\tabcellsep 2.23\tabcellsep \tabcellsep 2.66\\
Var6\tabcellsep 20.939\tabcellsep 107\tabcellsep .000\tabcellsep 2.148\tabcellsep 1.94\tabcellsep \tabcellsep 2.35\\
Var7\tabcellsep 20.346\tabcellsep 107\tabcellsep .000\tabcellsep 1.935\tabcellsep 1.75\tabcellsep \tabcellsep 2.12\\
Var8\tabcellsep 20.114\tabcellsep 107\tabcellsep .000\tabcellsep 2.093\tabcellsep 1.89\tabcellsep \tabcellsep 2.30\\
Var9\tabcellsep 23.101\tabcellsep 107\tabcellsep .000\tabcellsep 2.037\tabcellsep 1.86\tabcellsep \tabcellsep 2.21\\
VAr10\tabcellsep 24.895\tabcellsep 107\tabcellsep .000\tabcellsep 2.343\tabcellsep 2.16\tabcellsep \tabcellsep 2.53\\
Var11\tabcellsep 20.160\tabcellsep 107\tabcellsep .000\tabcellsep 2.028\tabcellsep 1.83\tabcellsep \tabcellsep 2.23\\
Var12\tabcellsep 25.870\tabcellsep 107\tabcellsep .000\tabcellsep 2.407\tabcellsep 2.22\tabcellsep \tabcellsep 2.59\\
Var13\tabcellsep 26.634\tabcellsep 107\tabcellsep .000\tabcellsep 1.981\tabcellsep 1.83\tabcellsep \tabcellsep 2.13\\
Var14\tabcellsep 23.007\tabcellsep 107\tabcellsep .000\tabcellsep 1.972\tabcellsep 1.80\tabcellsep \tabcellsep 2.14\\
Var15\tabcellsep 25.251\tabcellsep 107\tabcellsep .000\tabcellsep 2.139\tabcellsep 1.97\tabcellsep \tabcellsep 2.31\\
Var16\tabcellsep 24.855\tabcellsep 107\tabcellsep .000\tabcellsep 2.028\tabcellsep 1.87\tabcellsep \tabcellsep 2.19\\
Var17\tabcellsep 21.222\tabcellsep 107\tabcellsep .000\tabcellsep 1.639\tabcellsep 1.49\tabcellsep \tabcellsep 1.79\\
Var18\tabcellsep 22.388\tabcellsep 107\tabcellsep .000\tabcellsep 1.648\tabcellsep 1.50\tabcellsep \tabcellsep 1.79\\
Var19\tabcellsep 30.721\tabcellsep 107\tabcellsep .000\tabcellsep 2.565\tabcellsep 2.40\tabcellsep \tabcellsep 2.73\\
Var20\tabcellsep 24.049\tabcellsep 107\tabcellsep .000\tabcellsep 2.222\tabcellsep 2.04\tabcellsep \tabcellsep 2.41\\
Var21\tabcellsep 20.495\tabcellsep 107\tabcellsep .000\tabcellsep 1.750\tabcellsep 1.58\tabcellsep \tabcellsep 1.92\\
Var22\tabcellsep 24.244\tabcellsep 107\tabcellsep .000\tabcellsep 2.639\tabcellsep 2.42\tabcellsep \tabcellsep 2.85\\
Var23\tabcellsep 30.925\tabcellsep 107\tabcellsep .000\tabcellsep 2.833\tabcellsep 2.65\tabcellsep \tabcellsep 3.01\\
Var24\tabcellsep 21.023\tabcellsep 107\tabcellsep .000\tabcellsep 2.352\tabcellsep 2.13\tabcellsep \tabcellsep 2.57\\
Var25\tabcellsep 15.893\tabcellsep 107\tabcellsep .000\tabcellsep 1.787\tabcellsep 1.56\tabcellsep \tabcellsep 2.01\end{longtable} \par
 
\caption{\label{tab_10}Table 9 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) -} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
Questionnaire			 			  				\begin{bibitemlist}{1}
\bibitem[ CIC Order" (PDF). Right to Information. CIC, GoI (2015)]{b22}\label{b22} 	 		\textit{},  	 	 		\textit{CIC Order" (PDF). Right to Information. CIC, GoI}  		17 September 2015.  	 
\bibitem[Campbell ()]{b17}\label{b17} 	 		\textit{},  		 			Campbell 		.  		1993.  	 
\bibitem[Mcfarland-Icke ()]{b18}\label{b18} 	 		\textit{},  		 			Bronwyn Rebekah Mcfarland-Icke 		.  	 	 		\textit{Nurses in Nazi Germany}  		1999.  	 
\bibitem[Aftenposten (2013)]{b29}\label{b29} 	 		\textit{},  		 			Aftenposten 		.  		20 May 2013.  	 	 (in Norwegian) 
\bibitem[-Written Answers. -Defence Forces Personnel Ministry of Defense (2008)]{b25}\label{b25} 	 		‘-Written Answers. -Defence Forces Personnel’.  	 	 		\textit{Ministry of Defense},  				August 14, 2011. 27. 02 July, 2008. 658.  	 	 (Les femmes de la Defense. Historicaldebates.oireachtas.ie. Retrieved 2013-10-07) 
\bibitem[A Quarter of Eritrean Soldiers are Women]{b20}\label{b20} 	 		\textit{A Quarter of Eritrean Soldiers are Women},  		 	 
\bibitem[Sir Frederick Arthur Pile (bart. (ed.) ()]{b13}\label{b13} 	 		\textit{Ack-ack: Britain's defence against air attack during the Second World War},  		Sir Frederick Arthur Pile (bart. (ed.)  		1949. p. 193.  	 
\bibitem[Categories of Entry (2011)]{b6}\label{b6} 	 		\textit{Categories of Entry},  		August 2011. Indian Army.  	 
\bibitem[Feldinger (2008)]{b21}\label{b21} 	 		 			Lauren Gelfond Feldinger 		.  	 	 		\textit{Skirting history},  				September 21. 2008. 2011-03-22.  	 
\bibitem[Forsvarsnett: Kvinner NatoReview]{b27}\label{b27} 	 		‘Forsvarsnett: Kvinner’.  	 	 		\textit{NatoReview}  		p. .  	 
\bibitem[Carreiras ()]{b8}\label{b8} 	 		‘Gender and the military: women in the armed forces of western democracies’.  		 			Helena Carreiras 		.  	 	 		\textit{Routledge. p}  		2006. 1.  	 
\bibitem[Girls in the army: Norway passes bill on mandatory military service for women, Question More ()]{b4}\label{b4} 	 		\textit{Girls in the army: Norway passes bill on mandatory military service for women, Question More},  		2014.  	 
\bibitem[Indian Air Force ahead with over 10 percent women officers (2012)]{b7}\label{b7} 	 		\textit{Indian Air Force ahead with over 10 percent women officers},  		22 Aug, 2012. Deccan Herald.  	 
\bibitem[Express]{b32}\label{b32} 	 		\textit{Indian Express Group of Newspapers)},  		 			Indian Express 		.  		New Delhi.  	 	 (p. 1. 1. Women are courageous enough to work in the armed forces. 2. Women are physically capable to work in the armed forces) 
\bibitem[Melgård and Mound (2013)]{b28}\label{b28} 	 		 			Marie Melgård 		,  		 			Karen Pond Mound 		.  		\textit{Stortingetvedtarverneplikt for kvinner 14. juni},  				21 April 2013.  	 
\bibitem[Rupp ()]{b19}\label{b19} 	 		\textit{Mobilizing Women For War: German and American Propaganda},  		 			Leila J Rupp 		.  		1979. p. .  	 
\bibitem[Hagemann ()]{b15}\label{b15} 	 		‘Mobilizing Women for War: The History, Historiography, and Memory of German Women's War Service in the Two World Wars’.  		 			Karen Hagemann 		.  	 	 		\textit{Journal of Military History}  		2011. p. .  	 
\bibitem[Ryland (2013)]{b30}\label{b30} 	 		\textit{Norwegian women},  		 			Julie Ryland 		.  		23 April 2013.  	 
\bibitem[Pakistan army to turns to women for combat Indian Defence Journal. Indian Defence Journal (2006)]{b5}\label{b5} 	 		‘Pakistan army to turns to women for combat’.  	 	 		\textit{Indian Defence Journal. Indian Defence Journal}  		April 26. 2006. September 2, 2012.  	 	 (Staff editorial report) 
\bibitem[Ispr Officials (2012)]{b31}\label{b31} 	 		\textit{Pakistan: Woman in running to become first 3 star general},  		 			Ispr Officials 		.  		September 2, 2012.  	 
\bibitem[Report My Signal-Professional Matters: The Central Police Forces and State Armed Police Matters (2011)]{b23}\label{b23} 	 		‘Report My Signal-Professional Matters: The Central Police Forces and State Armed Police’.  		 IISS 2012.  	 	 		\textit{Matters}  		July 2011. August 2012. 17  (12)  p. .  	 	 (Reportmysignalpm.blogspot.com. Retrieved) 
\bibitem[Statistics: Women's Service in the IDF for (2010)]{b2}\label{b2} 	 		\textit{Statistics: Women's Service in the IDF for},  		2010. Aug 2010. August 2010. 22 March 2011. p. 25.  	 	 (Israel Defense Forces. 25) 
\bibitem[The awareness has made the women more temperamental and achiever in life]{b36}\label{b36} 	 		\textit{The awareness has made the women more temperamental and achiever in life},  		 	 
\bibitem[The performance of women in the Indian armed forces is encouraging & motivating for others to join armed forces]{b35}\label{b35} 	 		\textit{The performance of women in the Indian armed forces is encouraging \& motivating for others to join armed forces},  		 	 
\bibitem[Reese ()]{b10}\label{b10} 	 		\textit{The Soviet military experience: a history of the Soviet Army},  		 			Roger R Reese 		.  		2000. p. .  	 	 (Routledge) 
\bibitem[The Strength of women is more in the modern era in comparison to traditional women's. 13. The present environment is soothing the women to work in the armed force along with men. 14. The present condition in the armed forces has been created in such a way that the entry of women will be smooth & steady. 15. The competitive world has made the women stronger to stand beside men in all the fields. 16. The education and experience in the society has made women to create their BSF women performance on border patrolling is making them equally significant as men. 12]{b38}\label{b38} 	 		‘The Strength of women is more in the modern era in comparison to traditional women's. 13. The present environment is soothing the women to work in the armed force along with men. 14. The present condition in the armed forces has been created in such a way that the entry of women will be smooth \& steady. 15. The competitive world has made the women stronger to stand beside men in all the fields. 16. The education and experience in the society has made women to create their’.  	 	 		\textit{BSF women performance on border patrolling is making them equally significant as men. 12},  				 	 	 (own niche in fields of their occupation) 
\bibitem[UNDP helps Ukrainian Ministry of Defence create new opportunities for women UNDP (2009)]{b26}\label{b26} 	 		‘UNDP helps Ukrainian Ministry of Defence create new opportunities for women’.  	 	 		\textit{UNDP}  		June 16. 2009.  	 
\bibitem[Degroot ()]{b12}\label{b12} 	 		‘Whose Finger on the Trigger? Mixed Anti-Aircraft Batteries and the Female Combat Taboo’.  		 			G J Degroot 		.  		 \xref{http://dx.doi.org/10.1177/096834459700400404}{10.1177/096834459700400404}.  		 doi:10.1177/- 096834459700400404.  	 	 		\textit{War in History}  		1997. 4  (4)  p. .  	 
\bibitem[Cook ()]{b0}\label{b0} 	 		\textit{Women and War: Historical Encyclopedia from Antiquity to the Present},  		 			Bernard Cook 		.  		2006.  	 
\bibitem[Women are as disciplined as men which have been the prime attribute of the armed forces. 22. Women are psychologically stronger then male. 23. Women can serve as commandos in armed operation. 24. Women have the ability to perform at all level of military hierarchy. 25. Women can perform equally well if recruited as PBOR's(personal below officer Rank]{b40}\label{b40} 	 		\textit{Women are as disciplined as men which have been the prime attribute of the armed forces. 22. Women are psychologically stronger then male. 23. Women can serve as commandos in armed operation. 24. Women have the ability to perform at all level of military hierarchy. 25. Women can perform equally well if recruited as PBOR's(personal below officer Rank},  		 	 
\bibitem[Women are emotionally strong enough to work in the armed forces. 4. Women can mange home & office effectively]{b33}\label{b33} 	 		\textit{Women are emotionally strong enough to work in the armed forces. 4. Women can mange home \& office effectively},  		 	 
\bibitem[Women can perform exceptionally well in the critical situations 6. Women are mentally fit to perform in the armed forces]{b34}\label{b34} 	 		\textit{Women can perform exceptionally well in the critical situations 6. Women are mentally fit to perform in the armed forces},  		 	 
\bibitem[Sowers ()]{b9}\label{b9} 	 		\textit{Women Combatants in World War I: A Russian Case Study},  		 			Susan R Sowers 		.  		2003. U.S. Army War College: PDF.  	 	 (Strategy Research Project) 
\bibitem[Sowers ()]{b1}\label{b1} 	 		\textit{Women Combatants in World War I: A Russian Case Study},  		 			Susan R Sowers 		.  		2003. 2003. U.S. Army War College.  	 	 (Strategy Research Project) 
\bibitem[Women have proved herself by excelling in the most dangerous field like space mission's, sports and mountaineering. 18. 23 years of women's induction as officers into the Indian armed forces has made the services as competitive. 19. Working of women in rebel groups proves that a woman can fight as in militant organizations like Maoists, LTTE, NSCN, etc. 20. Women abilities have been much democratic and diplomatic which forms the part and parcel of military organizations of the world]{b39}\label{b39} 	 		\textit{Women have proved herself by excelling in the most dangerous field like space mission's, sports and mountaineering. 18. 23 years of women's induction as officers into the Indian armed forces has made the services as competitive. 19. Working of women in rebel groups proves that a woman can fight as in militant organizations like Maoists, LTTE, NSCN, etc. 20. Women abilities have been much democratic and diplomatic which forms the part and parcel of military organizations of the world},  		 	 
\bibitem[Campbell and 'ann (1993)]{b16}\label{b16} 	 		‘Women in Combat: The World War Two Experience in the United States’.  		 			D Campbell 		,  		 			'ann 		.  		 \xref{http://dx.doi.org/10.2307/2944060}{10.2307/2944060}.  		 doi:10.- 2307/2944060.  	 	 		\textit{Journal of Military History}  		April 1993. 57  (2)  p. .  	 
\bibitem[Campbell and 'ann ()]{b11}\label{b11} 	 		‘Women in Combat: The World War Two Experience in the United States, Great Britain, Germany, and the Soviet Union’.  		 			D Campbell 		,  		 			'ann 		.  	 	 		\textit{Journal of Military History}  		1993. 57 p. .  	 
\bibitem[Campbell and 'ann (1993)]{b3}\label{b3} 	 		‘Women in Combat: The World War Two Experience in the United States, Great Britain, Germany, and the Soviet Union’.  		 			D Campbell 		,  		 			'ann 		.  	 	 		\textit{Journal of Military History}  		April 1993. 57  (2)  p. .  	 
\bibitem[Women in the Armed Forces: Misconceptions and Facts By Maj Gen MrinalSumanIssue (2015)]{b24}\label{b24} 	 		\textit{Women in the Armed Forces: Misconceptions and Facts By Maj Gen MrinalSumanIssue},  				1 Jan-Mar2010 | Date : 09 Mar, 2015. 25.  	 
\bibitem[Women's performance in the paramilitary forces like BSF, ITBP, CISF and CRPF is at par with their male counterparts]{b37}\label{b37} 	 		\textit{Women's performance in the paramilitary forces like BSF, ITBP, CISF and CRPF is at par with their male counterparts},  		 	 
\bibitem[Williamson ()]{b14}\label{b14} 	 		\textit{World War II German Women's Auxiliary Services},  		 			Gordon Williamson 		.  		2003.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
