\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={Impact of Women Behavior on Financial Decision Making},
 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{Impact of Women Behavior on Financial Decision Making}
\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]{Muhammad  Ibrahim}

             \author[2]{Sadique  Hussain}

             \author[3]{Waqas  Balouch}

             \affil[1]{  Bahauddin Zakariya University Bahadur Campus Layyah, Pakistan}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 February 2015 Accepted: 3 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


The intention of the research is to further investigate the impact of selfconfidence, traits and risk level regarding the impact of women behavior on financial decision making as examined a research gap in literature reviewed that women behavior has not been discussed for financial decision making.Design/methodology/approach the target population for this research is the working women of the different private and the public organization of following district of southern Punjab (layyah, D. G. khan, Rajan Pur, Muzaffar Garh). The questionnaires in 120 quantities were distributed to get the response. In order to revile the research results the correlation and regression analysis were made by using SPSS software.Research findings the research results showed that there is positive significant relation among all the research variables.

\end{abstract}


\keywords{risk level, self-confidence, traits, decision strategies.}

\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[{I. Introduction}]{I. Introduction}\par
e make every types of decision with the help of our sense, knowledge and experience; we select the several alternative situations. Men and women have huge difference between themselves \hyperref[b9]{(Orasanu and Connolly, 1993)}. (Narayan and Corcoran-Perry, 1997) stated that the decision making process is considered as the interaction between a problem that needs to be solved a in the specific environment. For any individual's life financial decisions are very important for the purpose of living. According to the (Mohan and Chen, 2004; Levi and Zhang, 2008; Huang and Kisgen, 2013) that in view of the past, men as well as women make these decisions but the women decision making strategy is vary from the men decision strategy and it also strongly impact on the investment and financial decision. By seeing the corporate level we find out that the executives female are different from the male executives. \hyperref[b17]{(Powell and Ansic, 1997;} {\ref Borghans and Golsteyn et al. 2009}) argue that naturally, the groups of the girls or women are relatively low risk taker as compared to men.\par
In the current area of global environment, we have to face the different problems and we try to find out their solution or decision to tackle it. The decision making is process of choosing from two or more alternatives. Decision making is a complex task as individual, group or team. It matters whether we are consumer or manufacturer and investor or producer even in every filed or professions, we need to make decision for survival of human being. As investor we make decision, where to invest? And how to invest? When to invest? And which gives us more return in shape of profit. These types of decision, making abilities may differ from gender to gender. For example female or male use different decision making strategies or have different traits, different level of risk taking and different confidence level. The research indicates female are less risk seeking then a male (Melanie \& David, 1997).\par
The gender differences exist when decision making is financial and the personal decision making  {\ref (Johson \& Powell, 1994)}. These studies provide the interesting facts such as women are more conscious, less ability to take decision on spot, less aggressive and can be easily to influence and not having the good leadership and intellectual abilities as compared to men. But the other studies indicate that female and male are equal to accomplished the task under the same level of uncertainty  {\ref (Hudgens \& Fatkin, 1985} {\ref , Johson \& Powell, 1994)} and equal capability to handle the complex information and same response to given situation, \hyperref[b7]{(Stinerock et al, 1991}\hyperref[b33]{, Hyde, 1990)}.\par
One study indicated that female are more risk averse then male ( Hydgens and Fatkin, 1985). Women have little confidence when make critical decision regarding financial matter and seek more advice from others  {\ref (Estes \& Hosseini, 1988;} {\ref Stinerrock et al, 1991} {\ref , Zin-khen \& Karade, 1991;} {\ref Master, 1989)}.\par
In this paper we will explore about how women are different from men, when make critical decision regarding financial matter. They are different on the basis of personality traits, preference for risk level and advice from other, self-efficiency or confidence on their personal abilities and choice of decision making strategies as compared to men. The psychologist indicated women differ from man on the contextual factor rather than choose conservative investment strategies and low risk portfolio (N. Jiankoplos \&A. Tversky, 1998).\par
Our research paper have different section first section is about current and past view of the different researcher and second sections focus on methodology and theoretical framework, third section analysis and finding, last section focus on conclusion and references.\par
The question which is the most important in the investment behavior of gender difference may also be considered his background  {\ref (Jianakoplos and Bernasek, 1996} {\ref , Barsky et.al., 1997}, but also against it  {\ref (Schubert et.al., 1999}) also an argue related by that is provided by the (Barber and Odean 2001) that women on the average, are less confident than men.\par
Whenever we determine the differences of male and female then find out number of similarities as investors. When the difference come up they emerge to be shaped social and demographic factors like education, employment status and the condition of monetary. Barua, Davidson, Rama, Thiruvadi (2010), Peni \& Vahamaa (2010) find that Women are less confident in taking part in a best-interest decision making but when they make the decision about the financial matter then they lose their confident and seek advice from the other and take the information and also afraid they not be wrong .\par
The main purpose of this paper is to discover the role of female in financial decision making and also to measure the way in which women show a common traits of risk-seeking less behave than men in the financial decision. We provide evidence that the in practices of the financial reporting are differentiate in context of decision making between men and women. Further we investigate that when the level of the risk are increase or decrease that highly impact on the women decision strategies.Now a day, we can determine that there is differentiate gap between the female and male regarding about the financial decision making and the capabilities of investment. According to this research the risk aversion says that the female behave different from the males in the risk handling and the risk taking investment. The orientations of the male and female are different outlooks. 
\section[{II. Research Objectives}]{II. Research Objectives}\par
The main objectives of this research are to find out the impact of women behavior on the financial decision making with specific intention of following aims. 1. To know the impact of Risk on the financial decision making. 2. To identify the impact of confidence level on financial decision making. 3. To find out how decision strategies are impacting on the financial decision among the women .\par
4. To develop the theoretical framework from the literature reviewed. 
\section[{III. Literature Review a) Risk level}]{III. Literature Review a) Risk level}\par
A believe of stereotype that less risk-averse are found in the women because they discriminated against equally to the men by seeing the jobs with concept of economic controlled conditions, risk decision less or more to gender issue not related while having the decision edge itself (Schubert, Brown, Gysler, Brachinger 1999). According to \hyperref[b11]{(Beyer and Bowden, 1997}) that overconfident are less in women when domain males oriented are more\& there are more men in the financial market then women. Women are considered to be more conservative investors offer by the broker investment which has less risk  {\ref (Wang, 1994)}.A supporting evidence provided by the (Grosmann and \hyperref[b10]{Eckel, 2001}) that women have the expectation of more risk averse by men. A significant differentiation found in gender that the lower risks are supported by the women when asked about their attitude about financial risk  {\ref (Barskey et.al., 1997)}.\par
It is stated both in business and general literature that female prefer the lower risk taking whenever they make the decision \hyperref[b34]{(Estes and Hosseini, 1998;} {\ref Stinerrock et al., 1991;} {\ref Zinkhan and karande, 1991;}\hyperref[b35]{Masters, 1989)}. According to \hyperref[b5]{(Sexton and Bowman, 1990}) that female entrepreneurs having the low score of energy and risk level, while when they published the norms they have relatively high score. The evidence provided by the \hyperref[b3]{(Diskson, 1982}) that founding of the lower preference of risk in the female is more whenever they facing the situations of losses than men and equal to the men whenever they are facing the gains.\par
H1: financial risk level has positive impact on the women financial decision making b) Confidence level By seeing the financial decision-making confidence level received much attention in empirical and analytical studies ; Gervais and \hyperref[b23]{Odean, 2001} {\ref , Daniel et. al., 1998)}. Bengtsson, et al (2004); Beyer and Bowden (1997) provided evidence in the overconfidence gender difference occurs through the numerous studies and in the men and women overconfidence is characteristics found in both but the less overconfidence are display by the women about financial decision than do men. Confidence level of the men and women depend on the uncertainty perceived and complexity of the task, can it her decrease or increase. In the life of the women whenever perceiving uncertainty is high then decreasing overconfidence and increase with the complexity of task \hyperref[b25]{Dittrich et al (2001)}. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue I Version I Year ( ) According to the \hyperref[b20]{Graham et al (2002)} the reason behind the less overconfidence in the financial decision making of the women that is they are not like to involved in that issue which is related to financial matter and women mostly postpone the financial planning. An evidence of the earlier studies provided by the  {\ref Lenney (1997)} that according to the self-confidence the gender difference depend on the decided and clear feedback and in the stock of market feedback is ambiguous. The expectation is that women are to be less-confident than man regarding about their ability for the common stock investments decision making.\par
The powerful and simple justification for the trading which have high level on financial markets is argue by the conceptual factor that is overconfidence. The determination by the psychologist that causes of overconfidence is to underestimate their level of risks, overestimate their knowledge \hyperref[b17]{(Powell and Ansic, 1997)}. According to the Estes \& Hosseini(1998) that the confidence impacts on investment decision. About financial decision the women are lower confidence after controlling for factor such as experience, age, education, knowledge, and asset holding. According to the \hyperref[b7]{Stinerock et al. (1991)} women become more nerves when they make the financial decision and select the option which have the lower degree of the risk also using the financial advertiser for achieving the strong desire. An evidence provided by j.  {\ref Klayman et al (1999)} that depending on the abilities, knowledge, and their future prospects human become overconfident. H2: confident level has a negative impact on the women financial decision making c) Traits An Evidence is provided by the Powell and Ansic (1998) that uncertainty aversion are more in women than men irrespective of familiarity, costs or framing \& sometime we conjecture result within experiments of risk as well as between ambiguity and risk experiments may cause by second traits that discriminate influence are found in men and women. It is described by the Jianakoplos and Bernasek (1998) that declining in the risk aversion by the women is due to increasing of the wealth \& also originate those women aversion of risk related to wealth is not negatively. Also establish that leading the lower risky assets investment than risk free assets investment high risk aversion are found in the women as compare to the men . By seeing the earlier studies that women confident and risk aversion are less due to not clarification of difference and argue with the help of selectivity model that the biases of the gender behavior regarding investment . They further explain that men have less comprehensive about the information processing then women Graham, Stendard, Myers and \hyperref[b26]{Graham (2002)}. They also describe that facing the task which have the lower competency male are efficient regarding about the information processing while facing the high competency task women are more efficient in dealing Graham, Stendard, Myers and \hyperref[b26]{Graham(2002)}. According to the Beckerman and Menkhoff (2008) that women follow the less holistic process in information processing then men while on the other hand male not follow the detailed information processing system. Women having the authority of the finance managers face less risk aversion then man and regarding about her confidence level there is not any differentiation is found in the men and women. Female fund managing authority avoid the competition, however the gender differences reduce the financial expertise but does not whole decline it. An argument is provided by the w.G et al (1977) that women spend less time and money on the security analysis, rely more on their brokers, entering the less transaction, and also believe that the return will be less predictable, also with lower anticipated return than do man. So in this way women behave less overconfident in investment than do man. According to the j.  {\ref Klayman et al (1999)} that depending on the abilities, knowledge, and their future prospects human become overconfident but also involvement of their knowledge and judgments regarding about the financial decision making. However the confidence level exhibited by the women is different from the men investors. \hyperref[b23]{Barber and Odean (2001)} say that a person who tradesmore has the more confident then individuals with the financial decision making.\par
All those investors who are rational trades the transaction costs are less than expected gain. The precision of information overestimate by the overconfident investor and so in this way they always the trading gain also when the net gain becomes negative according to the true expectation they may even trade (Berggren, J. and Gonzalez, R. (2010). In business decisions making the specific journalism on traits differences exist in management decision involving of risk and explain women are less violent. Wary less confident, lower quality of the leadership, easier to convince and problem solving abilities when making decision under risk compared to men, \hyperref[b0]{Johnson and Powell (1994)}. By study of the various traits in men and women we examine that attitudes and behavior against risk become vary and the freedom choice and financial decisions making \hyperref[b2]{(Bromiley and Curley 1992)}. In case of the specific context there should not explanation of gender difference as general traits. By depending on the numerical information male make the decision for the long time under the risk then the female, but by seeing the visual patterns, also consisting of view female made decision. Superior numerical and verbal skills of man and women are equal (Hudgens and Fatkin: 1995) H3: Personality traits have positive impact on the women financial decision making According to the Orasanu and Connolly (1993) that decision making process is a series of experience operations done with consciously, the elements that have role that is specific place and time. Narayan and Corcoran-Perry (1997) state that the decision making is interaction between a person who wishes to solve and a problem for need of solution with also specific environment \&due to greater social sensitivity women are perceived as great social risk takers and able to handle social uncertainty (Hoffman, Kessler, Eppel, Rukavina, \& Traue, 2010), these expressions are very briefly showed still (Hall \& Matsumoto,2004).In the selection there is present of gender difference between several risky prospects but the less risky prospects are indicate by the women (eckal and Grossmann, 2001), but when asking the strategies and attitude towards financial risk, women report show lower risk strategies than men  {\ref (Barsky et.al., 1997)}.\par
According to powell and Ansic (1998) that man have less uncertainty averse than women irrespective of familiarity, framing or costs and their strategies are different from the women, environment affect are more on the women in the decision making situation, women look for the more information, and dedicated more time to process of decision making ((Gill, Stockard, \hyperref[b31]{Johnson, \& Williams, 1987)}.men are more dominant, assertive, objective and realistic in the decision strategies \hyperref[b30]{(Wood, 1990)}. \hyperref[b23]{Barber and odean (2001)} say that a women who did more trade have more strategies of decision making agaist other who have not practices 
\section[{VII. Methodology}]{VII. Methodology}\par
Our research paper focus on the different aspect of women behavior in different organization, but our target population is private and public sector in the western Punjab (layyah, D. G. khan, Rajan Pur, Muzaffar Garh). The sample size of our research paper is 120 were distributed to get the response,but correct 100 questionnaires are received for putting of the data and all 100 respondent questionnaires are used for the analysis of the data. The development of the questionnaire consists of the 31 different types of the questions on different behavioral aspect of women, there are four variable in which one is the depended variable and three are the in-depended variable include (risk level; which consists on the 9 different types of the questions, confidence; which consists on the 9 different types of the questions , traits; which consists on the 7 different types of the question and the decision strategies; which consists on the 8 different types of the question). We use the data collection by the questionnaire at the spot filling, e-mail, posting, by source of friends to the different of the southern Punjab. For data analysis and interpretation we use the SPSS-16 and use the correlation and regression analysis 
\section[{VIII. Theoretical Framework}]{VIII. Theoretical Framework}\par
Theoretical framework is actually a propose research model which shows the relationship among the independent and the dependent variables. In this theoretical framework risk level, confident level and traits are the independent variables and the women financial decision making is the dependent variable. This model also indicates hypothetical formulation among independent and the dependent variables. 
\section[{Independent variables}]{Independent variables}\par
Dependent variable H1: +ive H2: -ive H3: +ive 
\section[{IX. Result Analysis}]{IX. Result Analysis}\par
To attain the research results the correlation analysis was done. The table below shows the different relationships among the dependent and dependent variables. The correlation analysis values among variables Risk level, self-confidence, Traits and Decision strategies are given in above mention table 1. The significance value ranges from 0.05 to 0.01. The correlation results are analyzed according to formulation of hypothesis. 
\section[{Correlation analysis}]{Correlation analysis}\par
H1: financial risk level has positive impact on the women financial decision making\par
The correlation results according to table \hyperref[tab_0]{1} show that is positive significant relationship between financial risk and financial decision making. The correlation values are 0.763** at p= 0.000. This research result also satisfied the research hypothesis that financial risk level has positive impact on the women financial decision making. 
\section[{H2: confident level has a negative impact on the women financial decision making}]{H2: confident level has a negative impact on the women financial decision making}\par
The correlation value 0. 898** at p= 0.000 clearly defines that there is positive significant relationship between confident level and women financial decision making. The research result regarding the impact of confidence level on women financial decision making does not satisfy the proposed research hypothesis which is as confident level has a negative impact on the women financial decision making. 
\section[{H3: Personality traits have positive impact on the women financial decision making}]{H3: Personality traits have positive impact on the women financial decision making}\par
There is positive significant correlation between personality traits and women financial decision making, as it is indicated by correlation result which is 0. 438 ** at p= 0.000 mention in table 1. This result also satisfies the research hypothesis which is Personality traits have positive impact on the women financial decision making. 
\section[{X. Conclusion and Recommendations}]{X. Conclusion and Recommendations}\par
To research the women behavior on financial decision making is quit new area of research in the field of economics and finance. This research is at very early stage so lot of work remains to be done in future. Till dated no research has given very clear understanding regarding the women behavior on financial decision making. So this research will contribute for mangers and policy makers to motivate and create such strategies to improve the financial and economic outcome of women. This research showed that only confidence level is the factor which is disturbing the women in financial decision making as research proposed hypothesis was not satisfied with the resulted outcome. The managers and policy makers must take into account this factor while making the strategies. The other two factors like Personality Traits and Financial risk are quit suitable showed helpful positive relationship in this particular geographic and demographic environment. The research limitations are small geographic area and small sample size. The future researchers can include more geographic area and large sample size and can study more thoroughly and therefore the research results and discussion may vary. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.14029126213592233\textwidth}P{0.10728155339805825\textwidth}P{0.331747572815534\textwidth}P{0.10233009708737864\textwidth}P{0.12048543689320389\textwidth}P{0.04786407766990291\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{Impact of Women Behavior on Financial Decision Making}\tabcellsep \\
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
20\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XV Issue I Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep Risk level\tabcellsep Women\\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Financial\\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep Confident level\tabcellsep \\
Global Journal of Management and Business Research\tabcellsep Risk \textunderscore level\tabcellsep risk\textunderscore  level decision making Pearson correlation\tabcellsep confidence \textunderscore level 1\tabcellsep Traits women financial Traits\tabcellsep Decision Making\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep 100\tabcellsep \tabcellsep \\
\tabcellsep Confidence \textunderscore level\tabcellsep Pearson Correlation\tabcellsep .480**\tabcellsep 1\tabcellsep \\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .000\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep 100\tabcellsep 100\tabcellsep \\
\tabcellsep Traits\tabcellsep Pearson Correlation\tabcellsep .244*\tabcellsep .546** 1\tabcellsep \\
\tabcellsep \tabcellsep Sign.(2-tailed)\tabcellsep .014\tabcellsep .000\tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep 100\tabcellsep 100\tabcellsep \\
\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{Calderwood \& CE Zsambok (Eds.), Decision making in action: Models and methods (pp.\hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}\hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b14]{[15]}\hyperref[b15]{[16]}\hyperref[b16]{[17]}\hyperref[b17]{[18]}\hyperref[b18]{[19]}\hyperref[b20]{[20]}.Norwood, NJ: Ablex.© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b19}\label{b19} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/j.14657295.1998.tb01740.x}{10.1111/j.14657295.1998.tb01740.x}.  		 \url{http://dx.doi.org/10.1111/j.14657295.1998.tb01740.x}  		 	 
\bibitem[]{b22}\label{b22} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/j.1467-6435.2008.00406.x}{10.1111/j.1467-6435.2008.00406.x}.  		 \url{http://dx.doi.org/10.1111/j.1467-6435.2008.00406.x}  		 	 
\bibitem[Diskson ()]{b3}\label{b3} 	 		‘A comparison of attitudes towards risk among business manager’.  		 			G Diskson 		.  	 	 		\textit{Geneva Papers on Risk and insurance}  		1982. 7 p. .  	 
\bibitem[Jianakoplos and Bernasek ()]{b18}\label{b18} 	 		\textit{Are women more risk averse? Economic inquiry},  		 			N Jianakoplos 		,  		 			A Bernasek 		.  		1998. 36 p. .  	 
\bibitem[Barber and Odean ()]{b23}\label{b23} 	 		‘Boys Will Be Boys: Gender, Overconfidence, and Common Stock Investment’.  		 			B Barber 		,  		 			T Odean 		.  	 	 		\textit{Quarterly Journal of Economics}  		2001. 116  (1)  p. .  	 
\bibitem[Archer ()]{b1}\label{b1} 	 		‘comparing women and men: What is being compared and why’.  		 			J Archer 		.  	 	 		\textit{American psychologist comment}  		1996. 51  (2)  p. .  	 
\bibitem[Johnson and Powell ()]{b0}\label{b0} 	 		‘Decision making, risk and gender: Are managers different?’.  		 			J Johnson 		,  		 			P Powell 		.  	 	 		\textit{British Jouirnal of Management}  		1994. 5 p. .  	 
\bibitem[Odean (1999)]{b13}\label{b13} 	 		‘Do Investors Trade Too Much?’.  		 			T Odean 		.  	 	 		\textit{American Economic Review}  		1999. December 1999. 89 p. .  	 
\bibitem[Odean (1999)]{b15}\label{b15} 	 		‘Do Investors Trade Too Much?’.  		 			T Odean 		.  	 	 		\textit{American Economic Review}  		1999. December 1999. 89 p. .  	 
\bibitem[Sexton and Bowman-Upton ()]{b5}\label{b5} 	 		‘Female and male entrepreneurs: Psychological characteristics and their role in gender related discrimination’.  		 			D Sexton 		,  		 			N Bowman-Upton 		.  	 	 		\textit{Journal of business venturing}  		1990. 5  (1)  p. .  	 
\bibitem[Schubert ()]{b24}\label{b24} 	 		‘Gender and economic transactions -financial decision making: Are women really more riskaverse?’.  		 			R Schubert 		.  	 	 		\textit{American Economic Review}  		1999. 89 p. .  	 
\bibitem[Graham et al. ()]{b20}\label{b20} 	 		‘Gender differences in investment strategies: an information processing perspective’.  		 			J F Graham 		,  		 			E J Stendardi 		,  		 			J K Myers 		,  		 			M J Graham 		.  		 \xref{http://dx.doi.org/10.1108/02652320210415953}{10.1108/02652320210415953}.  		 \url{http://dx.doi.org/10.1108/02652320210415953}  	 	 		\textit{International journal of bank marketing}  		2002. 20  (1)  p. .  	 
\bibitem[Melaine and David ()]{b32}\label{b32} 	 		\textit{Gender differences in risk behavior in financial decision making: an experimental analysis leed LS2 9JT},  		 			P Melaine 		,  		 			\& A David 		.  		1997. UK.  	 
\bibitem[Powell and Ansic ()]{b17}\label{b17} 	 		‘Gender Differences in Risk Behavior in Financial Decision-Making: An Experimental Analysis’.  		 			M Powell 		,  		 			D Ansic 		.  	 	 		\textit{Journal of Economic Psychology}  		1997. 18  (6)  p. .  	 
\bibitem[Powell and Ansic ()]{b29}\label{b29} 	 		‘Gender differences in risk behaviour in financial decision-making: An experimental analysis’.  		 			M Powell 		,  		 			\& D Ansic 		.  		 0167-4870].  	 	 		\textit{Journal of Economic Psychology}  		1997. 18  (6)  p. .  	 
\bibitem[Beyer and Bowden ()]{b11}\label{b11} 	 		‘Gender Differences in Self-Perceptions: Convergent Evidence from three measures of accuracy and bias’.  		 			S Beyer 		,  		 			E Bowden 		.  	 	 		\textit{Personality and Social Psychology Bulletin}  		1997. 23 p. .  	 
\bibitem[Radecki and Jaccard ()]{b4}\label{b4} 	 		‘Gender-role differences in decision-making orientations and dicision-making skill’.  		 			C Radecki 		,  		 			J Jaccard 		.  	 	 		\textit{Journal of Applied Social Psychology}  		1996. 26  (1)  p. .  	 
\bibitem[Wood ()]{b30}\label{b30} 	 		\textit{Gendered lives: Communication, gender, and culture},  		 			J T Wood 		.  		1990. Belmont, CA: Wadsworth.  	 
\bibitem[Graham ()]{b26}\label{b26} 	 		 			Graham 		.  	 	 		\textit{Gender Differences in Investment Strategies: An Information Processing Perspective},  				2002. 20 p. .  	 
\bibitem[Bromiley and Curley ()]{b2}\label{b2} 	 		‘Individual difference in risk taking’.  		 			P Bromiley 		,  		 			S Curley 		.  	 	 		\textit{Risk taking behavior},  				 			J F Yates 		 (ed.)  		 (Chichester,UK)  		1992. Wiley.  	 
\bibitem[Narayan and Corcoran-Perry ()]{b8}\label{b8} 	 		‘Line of reasoning as a representation of nurses' clinical decision making’.  		 			S M Narayan 		,  		 			S Corcoran-Perry 		.  	 	 		\textit{Research in Nursing \& Health}  		1997. 20 p. .  	 
\bibitem[Hyde ()]{b33}\label{b33} 	 		‘Mata analysis and the psychology of gender differences’.  		 			J Hyde 		.  	 	 		\textit{Signs; Journal of women in culture and society}  		1990. 16 p. .  	 
\bibitem[Gill et al. ()]{b31}\label{b31} 	 		‘Measuring gender differences: The expressive dimension and critique of androgyny scales’.  		 			S Gill 		,  		 			J Stockard 		,  		 			M \& Johnson 		,  		 			S Williams 		.  	 	 		\textit{Sex Roles}  		1987. 17 p. .  	 
\bibitem[Dittrich ()]{b25}\label{b25} 	 		\textit{Overconfidence in Investment Decisions -An Experimental Approach},  		 			Dittrich 		.  		CESifo München, 2001.  	 	 (Max Planck Institut) 
\bibitem[Klayman ()]{b28}\label{b28} 	 		‘Overconfidence: It depends on how, what and whom you ask’.  		 			J Klayman 		.  	 	 		\textit{Organizational Behavior and Human Decision Processes}  		1999. 79 p. .  	 
\bibitem[Barsky et al. ()]{b14}\label{b14} 	 		‘Preference Parameters and Behavioral Heterogeneity: An Experimental approach in the Health and Retirement Study’.  		 			R Barsky 		,  		 			F Juster 		,  		 			M Kimball 		,  		 			M Shapiro 		.  	 	 		\textit{Quarterly Journal of Economics}  		1997. 112  (2)  p. .  	 
\bibitem[Stinerock et al. ()]{b7}\label{b7} 	 		‘Sex and Money: Gender differences in the sue of surrogate consumers for financial decision making’.  		 			R Stinerock 		,  		 			B Stem 		,  		 			M Solomen 		.  	 	 		\textit{Journal of Professional Servies Marketing}  		1991. 7  (2)  p. .  	 
\bibitem[Eckel and Grossman ()]{b10}\label{b10} 	 		\textit{Sex Differences and Stereotyping in Attitudes towards Financial Risks},  		 			C Eckel 		,  		 			P Grossman 		.  		2001. Virginia Tech, mimeo.  	 	 (Working Paper) 
\bibitem[Hudgent and Fatkins ()]{b6}\label{b6} 	 		‘Sex differences in risk taking: Repeated sessions on a computer simulated task’.  		 			G Hudgent 		,  		 			L Fatkins 		.  	 	 		\textit{Journal of Psychology}  		1885. 119  (3)  p. .  	 
\bibitem[Masters ()]{b35}\label{b35} 	 		‘Study examining investor risk taking propensities’.  		 			R Masters 		.  	 	 		\textit{Journal of financing planning}  		1989. 2  (3)  p. .  	 
\bibitem[Estes and Hosseini ()]{b34}\label{b34} 	 		‘The gender gap on wall street: on empirical analysis of confidence in investment decision making’.  		 			R Estes 		,  		 			J Hosseini 		.  	 	 		\textit{The Journal of psychology}  		1998. 1  (2)  p. .  	 
\bibitem[Orasanu and Connolly ()]{b9}\label{b9} 	 		\textit{The reinvention of decision making},  		 			J \& Orasanu 		,  		 			T Connolly 		.  		1993. Klein, J Orasanu, R.  	 
\bibitem[Kruse and Thompson ()]{b16}\label{b16} 	 		‘Valuing Low Probability Risk: survey and experimental evidence’.  		 			J B Kruse 		,  		 			M A Thompson 		.  	 	 		\textit{Journal of Economic Behavior and Organization, forthcoming}  		2003. 50  (4) .  	 
\bibitem[Beckmann and Menkhoff ()]{b21}\label{b21} 	 		‘Will Women Be Women? Analyzing the Gender Difference among financial experts’.  		 			D Beckmann 		,  		 			L Menkhoff 		.  	 	 		\textit{KYKLOS}  		2008.  (3)  p. .  	 
\bibitem[Lenney ()]{b27}\label{b27} 	 		‘Women's Self-Confidence in Achievement Settings’.  		 			Ellen Lenney 		.  	 	 		\textit{Psychological Bulletin, LXXXIV}  		1977. p. .  	 
\bibitem[Lynch ()]{b12}\label{b12} 	 		\textit{You and your Money. A Financial Handbook for Women Investors},  		 			Merril Lynch 		.  		1996. New York.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
