\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={"Analysis of Impact of Gross Domestic Products (GDP) on Stock Market Movement in India"},
 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{2020-12-15 (revised: 15 December 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-12-15}
\title{"Analysis of Impact of Gross Domestic Products (GDP) on Stock Market Movement in India"}
\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]{Vasani Sureshbhai  Vithalbhai}

             \affil[1]{  Department of commerce}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 November 2020 Accepted: 1 December 2020 Published: 15 December 2020}

\maketitle


\begin{abstract}
        


This paper covers the financial system with two main components GDP and Stock Exchange. It Means this two variables one is study (Independent) variable (GDP) and Stock Market Dependent Variable. Researcher has collected Data from the secondary source like website and Stock Market because study based on secondary information which available on online source. Financial system is very important to control the economy of any country so every country has to focus on it. Researcher has main objective is to know; To know the impact of GDP on stock market as a macroeconomic variable, To find out the relationship between gross domestic products (GDP) and stock market movement in India, To know the impact of gross domestic products (GDP) on the stock market movement in India.

\end{abstract}


\keywords{GDP, financial system, co-relation, regression, sensex and nifty 50.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ross Domestic Product (GDP) is the total monetary or market value of all the finished goods and services produced within a country's borders in a specific time period. As a broad measure of overall domestic production, it functions as a comprehensive scorecard of the country's economic health.  {\ref (Chappelow, Gross Domestic Product-GDP, 2019}). An IMF publication states that, "GDP measures the monetary value of final goods and services that are bought by the final user produced in a country in a given period of time (say a quarter or a year)." \hyperref[b2]{(Chappelow, J., 2019)}. A financial system plays a vital role in the economic growth of the country. It intermediate between the flow of funds belonging to those who save a part of their income and those who invest in productive assets. It mobilizes and usefully allocates scare resources of a country. A financial system is a complex, well-integrated set of sub systems of financial institution, market, instrument, and services which facilitate the transfer and allocation of funds, efficiently and effectively. The Indian financial system can also be broadly classified into the formal (organized) financial system and informal (unorganized) financial system. The formal financial system comes under the preview of the Ministry of Finance (MoF), the Reserve Bank of India (RBI), the Securities and Exchange Board of India (SEBI), and other regulatory bodies. (Chen, J., 2019) Though GDP is usually calculated on an annual basis, it can be calculated on a quarterly basis as well. In India, for example, the government releases an annualized GDP estimate for each quarter and also for an entire year. Most of the individual data sets will also be given in real terms, meaning that the data is adjusted for price changes, and is, therefore, net of inflation. (CHAPPELOW, Gross Domestic Product-GDP, 2019) (Chappelow, J., 2019) G (Sources: https://www.investopedia.com/terms/f/financialsystem.asp) The study adopted the Vector Error Correction Model (VECM) methodology in estimating the long run and short run relationship among the Variables. The study started by testing for stationary of the data, and when variables were found to be stationary only after taking their first difference, the Johansen Co integration test was adopted to determine whether or not the variables have long run relationship. Having found the variables to be co integrated, the VECM model was run where the short run relationship among the variables and short run dynamics of the model were estimated. As a further tool of analysis, impulse response function (IRF) was also adopted by the study. Findings of the study showed stock market to have a negative effect on economic growth in the long run, while in the short run, it is found to have a positive effect on economic growth of India. The short run impact can be attributed to it being a source of finance to enterprises, but however, the long run negative impact of stock market development can be viewed from the angle of its high level of volatility and casino-like operation which entails a lot of speculative activities. But can stock market declines actually affect future growth? There is some evidence that they can through the credit channel. The researchers conclude that This Economic Commentary has reviewed the reasons why stock prices and real GDP may be correlated. In doing so we have emphasized that firms' balance-sheet effects may be important in understanding output growth. To understand this channel we sometimes treated stock price changes as occurring for some exogenous reason, like the bursting of a stock market bubble, and examined why this would affect investment and output. Of course, stock price changes very rarely occur without a change in some fundamental economic variables. Reality is likely a synthesis of both scenarios: Future GDP growth affects current stock prices, and this change in stock prices affects future GDP growth. Most people view the credit channel as explaining how the feedback effects. under study in the research. Interviews with experts will be undertaken if necessary to tap the unknown facts and figures of what I think might have been missing in the data. The main objective of the study is to study the relationship between stock market returns with respect to inflation, GDP and interest rates and To find the strength of the relation between stock market returns with respect to inflation and GDP. The researcher will also use regression, correlation to find out the nature and strength of the relationship between the variables under study. An important finding is that the explanatory variables in the model result in 95.6\% influence on the stock prices of quoted companies for the period 1997-2006. It also provides preliminary evidence regarding the relative importance of the explanatory variables on stock prices of quoted companies. Specifically, the findings suggest that RDGP was the most important variable influencing stock prices. Conclusively, government should implement policies that will reduce inflation rate and poverty level through infrastructural development and improved standard of living. Also, interest rates should be made moderate in order to encourage investment and transactions in the stock market. (D. V.  {\ref Lokeswar} The Study on Impact of BSE SENSEX Index on GDP growth rate shows that, SENSEX Index of BSE is significantly affected on growth rate of GDP. BSE SENSEX Index is increased, and then growth rate in GDP is also increased. Correlation between both variable is significant i.e. 0.0937 shows the positive relationship. Specifically, the findings suggest that role of stock market (BSE SENSEX Index) is one of the most important influencing factors of GDP and vice a versa. So, the GDP is predictable variables for Indian stock market returns. Conclusively, the government should try to maintain the growth rates of GDP and liquidity in the primary, secondary and derivatives market of stock market. \hyperref[b7]{(Kishorsinh \& Mahendrakumar, 2018)} III. 
\section[{Problem of the Study}]{Problem of the Study}\par
The stock market is a general term used to refer to an organized exchange where shares of stock are traded. The movement of stock market depends on the rational well as the irrational behaviour of the investor. The most imposing role of stock market is to work as a relationship between savers and borrowers. This helpful for the generation of saving form the huge group of small savers and these saving can be investment in profitable means. The investor and creditor liking together with stock market operation. The stock market engaged the reallocation of money from the different firm of the economy. Investors consider macroeconomic variables when they value stocks. Interest rates, exchange rate, inflation, GDP are very important among these macroeconomic variables which affect the performance of the stock market. A number of studies have been conducted to determine the relationship between the macroeconomic variable and stock prices in the past. The findings of these studies show that there is a strong relationship between macroeconomic variable and stock prices. Some studies showed no relationship between the economies and the financial markets of less developed countries, like Asian markets, Fung and Lie (1990) explained this by saying that "macroeconomic factors can't be reliable indicators for stock market price movements in the Asian markets because of the inability of stock markets to fully capture information about the change in macroeconomic fundamentals."\par
There are many debatable opinions on the relationship between the GDP and stock market movement. Hence a study will be undertaken to observe the impact of GDP on stock market movement and the relationship between GDP and stock market movement. Therefore, the statement of problem for this research is.. 
\section[{IV.}]{IV.}\par
Objectives of the Study a) Specifically these are the main objectives of the study 1. To find out the relationship between gross domestic products (GDP) and stock market movement in India. 2. To know the impact of gross domestic products (GDP) on the stock market movement in India. 3. To know the impact GDP on stock market as a macroeconomic variable. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XX Issue VIII Version I Year 2020 ( ) referred to support the formation of certain conceptual definitions and depth knowledge of the subject. Journals, Magazines and newspapers will be used to accumulate the latest information about the variable V.\par
Hypothesis of the Study There is a significant relationship between GDP and SENSEX. H 0\par
There is no significant relationship between GDP and SENSEX. H 1\par
There is a significant relationship between GDP and NIFTY 50. H 0\par
There is no significant relationship between GDP and NIFTY 50.H 1\par
There is an Impact of GDP on SENSEX. H 0\par
There is no impact of GDP on SENSEX.H 1\par
There is an Impact of GDP on NIFTY 50. H 0\par
There is no impact of GDP on NIFTY 50.    
\section[{Data Analysis}]{Data Analysis} 
\section[{Simple Linear Regression Model}]{Simple Linear Regression Model}\par
Regression analysis between GDP and SENSEX Hypothesis of the study Regression Analysis between GDP and BSE SENSEX Index shows there is positive significant correlation between these two Variables. From the above ANOVA table f cal-value (443.53) is more than the f tabulated value (2.55676E-20). So, we fail to accept the null hypothesis at 5\% level of significance. We can say that, there is an impact of GDP on BSE SENSEX Index. As per the above table we observe that p-value (4.40084E-08) in ANOVA table is less than 0.05 at the level of 5\% significance. Therefore the H0 (null hypothesis is) rejected. So we conclude that there is a significant impact of GDP on BSE SENSEX index.  
\section[{b) Interpretation}]{b) Interpretation}\par
Regression Analysis between GDP and NSE NIFTY 50 Index shows there is positive significant correlation between these two Variables. From the above ANOVA table f cal-value (524.7529) is more than the f tabulated value (2.04E-21). So, we fail to accept the null hypothesis at 5\% level of significance. We can say that, there is an impact of GDP on NSE NIFTY 50 Index.  As per the above table we observe that p-value (5.35E-09) in ANOVA table is less than 0.05 at the level of 5\% significance. Therefore the H0 (null hypothesis is) rejected. So we conclude that there is a significant impact of GDP on NSE NIFTY 50 index.   {\ref c}) Interpretation Regression Analysis between GDP and NSE NIFTY 50 Index shows there is positive significant correlation between these two Variables. From the above ANOVA table f cal-value (524.7529) is more than the f tabulated value (2.04E-21). So, we fail to accept the null hypothesis at 5\% level of significance. We can say that, there is an impact of GDP on NSE NIFTY 50 Index.\par
As per the above table we observe that p-value (5.35E-09) in ANOVA table is less than 0.05 at the level of 5\% significance. Therefore the H0 (null hypothesis is) rejected. So we conclude that there is a significant impact of GDP on NSE NIFTY 50 index. \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}(}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}"}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 1 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 1 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
, 2012)\\
Kishorsinh, N. C., \& Mahendrakumar, T. S.\\
(2018) have analyzed the Impact of Gross Domestic\\
Products (GDP) on Stock Market Returns in India. The\\
researcher's have collected data from the official\\
website of BSE (Bombay Stock Exchange). Data of GDP\\
growth rate is collected from World Bank Reports and\\
other websites,\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.08292682926829269\textwidth}P{0.03966065747613998\textwidth}P{0.05408271474019087\textwidth}P{0.13069989395546128\textwidth}P{0.1487274655355249\textwidth}P{0.09103923647932131\textwidth}P{0.05047720042417815\textwidth}P{0.11808059384941674\textwidth}P{0.13430540827147402\textwidth}}
Year 2020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue VIII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep YEARS 2011-12 2012-13 2013-14 2014-15\tabcellsep QUARTERS Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4\tabcellsep GDP 1969132 1913207 2073896 2150712 2074589 2047909 2177528 2246251 2206230 2193897 2314941 2348579 2377154 2379356 2457010 2498612\tabcellsep SENSEX 18845.87 16453.76 15454.92 17404.2 17429.98 18762.74 19426.71 18835.77 19395.81 19379.77 21170.68 22386.27 25413.78 26630.51 27499.42 27957.49\tabcellsep YEARS 2016-17 2017-18 2018-19 2019-20\tabcellsep QUARTERS Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2\tabcellsep GDP 2637004 2716448 2797534 2791258 2832025 2898152 2962815 2974645 3039403 3127303 3190452 3178747 3231406 3306332 3348005 3316377\tabcellsep SENSEX 26117.54 25341.86 26999.72 27865.96 26626.46 29620.5 30921.61 31283.72 34056.83 32968.68 35423.48 36227.14 36068.33 38672.91 39394.64 38667.33\\
\tabcellsep 2015-16\tabcellsep Q1\tabcellsep 2560191\tabcellsep 27780.83\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Q2\tabcellsep 2578225\tabcellsep 26154.83\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{(Sources: Wikipedia, Invest opedia, Websites of NSE and BSE etc)}\end{longtable} \par
  {\small\itshape [Note: BFigure 1.2: Co-relation chart and Interpretation]} 
