\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={Determinants of Financial Literacy and its Effect on Financial Wellbeing-A Study on Young Population},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Determinants of Financial Literacy and its Effect on Financial Wellbeing-A Study on Young Population}
\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]{Sangeeta  Rajput}

             \author[2]{Amit Kumar Singh  Panwar}

             \author[3]{Pradeep Kumar  Aggarwal}

             \affil[1]{  Sharda University}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Over the past few years, the world economy has been declining, and the recession has caused inflation, unemployment, and a decline in financial well-being. The decline in financial well-being has harmful effects on mental and physical health. It creates problems of stress, anxiety, depression, and suicide in our society (Taft et al., 2013). Financial literacy has become a much-discussed topic in recent years for the financial empowerment of people and their lives.

\end{abstract}


\keywords{}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ver the past few years, the world economy has been declining, and the recession has caused inflation, unemployment, and a decline in financial well-being. The decline in financial well-being has harmful effects on mental and physical health. It creates problems of stress, anxiety, depression, and suicide in our society \hyperref[b30]{(Taft et al., 2013)}. Financial literacy has become a much-discussed topic in recent years for the financial empowerment of people and their lives. It catches the attention of a common person who is willing to meet their daily financial needs and plan for a secure future. Financial literacy strengthens people's ability to access financial services, manage their budgets, and maximise resource utilization, which encourages economic development. Financial literacy increases people's confidence and self-control, which encourages their participation in the formal economic system. It will boost your confidence and well-being. As the literature shows, almost all countries in the world are dealing with the issue of financial literacy. But the concept of financial literacy is not yet clear. Different researchers use different definitions of financial literacy. Financial literacy is defined by the OECD (OECD, 2017) as "a combination of understanding, expertise, ability, attitude, and action required to make sound financial decisions and eventually achieve individual well-being". "Financial literacy is the ability to make sound decisions and appropriate choices regarding the use and management of capital" \hyperref[b17]{(Huston, 2010)}." Financially literate people make good choices about their finances and reduce their risk of being deceived on financial issues" \hyperref[b3]{(Beal \&Delpachitra, 2003)}. Financial literacy is affected by the level of education and income of an individual \hyperref[b23]{(Nahar et al., 2022)} in previous work on financial literacy, researchers used various aspects of financial literacy. Few scholars have used financial literacy and financial knowledge as the same term, while others find financial knowledge is associated with financial literacy and has a high correlation. The OECD has given a detailed view of financial literacy. According to the OECD (2011), "financial literacy is a blend of financial behaviour, financial attitude, and financial awareness," but in this study, researchers added one more determinant to financial literacy, so it is therefore important to gain insight into the association between "financial knowledge, financial attitude, financial behaviour and financial socialisation with financial wellbeing" among the younger generation related to the financial aspects. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
Financial literacy has been researched in a number of ways. Government bodies, private organisations, and individuals have undertaken studies in various countries to check the level of financial literacy in their countries. Lusardi and Mitchell (2014) "People's willingness to process financial information and make a rational financial saving, capital accumulation, debt, and pension decisions." Atkinson and Messy (2012) "A combination of awareness, knowledge, skill, attitude and behaviour necessary to make sound financial decisions and ultimately achieve individual financial wellbeing". Huston (2010) "Financial literacy has introduced an implementation layer enabling individuals to have the capacity and trust to use financial skills to make financial choices". The notion of financial literacy is still being debated. In the present literature, financial literacy has numerous interpretations since financial literacy authorities have given researchers and authors the freedom to express and assess financial literacy \hyperref[b27]{(Remund, 2010)}  \hyperref[b31]{Thakur \& Mago (2021)} found that financial knowledge, financial attitude, and financial well-being have a significant positive relationship with financial literacy. In reviewing the literature, it can be said that, in most research on the assessment of literacy among the population, researchers consider only one dimension of financial literacy, i.e., financial knowledge, and other aspects, such as financial attitudes and financial behaviour, have been considered only in a few studies. The concept of financial literacy is different from person to person. In India, governments, the Reserve Bank of India, NGOs, and financial institutions are taking numerous steps to increase awareness. To increase financial literacy, FLCs (financial literacy centres) are playing a very important role in creating awareness. Financial literacy centres organise camps on a regular basis in rural Haryana to spread awareness among women, children, farmers, low-income groups, etc. 
\section[{III. Financial Literacy Determinants a) Financial Knowledge}]{III. Financial Literacy Determinants a) Financial Knowledge}\par
A person with a basic understanding of financial concepts and financial products is considered to be financially literate. One of the most important factors in financial literacy is financial knowledge, as per the OECD. \hyperref[b17]{Huston (2010)} provides a definition for this term. Authors have identified four critical elements of financial literacy after evaluating more than 71 studies. All aspects of money, including saving, investing, and borrowing, are explored. One of the five financial concepts included by the OECD is the notion of the time value of money, which explains how inflation affects investments and prices. According to Gerrans and Heaney (2019), financial literacy has an impact on both financial behaviour and financial well-being in the long run. It has been hypothesised that knowledge of personal finance, saving, loans, investment, and insurance are all indicators of financial literacy and have an association with financial behaviour. 
\section[{b) Financial attitude}]{b) Financial attitude}\par
Generally speaking, a financial attitude is described as a personal tilt toward financial products, which can only be achieved when people have a favourable attitude toward the financial product and help to build a positive attitude toward the financial product. Financial literacy is critical in today's society. \hyperref[b5]{Chijwani (2014)} concluded that in order to achieve strong financial literacy, emphasis should be placed on establishing favourable financial attitudes among the people of this country. Only then will any financial education programme be able to give meaningful benefits to its participants. \hyperref[b0]{Ajzen (2011)} has demonstrated that decision-makers actions have an impact on their financial attitudes and that their perceptions of the economy and non-economic factors will enhance their opinions. \hyperref[b18]{Ibrahim and Alqaydi (2013)} came to the conclusion in their study that financial education can help people modify their personal financial views and minimise their reliance on credit cards even further. According to Yuesti, Rustiarini and Suryandari (2020), addition, financial attitudes and financial behaviour variables have been shown to have a favourable impact on financial literacy and financial wellbeing. Financial attitudes, in addition to financial behaviour, can have an impact on one's financial wellbeing. Research by \hyperref[b18]{Ibrahim and Alqaydi (2013)} discovered that those who had a good financial attitude borrowed less money from banks and credit cards. According to \hyperref[b29]{Sohn et al. (2012)}, the "financial socialisation agent, financial attitude, and financial literacy, all have a favourable impact on financial literacy levels." Ultimately, Haque, Abdul; Zulfiqar (2016) came to the conclusion that a "positive financial attitude and financial literacy are beneficial to women's financial wellbeing and empowerment". 
\section[{c) Financial behaviour}]{c) Financial behaviour}\par
People's actual financial decisions in the financial market are referred to as "financial behaviour," and they are linked to their levels of savings, debt, and expenditure. Research by \hyperref[b2]{Atkinson and Messy (2011)} discovered that realistic financial attitudes, such as effective budget preparation and financial stability, help people improve their financial literacy. Conversely, people with negative financial attitudes, such as reliance on loans and credit, have a negative impact on their finances. Financial literacy and financial attitude can lead to positive financial behaviour, according to \hyperref[b30]{Taft et al. (2013)}, who concluded that "it is necessary to consider the impact of financial literacy on financial behaviour. According to the findings of this study, "financial literacy aids in the modification of behaviour and the improvement of decision-making abilities as well as the improvement of living standards". According to \hyperref[b22]{Morgan and Trinh (2017)}, "financial behaviour is extremely important and is a key component of financial literacy". According to \hyperref[b21]{Mokhtar \& Rahim (2016)}, "the work environment, financial stress, locus of control, and financial behaviour are all strongly associated with financial well-being." They discovered that these factors are all strongly associated with financial well-being. Aside from that, financial stress was found to be the most significant factor influencing financial well-being, followed by the workplace environment. 
\section[{d) Financial Socialisation}]{d) Financial Socialisation}\par
The acquisition of values, attitudes, standards, norms, knowledge, and behaviour makes up financial socialisation (Gudmunson and Danes 2011) Significant financial socialisation concepts include earning, spending, saving, borrowing, and sharing (Lanz, Sorgente, and Danes 2020). Socialization is a crucial aspect of decision-making. A socialised individual can make rationing decisions following discussion. The majority of children's financial knowledge, skills, and attitudes are formed by their parents and guardians  {\ref (Danes, 1994)}. Numerous studies have established a link between parental influence and monetary values, attitudes, behaviours, and abilities.\par
IV. 
\section[{Financial Well-Being Concept}]{Financial Well-Being Concept}\par
In general, the concept of well-being is subjective. Numerous variables are considered when assessing the well-being of society. Physical health and wellness are not the only aspects of well-being, contrary to popular belief. (Kruger, 2011) defines five elements of well-being. The first is career well-being; individuals with high career well-being are more successful and happier than those without a career. Social well-being, social capital, and socialisation are also vital components of an individual's well-being. People whose relationships with friends, family, and co-workers are stronger are more socially well-adjusted. Gao, X at, el. (2022) Income and financial worries impact parents' mental health differently. Future policy or intervention programmes should target parental financial worries. They experience a reduction in stress after discussing the issue with their social groups. It is a well-known adage that a sound mind resides within a healthy body. A person with a healthy body is always able to combat problems and lower their stress levels. Regular exercise reduces stress and promotes happiness in life. People with good physical health are more sociable and make sound decisions regarding their career health. Individuals' wellbeing is also affected by the community in which they reside. Community well-being includes air and water quality, as well as safety and proximity. If a person lives in a peaceful environment, they can think significantly better than if they lived in a hostile environment. Financial well-being refers not only to the amount of money a person has or spends on his or her own needs, but also to spending on others, buying goods with the future in mind, and feeling secure. A person who is financially secure can take calculated risks for the future. Financial well-being relates to all other aspects of wellbeing, including career well-being, physical wellbeing, social well-being, and community well-being (CFPS, 2017). The quality of a person's life is significantly impacted by their financial situation. Financial security is the ultimate and most common financial objective of an individual. However, there is no standard definition of financial prosperity.\par
The main goal of this study is to find out what makes people in Ambala Division, Haryana, financially literate and happy.\par
To comprehend a research problem, it is necessary to investigate a small number of research questions in order to acquire the pertinent information and answers to these questions. 
\section[{VI.}]{VI.} 
\section[{Research Questions}]{Research Questions}\par
This study's purpose is to examine the given research problem.\par
? "What are the determinants of financial literacy and what are its effects on financial well-being among the younger generation in Haryana, India?" ? Does financial socialisation have a significant effect on financial well-being?\par
VII. 
\section[{Research Objective}]{Research Objective}\par
? To identify the determinates of financial literacy and examine the determinants that contribute more to financial literacy and financial well-being, ? To examine the effect of financial literacy on financial well-being after adding new determinants (financial socialisation) to financial literacy. 
\section[{VIII. Research Hypothesis}]{VIII. Research Hypothesis}\par
H1: There is a significant relationship between determinants of financial literacy and financial well-being in Haryana.\par
H1.1 There is a significant relationship between financial knowledge and financial well-being.\par
H1.2 There is a significant relationship between financial attitude and financial well-being.\par
H1.3 There is a significant relationship between financial behaviour and financial well-being.\par
H1.4 There is a significant relationship between financial socialisation and financial well-being.\par
IX. 
\section[{Financial Literacy Framework}]{Financial Literacy Framework}\par
The OECD developed the financial literacy framework by using financial knowledge, financial attitude, and financial behaviour. However, as illustrated in figure \hyperref[fig_1]{1}, financial socialisation has been added to the existing financial literacy framework.   
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research} 
\section[{Research Methodology a) Sample Size and Sampling Technique}]{Research Methodology a) Sample Size and Sampling Technique}\par
The demographic area of interest in this study was the Ambala district of Haryana. Three professors from different disciplines at Sharda University in Greater Noida, India, approved a self-administered questionnaire. Data were collected both online and offline. Due to time constraints, only 117 people were chosen for this study. This research employed probability sampling. 
\section[{b) Instrumentation}]{b) Instrumentation}\par
Computers were used to analyse nearly all of the data, which had been gathered via a selfadministered survey. There were two sections to the survey. There are questions on demographics in the first segment, and then there are questions on independent and dependent variables in the second. The question was developed using previous research and the OECD, and it was tailored to the needs of this research paper. In this study, 15 questions were asked to measure financial knowledge and understanding, 6 questions connected to financial attitude; 9 questions linked to financial behaviour; 10 questions related to financial socialisation; and 15questions related to financial wellbeing. After factor analysis, a few questions from financial knowledge, financial attitude, financial behaviour, financial socialisation, and financial wellbeing were deleted because their loading was less than.50. A 5-point Likert scale was used to collect data in this study. The total Variance Explained in the factor analysis process table is shown in Below tables 1 and table \hyperref[tab_2]{2}.  
\section[{Source: compiled by the author}]{Source: compiled by the author}\par
In Total 55 questions were designed but after factor analysis, only 39 questions were left and all the questions were removed whose loading was less than 0.50. 
\section[{c) Demographic and socioeconomic factors}]{c) Demographic and socioeconomic factors}\par
A sample was collected from the Haryana state in India. Haryana is a state in northern India with 22 districts, and it is the seventeenth most crowded state with a land area of 17,070 square miles (44,212 square miles) and a population of 27.39 million in 2021. Table  {\ref :}3 shows the characteristics of the sample used for the analysis. Out of the total respondents, 56\% were female and 44\% were male. In the sample, there is no greater difference in marital status between males and females, i.e., 52 \% are married and 48 \% are unmarried. In the sample, the maximum number of respondents were graduate masters and professionals, with 30\%, 31\% and 32\%, respectively. In the sample, 5.13 were those who studied at the school level and 1.71\% were illiterate. The sample consists of maximum respondents earning between INR 20,001 and INR 40,000 p.m., i.e., 28\% earn INR 20,000 pm, 18\% earn INR 40,001-60,000, 20\% of the respondents earn INR 60,001-80,000 and 16\% earn above INR 80,000. 6\% of the respondents were working as professionals, 62\% of the respondents were salaried, 12\% were still studying, 2\% of the respondents were farmers, and 19\% were unemployed. And the sample consisted of 54\% of respondents from joint families and the rest 46\% from nuclear families.\par
The questionnaire was prepared with extreme seriousness, including all the relevant details, using detailed questions, attitude rating questions, as well as behaviour-related questions and responses, which were analysed on the 5-point Likert scale. The questionnaire was distributed to over 400 people, but only 117 responded, with 56\% being female and 44\% being male. The reliability of the question was tested by Cronbach's alpha through SPSS. 30 questions were asked related to banking, saving, investment, insurance, taxes, risk, etc.\par
to check the financial knowledge and Cronbach Alpha was.952. Cronbach Alpha for 10 questions on financial attitude was.825 and for 10 questions on financial behaviour was.708.  
\section[{Result and Discussion}]{Result and Discussion}\par
To test the hypothesis, the researcher conducted Structural Equation Modeling using AMOS and the results are as follows:\par
H1: There is a significant relationship between determinants of financial literacy and financial well-being in Haryana   All goodness-of-fit parameters are more significant than their recommended values. Hence it can be assumed that the concluded measurement model provides an adequate level of model fit. Hence, it can be concluded that Financial Attitude, Behaviour and Socialisation have a significant relationship with financial well-being as p values are lesser than 0.05 whereas financial knowledge does not have a significant impact on financial well-being as p value=.441 which is greater than the indicator of .05  
\section[{Evaluation of Measurement Model}]{Evaluation of Measurement Model} 
\section[{Source: Author Compliance}]{Source: Author Compliance}\par
As per Table \hyperref[tab_9]{9}, The intercept in the equation for predicting F\textunderscore WELLBEING is estimated to be 1.790.The probability of getting a critical ratio as large as 7.234 in absolute value is less than 0.001. In other words, the intercept in the equation for predicting F\textunderscore WELLBEING is significantly different from zero at the 0.001 level (twotailed).\par
On the basis of the result, the researcher comes up with reframed financial literacy and financial wellbeing model as shown in figure \hyperref[fig_4]{5}.  
\section[{Finding and Conclusion}]{Finding and Conclusion}\par
The main purpose of the study is the association between the determinant of financial literacy and financial well-being. In this study, only four determinants of financial literacy are taken into consideration and found that only financial attitude, financial behaviour and financial socialisation have a greater influence on financial well-being. As per this study financial socialisation is also a very important determinant of financial well-being. Socialisation may be family, peer group, etc. This study partially supports the previous studies, as previous research shows that financial knowledge also influences financial well-being but to the current research only financial attitude, financial behaviour and financial socialisation significantly influence financial well-being \hyperref[b6]{(Deswal, 2015}; Van Praag, Frijters and Ferrer-i-Carbonell, 2003; Barrafrem, Västfjäll and Tinghög, 2020; Taft, Hosein and Mehrizi, 2013; Gerrans, Speelman and Campitelli, 2014) but we can't ignore the other factors which influence the financial literacy and financial wellbeing. As per the result, financial knowledge may be an important factor in financial literacy but not an important factor in financial well-being.\par
So, Government, financial institutions, Schools and colleges should focus on building attitudes, financial behaviour and financial socialisation for the well-being of society.During data collection, it was seen that in rural areas, females are not allowed to go outside of the home expect a few events, and they got less chance of socialisation. And found that they get together during financial literacy camps to discuss finance and finance-related issues. So, the government should focus on financial literacy camps at frequent intervals because financial literacy camps play a very important role in financial socialisation.\par
XIV. 
\section[{Limitations of the Study}]{Limitations of the Study}\par
The current analysis is not without constraints. The first limitation, this study was conducted through online forms only and. Secondly study includes only the rural young population of Haryana, India. The third sample size is to sample. 
\section[{XV.}]{XV.} 
\section[{Practical Implications}]{Practical Implications}\par
The maximum researchers took demographic, and socioeconomic factors as a determinant of financial literacy and took "financial attitude, financial behaviour, financial knowledge and socialisation" as a dimension of financial study. But research is done on taking the dimensions of financial literacy as a determinant of financial literacy. This research will help the researcher to take more focus on the determinants of financial literacy to strengthen financial literacy and financial wellbeing. 
\section[{XVI.}]{XVI.} 
\section[{Future Scope}]{Future Scope}\par
The researcher can take more samples to remove the above limitations and consider other important determinates and should also check the association between financial socialisation agents, Family, income and financial wellbeing.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Volume}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3})}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5458333333333334\textwidth}P{0.0375\textwidth}P{0.21666666666666665\textwidth}P{0.024999999999999998\textwidth}P{0.008333333333333333\textwidth}P{0.016666666666666666\textwidth}}
\tabcellsep \tabcellsep \multicolumn{4}{l}{. "Financial literacy, financial behaviour,}\\
and\tabcellsep financial\tabcellsep awareness\tabcellsep should\tabcellsep be\tabcellsep seen\\
\multicolumn{6}{l}{interchangeably" by ("Hassan Al-Tamimi and Anood Bin}\\
\multicolumn{6}{l}{Kalli, 2009, Howlett, Kees and Kemp, 2008, Yoong, See}\\
\multicolumn{3}{l}{and Baronovich, 2012").}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04908814589665653\textwidth}P{0.11109422492401215\textwidth}P{0.13822188449848025\textwidth}P{0.16922492401215805\textwidth}P{0.08525835866261398\textwidth}P{0.05296352583586626\textwidth}P{0.055547112462006075\textwidth}P{0.08138297872340425\textwidth}P{0.05296352583586626\textwidth}P{0.054255319148936165\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Total Variance Explained}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Initial Eigen values}\tabcellsep \multicolumn{3}{l}{Extraction Sums of Squared Loadings}\tabcellsep \multicolumn{3}{l}{Rotation Sums of Squared Loadings}\\
\multicolumn{2}{l}{Component Total}\tabcellsep \% of Variance\tabcellsep Cumulative \%\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\\
1\tabcellsep \multicolumn{2}{l}{12.594 32.293}\tabcellsep 32.293\tabcellsep 12.594\tabcellsep 32.293\tabcellsep 32.293\tabcellsep 7.604\tabcellsep 19.497\tabcellsep 19.497\\
2\tabcellsep 4.889\tabcellsep 12.536\tabcellsep 44.829\tabcellsep 4.889\tabcellsep 12.536\tabcellsep 44.829\tabcellsep 6.658\tabcellsep 17.073\tabcellsep 36.57\\
3\tabcellsep 4.009\tabcellsep 10.279\tabcellsep 55.108\tabcellsep 4.009\tabcellsep 10.279\tabcellsep 55.108\tabcellsep 5.275\tabcellsep 13.526\tabcellsep 50.096\\
4\tabcellsep 2.238\tabcellsep 5.74\tabcellsep 60.848\tabcellsep 2.238\tabcellsep 5.74\tabcellsep 60.848\tabcellsep 3.643\tabcellsep 9.34\tabcellsep 59.436\\
5\tabcellsep 1.792\tabcellsep 4.596\tabcellsep 65.444\tabcellsep 1.792\tabcellsep 4.596\tabcellsep 65.444\tabcellsep 2.343\tabcellsep 6.007\tabcellsep 65.444\\
6\tabcellsep 1.472\tabcellsep 3.774\tabcellsep 69.218\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
7\tabcellsep 1.208\tabcellsep 3.097\tabcellsep 72.314\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
8\tabcellsep 0.99\tabcellsep 2.539\tabcellsep 74.853\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
9\tabcellsep 0.925\tabcellsep 2.373\tabcellsep 77.226\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
10\tabcellsep 0.897\tabcellsep 2.3\tabcellsep 79.526\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
11\tabcellsep 0.77\tabcellsep 1.974\tabcellsep 81.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
12\tabcellsep 0.716\tabcellsep 1.836\tabcellsep 83.335\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
13\tabcellsep 0.651\tabcellsep 1.67\tabcellsep 85.006\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
14\tabcellsep 0.568\tabcellsep 1.456\tabcellsep 86.462\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15\tabcellsep 0.523\tabcellsep 1.341\tabcellsep 87.802\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
16\tabcellsep 0.485\tabcellsep 1.243\tabcellsep 89.045\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.09324894514767933\textwidth}P{0.13090717299578059\textwidth}P{0.49135021097046416\textwidth}P{0.0017932489451476792\textwidth}P{0.04662447257383966\textwidth}P{0.04662447257383966\textwidth}P{0.039451476793248945\textwidth}}
\tabcellsep \multicolumn{2}{l}{Rotated Component Matrix(a)}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Component}\tabcellsep \tabcellsep \tabcellsep \\
Variables\tabcellsep \tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\\
\tabcellsep \tabcellsep FA\textunderscore 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.658\\
\tabcellsep Financial Attitude\tabcellsep FA\textunderscore 2 FA\textunderscore 3\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.775 0.754\\
\tabcellsep \tabcellsep FA\textunderscore 6\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.728\\
\tabcellsep \tabcellsep FB\textunderscore 1\tabcellsep \tabcellsep \tabcellsep 0.78\\
\tabcellsep \tabcellsep FB\textunderscore 2\tabcellsep \tabcellsep \tabcellsep 0.735\\
Independent Variable\tabcellsep Financial Behaviour\tabcellsep FB\textunderscore 3 FB\textunderscore 4\tabcellsep \tabcellsep \tabcellsep 0.587 0.577\\
\tabcellsep \tabcellsep FB\textunderscore 6\tabcellsep \tabcellsep \tabcellsep 0.728\\
\tabcellsep \tabcellsep FS\textunderscore F1\tabcellsep \tabcellsep 0.837\tabcellsep \\
\tabcellsep \tabcellsep FS\textunderscore F2\tabcellsep \tabcellsep 0.861\tabcellsep \\
\multicolumn{2}{l}{Financial Socialisation}\tabcellsep FS\textunderscore F3\tabcellsep \tabcellsep 0.653\tabcellsep \\
\tabcellsep \tabcellsep FS\textunderscore F4\tabcellsep \tabcellsep 0.763\tabcellsep \\
\tabcellsep \tabcellsep FS\textunderscore P1\tabcellsep \tabcellsep 0.835\tabcellsep \end{longtable} \par
  {\small\itshape [Note: a. Rotation converged in 7 iterations.]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.45\textwidth}P{0.39999999999999997\textwidth}}
