\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={Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model},
 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{2021-10-15 (revised: 15 October 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-10-15}
\title{Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model}
\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]{Indu  Sumanasekera}

             \author[2]{Junainah Abd  Hamid}

             \author[3]{Ali  Khatibi}

             \author[4]{S. M. Ferdous  Azam}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 September 2021 Accepted: 2 October 2021 Published: 15 October 2021}

\maketitle


\begin{abstract}
        


Parents play a vital role as social ac tors in the development of children's academic achievement by motivating them. Their active participation in children's learning process is quite important for them to influence their children for a better learning outcome. Parental involvement in literature has been defined in a variety of ways. It is generally the involvement of parents in the children's education process with the aim of improving their academic as well as social wellbeing.

\end{abstract}


\keywords{parental involvement, parenting style, student motivation, academic causal factors, }

\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& 	 	 		 \par
Abstract-Parents play a vital role as social actors in the development of children's academic achievement by motivating them. Their active participation in children's learning process is quite important for them to influence their children for a better learning outcome. Parental involvement in literature has been defined in a variety of ways. It is generally the involvement of parents in the children's education process with the aim of improving their academic as well as social wellbeing. These include various activities such as supporting and monitoring homework at home, attending school activities and attending parent and teacher interaction sessions, communicating with teachers, volunteering activities at school, and working with the community. For an every child, the school is often called as the second home, which helps molding a child to become a global citizen. The children are taught moral values and standards through interactions at school, also aiming at developing the knowledge and skills required for the labor market in future. Findings of research done on influence of parental involvement towards the academic performance of the children shows that there is a significant relationship between the parental involvement and the performance of the children. Active involvement of parents appears to have a greater impact on students' performance, reviles that the variables parental involvement and learning motivation has direct relationship. A child's parental involvement begins at nursery schooling level and then continues through the primary, the secondary and at the high school. Further, some studies revealed that there's a significant mediation effect of student motivation in the relationship between the parental involvement and student performance. Several studies have shown that parenting styles indirectly and positively related to academic outcome through the motivation significantly. Some researchers have depicted a significant mediating effect of student motivation in the relationship between parenting styles and academic performance among students. The analysis showed that parenting styles indirectly and positively related to academic outcome through the motivation.\par
Positive significant relationship appeared between the teacher's teaching experience and performance implied that teachers who have developed greater cognitive abilities tend to generate better learner performance. Studies have shown that through the teaching practice, positive teacherstudent relationships can lead to a warm classroom environment that facilitates successful adaptation to school and thereby moderates student motivation to learn significantly. Therefore, it is crucial to understand the effects of the quality of teacher-student interaction on students' motivation to learn.\par
According to the literature, there is a significant impact of parental involvement and parenting styles on student performance. Student motivation significantly mediates these relationships and academic causal factors significantly moderate the relationships. On this contextual, a Conceptual Model was introduced. This conceptual model could be used by future researchers to examine the impact of involvement and styles of parents on student motivation towards student performance with the moderating effect of academic causal factors in deferent perspectives. 
\section[{Introduction}]{Introduction}\par
arental involvement has been defined in a number of ways in the literature. Largely, parental involvement is the participation of parents in children's educational process with the purpose of improving their academic and social well-being, which includes a diverse set of activities, such as assisting and monitoring learning at home, attending school activities and parent-teacher interactions, volunteering at school, communicating with teachers and collaborating with community (Zong, Zhang \& Yao, 2017, Liu, Sulaimani \& Henning, 2020). Previous research suggests that there is a growing concern about the degree of which parents are involved in their child's education  {\ref (Bempechat, 1992} For an every child, the school is often called as the second home, which helps molding a child to become a global citizen. The children are taught moral values and standards through interactions at school, also aiming at developing the knowledge and skills required for the labor market in future  {\ref (World Bank, 2015)}. Findings of research done on influence of parental involvement in the academic performance of P the children shows that there is a significant relationship between the parental involvement and the student performance of the children \hyperref[b108]{(Yaseen, Zaman, \& Rasheed, 2017)}. Active involvement of parents appears to have a greater impact on students' performance. A child's parental involvement begins at nursery and then continues through primary, secondary and to the high school. Although it is important at every grade and throughout, yet it is known to be critical at the secondary schooling stage. There's a tendency of parents getting less involved in their children's education when their children becoming young adolescents \hyperref[b90]{(Oates, 2017;} {\ref Wijsman, Warrens \& Saab, 2015)}.\par
Parenting styles are the manner in which parents rear their children. Parents want their children to grow into socially mature individuals. To discover the best way to accomplish this they adopt varying parenting styles. Baumrind  {\ref (1965,} {\ref 1971,} {\ref 1978,} {\ref 1996)} has identified three parenting styles as authoritative, authoritarian, permissive. Motivation is defined as the process that initiates, guides, and maintains goaloriented behaviors \hyperref[b25]{(Cherry, 2016)}. There are five different constructs reflecting motivation  {\ref (Deci \& Ryan, 2000;} {\ref Weiner, 1990)} namely intrinsic, extrinsic, amotivation, self-efficacy and achievement. Intrinsic motivation is defined as motivation in which the source is the "inherent satisfaction" an individual derives from the behaviour  {\ref (Deci \& Ryan, 2008)}. Extrinsic motivation relates to a wide variety of behaviours from external sources and these behaviours are engaged in as a means to an end and not for their own sake  {\ref (Deci, 1975)}. Academic performance refers to a student's success in achieving educational goals and reflects how well students achieve the standards set by an academic institution or by the local educational authorities \hyperref[b79]{(Steinmayr, Meißner, Weidinger, and Wirthwein, 2014)}. Academic casual factors includes learning environment and teaching practices fields where which includes teacher's classroom management skills, teaching methods applied, managing student behaviour, communicating with students, engaging students in learning, school environment has an influence on students' performance  {\ref (Yilmaz, Sahin, Turgut (2017)}.\par
Active involvement of parents appears to have a greater impact on students' performance. A child's parental involvement begins at nursery level and then continues through the primary, the secondary and at the high school. Although it is important at every grade and throughout, yet it is known to be critical at the secondary schooling stage. There's a tendency of parents getting less involved in their children's education when their children becoming young adolescents. Many countries have examined the impact of parental involvement, parenting styles on student motivation towards student performance. As per the literature, lack of research attention has been given to the theoretical blend of parental involvement, parenting style on student motivation towards students' academic performance in developing countries. Therefore, further research needs to be carried out. 
\section[{II.}]{II.} 
\section[{Problem Statement}]{Problem Statement}\par
Little research attention has been given to the theoretical blend of parental involvement, parenting style, student motivation and students' academic performance in a single research work \hyperref[b12]{(Amponsah et al., 2018)}. Parents are usually very much involved in their children's early education but it tends to decrease when children proceeds to secondary education \hyperref[b90]{(Oates, 2017;} {\ref Wijsman, Warrens \& Saab, 2015)}. Although declining trends in parental involvement towards the students' performance as children proceed to high school is questionable because of the inconsistent findings of studies related to this relationship  {\ref (Wijsman et al., 2018)}. According to Nauzeer and Jaunky (2016) more research is needed to understand about the student motivation for the purpose of enhancing the parental involvement towards student performance. Further, at present, there's also dearth of empirical studies carried out in Sri Lanka focusing on the student performance in science and mathematics.\par
Fewer studies have been considered academic causal factors as a moderator to facilitate relationships between student motivation and students' academic performance (Yilmaz, Sahin, Turgut, 2017) and recommend integrating these factors into future research. Furthermore, there is a gap in knowledge relating to the parental involvement and student performance (Juma, Muramdu, Colins, 2019). Thus, there is a need for research to explore further. As highlighted by the literature, whether the educational success of children relates to parental involvement, parenting styles, student motivation and academic causal factors? If so, to what extent these variables affect the academic performance of the children? It is important to analyse how such parental involvement on the performance of education of children could be enhanced. 
\section[{III.}]{III.} 
\section[{Literature Review a) Parental Involvement}]{Literature Review a) Parental Involvement}\par
Parent involvement is the volunteer service of parents at school or at home for the purpose of improving a child's education. Parent participation is a critical component of academic success and social development  {\ref (Mautone et al., 2015;} {\ref Yingqi, 2015)}. Parents that are active in their child's schools has shown positive effects including increased academic achievement, positive social behavior, augmented resources and social networking opportunities  {\ref (Garbacz et al., 2015)}.\par
Parental involvement refers to a situation where parents are directly involved in the education of their children, they involve themselves and are involved by the school and teachers in the learning process of their children, and they fulfill their duties as parents in making sure that the learner is assisted in the process of learning as much as they possibly can. It does not just refer to parents enquiring about the performance of a learner in schools, but also in them taking a role in communicating with their children with the aim of having a healthy relationship with them, so that the process of encouraging, mentoring, leading and inspiring may be genuine  {\ref (Clinton \& Hattie, 2013)} Joyce Epstein as a researcher has drawn six types of parental approach, coined as a model, and they are parenting, communication, volunteering, learning at home, decision-making, and collaborating with community  {\ref (Epstein, 1987}\hyperref[b33]{(Epstein, , 1995} {\ref (Epstein, , 2001}\hyperref[b34]{(Epstein, , and 2011))}. Further, through the model Epstein emphasizes the importance of parental involvement to be effectively developed in a child and it also make out the diversity of actions needed to be taken by parents in supporting the process of their child's development \hyperref[b70]{(Peiffer, 2015)}. Parents' involvement in school life was frequently related to academic success, especially in the first levels of schooling, and parents recognized that "the greater the presence and involvement of parents in school the greater the percentage of success". However, parents also assumed that there was a great decrease of involvement in secondary school and explored some of the reasons for this; parental involvement was quite different. Parenting also helps that the school could provide to the families, aiming to increase parents' understanding about their children's development and academic achievement \hyperref[b26]{(Costa \& Faria, 2017)}. 
\section[{b) Parenting Style}]{b) Parenting Style}\par
A parenting style is a psychological construct representing standard strategies that parents use in their child rearing. There are many differing theories and opinions on the best ways to rear children, as well as differing levels of time and effort that parents are willing to invest. One of the best known theories of parenting style was developed by Diana Baumrind. She proposed that parents fall into one of three categories: authoritarian (telling their children exactly what to do), permissive (allowing their children to do whatever they wish), or authoritative (providing rules and guidance without being overbearing). The theory was later extended to include negligent parents (disregarding the children, and focusing on other interests).\par
Some empirical studies show that the authoritative parenting style was associated with adolescents academic achievement  {\ref (Checa and Gutierrez, 2018)}. In some, the association between parenting and academic achievement differed from maternal and paternal reports: mothers' parenting styles were not associated significantly with adolescents' academic achievement. It is clear that the parenting style adopted within the family has an impact on children and adolescents academic achievement. The attitudes that parents have towards their kids have an effect on the involvement they show in the school, as well as in the development of skills and abilities needed to cope with school demands. Parenting styles are also a reflection of the society parents belong to, which transmits values, expectations, behavior patterns, belief system and guidelines about optimal and deficient parenting  {\ref (Checa and Gutierrez, 2018)}. Baumrind (1991) retained that authoritative parenting style is more balanced parenting style and creates a supportive home environment for children's academic and psychological development compared to authoritarian and permissive parenting styles \hyperref[b74]{(Rabgay, 2015)}. 
\section[{c) Parental Involvement and Student Performance}]{c) Parental Involvement and Student Performance}\par
Most parents assumed that their children could not be educated merely on the school environment and that home environment would have a lasting impact on school education (Daniel et al, 2016, Muir, T. 2012). Therefore, many parents recognize the importance of school and home collaboration in educating their children \hyperref[b19]{(MacDonald and}\hyperref[b19]{McFarland-Piazza, 2014, Carmichael et al, 2014)}. Findings of research done on the influence of parental involvement in the academic performance of the children shows that there is a significant relationship between the parental involvement and the student performance of the children (Yaseen, Zaman and Rasheed, 2017, Ambachew, Amare and Geleta, 2018, Simweleba \& Serpell, 2020).\par
However, parents' active involvement is more influential with students' performance than the other socioeconomic factors. While parental involvement is important at every grade level, it is critical at the secondary school stage because parents of young adolescents have a tendency to become less actively involved in their children's reach upper secondary stage in their education \hyperref[b90]{(Oates, 2017)}. Moreover, the existing researches have revealed the importance of parental involvement towards student performance. Mutodi and Ngirande (2014) argues Three parental involvement constructs, that is, parenting, parent-teacher communication and home and family support were found to be positively related to performance. Studies conclude that the home and family support is the most significant factor that determines a learner's performance.\par
The parents who involve themselves in the children's education at home, their children as a result, show good performance at school. Akbar, Chisthi \& Younes, (2017) stated that the Parental involvement is found statistically significantly contributing towards the outcome of Student Performance. The study helps us to accept that there is a relationship between parental involvement and their children's academic achievement. Furthermore, studies carried out by Hussain, Javaid, Parveen \& Iqbal (2018) and Ambachew, Amare, \& Geleta (2018) revealed that there is a strong positive and significant relationship between parental involvement and academic performance of students. Similarly, studies carried out Akbar (2015);, Topor et al., (2010) reviles that Parental involvement (PI) is found to be statistically significantly contributing towards the outcome of Students' scores. Research studies carried out by Jaiswal and Choudhuri (2017) suggests that when parents are actively involved in their children's educational activities, show affection to their children, participate in school events, democratic and responsive in nature, and keep positive educational expectation then students' academic performance becomes higher.\par
Based on Parka and Holloway (2017) studies, stated that the effects of school-based parental involvement on academic achievement at the child achievement in mathematics significant. Parental involvement became more strongly related to mathematics and reading achievement as children move through the grades. Providing information on how schools function, how to support learning, and how to access educational resources is another way to encourage parents to become more involved in schoolbased activities \hyperref[b69]{(Park and Holloway, 2013)}. Further, the studies confirm that parental involvement as the most powerful predictor of, particularly for low socioeconomic families, is the creation of a school environment where parents feel welcomed and valued by educators  {\ref (} There are various studies which provide empirical evidence on the positive impacts of the parental involvement and the student performance, in developing countries as well. In a study carried out in Ghana by the researchers Amponsah, Milledzi, Ampofo and Gyambrah (2018) reviled that there is a significant positive relationship between parental involvement and students' academic performance. Their findings revelries that parental involvement through homework, creating a learning environment for studying at home, motivating and setting realistic and high expectations for children enhances academic performance. Hence, parents as the prime educators and the first agents of socialization and exposing children to the social and academic world should play a leading role in supporting their children's education. Thus, for their children's educational attainment parents should set high and realistic expectations, to motivate their children to perform well academically. However, some of the previous studies on the relationship between parental involvement and student performance have delivered mixed and weak findings. Several studies have shown that parental involvement in children's academic education tends to decrease across schooling, moreover parental involvement changes throughout school (Jeynes, 2011; Costa and Faria, 2017; Wijsman et al., 2018). While parental involvement has been found to be related to increased academic performance, the mechanisms through which parental involvement applies its impact on a student's academic performance are not yet fully understood (Collins, Juma and Murundu (2019). 
\section[{d) Parenting Style and Student Performance}]{d) Parenting Style and Student Performance}\par
Over the years parenting styles and behaviors has evolved. The three parenting styles namely; authoritative, authoritarian and permissive  {\ref (Baumrind, 1966} {\ref (Baumrind, , 1967} {\ref (Baumrind, , 1978} {\ref (Baumrind, , 1991) )}  . Determining academic performance of students in the West and European countries the authoritative parenting style is the dominant and most effective style applied, while Asian counties show more favorable results for academic performance for the authoritarian style  {\ref (Masud et al., 2015)}. However, high parenting style of the father adds a significant contribution to obtain higher academic grades by their children. Thus, father's role plays an important part in determining their children's academic outcome in Asian cultures  {\ref (Masud et al., 2015)}.\par
A number of studies have been conducted on the relationship between parenting style and student academic performance \hyperref[b57]{(Kösterelio?lu, 2018)}. Most scholars have found a positive impact of parenting styles on student performance. Lerdponkulrat et al. (2012) reported students who perceived their parents as authoritarian had higher performance. Mahasneh (2014) reported positive relationships between parenting style and academic success on authoritarian and permissive parenting styles and, the authoritative parenting style is the best predictor of academic achievement.\par
According to Purificación C, Alicia (2018) and Orhan-Özen (2017) parenting style has a positive effect on student performance. Jeynes (2010) indicated that parenting style is an important component of parental involvement because it helped to produce a positive home life for the child. The home-to-school relationship is significant because it can expand and redefine the whole concept of parental involvement (Seginer and Mahajna, 2018). Xu, Dai, Liu and Deng (2018) examined how children at near adolescents' age perceived parental psychological control and autonomy based on their parenting style towards academic achievement. Study carried out in Bhutan \hyperref[b74]{(Rabgay, 2015)}, found that there were differences in students' academic performance due to differences in parenting style. It revealed that, out of the three parenting styles, namely authoritative, authoritarian and permissive, found that authoritative parenting results in better students' academic performance compared to students whose parents had an authoritarian and permissive style of parenting). In the same way, Uma and Manikandan (2014) noted that parents style play a significant role in determining the level of academic performance among adolescents. Thus, it is essential that parents should be equipped with appropriate knowledge and skills so that they can provide better guidance for their adolescents' positive development especially in academic aspects. 
\section[{e) Student Motivation}]{e) Student Motivation}\par
Motivation is defined as the process that initiates, guides, and maintains goal-oriented behaviors \hyperref[b25]{(Cherry, 2016)}. It is considered as a crucial factor that affects human behavior and performance \hyperref[b54]{(Kian et al. 2014}; Turan 2015). The educational researchers and practitioners point out that motivation is one of the most important factors in student performance and in ensuring continuous achievement . Further \hyperref[b58]{Küçüközkan (2015)} has defined motivation as the sum of the efforts made for driving the individual towards one or more particular goals and for ensuring the continuity of this movement. In addition, many concepts, such as interest, values, attitude and desire of the individual towards an action, affect the process of motivation as well \hyperref[b8]{(Akpur 2015)}. Therefore, motivation has a multidimensional structure. In this regard, each individual may have a different amount of motivation. Based on the literature, there are five different constructs reflecting motivation (Ryan \&  {\ref Deci, 2002} {\ref Deci, , 2006}\hyperref[b30]{Deci, , 2016;;} {\ref Weiner, 1990)} namely intrinsic, extrinsic, motivation, self-efficacy and achievement of motivation.\par
Intrinsic motivation involves engaging in a behavior since it is personally rewarding; essentially, performing an activity for its own sake rather than the desire for some external reward. Behavior comes from his own inner world leading to his own reward, thus no additional motive or punishment is needed \hyperref[b77]{(?en 2006} {\ref (?en , Ural 2009}). The main sources of intrinsic motivation are the interest, curiosity and needs of the individual. Actions which are performed through intrinsic motivation and which originate from these sources are inherently rewarding for the individual; In this case, the individual is expected to display behaviors such as volunteerism, willingness and making a choice  {\ref (Deci and Ryan 2000}\hyperref[b77]{, 2006}. Therefore, these actions usually generate intrinsic results as personal experiences which have a meaning for the individual \hyperref[b35]{(Erdo?an 2013)}. A study stressing the importance of intrinsic motivation indicated that students will learn a topic more easily if they are willing to grasp and understand it (Çelen 2010). to grab the economic shocks (Hashim, Raza and Minai, 2018).\par
Extrinsic motivation occurs when the individual is motivated to perform a behavior or engage in an activity to earn a reward or to avoid punishment.  {\ref ?en (2006)} express that engaging in such behavior not because you enjoy it or because you find it satisfying, but in order to get something in return or avoid something unpleasant. The behaviors which originate from external sources, such as rewards, punishment, and social support, are behaviors which are linked with the result of the individual's action \hyperref[b35]{(Erdo?an 2013)}. Some actions which are considered to be important for the students by teachers and parents are triggered by extrinsic motivation, and, therefore, they do not draw the intrinsic attention of individuals (Deci and Ryan 2016).\par
Apart from the above mentioned motivation types, literature provide additional motivational components that give signs about the nature of the motivation of the individuals, of which some of them are directly related to the academic performance of the individuals; these are intrinsic goal orientation, extrinsic goal orientation and the value of the subject, control of learning beliefs, self-sufficiency and test anxiety \hyperref[b16]{(Bates et al. 2016)}.\par
According to Suhag et al. (  {\ref 2016}), motivation has several effects on the learning and behavior of students: Firstly, motivation leads behavior to specific goals. Motivation sets specific goals that people strive for and, thus, influences the choices of students. Motivation as a prerequisite for learning showed that the literature is mostly focused on the factors that make individuals to act and to pursue these actions \hyperref[b60]{(Liu et al. 2016}). In particular, the studies underlining the importance of motivation as a factor that facilitates the learning achievements of the individuals (Karagüven 2012 and Kaya 2013) have argued that learning achievement and effectiveness may vary according to motivators such as interest, desire and need (Tahiro?lu and Aktepe 2015). 
\section[{f) Parental Involvement, Student Motivation and Student Performance}]{f) Parental Involvement, Student Motivation and Student Performance}\par
Motivation is an important factor influencing learning and achievement. The human behavior believed affect by various situation like; thinking, learning, feelings, creativity, and perceptions. Many students cannot learn effectively as a result of not been encouraged. The finding of the studies shows that the Parental involvement (parenting, communicating, learning at home, decision making) has a positive partial mediation towards student performance (Ubale, Abdurrahman and Abdullah, 2015). Since the motivation deals with the human behavior and cognitive development parents should be involved in the educational development of their children that will eventually enable them to be more productive in the society \hyperref[b98]{(Ubale et al., 2015)}.\par
Sharma and Sharma (2018) found that there were significant correlations between motivation and academic performance among students. Núñez, Regueiro, Suárez, Piñeiro, Rodicio \& Valle (2019) study reveals the total mediation of student motivation in the relationship between the parental involvement and student performance. A study conducted by Alyssa et al.,  {\ref (2005)} reviles that the variables parental involvement and learning motivation has direct relationship. \hyperref[b18]{Brittany and Mary (2005)} study investigating a correlation between parental involvement and student's motivation as well as academic achievement, of which findings showed that a correlation between student's motivation and academic achievement is also direct.\par
Perceived parental involvement contributes to children's motivation essentially conveying confidence in their abilities and showing interest in their progress and schoolwork  {\ref (Rodríguez et al., 2017)}. Many studies have scrutinized the influential factors of academic achievement \hyperref[b85]{(Miñano \& Castejón, 2011;}\hyperref[b86]{Miñano, Gilar, \& Castejón, 2012)}. Hence, parents' contribution towards the motivation of their children provides the confidence in their abilities, and to make an interest in their progress of achievements. Student achievements are influenced by many people, parents, extended family members, schools, institutions peer groups, clubs and societies etc.  {\ref Tarekegn et al. (2015)} suggested that there is statistically significant relationship between parent involvement and student motivation towards their learning outcomes. Thus, parental support is essential to students' academic success  {\ref (Simpkins et al, 2015)}. Secondly, mothers' authoritarian parenting styles were negatively related to intrinsic and extrinsic motivation. Finally, both mothers' and fathers' permissive parenting styles were positively related to student motivation. Similarly, Mahama et al.,  {\ref (2018)} studies examined the relationship between parenting styles (authoritative, authoritarian and permissive) and student's motivation. It depicts that majority of parents perceived them as authoritative, followed by authoritarian and permissive. The findings revealed that mothers were more permissive than fathers. The results also did confirm a positive correlation between paternal parenting styles and children's motivation  {\ref (Hamid, Shakil, Ali and Ahmad, 2019)}.\par
Hejazi (2018) confirm the mediating effect of student motivation (intrinsic motivation) in the relationship between parenting styles and academic performance among high school students. The analysis showed that parenting styles indirectly and positively related to academic outcome through the motivation. Hence, there's a mediating effect of intrinsic motivation in the relationship between parenting styles and academic resilience. Based on the self-determination theory Stavrulaki, Li and Gupta (2019) examined college students' motivation as a mediator of the relationship between parenting style and academic outcome. The results indicate that both perceived parenting style and motivation types are important as both intrinsic and extrinsic motivation act as partial mediators Stavrulaki, Li and Gupta (2019). Similarly, \hyperref[b62]{Masud et al., (2016)} conducted a study on the mediating role of self-efficacy theory of motivation with respect to Pakistan. The finding show only authoritative parenting style mediates the relationship between parenting style and academic performance.\par
Although there is an agreement about the importance of parental involvement in students' academic success (Eccles, 2007), there are still some ambiguities in the literature about the type of parental styles that contribute to school success \hyperref[b36]{(Fan \& Williams, 2010)}. Zong, Zhang and Yao (2018) investigated the relationship between children's perception of different dimensions of parental involvement, where parenting style play a key role. Parents' associate with their children at home, involve at school and at the academic socialization, where parenting style is vital predictor towards the achievement in academic success. Different parents' use different parenting styles  {\ref (Baumrind, 1991)} to guide and motivate their children  {\ref (Trzesniewski, 2018)}, Based on Baumrind's model of parenting styles, the majority of studies conclude that the authoritative parenting style is the most efficient to enhance academic achievement (Checa and Abundis-Gutierrez, 2018). 
\section[{h) Academic Causal Factors}]{h) Academic Causal Factors}\par
There are factors affecting student motivation and student academic achievement/performance considerably on the basis of establishing effective and efficient learning-teaching process in education systems (Suhag, Larik, Tagar and Solangi, 2016). The studies show many motivational factors (psychological, social and cultural): Intrinsic and extrinsic motivation, parental involvement and styles, peer pressure, self-efficacy expectations, effort, learning strategies, teaching style 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XXI Issue I Version I Year 2021 ( ) and school environment (Brophy 1998; Singh, Granville and Dika, 2002). Researches indicates that teachers' knowledge and skills, motivation level, qualifications, forms of evaluation, teaching style, quality of enthusiasm and enthusiasm can contribute to the motivation of the learners \hyperref[b111]{(Yulianti et al., 2020)}. The more enthusiastic, motivated and qualified teachers are in teaching and evaluating, the greater the capacity to increase learners' motivation to learn  {\ref (Williams and Williams, 2011)}. Borich (2011) argues that positive feedback can be a motivating factor in his research, and teacher praise motivates him to imitate what he sees in his students, so getting positive feedback is a confidence building. For this reason, a student will want to praise again when he is praised by a teacher, and he will continue to be more willing to do the same.\par
Academic casual factors includes learning environment and teaching practices fields where which includes teacher's classroom management skills, teaching methods applied, managing student behaviour, communicating with students, engaging students in learning, school environment has an influence on students' performance. Yilmaz, Sahin, Turgut (2017), revels that these factors considerably affect the student motivation and student performance establishing effective and efficient teaching-learning process in education systems. \hyperref[b66]{Mubeen and Reid (2014)} argue that there is almost an implication that motivation can be managed by the class teacher and learning environment. Although teachers can influence motivation of a student, but the other factors cannot be managed by the class teacher. Thus, teaching practice as dimension of the academic causal factors, has a significant relationship with student motivation and student performance. 
\section[{i) Student Motivation, Student Performance and Academic Causal Factors}]{i) Student Motivation, Student Performance and Academic Causal Factors}\par
One of the most important areas affecting student motivation is the factor of classroom management skills of the teacher Elliot (2017). According to Evertson and Weinstein, (2016) effective classroom management is a practice that enhances the students' independent learning abilities, productivity and achievement, and the most important purpose is to prevent teaching and learning process from being interrupted and to continue in a well-organized teaching and learning environment. Yilmaz, Sahin and Turgut (2017) revealed that significant correlation between academic causal factors and student motivation in the relationship towards student performance and which moderates the relationship. Teachers may serve as social agents, and they can contribute to students' intellectual and socio-emotional experiences by creating a classroom setting that stimulates student motivation and learning. Studies have shown that through the teaching practice, positive teacher-student relationships can lead to a warm classroom environment that facilitates successful adaptation to school and thereby moderates student motivation to learn  {\ref (Baker, 2006;} {\ref Davis, 2006;}\hyperref[b56]{Koca, 2016)}. Therefore, it is crucial to understand the effects of the quality of teacher-student interaction on students' motivation to learn.\par
According to Bayraktar's research (2015), in order to create an effective teaching and learning atmosphere in a classroom, it has been achieved that teacher's effective use of methods, techniques, tools and materials in relevant teaching field has an important effect on student motivation. By using exciting and unique teaching techniques during training, the trainers better adapt the students to the lesson, which enables them to get the motivation for success (Bolkan and Goodboy, 2010). Anna, Davula and Bellamkonda (2016) have proved that the students have a direct positive effect on satisfaction, loyalty and motivation. Hence, learning environment at school and student motivation has been associated with continuous academic achievement. Positive significant relationship appeared between the teacher's teaching experience and performance implied that teachers who have developed greater cognitive abilities tend to generate better learner performance. \hyperref[b66]{Mubeen and Reid (2014)} argue that there is almost an implication that motivation can be managed by the class teacher and learning environment. Although teachers can influence motivation of a student, but the other factors cannot be managed by the class teacher. Thus, teaching practice as dimension of the academic causal factors, moderates student motivation and student performance. 
\section[{j) Student Performance}]{j) Student Performance}\par
Performance in school is evaluated in a number of ways. For regular grading, students demonstrate their knowledge by taking written and oral tests, performing presentations, turning in homework and participating in class activities and discussions  {\ref (Arulmoly and Branavan, 2017)}. Teachers evaluate in the form of letter or number grades and offer comments to describe how well a student has done or back up the specific grade that was given. Additionally, in a written assignment, the teacher may also offer feedback and guidance on improving the writing. At the state level, students are evaluated by their performance on standardized tests geared toward specific ages and based on a set of achievements students in each age group are expected to meet. It is very important for all stakeholders in the educational system to identify the factors affecting student's academic success. The study revealed that parental factors and student self-studying/motivation as the most influential factors at student level \hyperref[b28]{(Damayanthi, 2018)}. Arulmoly and Elankumaran (2017) examined that parental involvement has a significant relationship with the student motivation towards their children's performance at the school.  
\section[{Development of a Conceptual Model}]{Development of a Conceptual Model}\par
Towards a better performance of a student, parental involvement plays a key role in students learning journey  {\ref (} The study helps us to accept hypothesis that there is a relationship between parental involvement and their children's academic achievement. Amponsah, Milledzi, Ampofo \& Gyambrah, (2018) also stated that there is a significant positive relationship between parental involvement and students' academic performance. Furthermore, Hussain, Javaid, Parveen \& Iqbal (2018) and Ambachew, Amare, \& Geleta (2018) revealed that there was strong positive and significant relationship between parental involvement and academic performance of students. Sharma s. and Sharma d. (2018) found that there were significant correlations between motivation and academic performance among students. According to Azizo?lu et al.  {\ref (2015)} and Orhan-Özen (2017) motivation has a positive effect on student performance. Nauzeer S. and Jaunky V. (2019) have shown that there are causal relationships between motivation and student academic performance. Yilmaz, Sahin and Turgut (2017) revealed that significant correlation between academic causal factors and student motivation in the relationship towards student performance and which moderates the relationship. Núñez, Regueiro, Suárez, Piñeiro, Rodicio \& Valle (2019) study reveals the total mediation of student motivation in the relationship between the parental involvement and student performance. Chen, Kong, Gao \& Mo (2018) reveals the mediation of student motivation in the relationship between the parental socioeconomic status and student performance. Hamid, Shakil, Ali, Ahmad (2019) reveals in their study that the total mediation of student motivation in the relationship between the parenting style and student performance.\par
Based on the review of literature, involvement and style of parents on student motivation towards student performance by considering academic causal factors, the following conceptual framework was developed.  
\section[{Conclusion}]{Conclusion}\par
Parental involvement is partaking of parents in their children's educational process with an aim of improving their academic and social well-being. Education is a power that influences individuals' lives. Parents' participation in the education process can increase the performance of their children. The more parents engage with their children, the higher scores their children achieve.\par
Parenting has been one of the main focuses in developmental and educational fields and much theories has been advanced about parents' personal and social factors that better foster children's growth and development. Particularly in adolescence there are several developmental and contextual transformations as well as challenges that affect not only adolescents but also their parents. As per the literature, parental involvement is represented by six dimensions such as parenting, parenting, facilitating learning at home, communicating with the school, volunteering at the school, participating in school decision making and collaborating with the community, are well documented.\par
Parenting styles are the manner in which parents rear their children. Parents want their children to grow into socially mature individuals. To discover the best way to accomplish this they adopt varying parenting styles. As per the literature, parenting styles have identified as three dimensions, namely; authoritative, authoritarian and permissive. These three dimensions such are well documented in the literature.\par
Both parental involvement and parenting styles affect student performance as per the literature. Further, it significantly predicts student academic achievement. Parents as the prime educators and the first agents of socialization and exposing children to the social and academic world should play a leading role in supporting their children's education. Lack of parent's attention affects better performance of their children at examinations. If children are motivated by their parents by getting involved in their learning journey, children tend to continue to perform successfully at their educational attainments. Since the motivation deals with the human behavior and cognitive development parents should be involved in the educational development of their children that will eventually enable them to be more productive in the society. Academic casual factors includes learning environment and teaching practices fields where which includes teacher's classroom management skills, teaching methods applied, managing student behavior, communicating with students, engaging students in learning, school environment has an influence on students' performance.\par
Less research attention has been given to the theoretical blend of parental involvement, parenting style, student motivation, academic causal factors and students' academic performance in a single research work. Although declining trends in parental involvement student performance as children proceed to high school is questionable because of the inconsistent findings of studies related to this relationship. More research is needed to understand about the student motivation for the purpose of enhancing the parental involvement towards student performance. Several countries have examined the impact of parental involvement and parenting styles on student performance. Yet, as per the literature, lack of research attention has been given to the theoretical blend of parental involvement and parenting style towards students' academic performance in developing countries. Student performance is viewed as one of the key elements in developing the human capital of a country. Therefore, further research needs to be carried out, especially in developing countries.\par
A conceptual model was introduced by following the above discussed background. Future researchers can use this conceptual model to investigate the impact of involvement and style of parents on student motivation towards student performance with the moderating effect of Academic Causal Factors.         			\footnote{© 2021 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b72}\label{b72} 	 		\textit{},  		 \xref{http://dx.doi.org/10.31031/PPRS.2018.01.000518}{10.31031/PPRS.2018.01.000518}.  		 	 
\bibitem[Caño et al. ()]{b20}\label{b20} 	 		\textit{},  		 			K Caño 		,  		 			M Cape 		,  		 			J Cardosa 		,  		 			Carolyn Miot 		,  		 			Rianne Gee 		,  		 			Cherrie Mae Pitogo 		,  		 			Quinio 		.  		2016.  	 
\bibitem[Orhan-Özen (ed.) ()]{b68}\label{b68} 	 		\textit{2017) the Effect of Motivation on Student Achievement},  		 			S Orhan-Özen 		.  		 \xref{http://dx.doi.org/10.1007/978-3-319-56083-0_3}{10.1007/978-3-319-56083-0\textunderscore 3}.  		E. Karada? (ed.)  		2017. Springer International Publishing AG.  	 	 (The Factors Effecting Student Achievement) 
\bibitem[Liu and Chiang]{b61}\label{b61} 	 		‘2019) who is more motivated to learn? The roles of family background and teacher-student interaction in motivating student learning’.  		 			R Liu 		,  		 			Y Chiang 		.  	 	 		\textit{The Journal of Chinese Sociology}  		6  (6)  p. .  	 
\bibitem[Ubale et al. ()]{b98}\label{b98} 	 		‘A Relationship between Parental Involvement and Intrinsic Motivation on Learning Islamic Education’.  		 			A Z Ubale 		,  		 			T Abdurrahman 		,  		 			A H Abdullah 		.  		 \xref{http://dx.doi.org/10.4172/2151-6200.1000115}{10.4172/2151-6200.1000115}.  	 	 		\textit{Arts Social Sci J}  		2015. 6 p. 115.  	 
\bibitem[Jaiswal and Choudhuri ()]{b49}\label{b49} 	 		‘A Review of the Relationship between Parental Involvement and Students ?Academic Performance’.  		 			S Jaiswal 		,  		 			R Choudhuri 		.  	 	 		\textit{International Journal of Indian Psychology}  		2017. 4  (3)  p. .  	 
\bibitem[Choudhuri ()]{b83}\label{b83} 	 		‘A Review of the Relationship between Parental Involvement and Students' Academic Performance’.  		 			K S Choudhuri 		,  		 			R 		.  		 ISSN: 2349-3429.  	 	 		\textit{The International Journal of Indian Psychology}  		 2348-5396.  		2017. p. .  	 
\bibitem[Miñano et al. ()]{b86}\label{b86} 	 		‘A structural model of cognitive-motivational variables as explanatory factors of academic achievement in Spanish Language and Mathemathics’.  		 			P Miñano 		,  		 			R Gilar 		,  		 			J L Castejón 		.  	 	 		\textit{Anales de Psicología}  		2012. 28  (1)  p. .  	 
\bibitem[Rabgay ()]{b74}\label{b74} 	 		‘A Study of Factors Influencing Students' Academic Performance in a Higher Secondary School in Bhutan’.  		 			T Rabgay 		.  	 	 		\textit{Rabsel-the CERD Educational Journal}  		2015. 16  (2)  p. .  	 
\bibitem[Arulmoly and Elankumaran ()]{b6}\label{b6} 	 		\textit{A Study of the Relationship between Family Status and Academic Achievement Motivation among Senior Secondary Grades in Batticaloa District},  		 			C Arulmoly 		,  		 			C Elankumaran 		.  		2015. Sri Lanka.  	 	 (Conference Paper) 
\bibitem[Diseth et al. ()]{b32}\label{b32} 	 		‘Academic achievement among first semester undergraduate psychology students: the role of course experience, effort, motives and learning strategies’.  		 			Å Diseth 		,  		 			S Pallesen 		,  		 			G S Brunborg 		,  		 			S Larsen 		.  		 \xref{http://dx.doi.org/10.1007/s10734-009-9251-8}{10.1007/s10734-009-9251-8}.  		 \url{https://doi.org/10.1007/s10734-009-9251-8}  	 	 		\textit{Higher Education}  		2010. 59  (3)  p. .  	 
\bibitem[Purificación et al.]{b71}\label{b71} 	 		‘Academic Achievement and the Influence of Culture’.  		 			C Purificación 		,  		 			A-G. Parenting Alicia 		,  		 			Styles 		.  	 	 		\textit{Psychol Psychother Res Stud}  		1  (4) .  	 
\bibitem[Steinmayr et al. ()]{b79}\label{b79} 	 		\textit{Academic achievement. Oxford Bibliographies},  		 			R Steinmayr 		,  		 			A Meißner 		,  		 			A F Weidinger 		,  		 			L Wirthwein 		.  		2014. 10 p. .  	 
\bibitem[Valle et al. ()]{b101}\label{b101} 	 		‘Academic goals, student homework engagement, and academic achievement in elementary School’.  		 			A Valle 		,  		 			B Regueiro 		,  		 			J C Núñez 		,  		 			S Rodríguez 		,  		 			I Piñeiro 		,  		 			P Rosário 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2016.00463}{10.3389/fpsyg.2016.00463}.  	 	 		\textit{Front. Psychol}  		2016. 7 p. 463.  	 
\bibitem[Masud et al. ()]{b64}\label{b64} 	 		‘Academic Performance in Adolescent Students: The Role of Parenting Styles and Socio-Demographic Factors -A Cross Sectional Study from Peshawar’.  		 			S Masud 		,  		 			H M Syed 		,  		 			Q Q Nada 		,  		 			F Khan 		,  		 			S Khan 		,  		 			N M Khan 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2019.02497}{10.3389/fpsyg.2019.02497}.  		 \url{https://doi.org/10.3389/fpsyg.2019.02497}  	 	 		\textit{Pakistan. Front. Psychol}  		2019.  	 
\bibitem[Damayanthi ()]{b28}\label{b28} 	 		‘Academic Performance of Students: the Effect of Class Room Level Factors and Private Tutoring’.  		 			B Damayanthi 		.  		 \xref{http://dx.doi.org/10.12691/education-6-3-13}{10.12691/education-6-3-13}.  	 	 		\textit{American Journal of Educational Research}  		2018. 2018. 6  (3)  p. .  	 
\bibitem[Karagüven ()]{b51}\label{b51} 	 		‘Akademik motivasyon ölçe?inin Türkçe'ye adaptasyonu’.  		 			M H Ü Karagüven 		.  	 	 		\textit{Kuram ve Uygulamada E?itim Bilimleri}  		2012. 12  (4)  p. .  	 
\bibitem[Yaseen et al. ()]{b108}\label{b108} 	 		\textit{An Empirical Study on the Role of Parents in Academic Achievement of Children in Private Schools of Karachi},  		 			M Yaseen 		,  		 			S Zaman 		,  		 			N Rasheed 		.  		2017. p. .  	 
\bibitem[Oates ()]{b90}\label{b90} 	 		\textit{Building effective parental involvement in middle schools: The parents' perceptions (Doctoral dissesrtaion},  		 			T Oates 		.  		 \url{http://commons.cuportland.edu/cgi/viewcontent.cgi?article=1070\&context=edudissertation}  		2017.  	 
\bibitem[Simpkins et al. ()]{b93}\label{b93} 	 		‘Charting the Eccles' expectancy-value model from mothers' beliefs in childhood to youths' activities in adolescence’.  		 			S D Simpkins 		,  		 			J A Fredricks 		,  		 			J S Eccles 		.  		 \xref{http://dx.doi.org/10.1037/a0027468}{10.1037/a0027468}.  	 	 		\textit{Developmental Psychology}  		2012. 48 p. .  	 
\bibitem[Kaya ()]{b52}\label{b52} 	 		\textit{Co?rafya ö?renmeye yönelik motivasyon ölçe?i geli?tirme çal??mas?. Do?u Co?rafya Dergisi},  		 			M F Kaya 		.  		2013. 30 p. .  	 
\bibitem[Miñano and Castejón ()]{b85}\label{b85} 	 		‘Cognitive and motivational variables in the Academic achievement in language and mathematics subjects: A structural model’.  		 			P Miñano 		,  		 			J L Castejón 		.  	 	 		\textit{Revista de Psicodidáctica}  		2011. 16  (2)  p. .  	 
\bibitem[Taylor ()]{b97}\label{b97} 	 		‘Cognitive styles and psychological functioning in rural South African school students: understanding influences for risk and resilience in the face of chronic adversity’.  		 			Taylor 		.  		 \xref{http://dx.doi.org/10.1016/j.adolescence.2016.01.010}{10.1016/j.adolescence.2016.01.010}.  		 \url{https://doi.org/10.1016/j.adolescence.2016.01.010}  	 	 		\textit{Journal of adolescence}  		2014. 2016. 49 p. .  	 
\bibitem[Abdul and Kurukkan ()]{b0}\label{b0} 	 		‘Construction and Validation of Scale of Parenting Style’.  		 			G K Abdul 		,  		 			A Kurukkan 		.  	 	 		\textit{Guru Journal of Behavioral and Social Sciences}  		2014. 2  (4) .  	 
\bibitem[Gafoor and Kurukkan ()]{b37}\label{b37} 	 		‘Construction and Validation of Scale of Parenting Style’.  		 			K A Gafoor 		,  		 			A Kurukkan 		.  	 	 		\textit{Guru Journal of Behavioral and Social Science}  		2014. 2  (4)  p. .  	 
\bibitem[Hasan ()]{b43}\label{b43} 	 		‘Correlates of Parental Support and Academic Achievement of Male and Female Secondary School Students’.  		 			M Hasan 		.  	 	 		\textit{The International Journal of Indian Psychology}  		 2348-5396.  		2016. 3  (2) .  	 
\bibitem[Wijesman et al. ()]{b105}\label{b105} 	 		‘Declining trends in student performance in lower secondary education’.  		 			L Wijesman 		,  		 			M Warrens 		,  		 			N Saab 		,  		 			J Van Direl 		,  		 			P Westenberg 		.  	 	 		\textit{Eur J Psychol Educ}  		2015. 31 p. .  	 
\bibitem[Wijsman et al. ()]{b104}\label{b104} 	 		‘Declining trends in student performance in lower secondary education. Springerlink.com’.  		 			L A Wijsman 		,  		 			M J Warrens 		,  		 			N Saab 		,  		 			J H Van Driel 		,  		 			M Westenberg 		.  		 \xref{http://dx.doi.org/10.1007/s10212-015-0277-2}{10.1007/s10212-015-0277-2}.  	 	 		\textit{Eur J Psychol Educ}  		2016.  	 
\bibitem[York et al. ()]{b110}\label{b110} 	 		‘Defining and Measuring Academic Success. Practical Assessment’.  		 			T T York 		,  		 			C Gibson 		,  		 			S Rankin 		.  	 	 		\textit{Research \& Evaluation}  		2015. 20  (5)  p. 2.  	 
\bibitem[Keith et al. ()]{b53}\label{b53} 	 		‘Does parental involvement affect eighth-grade student achievement? Structural analysis of national data’.  		 			T Z Keith 		,  		 			P B Keith 		,  		 			G C Troutman 		,  		 			P G Bickley 		.  	 	 		\textit{School Psychology Review}  		1993. 22 p. .  	 
\bibitem[Daniel et al. ()]{b29}\label{b29} 	 		‘Early school-based parent involvement, children's self-regulated learning and academic achievement: An Australian longitudinal study’.  		 			G R Daniel 		,  		 			C Wang 		,  		 			D Berthelsen 		.  	 	 		\textit{Early Childhood Research Quarterly}  		2016. 36 p. .  	 
\bibitem[Bhat et al. ()]{b17}\label{b17} 	 		‘Effect of Socio Economic Status on Academic Performance of Secondary School Students’.  		 			M Bhat 		,  		 			J Joshi 		,  		 			I Wani 		.  	 	 		\textit{The International Journal of Indian Psychology}  		2016. 3  (4)  p. 56.  	 
\bibitem[?en ()]{b77}\label{b77} 	 		\textit{Effects of English lessons, based on multiple intelligence theory, on students' motivation, self-efficacy, self-esteem and multiple intelligences},  		 			M ?en 		.  		2006. Ankara.  		 			Unpublished Master dissertation). Ankara University 		 	 
\bibitem[Wilder ()]{b106}\label{b106} 	 		‘Effects of parental involvement on academic achievement: A meta-synthesis’.  		 			S Wilder 		.  		 \xref{http://dx.doi.org/10.1016/j\%20.adolescence.2016.01.010}{10.1016/j\%20.adolescence.2016.01.010}.  	 	 		\textit{Educational Review}  		2014. 66  (3)  p. .  	 
\bibitem[Suleman et al. ()]{b81}\label{b81} 	 		‘Effects of parental socio economic status on the academic achievement of secondary school students in Karak district’.  		 			Q Suleman 		,  		 			I Hussain 		,  		 			U F Khan 		,  		 			U Z Nisa 		.  	 	 		\textit{Pakistan. International Journal of Human Resource Studies}  		2012. 2  (4)  p. .  	 
\bibitem[Kösterelio?lu ()]{b57}\label{b57} 	 		‘Effects of Parenting Style on Students' Achievement Goal Orientation: A Study on High School Students’.  		 			I Kösterelio?lu 		.  	 	 		\textit{Educational Policy Analysis and Strategic Research}  		2018. 4  (13)  p. .  	 
\bibitem[Saifi and Mehmood ()]{b76}\label{b76} 	 		‘Effects of sosioeconomis status on student's achievement’.  		 			S Saifi 		,  		 			T Mehmood 		.  	 	 		\textit{International Journal of Social Science and Education}  		2011. 1  (2)  p. .  	 
\bibitem[Baquedano-Lopez et al. ()]{b15}\label{b15} 	 		‘Equity issues in parental and community involvement in schools: What teacher educators need to know’.  		 			P Baquedano-Lopez 		,  		 			R A Alexander 		,  		 			S J Hernandez 		.  	 	 		\textit{Review of Research in Education}  		2013. 37 p. .  	 
\bibitem[Wigfield et al. ()]{b103}\label{b103} 	 		‘Expectancy-value theory’.  		 			A Wigfield 		,  		 			S Tonks 		,  		 			S L Klauda 		.  	 	 		\textit{Handbook of Motivation in School},  				 			K R Wentzel,  			D B Mielecpesnm 		 (ed.)  		 (New York, NY: Routledge)  		2016. p. .  	 
\bibitem[Tokac and Kocayörük ()]{b82}\label{b82} 	 		‘Exploring Effects of Parent Involvement on Student's Achievement’.  		 			U Tokac 		,  		 			E Kocayörük 		.  	 	 		\textit{International J. Soc. Sci. \& Education}  		2012. 2  (2)  p. .  	 
\bibitem[Aturupane et al. ()]{b13}\label{b13} 	 		\textit{Family Background, School Choice, and Students' Academic Performance: Evidence from Sri Lanka},  		 			H Aturupane 		,  		 			T Nomura 		,  		 			M Shojo 		.  		2018. Worldbank.org.  	 
\bibitem[Christenson et al. ()]{b27}\label{b27} 	 		‘Family factors and student achievement: An avenue to increase students' success’.  		 			S L Christenson 		,  		 			T Rounds 		,  		 			D Gorney 		.  	 	 		\textit{School Psychology}  		1992. 7 p. .  	 
\bibitem[Zenda ()]{b113}\label{b113} 	 		\textit{Implementing a parental involvement policy to enhance Physical Sciences learner's academic achievement in rural secondary schools. Educational Research for Policy and Practice},  		 			R Zenda 		.  		2020. Springer online.  	 
\bibitem[Checa et al. ()]{b23}\label{b23} 	 		‘Influence of maternal and paternal parenting style and behavior problems on academic outcomes in primary school’.  		 			P Checa 		,  		 			A Abundis-Gutierrez 		,  		 			C Pérez-Dueñas 		,  		 			A Fernández-Parra 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2019.00378}{10.3389/fpsyg.2019.00378}.  	 	 		\textit{Front. Psychol}  		2019. 10 p. 378.  	 
\bibitem[Nejla et al. ()]{b73}\label{b73} 	 		‘Investigation Number Sense Test Achievements of Middle School Students According to Different Variables’.  		 			G Nejla 		,  		 			O Ceren 		,  		 			E Hasan 		.  		 \xref{http://dx.doi.org/10.12691/education-5-9-13}{10.12691/education-5-9-13}.  	 	 		\textit{American Journal of Educational Research}  		2017. 5  (9)  p. .  	 
\bibitem[Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model pressure: A self-determination theory perspective Building autonomous learners]{b44}\label{b44} 	 		‘Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model pressure: A self-determination theory perspective’.  	 	 		\textit{Building autonomous learners},  				 (Singapore)  		Springer.  	 
\bibitem[Ruholt et al. ()]{b75}\label{b75} 	 		\textit{Is Parental Support or Parental Involvement More Important for Adolescents?},  		 			R Ruholt 		,  		 			J Gore 		,  		 			K Dukes 		.  		2015. 2015. p. 28.  		 			Eastern Kentucky University 		 	 
\bibitem[Muir ()]{b87}\label{b87} 	 		‘It's in the bag: Parental involvement in a numeracy at-home program’.  		 			T Muir 		.  	 	 		\textit{Australasian Journal of Early Childhood}  		2012. 37  (2)  p. .  	 
\bibitem[Küçüközkan ()]{b58}\label{b58} 	 		‘Liderlik ve motivasyon teorileri: Kuramsal bir çerçeve’.  		 			Y Küçüközkan 		.  	 	 		\textit{Uluslararas? Akademik Yönetim Bilimleri Dergisi}  		2015. 1  (2)  p. .  	 
\bibitem[Williams and Williams ()]{b107}\label{b107} 	 		‘Mathematics problem-solving homework as a conduit for parental involvement in learning. Evaluation of a pilot study’.  		 			K Williams 		,  		 			H Williams 		.  		 \xref{http://dx.doi.org/10.1080/00131911.2019.1566210}{10.1080/00131911.2019.1566210}.  	 	 		\textit{Educational Review}  		2019.  	 
\bibitem[Grolnick ()]{b39}\label{b39} 	 		‘Mothers' motivation for involvement in their children's schooling: mechanisms and outcomes’.  		 			W S Grolnick 		.  		 \xref{http://dx.doi.org/10.1007/s11031-014-9423-4}{10.1007/s11031-014-9423-4}.  	 	 		\textit{Motiv Emot}  		2014. 2015. 39 p. .  	 
\bibitem[Kian et al. ()]{b54}\label{b54} 	 		‘Motivation for generations' cohorts: An organizational justice perspective’.  		 			T Kian 		,  		 			W Yusoff 		,  		 			S Rajah 		.  	 	 		\textit{International Journal of Management Sciences}  		2014. 11  (2)  p. .  	 
\bibitem[Koca ()]{b56}\label{b56} 	 		‘Motivation to Learn and Teacher-Student Relationship’.  		 			F Koca 		.  	 	 		\textit{Journal of International Education and Leadership}  		2016. 2016ISSN. 6  (2)  p. .  	 
\bibitem[Cherry ()]{b25}\label{b25} 	 		\textit{Motivation: Psychological factors that guide behavior},  		 			K Cherry 		.  		 \url{https://www.verywellmind.com/what-is-motivation-2795378}  		2016.  	 
\bibitem[Newland and Chen ()]{b67}\label{b67} 	 		 			L A Newland 		,  		 			H Chen 		.  		\textit{Associaions Among Father Beliefs, Perceptions, Involvement, Child Attachment in the Schooloutcome in US and Thaiwan, Fathering},  				2013. 2013. 11 p. .  	 
\bibitem[Park and Holloway ()]{b69}\label{b69} 	 		‘No parent left behind: Predicting parental involvement in adolescents' education within a sociodemographically diverse population’.  		 			S Park 		,  		 			S D Holloway 		.  	 	 		\textit{The Journal of Educational Research}  		2013. 106 p. .  	 
\bibitem[Deci and Ryan ()]{b30}\label{b30} 	 		\textit{Optimizing students' motivation in the era of testing and},  		 			E L Deci 		,  		 			R M Ryan 		.  		2016.  	 
\bibitem[Barnard ()]{b14}\label{b14} 	 		‘Parent involvement in elementary school and educational attainment’.  		 			W M Barnard 		.  	 	 		\textit{Children and Youth Services Review}  		2004. 26 p. .  	 
\bibitem[Chaudhry et al. ()]{b22}\label{b22} 	 		‘Parent's Involvement in their Child Academic Achievement’.  		 			A Q Chaudhry 		,  		 			S M Hassan 		,  		 			M A Khaliq 		,  		 			AghaQ 		.  		 \url{http://pu.edu.pk/images/journal/studies/PDF-FILES/Artical-6\textunderscore v16\textunderscore 1.pdf}  	 	 		\textit{Pakistan Vision}  		2015. 15  (2)  p. .  	 
\bibitem[Murugupillai et al. ()]{b88}\label{b88} 	 		‘Parental concerns towards children and adolescents with epilepsy in Sri Lanka-Qualitative study’.  		 			R Murugupillai 		,  		 			J Wanigasinhe 		,  		 			R Muniyandi 		,  		 			C Arambepola 		.  	 	 		\textit{Seizure}  		2015. 2016. Elsevier Ltd on behalf of British Epilepsy Association. 34 p. .  	 	 (Published by) 
\bibitem[Lawrence and Barathi ()]{b59}\label{b59} 	 		‘Parental Encouragement in Relation to Academic Achievement of Higher Secondary School Stdents’.  		 			A Lawrence 		,  		 			C Barathi 		.  	 	 		\textit{International Journal of Advance Research and Innovative Ideas in Education}  		2016. 2016. 2  (6)  p. .  	 
\bibitem[Hafiz et al. ()]{b41}\label{b41} 	 		‘Parental Involvement and Academic Achievement; A Study on Secondary School Students of Lahore’.  		 			M W R Hafiz 		,  		 			F Tehsin 		,  		 			M S Malik 		,  		 			M Saleem 		,  		 			M A Khan 		.  	 	 		\textit{Pakistan. International Journal of Humanities and Social Science}  		2013. 8  (3)  p. .  	 
\bibitem[Zong et al. ()]{b114}\label{b114} 	 		\textit{Parental involvement and Chinese elementary students' achievement goals: the moderating role of parenting style},  		 			X Zong 		,  		 			L Zhang 		,  		 			M Yao 		.  		 \xref{http://dx.doi.org/10.1080/03055698.2017.1373634}{10.1080/03055698.2017.1373634}.  		2017.  	 
\bibitem[Simweleba and Serpell ()]{b92}\label{b92} 	 		\textit{Parental involvement and learners' performance in rural basic schools of Zambia. Parental involvement and learners' performance in rural basic schools of Zambia 2223-7674},  		 			N Simweleba 		,  		 			R Serpell 		.  		 \xref{http://dx.doi.org/10.4102/sajce.v10i1.608}{10.4102/sajce.v10i1.608}.  		2020.  	 
\bibitem[Kocayörük ()]{b55}\label{b55} 	 		‘Parental Involvement and School Achievement’.  		 			E Kocayörük 		.  	 	 		\textit{International Journal of Human Behavioral Science}  		2016. 2  (2)  p. .  	 
\bibitem[Akbar ()]{b3}\label{b3} 	 		\textit{Parental Involvement and Students' Academic Achievement: A Quantitative Study},  		 			T Akbar 		.  		2015. Peshawar.  		 			City University of Science and Information Technology 		 	 
\bibitem[Ahmad et al. ()]{b2}\label{b2} 	 		‘Parental Involvement in Learning Environment, Social Interaction, Communication, and Support towards’.  		 			N A Ahmad 		,  		 			S A Hassan 		,  		 			A R Ahmad 		,  		 			L N Chua 		,  		 			N Othman 		.  	 	 		\textit{Children Excellence at School Journal of Sustainable Development Education and Research}  		2017. 2017. 1  (1)  p. .  	 
\bibitem[Hill and Tyson ()]{b46}\label{b46} 	 		‘Parental involvement in middle school: A meta-analytic assessment of the strategies that promote achievement’.  		 			N E Hill 		,  		 			D F Tyson 		.  	 	 		\textit{Developmental Psychology}  		2009. 45  (3)  p. .  	 
\bibitem[Parental Involvement on Pupil's Performance: Epstein's Framework Journal of New Horizons in Education]{b21}\label{b21} 	 		‘Parental Involvement on Pupil's Performance: Epstein's Framework’.  		 \url{https://www.tojned.net/journals/tojned/articles/v06i04/v06i04-16.pdf}  	 	 		\textit{Journal of New Horizons in Education}  		6  (4) .  	 
\bibitem[Walker et al. ()]{b102}\label{b102} 	 		‘Parental involvement: Model revision through scale development’.  		 			J M T Walker 		,  		 			A S Wilkins 		,  		 			J P Dallaire 		,  		 			H M Sandler 		,  		 			K V Hoover-Dempsey 		.  	 	 		\textit{Elementary School Journal}  		2005. 106 p. .  	 
\bibitem[Goni and Bello ()]{b38}\label{b38} 	 		‘Parental socio-economic status, self-concept and gender differences on students' academic performance in Borno state colleges of education: Implications for counseling’.  		 			U Goni 		,  		 			S Bello 		.  	 	 		\textit{Journal and Education Practice}  		2016. 7  (14)  p. .  	 
\bibitem[Costa and Faria ()]{b26}\label{b26} 	 		\textit{Parenting and Parental Involvement in Secondary School},  		 			M Costa 		,  		 			L Faria 		.  		2017. 27 p. .  	 
\bibitem[Tanvir et al. ()]{b94}\label{b94} 	 		‘Parenting Style and Its Effects on Academic Achievement of Children’.  		 			M Tanvir 		,  		 			F Bukhari 		,  		 			K Umbreen 		,  		 			S Fayyaz 		.  	 	 		\textit{SAMANM Journal of Business and Social Sciences}  		2016.  (4)  p. 1.  	 
\bibitem[Uma and Manikandan (2014)]{b99}\label{b99} 	 		\textit{Parenting Style as a Modertor of Locus of Control, Slef Esteem and Academic Stress among Adolescents. SCHOLARS WORLD-IRMJCR Volume. II, Issue III},  		 			K Uma 		,  		 			K Manikandan 		.  		2014. July 2014. p. .  	 
\bibitem[Matejevic et al. ()]{b63}\label{b63} 	 		‘Parenting style, involvement of parents in school activities and adolescents' academic achievement’.  		 			M Matejevic 		,  		 			D Jovanovic 		,  		 			M Jovanovic 		.  	 	 		\textit{Procedia -Social and Behavioral Sciences}  		2014. 2014. 128 p. .  	 
\bibitem[Stavrulaki et al. ()]{b80}\label{b80} 	 		‘Perceived parenting styles, academic achievement, and life satisfaction of college students: the mediating role of motivation orientation’.  		 			E Stavrulaki 		,  		 			M Li 		,  		 			J Gupta 		.  		 \xref{http://dx.doi.org/10.1007/s10212-020-00493-2}{10.1007/s10212-020-00493-2}.  	 	 		\textit{European Journal of Psychology}  		2019.  	 
\bibitem[Carmichael et al. ()]{b19}\label{b19} 	 		‘Predictors of Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model numeracy performance in national testing programs: Insights from the longitudinal study of Australian children’.  		 			C Carmichael 		,  		 			A Macdonald 		,  		 			L Mcfarland-Piazza 		.  	 	 		\textit{British Educational Research Journal}  		2014. 40  (4)  p. .  	 
\bibitem[Hayenga and Corpus ()]{b45}\label{b45} 	 		‘Profiles of intrinsic and extrinsic motivations: Aperson-centered approach to motivation and achievement in middle school’.  		 			A O Hayenga 		,  		 			J H Corpus 		.  	 	 		\textit{Motivation and Emotion}  		2010. 34  (4)  p. .  	 
\bibitem[Bates et al. ()]{b16}\label{b16} 	 		‘Reading recovery: Exploring the effects on first graders' reading motivation and achievement’.  		 			C C Bates 		,  		 			J V Agostino 		,  		 			L Gambrell 		,  		 			M Xu 		.  	 	 		\textit{Journal of Education for Students Placed at Risk}  		2016. 21 p. .  	 
\bibitem[Deepika and Sushma ()]{b31}\label{b31} 	 		‘Relationship between motivation and academic achievement’.  		 			S Deepika 		,  		 			S Sushma 		.  	 	 		\textit{International Journal of Advances in Scientific Research}  		2018. 4  (1)  p. .  	 
\bibitem[Amponsah et al. ()]{b12}\label{b12} 	 		‘Relationship between Parental Involvement and Academic Performance of Senior High School Students: The Case of Ashanti Mampong Municipality of Ghana’.  		 			M O Amponsah 		,  		 			E Y Milledzi 		,  		 			E Eric Twum Ampofo 		,  		 			M Gyambrah 		.  	 	 		\textit{American Journal of Educational Research}  		2018. 2018. 6  (1)  p. .  	 
\bibitem[Assefa and Sintayehu ()]{b7}\label{b7} 	 		‘Relationship between Parental Involvement and Students' Academic Achievement in Model Primary and Secondary School of Haramaya University’.  		 			A Assefa 		,  		 			B Sintayehu 		.  	 	 		\textit{Oromia Regional State, Ethiopia. Achieve International Journal of Education \& Literacy Studies}  		2019. 2019. 7  (2) .  		 			East Hararghe Zone 		 	 
\bibitem[Hamid et al. ()]{b42}\label{b42} 	 		\textit{Relationship between parenting styles and academic performance of adolescents: mediating role of self-efficacy},  		 			M Hamid 		,  		 			A M Shakil 		,  		 			A J Ali 		,  		 			J Ahmad 		.  		 \xref{http://dx.doi.org/10.1007/s10734-009-9251-8}{10.1007/s10734-009-9251-8}.  		2016. 17 p. .  	 
\bibitem[Masud et al. ()]{b62}\label{b62} 	 		‘Relationship between parenting styles and academic performance of adolescents: mediating role of self-efficacy’.  		 			H Masud 		,  		 			A M Shakil 		,  		 			F A Jan 		,  		 			F A Jamil 		.  		 \xref{http://dx.doi.org/10.1007/s12564-015-9413-6}{10.1007/s12564-015-9413-6}.  	 	 		\textit{Asia Pacific Education Review}  		2016.  	 
\bibitem[Epstein ()]{b33}\label{b33} 	 		‘School and family connections: Theory, research and implications for integrating sociologies of education and family’.  		 			J L Epstein 		.  	 	 		\textit{Marriage and Family Review}  		1995. 15 p. .  	 
\bibitem[Yulianti et al. ()]{b111}\label{b111} 	 		‘School efforts to promote parental involvement: the contributions of school leaders and teachers’.  		 			K Yulianti 		,  		 			E Denessen 		,  		 			M Droop 		,  		 			G Veerman 		.  		 \xref{http://dx.doi.org/10.1080/0305698.2020.1740978}{10.1080/0305698.2020.1740978}.  	 	 		\textit{Educational Studies}  		2020.  	 
\bibitem[Epstein ()]{b34}\label{b34} 	 		\textit{School, family, and community partnerships: Preparing educators and improving schools},  		 			J L Epstein 		.  		2011. Philadelphia, PA: Westview Press.  	 	 (2nd ed.) 
\bibitem[Núñez et al. ()]{b89}\label{b89} 	 		‘Student Perception of Teacher and Parent Involvement in Homework and Student Engagement: The Mediating Role of Motivation’.  		 			J C Núñez 		,  		 			B Regueiro 		,  		 			N S Fernández 		,  		 			N Valle 		,  		 			I Piñeiro 		,  		 			M L Rodicio 		.  	 	 		\textit{Frontiers in Psychology}  		2018. 1384  (10)  p. .  	 
\bibitem[Agyapong and Acquaah ()]{b1}\label{b1} 	 		‘The direct and indirect effects of innovative capability on firm performance: Evidence from micro and small family businesses in Ghana’.  		 			A Agyapong 		,  		 			M Acquaah 		.  	 	 		\textit{Family Businesses in Sub-Saharan Africa},  				 (New York)  		2016. Palgrave Macmillan.  	 
\bibitem[Erdo?an ()]{b35}\label{b35} 	 		\textit{The effect of adaptive learning management system on student's satisfaction, motivation and achievement in online learning},  		 			B Erdo?an 		.  		2013. Ankara.  		 			Ankara University 		 	 
\bibitem[Aluçdibi and Ekici ()]{b5}\label{b5} 	 		‘The effect of biology teachers' classroom management profiles on the biology course motivation level of the high school students’.  		 			F Aluçdibi 		,  		 			G Ekici 		.  	 	 		\textit{Hacettepe University Journal of Education}  		2012. 43 p. .  	 
\bibitem[Ural ()]{b100}\label{b100} 	 		\textit{The effect of entertaining and motivational properties of educational games to academic achievement and motivation},  		 			M N Ural 		.  		2009. Eski?ehir.  		 			Anadolu University 		 	 
\bibitem[Peiffer ()]{b70}\label{b70} 	 		\textit{The Effect of Self-efficacy on Parental Involvement at the Secondary School Level. Doctoral Dissertation},  		 			G Peiffer 		.  		2015.  		 			University of Pittsburgh 		 	 
\bibitem[Singh et al. ()]{b78}\label{b78} 	 		‘The effects of four components of parental involvement on eighth grade student achievement: Structural analysis of NELS-88 data’.  		 			K Singh 		,  		 			P Bickley 		,  		 			P Trivette 		,  		 			T Z Keith 		,  		 			P B Keith 		,  		 			E Anderson 		.  	 	 		\textit{School Psychology Review}  		1995. 24 p. .  	 
\bibitem[Fan and Williams ()]{b36}\label{b36} 	 		‘The effects of parental involvement on students' academic self-effi cacy, engagement and intrinsic motivation’.  		 			W Fan 		,  		 			C M Williams 		.  		 \xref{http://dx.doi.org/10.1080/01443410903353302}{10.1080/01443410903353302}.  	 	 		\textit{An International Journal of Experimental Educational Psychology}  		2010. 30  (1)  p. .  	 
\bibitem[Mutodi and Ngirande ()]{b65}\label{b65} 	 		‘The Impact of Parental Involvement on Student Performance: A Case Study of a South African Secondary School’.  		 			P Mutodi 		,  		 			H Ngirande 		.  	 	 		\textit{Mediterranean Journal of Social Sciences MCSER Publishing}  		2014. 5 p. .  	 
\bibitem[Chelliah and Arulmoly ()]{b24}\label{b24} 	 		‘The Impact of Parental Involvement on Students' Attitude and Performance in Science in Senior Secondary Grades in Baticaloa Educational Zone, Sri Lanka’.  		 			A Chelliah 		,  		 			K Arulmoly 		.  	 	 		\textit{Asian Journal of Multidimensional Research}  		2017. 6  (5)  p. .  	 
\bibitem[Kapinga ()]{b50}\label{b50} 	 		‘The impact of parental socio economic status on students' academic achievement in secondary schools in Tanzania’.  		 			S Kapinga 		.  	 	 		\textit{International Journal of Education}  		2014. 6  (4)  p. .  	 
\bibitem[Zahedani et al. ()]{b112}\label{b112} 	 		‘The influence of parenting style on academic achievement and career path’.  		 			Z Zahedani 		,  		 			R Rezaee 		,  		 			Z Yazdani 		,  		 			S Bagherai 		,  		 			P Nabeiei 		.  	 	 		\textit{Journal of Advances in Medical Education \& Professionalism}  		2016. 4  (3)  p. .  	 
\bibitem[Alk?? ()]{b4}\label{b4} 	 		\textit{The influence of personality traits, motivation and persuasion principles on academic performance},  		 			N Alk?? 		.  		2015.  	 	 (Unpublished Doctoral Dissertation) 
\bibitem[Alk?? ()]{b9}\label{b9} 	 		\textit{The influence of personality traits, motivation and persuasion principles on academic performance},  		 			N Alk?? 		.  		2015. Ankara.  		 			Middle East Technical University 		 	 
\bibitem[Reeves et al. ()]{b91}\label{b91} 	 		‘The Intergenerational Transmission of Parental Factors that Influence Educational Attainment among Latinxs in the U.S’.  		 			A E K Reeves 		,  		 			M M D Rodríguez 		,  		 			A L Vázquez 		.  		 \xref{http://dx.doi.org/10.1080/15348431.2020.1843463}{10.1080/15348431.2020.1843463}.  	 	 		\textit{Journal of Latinos and Education}  		2020.  	 
\bibitem[Mubeen and Reid ()]{b66}\label{b66} 	 		‘The Measurement of Motivation with Science Students’.  		 			S Mubeen 		,  		 			N Reid 		.  	 	 		\textit{European Journal of Educational Research}  		2014. 3  (3)  p. .  	 
\bibitem[Hejazi ()]{b47}\label{b47} 	 		\textit{The Mediation Role of Intrinsic Motivation in Relationship Between Perceptions of Parenting Styles with Academic Resilience},  		 			E Hejazi 		.  		2018.  	 	 (Research Gate.com) 
\bibitem[Guay et al. ()]{b40}\label{b40} 	 		‘The number of autonomysupportive relationships: Are more relationships better for motivation, perceived competence, and achievement?’.  		 			F Guay 		,  		 			C Ratelle 		,  		 			S Larose 		,  		 			R J Vallerand 		,  		 			F Vitaro 		.  	 	 		\textit{Contemporary Educational Psychology}  		2013. 38  (4)  p. .  	 
\bibitem[Ambachew et al. ()]{b11}\label{b11} 	 		‘The relationship between parent involvement and students' academic achievement motivation: the case of East Hararghe zone senior secondary and preparatory schools’.  		 			T Ambachew 		,  		 			M Amare 		,  		 			S Geleta 		.  	 	 		\textit{Humanities and Social Sciences}  		2018. 6  (7)  p. .  	 	 (Scholars Journal of Arts) 
\bibitem[Tarekegn et al. ()]{b96}\label{b96} 	 		\textit{The Relationship between Parent Involvement and Students' Academic. Achievement Motivation: the case of East Harerge Zone Senior Secondary and Preparatory Schools},  		 			A Tarekegn 		,  		 			A Misganaw 		,  		 			G Sitota 		.  		2018. Scholars Academic and Scientific Publishers. p. .  	 
\bibitem[Brittany and Mary ()]{b18}\label{b18} 	 		‘The relationship between parental involvement, student. Motivation and academic achievement’.  		 			C Brittany 		,  		 			N Mary 		.  	 	 		\textit{International Journal of Learning}  		2005. 16 p. .  	 
\bibitem[Akpur ()]{b8}\label{b8} 	 		\textit{The relationship pattern between English prep school students' academic achievement and their academic motivation, anxiety and attitudes},  		 			U Akpur 		.  		2015. ?stanbul.  		 			Y?ld?z Teknik University 		 	 
\bibitem[Liu et al. ()]{b84}\label{b84} 	 		‘The Significance of Parental Involvement in the Development in Infancy’.  		 			Y Liu 		,  		 			M F Sulaimani 		,  		 			J E Henning 		.  	 	 		\textit{Journal of Educational Research and Practice}  		2020. 10  (1)  p. .  	 
\bibitem[Liu et al. ()]{b60}\label{b60} 	 		\textit{Understanding motivation in education: Theoretical and practical In Building autonomous learners},  		 			W C Liu 		,  		 			C K Wang 		,  		 			R M Ryan 		.  		2016. Singapore: Springer.  	 
\bibitem[Holmes and Huston ()]{b48}\label{b48} 	 		‘Understanding positive father-child interaction: Children's, fathers', and mothers' contributions’.  		 			E K Holmes 		,  		 			A C Huston 		.  	 	 		\textit{Research, \& Practice about Men as Fathers}  		2010. 8  (2)  p. .  	 	 (Fathering: A Journal of Theory) 
\bibitem[Alyssia et al. ()]{b10}\label{b10} 	 		‘Underutilization of parent involvement in the schools’.  		 			R Alyssia 		,  		 			D Gonzales 		,  		 			P W Patricia 		.  	 	 		\textit{School Community Journal}  		2005. 17 p. .  	 
\bibitem[Tahiro?lu and Aktepe ()]{b95}\label{b95} 	 		\textit{Validity and reliability study on the motivation scale form designed for 4th and 5th grade social studies course. International Periodical for the Languages, Involvement and Style of Parents on Student Motivation towards Student Performance with the Moderating Effect of Academic Causal Factors: Development of a Conceptual Model Literature and History of Turkish or Turkic},  		 			M Tahiro?lu 		,  		 			V Aktepe 		.  		2015. 10 p. .  	 
\bibitem[Yilmaz et al. ()]{b109}\label{b109} 	 		‘Variables Affecting Student Motivation Based on Academic Publications’.  		 			E Yilmaz 		,  		 			M Sahin 		,  		 			M Turgut 		.  	 	 		\textit{Journal of Education and Practice}  		2016. 8  (12)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