\caption{\label{tab_2}Table 1 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{P{0.051829268292682924\textwidth}P{0.05701219512195122\textwidth}P{0.1736280487804878\textwidth}P{0.1490091463414634\textwidth}P{0.06349085365853659\textwidth}P{0.051829268292682924\textwidth}P{0.1490091463414634\textwidth}P{0.1541920731707317\textwidth}}
\tabcellsep \tabcellsep : CO-\tabcellsep \tabcellsep \multicolumn{2}{l}{GDP and NIFTY 50}\tabcellsep \tabcellsep \\
YEARS\tabcellsep QUARTERS\tabcellsep GDP\tabcellsep NIFTY50\tabcellsep YEARS\tabcellsep QUARTERS\tabcellsep GDP\tabcellsep NIFTY50\\
2011-12\tabcellsep Q1\tabcellsep 1969132\tabcellsep 5647.4\tabcellsep \tabcellsep Q3\tabcellsep 2637004\tabcellsep 7946.35\\
\tabcellsep Q2\tabcellsep 1913207\tabcellsep 4943.25\tabcellsep \tabcellsep Q4\tabcellsep 2716448\tabcellsep 7738.4\\
\tabcellsep Q3\tabcellsep 2073896\tabcellsep 4624.3\tabcellsep 2016-17\tabcellsep Q1\tabcellsep 2797534\tabcellsep 8287.77\\
\tabcellsep Q4\tabcellsep 2150712\tabcellsep 5295.55\tabcellsep \tabcellsep Q2\tabcellsep 2791258\tabcellsep 8611.15\\
2012-13\tabcellsep Q1\tabcellsep 2074589\tabcellsep 5278.9\tabcellsep \tabcellsep Q3\tabcellsep 2832025\tabcellsep 8185.8\\
\tabcellsep Q2\tabcellsep 2047909\tabcellsep 5703.3\tabcellsep \tabcellsep Q4\tabcellsep 2898152\tabcellsep 9173.75\\
\tabcellsep Q3\tabcellsep 2177528\tabcellsep 5905.1\tabcellsep 2017-18\tabcellsep Q1\tabcellsep 2962815\tabcellsep 9520.9\\
\tabcellsep Q4\tabcellsep 2246251\tabcellsep 5682.55\tabcellsep \tabcellsep Q2\tabcellsep 2974645\tabcellsep 9788.6\\
2013-14\tabcellsep Q1\tabcellsep 2206230\tabcellsep 5842.2\tabcellsep \tabcellsep Q3\tabcellsep 3039403\tabcellsep 10530.7\\
\tabcellsep Q2\tabcellsep 2193897\tabcellsep 5735.3\tabcellsep \tabcellsep Q4\tabcellsep 3127303\tabcellsep 10113.7\\
\tabcellsep Q3\tabcellsep 2314941\tabcellsep 6304\tabcellsep 2018-19\tabcellsep Q1\tabcellsep 3190452\tabcellsep 10714.3\\
\tabcellsep Q4\tabcellsep 2348579\tabcellsep 6704.2\tabcellsep \tabcellsep Q2\tabcellsep 3178747\tabcellsep 10930.45\\
2014-15\tabcellsep Q1\tabcellsep 2377154\tabcellsep 7611.35\tabcellsep \tabcellsep Q3\tabcellsep 3231406\tabcellsep 10862.55\\
\tabcellsep Q2\tabcellsep 2379356\tabcellsep 7964.8\tabcellsep \tabcellsep Q4\tabcellsep 3306332\tabcellsep 11623.9\\
\tabcellsep Q3\tabcellsep 2457010\tabcellsep 8282.7\tabcellsep 2019-20\tabcellsep Q1\tabcellsep 3348005\tabcellsep 11788.85\\
\tabcellsep Q4\tabcellsep 2498612\tabcellsep 8491\tabcellsep \tabcellsep Q2\tabcellsep 3316377\tabcellsep 11474.45\\
2015-16\tabcellsep Q1\tabcellsep 2560191\tabcellsep 8368.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Q2\tabcellsep 2578225\tabcellsep 7948.9\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 1 . 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14} \par 
\begin{longtable}{P{0.22330508474576272\textwidth}P{0.03601694915254237\textwidth}P{0.007203389830508475\textwidth}P{0.17288135593220338\textwidth}P{0.136864406779661\textwidth}P{0.09364406779661016\textwidth}P{0.18008474576271186\textwidth}}
Variable\tabcellsep R\tabcellsep 2\tabcellsep Equation\tabcellsep P. value\tabcellsep Seg t 5\%\tabcellsep H0(Accept/Reject)\\
SENSEX\tabcellsep \multicolumn{2}{l}{0.93}\tabcellsep Y=0.015-13852.9x\tabcellsep 4.40084E-08\tabcellsep 0.05\tabcellsep Rejected\\
a) Interpretation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 1 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15} \par 
\begin{longtable}{P{0.13333333333333333\textwidth}P{0.041666666666666664\textwidth}P{0.008333333333333333\textwidth}P{0.21666666666666665\textwidth}P{0.13333333333333333\textwidth}P{0.10833333333333332\textwidth}P{0.20833333333333331\textwidth}}
Variable\tabcellsep R\tabcellsep 2\tabcellsep Equation\tabcellsep P. value\tabcellsep Seg t 5\%\tabcellsep H0(Accept/Reject)\\
NIFTY 50\tabcellsep \multicolumn{2}{l}{0.94}\tabcellsep Y=0.004727-4314.2x\tabcellsep 5.35E-09\tabcellsep 0.05\tabcellsep Rejected\end{longtable} \par
 