Frequency\tabcellsep Per cent\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6197916666666666\textwidth}P{0.10182291666666667\textwidth}P{0.12838541666666667\textwidth}}
Variables\tabcellsep No of Questions\tabcellsep Cronbach Alpha\\
Financial Knowledge\tabcellsep 11\tabcellsep 0.952\\
Financial Attitude\tabcellsep 6\tabcellsep 0.825\\
Financial Behaviour\tabcellsep 9\tabcellsep 0.920\\
Financial Socialisation\tabcellsep 10\tabcellsep \\
Financial Wellbeing\tabcellsep 14\tabcellsep \\
Source: compiled by the author\tabcellsep \tabcellsep \\
XI.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.07083333333333333\textwidth}P{0.14756944444444445\textwidth}P{0.02361111111111111\textwidth}P{0.08854166666666667\textwidth}P{0.08263888888888889\textwidth}P{0.24791666666666667\textwidth}P{0.059027777777777776\textwidth}P{0.0767361111111111\textwidth}P{0.053125\textwidth}}
Model\tabcellsep CMIN\tabcellsep DF\tabcellsep CMIN/DF\tabcellsep CFI\tabcellsep TFI\tabcellsep RMSEA\tabcellsep GFI\tabcellsep AGFI\\
Default\tabcellsep 81.243\tabcellsep 10\tabcellsep 2.495\tabcellsep 0.965\tabcellsep 0.985\tabcellsep 0.031\tabcellsep 0.94\tabcellsep 0.782\\
\tabcellsep Tolerance limit\tabcellsep \tabcellsep < 3\tabcellsep > 0.90\tabcellsep \multicolumn{2}{l}{< 0.080 (Hair, J., Black, W et al.}\tabcellsep > 0.80\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.3090909090909091\textwidth}P{0.15454545454545454\textwidth}P{0.15454545454545454\textwidth}P{0.038636363636363635\textwidth}P{0.19318181818181818\textwidth}}
Estimate\tabcellsep S.E.\tabcellsep C.R.\tabcellsep P\tabcellsep Label\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.85\textwidth}}
Estimate\end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.43655999999999995\textwidth}P{0.00544\textwidth}P{0.035359999999999996\textwidth}P{0.24752000000000002\textwidth}P{0.0408\textwidth}P{0.014960000000000001\textwidth}P{0.039439999999999996\textwidth}P{0.019039999999999998\textwidth}P{0.008159999999999999\textwidth}P{0.00272\textwidth}}
\multicolumn{2}{l}{F\textunderscore SOCIALISATION}\tabcellsep \multicolumn{2}{l}{F\textunderscore BEHAVIOUR}\tabcellsep \multicolumn{2}{l}{F\textunderscore ATTITUDE}\tabcellsep \multicolumn{2}{l}{F\textunderscore KNOWLEDGE}\\
F\textunderscore WELLBEING\tabcellsep .065\tabcellsep \tabcellsep .247\tabcellsep \tabcellsep .331\tabcellsep \tabcellsep -.044\\
Source: Author Compliance\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{As per Table 8, It is Clear The total (direct and}\tabcellsep \multicolumn{6}{l}{The total (direct and indirect) effect of F\textunderscore BEHAVIOUR on}\\
\multicolumn{3}{l}{indirect) effect of F\textunderscore KNOWLEDGE on F\textunderscore WELLBEING is -}\tabcellsep \multicolumn{3}{l}{F\textunderscore WELLBEING is .247.}\tabcellsep \tabcellsep \\
.044.\tabcellsep \tabcellsep \tabcellsep The\tabcellsep total\tabcellsep (direct\tabcellsep and\tabcellsep indirect)\tabcellsep effect\tabcellsep of\\
\multicolumn{3}{l}{The total (direct and indirect) effect of F\textunderscore ATTITUDE on}\tabcellsep \multicolumn{6}{l}{F\textunderscore SOCIALIZATION on F\textunderscore WELLBEING is .065.}\\
F\textunderscore WELLBEING is .331.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.2569767441860465\textwidth}P{0.12848837209302325\textwidth}P{0.07906976744186046\textwidth}P{0.08895348837209302\textwidth}P{0.03953488372093023\textwidth}P{0.2569767441860465\textwidth}}
\tabcellsep Estimate\tabcellsep S.E.\tabcellsep C.R.\tabcellsep P\tabcellsep Label\\
F\textunderscore WELLBEING\tabcellsep 1.790\tabcellsep .247\tabcellsep 7.234\tabcellsep ***\tabcellsep par\textunderscore 14\end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 			\footnote{( ) C © 2022 Global Journals Determinants of Financial Literacy and its Effect on Financial Wellbeing-A Study on Young Population} 			\footnote{© 2022 Global JournalsDeterminants of Financial Literacy and its Effect on Financial Wellbeing-A Study on Young Population} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b16}\label{b16} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/j.1745-6606.2008.00106.x}{10.1111/j.1745-6606.2008.00106.x}.  		 \url{https://doi.org/10.1111/j.1745-6606.2008.00106.x}  		 	 
\bibitem[Chijwani ()]{b5}\label{b5} 	 		\textit{A Study of Financial Literacy among Working Women in Pune},  		 			M Chijwani 		.  		2014. 1 p. .  	 
\bibitem[Sohn et al. ()]{b29}\label{b29} 	 		‘Adolescents' financial literacy: The role of financial socialization agents, financial experiences, and money attitudes in shaping financial literacy among South Korean youth’.  		 			S H Sohn 		,  		 			S H Joo 		,  		 			J E Grable 		,  		 			S Lee 		,  		 			M Kim 		.  		 \xref{http://dx.doi.org/10.1016/j.adolescence.2012.02.002}{10.1016/j.adolescence.2012.02.002}.  		 \url{https://doi.org/10.1016/j.adolescence.2012.02.002}  	 	 		\textit{Journal of Adolescence}  		2012. 35  (4)  p. .  	 
\bibitem[Bhushan and Medury ()]{b4}\label{b4} 	 		‘an Empirical Analysis of Inter Linkages Between Financial Attitudes, Financial Behaviour and Financial Knowledge of Salaried Individuals’.  		 			P Bhushan 		,  		 			Y Medury 		.  		 \url{www.scholarshub.net}  	 	 		\textit{Indian Journal of Commerce \& Management Studies}  		2014. 5  (3)  p. .  	 
\bibitem[Atkinson and Messy ()]{b2}\label{b2} 	 		‘Assessing financial literacy in 12 countries: An OECD/INFE international pilot exercise’.  		 			A Atkinson 		,  		 			F A Messy 		.  		 \xref{http://dx.doi.org/10.1017/S1474747211000539}{10.1017/S1474747211000539}.  		 \url{https://doi.org/10.1017/S1474747211000539}  	 	 		\textit{Journal of Pension Economics and Finance}  		2011. 10  (4)  p. .  	 
\bibitem[Beal and Delpachitra ()]{b3}\label{b3} 	 		 			D J Beal 		,  		 			S B Delpachitra 		.  		 \xref{http://dx.doi.org/10.1111/j.1759-3441.2003.tb00337.x}{10.1111/j.1759-3441.2003.tb00337.x}.  		 \url{https://doi.org/10.1111/j.1759-3441.2003.tb00337.x}  		\textit{Financial Literacy Among Australian University Students. Economic Papers},  				2003. 22 p. .  	 
\bibitem[Mokhtar and Rahim ()]{b21}\label{b21} 	 		‘Determinants of employee perception on financial well-being in Putrajaya’.  		 			N Mokhtar 		,  		 			H A Rahim 		.  	 	 		\textit{Malaysian Journal of Consumer and Family Economics}  		2016. 19 p. .  	 
\bibitem[Rasoaisi and Kalebe ()]{b26}\label{b26} 	 		‘Determinants of Financial Literacy among the National University of Lesotho Students’.  		 			L Rasoaisi 		,  		 			K M Kalebe 		.  		 \xref{http://dx.doi.org/10.18488/journal.aefr/2015.5.9/102.9.1050.1060}{10.18488/journal.aefr/2015.5.9/102.9.1050.1060}.  		 \url{https://doi.org/10.18488/journal.aefr/2015.5.9/102.9.1050.1060}  	 	 		\textit{Asian Economic and Financial Review}  		2015. 5  (9)  p. .  	 
\bibitem[Thakur and Mago ()]{b31}\label{b31} 	 		‘Development of a financial literacy model for individuals in India using structural equation modelling’.  		 			S Thakur 		,  		 			M Mago 		.  		 \xref{http://dx.doi.org/10.1504/IJBIR.2021.115014}{10.1504/IJBIR.2021.115014}.  		 \url{https://doi.org/10.1504/IJBIR.2021.115014}  	 	 		\textit{International Journal of Business Innovation and Research}  		2021. 25  (1)  p. .  	 
\bibitem[Gao et al. ()]{b9}\label{b9} 	 		‘Earning Too Little And Worrying Too Much: The Role Of Income And Financial Worries On Parents' Well-Being In Hong Kong And Bangkok’.  		 			X Gao 		,  		 			K Lee 		,  		 			K Permpoonputtana 		.  		 \xref{http://dx.doi.org/10.1007/s10834-022-09863-y}{10.1007/s10834-022-09863-y}.  		 \url{https://doi.org/10.1007/s10834-022-09863-y}  	 	 		\textit{J Fam Econ Iss}  		2022.  	 
\bibitem[Nahar et al. ()]{b23}\label{b23} 	 		‘Factors Affecting Financial Literacy Rate of Millennial in Malaysia’.  		 			A I M Nahar 		,  		 			S N S Shahrul 		,  		 			N Rozzani 		,  		 			S K Saleh 		.  		 \xref{http://dx.doi.org/10.55493/5050.v7i1.4433}{10.55493/5050.v7i1.4433}.  		 \url{https://doi.org/10.55493/5050.v7i1.4433}  	 	 		\textit{International Journal of Publication and Social Studies}  		2022. 7  (1)  p. .  	 
\bibitem[Fessler et al. ()]{b8}\label{b8} 	 		‘Financial knowledge, attitude and behavior: evidence from the Austrian Survey of Financial Literacy’.  		 			P Fessler 		,  		 			M Silgoner 		,  		 			R Weber 		.  		 \xref{http://dx.doi.org/10.1007/s10663-019-09465-2}{10.1007/s10663-019-09465-2}.  		 \url{https://doi.org/10.1007/s10663-019-09465-2}  	 	 		\textit{Empirica}  		2020. 47  (4)  p. .  	 
\bibitem[Grohmann (2018)]{b12}\label{b12} 	 		‘Financial literacy and financial behavior: Evidence from the emerging Asian middle class’.  		 			A Grohmann 		.  		 \xref{http://dx.doi.org/10.1016/j.pacfin.2018.01.007}{10.1016/j.pacfin.2018.01.007}.  		 \url{https://doi.org/10.1016/j.pacfin.2018.01.007}  	 	 		\textit{Pacific Basin Finance Journal}  		2018. January. 48 p. .  	 
\bibitem[Financial Literacy and Inclusion in India: Final Report -India ()]{b24}\label{b24} 	 		\textit{Financial Literacy and Inclusion in India: Final Report -India},  		 24. NISM..  		2014. 48.  	 
\bibitem[Al-Tamimi et al. ()]{b14}\label{b14} 	 		‘Financial literacy and investment decisions of UAE investors’.  		 			Hassan Al-Tamimi 		,  		 			H A Anood Bin 		,  		 			A Kalli 		.  		 \xref{http://dx.doi.org/10.1108/1526594091100}{10.1108/1526594091100}.  		 \url{https://doi.org/10.1108/1526594091100}  	 	 		\textit{Journal of Risk Finance}  		2009. 10  (5)  p. .  	 
\bibitem[Remund ()]{b27}\label{b27} 	 		‘Financial literacy explicated: The case for a clearer definition in an increasingly complex economy’.  		 			D L Remund 		.  		 \xref{http://dx.doi.org/10.1111/j.1745-6606.2010.01169.x}{10.1111/j.1745-6606.2010.01169.x}.  		 \url{https://doi.org/10.1111/j.1745-6606.2010.01169.x}  	 	 		\textit{Journal of Consumer Affairs}  		2010. 44  (2)  p. .  	 
\bibitem[Yuesti et al. ()]{b33}\label{b33} 	 		‘Financial literacy in the covid-19 pandemic: Pressure conditions in indonesia’.  		 			A Yuesti 		,  		 			N W Rustiarini 		,  		 			N N A Suryandari 		.  		 \xref{http://dx.doi.org/10.9770/jesi.2020.8.1(59}{10.9770/jesi.2020.8.1(59}.  		 \url{https://doi.org/10.9770/jesi.2020.8.1(59}  	 	 		\textit{Entrepreneurship and Sustainability Issues}  		2020. 8  (1)  p. .  	 
\bibitem[Yoong et al. ()]{b32}\label{b32} 	 		‘Financial Literacy Key to Retirement Planning in Malaysia’.  		 			F J Yoong 		,  		 			B L See 		,  		 			D.-L Baronovich 		.  		 \xref{http://dx.doi.org/10.5539/jms.v2n1p75}{10.5539/jms.v2n1p75}.  		 \url{https://doi.org/10.5539/jms.v2n1p75}  	 	 		\textit{Journal of Management and Sustainability}  		2012. 2  (1)  p. .  	 
\bibitem[Fernandes et al. ()]{b7}\label{b7} 	 		‘Financial literacy, financial education, and downstream financial behaviors’.  		 			D Fernandes 		,  		 			J G Lynch 		,  		 			R G Netemeyer 		.  		 \xref{http://dx.doi.org/10.1287/mnsc.2013.1849}{10.1287/mnsc.2013.1849}.  		 \url{https://doi.org/10.1287/mnsc.2013.1849}  	 	 		\textit{Management Science}  		2014. 60  (8)  p. .  	 
\bibitem[Ibrahim and Alqaydi ()]{b18}\label{b18} 	 		‘Financial Literacy, Personal Financial Attitude, and Forms of Personal Debt among Residents of the UAE’.  		 			M E Ibrahim 		,  		 			F R Alqaydi 		.  		 \xref{http://dx.doi.org/10.5539/ijef.v5n7p126}{10.5539/ijef.v5n7p126}.  		 \url{https://doi.org/10.5539/ijef.v5n7p126}  	 	 		\textit{International Journal of Economics and Finance}  		2013. 5  (7)  p. .  	 
\bibitem[G20/Oecd Infe Core Competencies Framework on Financial Literacy for Adults G20/Oecd Infe Core Competencies Framework on Financial Literacy for Adults G20/Oecd Infe Report on Adult Financial Literacy in G20 Countries. 1-80. www.financial-education.org 26. Organisation for Economic and Cooperation and Development OECD ()]{b25}\label{b25} 	 		‘G20/Oecd Infe Core Competencies Framework on Financial Literacy for Adults G20/Oecd Infe Core Competencies Framework on Financial Literacy for Adults G20/Oecd Infe Report on Adult Financial Literacy in G20 Countries. 1-80. www.financial-education.org 26. Organisation for Economic and Cooperation and Development’.  		 \url{https://www.oecd.org/finance/financial-education/49319977.pdf}  	 	 		\textit{OECD}  		2017. 2011. Oecd. p. 31.  	 	 (Measuring financial literacy: questionnaire and guidance notes for conducting an internationally comparable survey of financial literacy) 
\bibitem[Sharma and Roshan ()]{b28}\label{b28} 	 		‘Influence of financial literacy on financial well-being’.  		 			M Sharma 		,  		 			R Roshan 		.  		 \url{https://www.researchgate.net/publication/352815020}  	 	 		\textit{UGC Care Group 1 Journal}  		2021. 51  (1)  p. .  	 
\bibitem[Jamieson ()]{b19}\label{b19} 	 		‘Likert scales: How to (ab)use them’.  		 			S Jamieson 		.  		 \xref{http://dx.doi.org/10.1111/j.1365-2929.2004.02012.x}{10.1111/j.1365-2929.2004.02012.x}.  		 \url{https://doi.org/10.1111/j.1365-2929.2004.02012.x}  	 	 		\textit{Medical Education}  		2004. 38  (12)  p. .  	 
\bibitem[Huston ()]{b17}\label{b17} 	 		‘Measuring Financial Literacy’.  		 			S J Huston 		.  		 \xref{http://dx.doi.org/10.1111/j.1745-6606.2010.01170.x}{10.1111/j.1745-6606.2010.01170.x}.  		 \url{https://doi.org/10.1111/j.1745-6606.2010.01170.x}  	 	 		\textit{Journal of Consumer Affairs}  		2010. 44  (2)  p. .  	 
\bibitem[Atkinson and Messy ()]{b1}\label{b1} 	 		\textit{Measuring Financial Literacy: Results of the Oecd Infe Pilot Study},  		 			A Atkinson 		,  		 			F Messy 		.  		2012. OECD Publishing. p. 15.  	 
\bibitem[Deswal ()]{b6}\label{b6} 	 		‘Microfinance: Does it really improve the wellbeing?-A study of Haryana’.  		 			A Deswal 		.  	 	 		\textit{International Journal of Commerce and Management Research}  		2015. 1  (1)  p. .  	 	 (Available at: www.managejournal.com) 
\bibitem[Morgan and Trinh ()]{b22}\label{b22} 	 		 			P J Morgan 		,  		 			L Q Trinh 		.  		\textit{ADBI Working Paper Series DETERMINANTS AND IMPACTS OF FINANCIAL LITERACY IN CAMBODIA AND VIET NAM Asian Development Bank Institute},  				2017.  	 	 (Issue 754) 
\bibitem[Lusardi and Mitchell ()]{b20}\label{b20} 	 		‘The Economic Importance of Financial literacy: Theory and Evidence’.  		 			A Lusardi 		,  		 			O S Mitchell 		.  		 \xref{http://dx.doi.org/10.1257/jel.52.1.5}{10.1257/jel.52.1.5}.  		 \url{https://doi.org/10.1257/jel.52.1.5}  	 	 		\textit{Journal of Economic Literature}  		2014. 52  (1)  p. .  	 
\bibitem[Gerrans and Heaney ()]{b11}\label{b11} 	 		\textit{The impact of undergraduate personal finance education on individual financial literacy, attitudes and intentions. Accounting and Finance},  		 			P Gerrans 		,  		 			R Heaney 		.  		 \xref{http://dx.doi.org/10.1111/acfi.12247}{10.1111/acfi.12247}.  		 \url{https://doi.org/10.1111/acfi.12247}  		2019. 59 p. .  	 
\bibitem[Taft et al. ()]{b30}\label{b30} 	 		‘The Relation between Financial Literacy, Financial Wellbeing and Financial Concerns’.  		 			M K Taft 		,  		 			Z Z Hosein 		,  		 			S M T Mehrizi 		.  		 \xref{http://dx.doi.org/10.5539/ijbm.v8n11p63}{10.5539/ijbm.v8n11p63}.  		 \url{https://doi.org/10.5539/ijbm.v8n11p63}  	 	 		\textit{International Journal of Business and Management}  		2013. 8  (11)  p. .  	 
\bibitem[Gerrans et al. ()]{b10}\label{b10} 	 		‘The Relationship Between Personal Financial Wellness and Financial Wellbeing: A Structural Equation Modelling Approach’.  		 			P Gerrans 		,  		 			C Speelman 		,  		 			G Campitelli 		.  		 \xref{http://dx.doi.org/10.1007/s10834-013-9358-z}{10.1007/s10834-013-9358-z}.  	 	 		\textit{Journal of Family and Economic Issues}  		2014. 35  (2)  p. .  	 
\bibitem[Howlett et al. ()]{b15}\label{b15} 	 		‘The role of self-regulation, future orientation, and financial knowledge in long-term financial decisions’.  		 			E Howlett 		,  		 			J Kees 		,  		 			E Kemp 		.  	 	 		\textit{Journal of Consumer Affairs}  		2008. 42  (2)  p. .  	 
\bibitem[Ajzen ()]{b0}\label{b0} 	 		‘The theory of planned behaviou1. Ajzen I. The theory of planned behaviour: Reactions and reflections’.  		 			I Ajzen 		.  		 \xref{http://dx.doi.org/10.1080/08870446.2011.613995}{10.1080/08870446.2011.613995}.  		 \url{https://doi.org/10.1080/08870446.2011.613995}  	 	 		\textit{Psychol Heal. 2011; r: Reactions and reflections},  				2011.  	 
\bibitem[Haque and Zulfiqar ()]{b13}\label{b13} 	 		‘Women' s Economic Empowerment through Financial Literacy, Financial Attitude and Financial Wellbeing’.  		 			Abdul ; Haque 		,  		 			M Zulfiqar 		.  	 	 		\textit{International Journal of Business and Social Science}  		2016. 7  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