\caption{\label{tab_5}Table 1 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15} \par 
\begin{longtable}{P{0.13076923076923078\textwidth}P{0.040865384615384616\textwidth}P{0.008173076923076924\textwidth}P{0.2125\textwidth}P{0.13076923076923078\textwidth}P{0.10625\textwidth}P{0.22067307692307694\textwidth}}
Variable\tabcellsep R\tabcellsep 2\tabcellsep Equation\tabcellsep P. value\tabcellsep Seg t 5\%\tabcellsep H0(Accept/Reject)\\
NIFTY 50\tabcellsep \multicolumn{2}{l}{0.94}\tabcellsep Y=0.004727-4314.2x\tabcellsep 5.35E-09\tabcellsep 0.05\tabcellsep Rejected\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 41\end{longtable} \par
 
\caption{\label{tab_6}Table 1 . 5 :}\end{figure}
 			\footnote{© 2020 Global Journals} 			\footnote{© 2020 Global Journals "Analysis of Impact of Gross Domestic Products (GDP) on Stock Market Movement in India"} 		 		\backmatter   			 
\subsection[{XI.}]{XI.} 
\subsection[{Significance of the Study}]{Significance of the Study}\par
The significance of the study is as follows:\par
1. To improve in the knowledge of GDP and Indian stock market. 2. Through this study know about how to do analysis and interpretation. 3. The study helps to find out impact of GDP on stock market movement in India. 4. This study through know the relationship between GDP and stock market movement in India.\par
XII. 
\subsection[{Limitation of the Study}]{Limitation of the Study}\par
1. The study is limited to nine years.\par
2. The studies is restricted to only data between 2011-12 to 2019-20 as compare to population, the sample size is small. Hence, on the basis of this study, generalization cannot be made. 3. The study is mainly based on secondary data taken from published data on websites. The reliability and finding are contingent upon the published data. 4. There are many other factors also affected to the stock market movement. 			  			 \par
IX. 
\subsection[{Major Findings}]{Major Findings} 
\subsection[{Correlation between GDP and SEXNSEX}]{Correlation between GDP and SEXNSEX}\par
Calculated value of co-relation between GDP and SENSEX is 0.965768, so we can interpret that there is strong positive relationship between these two variables. Here we can say if GDP increase in that case our SENSEX is also increase because of that result of co-relation. 
\subsection[{Correlation between GDP and NIFTY 50}]{Correlation between GDP and NIFTY 50}\par
Calculated value of co-relation between GDP and NIFTY 50 is 0.970837, so we can interpret that there is strong positive relationship between these two variables. Here we can say if GDP increase in that case our NIFTY 50 is also increase because of that result of correlation. 
\subsection[{Regression analysis between GDP and SENSEX}]{Regression analysis between GDP and SENSEX}\par
Regression Analysis between GDP and BSE SENSEX Index shows there is positive significant correlation between these two Variables. From the ANOVA table f cal-value is more than the f tabulated value. So, we fail to accept the null hypothesis at 5\% level of significance. We can say that, there is an impact of GDP on BSE SENSEX Index.\par
As per the regression analysis we observe that p-value in ANOVA table is less than 0.05 at the level of 5\% significance. Therefore the H0 (null hypothesis is) rejected. So we conclude that there is a significant impact of GDP on BSE SENSEX index. 
\subsection[{Regression analysis between GDP and NIFTY 50}]{Regression analysis between GDP and NIFTY 50}\par
Regression Analysis between GDP and NSE NIFTY 50 Index shows there is positive significant correlation between these two Variables. From the ANOVA table f cal-value is more than the f tabulated value. So, we fail to accept the null hypothesis at 5\% level of significance. We can say that, there is an impact of GDP on NSE NIFTY 50 Index.\par
As per the regression analysis we observe that p-value in ANOVA table is less than 0.05 at the level of 5\% significance. Therefore the H0 (null hypothesis is) rejected. So we conclude that there is a significant impact of GDP on NSE NIFTY 50 index. 
\subsection[{X.}]{X.} 
\subsection[{Conclusion and Utility}]{Conclusion and Utility}\par
This study is conducted to "Analysis of Impact of Gross Domestic Products (GDP) on Stock Market Movement in India". The main objective of the study are to find out the relationship between gross domestic products (GDP) and stock market movement in India and To know the impact of gross domestic products (GDP) on the stock market movement in India. For the fulfillment of Research objective the data of GDP collected from the website of Reserve Bank of India (RBI) and data of SENSEX and NIFTY 50 collected from the websites of Bombay Stock Exchange (BSE) and National Stock Exchange (NSE).\par
So, final conclusion of the study on the basis result of co-relation we can say that there is strong relationship between GDP and Stock Market Movement in India and on the basis of result of regression we can say that there is an impact of GDP on Stock Market Movement in India. These result shows that any change in the GDP is reflect in the stock market of India. On the basis finding of this study we interpret that GDP as a macroeconomic variable impact on stock market of India.\par
"Analysis of Impact of Gross Domestic Products (GDP) on Stock Market Movement in India"			 			  				\begin{bibitemlist}{1}
\bibitem[ Analysis Fross Domestic Product (GDP) on Stock Market Returns in India. IJRCM]{b8}\label{b8} 	 		\textit{},  	 	 		\textit{Analysis Fross Domestic Product (GDP) on Stock Market Returns in India. IJRCM}  		6  (2)  p. .  	 
\bibitem[Kishorsinh and Mahendrakumar ()]{b7}\label{b7} 	 		\textit{},  		 			N C Kishorsinh 		,  		 			T S Mahendrakumar 		.  		2018.  	 
\bibitem[Chen (2019)]{b4}\label{b4} 	 		\textit{},  		 			J Chen 		.  		 \url{fromhttps://www.investopedia.com/terms/e/economicgrowthrate.asp:www.investopedia.com}  		2019. July 8.  	 
\bibitem[Chappelow (2019)]{b2}\label{b2} 	 		\textit{},  		 			J Chappelow 		.  		2019. November 8.  	 
\bibitem[Mittal ()]{b9}\label{b9} 	 		‘A Comparitive Analysis pf Promotional Tools and Techniques Adopted For retail Banking in Public Sector and Private Sector Banks’.  		 			S A Mittal 		.  	 	 		\textit{Jornal of Business Management \& Social science Research}  		2013.  	 
\bibitem[Rohit ()]{b11}\label{b11} 	 		‘A Study on Financial Performance of Commercial Banks in India: Application of CAMEL Model’.  		 			B Rohit 		,  		 			MA 		.  	 	 		\textit{Al-Barkaat Journal of Finance \& Management}  		2013. p. 21.  	 
\bibitem[Aldasoro (2020)]{b0}\label{b0} 	 		 			I Aldasoro 		.  		\textit{Effect of Covid-19 on the Banking Sector: Market's assessment. www.bis.org},  				2020. March 7. p. .  	 
\bibitem[Charles et al. (2002)]{b3}\label{b3} 	 		 			T C Charles 		,  		 			P L Vasso 		,  		 			S F Timothy 		.  		\textit{Stock Prices and Output Growth: An},  				2002. August 15.  	 
\bibitem[Attahir ()]{b1}\label{b1} 	 		‘Econonic Growth Impact of Indian Stock Market: An Economic Investigation’.  		 			B A Attahir 		.  	 	 		\textit{Pacific Business Review International (Finance Section)}  		2016. 1  (1)  p. .  	 
\bibitem[Lokeswar ()]{b5}\label{b5} 	 		‘Impact of Inflation and GDP on Stock Market Returns in India’.  		 			D V Lokeswar 		,  		 			R 		.  	 	 		\textit{International Journal of Advanced Research in Management and Social science (IJARMSS)}  		2012. 1  (6)  p. .  	 
\bibitem[Deepak and Neena ()]{b6}\label{b6} 	 		\textit{Research Methodology},  		 			C Deepak 		,  		 			S Neena 		.  		2011. Vikas Publication House.  	 
\bibitem[Priti ()]{b10}\label{b10} 	 		\textit{Research Methodology},  		 			R Priti 		,  		 			PK 		.  		2017. Mumbai: Himalaya BUlication House Pvt. Ltd.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
