\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={Factors Affecting Students' Academic Performance},
 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{2012-05-04 (revised: 04 May 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-05-04}
\title{Factors Affecting Students' Academic Performance}
\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]{Irfan  Mushtaq}

             \author[2]{Shabana Nawaz  Khan}

             \affil[1]{  University of Azad Jammu and Kashmir Muzaffarabad pakistan.}

\renewcommand\Authands{ and }

\date{\small \em Received: 25 March 2012 Accepted: 20 April 2012 Published: 4 May 2012}

\maketitle


\begin{abstract}
        


Many practical studies are carried out to investigate factors affecting college students? performance. The focus of this research is that student performance in intermediate examination is linked with students? outline consisted of his approach towards communication, learning facilities, proper guidance and family stress. The research is based on student profile developed on the bases of information and data collected through assessment from students of a group of private colleges.

\end{abstract}


\keywords{Students performance, communication, learning facilities, proper guidance and family stress.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
chool, colleges and universities have no worth without student. Students are most essential asset for any educational institute. The social and economic development of the country is directly linked with student academic performance. The students' performance (academic achievement) plays an important role in producing the best quality graduates who will become great leader and manpower for the country thus responsible for the country's economic and social development  {\ref (Ali et.al, 2009)}. Student academic performance measurement has received considerable attention in previous research, it is challenging aspects of academic literature, and science student performance are affected due to social, psychological, economic, environmental and personal factors. These factors strongly influence on the student performance, but these factors vary from person to person and country to country.\par
From the last few years in Pakistan literacy rate and education improved and most of the instituted in Pakistan improving the educational level and produce well educated, competitive and skilled person, those meet dynamic growing market requirement. That's a reason the researcher find out such factors that effecting student performance, especially in rural areas where student face lot of problem.\par
Previously mostly study of student academic performance conducting on such issues like gender difference, teacher's education and teaching style, class environment, socio economic factor and family education background. The finding of this study varies from region to region and their results differ in cities and rural areas.\par
This research is focuses on the private colleges in Pakistan. Students of private colleges of Rawalpindi and Islamabad are taken as population and focuses on the result of the student performance and their achievements in the academic year.\par
We measure the student academic performance through several ways like CGPA, GPA and their test result. Most of the researcher around the word used the GPA to measure the student performance  {\ref (Galiher, 2006;} {\ref Darling, 2005;} {\ref Broh, 2000;} {\ref Stephen \& Schaban, 2002)}. They used GPA to measure student performance in particular semester. Some other researcher, they measure student performance through the result of particular subject or the previous year result \hyperref[b6]{(Hijazi \& Naqvi, 2006;} {\ref Hake, 1988;} {\ref \& tho.1994}). 
\section[{II.}]{II.} 
\section[{Significance}]{Significance}\par
Previous studies focuses on different factors such class schedules, class size, English text books, homework, environment of the class, technology used in the class and exams systems, extracurricular activities, family and work activities, financial, and etc. The study may helpful for both college's policy makers and parents of the students. It helps the college administration to design and implement the policies to improve the students' performance and the quality of education by changing the attitude of students towards learning, facilitating students and improving the teaching procedures. Parents can use the outcomes of the study to solve the students' problems especially financial problems and to look after them. It may also create awareness among students about their rights and responsibilities to achieve quality education. 
\section[{III.}]{III.} 
\section[{Research Question}]{Research Question}\par
What are the important factors that affect students' academic performance?\par
IV. 
\section[{Research Objectives}]{Research Objectives}\par
The objective of this research paper is to explore the important factors that affect the academic performance of the students.\par
V. 
\section[{Contribution}]{Contribution}\par
Previously a lot of research has been done on this topic. Different researchers researched on various variables and a lot of different variables were studied. This research is different in a way that it is the first research in which a variable "proper guidance" is studied, moreover in Pakistan only one research was carried out on this topic and it was conducted by Abid Hussain in 2006 and that too was based on the findings of school's whereas this research is conducted on colleges.\par
Our contribution to this study is that we explore the four factors that affect students' academic performance.\par
These factors are students' communication skills, learning facilities, proper guidance and family stress. In Pakistan scenario, many researchers have done a lot of work on communication, learning facilities and family stress. This research will be helpful for the parents as well as the teachers of the students to guide them properly and as per their abilities. H H1: There is a positive relationship between communication and student performance. c) Learning Facilities  {\ref Karemera (2003)} found that students' performance is significantly correlated with satisfaction with academic environment and the facilities of library, computer lab and etc. in the institution. With regard to background variables, he found a positive effect of high school performance and school achievement he found no statistical evidence of significant association between family income level and academic performance of the student. 
\section[{VI.}]{VI.} 
\section[{Literature Review}]{Literature Review}\par
Robert \& Sampson (2011), found that the member of educational board will be educated and their impact on school is positive, for professional development it is essential for student learning.\par
The students who are actively engage in the learning process are observed to have a positive correlation with the CGP. A Study effort from student and the proper use of the facilities provided by the institution to the student, a good match between students' learning style and are positively affect the student's performance (Norhidayah \hyperref[b0]{Ali, et. al., 2009)} Young (1999), held the view that student performances are linked with use of library and level of their parental education. The use of the library positively affected the student performance.\par
The academic environment is the effectivevariable for students and has positive relationship with fathers' education and grade level \hyperref[b10]{(Kirmani \& Siddiquah, 2008)}.\par
H2: There is a positive relationship between learning facilities and student performance. 
\section[{d) Proper Guidance}]{d) Proper Guidance} 
\section[{Noble}]{Noble}\par
(2006), students' academic accomplishments and activities, perceptions of their coping strategies and positive attributions, and background characteristics (i.e., family income, parents' level of education, guidance from parents and number of negative situations in the home) were indirectly related to their composite scores, through academic achievement in high school.\par
The students face a lot of problems in developing positive study attitudes and study habits. Guidance is of the factor through which a student can improve his study attitudes and study habits and is directly proportional to academic achievement. The students who are properly guided by their parents have performed well in the exams. The guidance from the Factors Affecting Students' Academic Performance teacher also affects the student performance. The guidance from the parents and the teachers indirectly affect the performance of the students \hyperref[b8]{(Hussain, 2006}).\par
H H3: There is a positive relationship between proper guidance and student performance. 
\section[{e) Family Stress}]{e) Family Stress}\par
Socio-economic factors like attendance in the class, family income, and mother's and father's education, teacher-student ratio, presence of trained teacher in school, sex of student and distance of school are also affected the performance of the students. (Raychauduri et al., 2010) Kernan, Bogart \& Wheat (2011), academic success of graduate student will be enhanced if the optimal health related barriers are low. There is negative relationship between college credit and stress but weak relationship between GPA (Grade Point Average) and stress.  {\ref (Zajacova, Lynch and Espenshade, 2005)} Amitava Raychaudhuri, et. al., (July 2010), found that numerous studies have been done to identify those factors which are affecting student's academic performance. The students' academic performance depends on a number of socio-economic factors like students' attendance in the class, family income, mother's and father's education, teacher-student ratio, presence of trained teacher in school, sex of the student, and distance of schools.\par
Hijaz and Naqvi (2006) observed that there is a negative relationship between the family income and students' performance and they focus on the private colleges in Pakistan.\par
H4: There is a negative relationship between family stress and student performance. 
\section[{VII.}]{VII.}\par
Theoretical Framework VIII. 
\section[{Methodology}]{Methodology}\par
This section discusses the sample selection procedure, variables selection, the model used for the research and the statistical techniques. 
\section[{a) Measures}]{a) Measures}\par
The extent of existence for all variables in the research area was measured on a five-point likert scale ranging from, strongly disagree to Strongly Agree.\par
Ranging from 1 to 5 Strongly Disagree (1), Disagree (2), Neutral (3), Agree (4), Strongly Agree (5). 
\section[{b) Data Set}]{b) Data Set}\par
The source of data for this study is primary data acquired through questionnaire. 175 questionnaires were distributed. 
\section[{c) Statistical Tools}]{c) Statistical Tools}\par
Mean, Standard deviation, correlation and regression analysis are used through appropriate statistical package. 
\section[{IX.}]{IX.} 
\section[{Results And Conclusion}]{Results And Conclusion}\par
Findings of the study are discussed as under. 
\section[{a) Data Analysis and Discussion}]{a) Data Analysis and Discussion}\par
In order to meet the purpose of the study, this section has five parts for analyzing the data collected for the study. The  There is a degree of association between communication and student performance i.e. 13 percent and also shows negative value and probability of error is also low.\par
There is degree of association between learning facilities; proper guidance and family stress with student performance are 13 percent, 20 percent and 2 percent respectively as shown in Table  {\ref 6} On the basis of Beta coefficients the model shows that communication causes 20\% positive variation in student performance and t -value is also significant. . So we accept H1 which states that "there is positive relationship between communication and student performance.\par
Learning facilities causes' 16\% variation in student performance but the direction is positive direction. Here t-value is also significant. So we accept H2 which states that that "there is positive relationship between learning facilities and student performance Proper guidance causes 17\% variation in student performance in positive direction and t -value is also significant. So we accept H3 which states that that "there is positive relationship between proper guidance and student performance Family stress causes 13\% variation in student performance but in opposite direction or negative direction and t -value is insignificant. So we reject H4 which states that "there is negative relationship between family stress and student performance.\par
X. 
\section[{Discussion}]{Discussion}\par
This study was conducted to explore the important factors that affect the students' academic performance. Research was conducted on private colleges in Rawalpindi and Islamabad. Four hypothesis used in the study to check the effect of independent variables on dependent variables. By using the appropriate statistical package it is found that communication, learning facilities, proper guidance and family stress are the factors that affect the student performance. Our three hypotheses are accepted and one hypothesis is rejected. Communication, learning facilities and proper guidance shows the positive impact on the student performance and the family stress shows the negative impact on the student performance but the significant level is high. So, it is indicated that the communication is more important factor that affect the student performance and the learning facilities and proper guidance are also affect the student performance. Family stress also affects the student performance and reduces the performance of the student and affects negatively the student performance. 
\section[{a) Limitations}]{a) Limitations}\par
There are certain limitations of this study. Firstly, the sample size taken in this study was very small that is only 155. If this study is being carried out again with large sample size the result might be improved than existing study. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
which\end{longtable} \par
  {\small\itshape [Note: c) Reliability of Total ItemsReliability of Individual Items is shown in Table2.]} 
\caption{\label{tab_0}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
June\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{63} \par 
\begin{longtable}{P{0.13333333333333333\textwidth}P{0.21666666666666665\textwidth}P{0.1388888888888889\textwidth}P{0.07361111111111111\textwidth}P{0.10277777777777777\textwidth}P{0.09583333333333333\textwidth}P{0.08888888888888889\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Correlations}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Student\tabcellsep \tabcellsep Learning\tabcellsep Proper\tabcellsep Family\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Performance Communication}\tabcellsep Facilities\tabcellsep Guidance\tabcellsep Stress\\
Student\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep .132 **\tabcellsep .137 *\tabcellsep .200 *\tabcellsep -.020\\
Performance\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep .002\tabcellsep .040\tabcellsep .013\tabcellsep .809\\
\tabcellsep N\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\\
Communicati\tabcellsep Pearson Correlation\tabcellsep .132 **\tabcellsep 1\tabcellsep .157\tabcellsep .176 *\tabcellsep .139\\
on\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Sig. (2-tailed)\tabcellsep .002\tabcellsep \tabcellsep .051\tabcellsep .028\tabcellsep .085\\
\tabcellsep N\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\\
Learning\tabcellsep Pearson Correlation\tabcellsep .137 *\tabcellsep .157\tabcellsep 1\tabcellsep .571 **\tabcellsep .245 **\\
Facilities\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Sig. (2-tailed)\tabcellsep .040\tabcellsep .051\tabcellsep \tabcellsep .000\tabcellsep .002\\
\tabcellsep N\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\\
Proper\tabcellsep Pearson Correlation\tabcellsep .200 *\tabcellsep .176 *\tabcellsep .571 **\tabcellsep 1\tabcellsep .055\\
Guidance\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Sig. (2-tailed)\tabcellsep .013\tabcellsep .028\tabcellsep .000\tabcellsep \tabcellsep .498\\
\tabcellsep N\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\\
\multicolumn{2}{l}{Family Stress Pearson Correlation}\tabcellsep -.020\tabcellsep .139\tabcellsep .245 **\tabcellsep .055\tabcellsep 1\\
\tabcellsep Sig. (2-tailed)\tabcellsep .809\tabcellsep .085\tabcellsep .002\tabcellsep .498\tabcellsep \\
\tabcellsep N\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\tabcellsep 155\end{longtable} \par
 
\caption{\label{tab_2}Table 6 :Table 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.122680412371134\textwidth}P{0.21907216494845358\textwidth}P{0.13144329896907217\textwidth}P{0.09054982817869416\textwidth}P{0.13144329896907217\textwidth}P{0.13144329896907217\textwidth}P{0.02336769759450172\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Unstandardized}\tabcellsep Standardized\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Coefficients}\tabcellsep Coefficients\tabcellsep \\
Model\tabcellsep \tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep t\tabcellsep Sig.\\
1\tabcellsep (Constant)\tabcellsep 2.514\tabcellsep 1.038\tabcellsep \tabcellsep \multicolumn{2}{l}{2.423 .017}\\
\tabcellsep Communication\tabcellsep .204\tabcellsep .160\tabcellsep .104\tabcellsep \multicolumn{2}{l}{1.279 .003}\\
\tabcellsep \multicolumn{2}{l}{Learning Facilities .160}\tabcellsep .146\tabcellsep .041\tabcellsep .413\tabcellsep .020\\
\tabcellsep Proper Guidance\tabcellsep .177\tabcellsep .108\tabcellsep .161\tabcellsep \multicolumn{2}{l}{1.642 .103}\\
\tabcellsep Family Stress\tabcellsep -.132\tabcellsep .207\tabcellsep -.053\tabcellsep \multicolumn{2}{l}{-.638 .524}\\
\multicolumn{2}{l}{g) Coefficient \& Hypothesis Testing}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 8 C}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) \&} 			\footnote{©Global Journals Inc. (US) © 2012 Global Journals Inc. (US)} 			\footnote{Global Journal of Management and Business Research Volume XII Issue IX Version I © 2012 Global Journals Inc. (US)} 		 		\backmatter  			 \par
Second limitation of the study was that study conducted on only thein the 2 cities of Pakistan i.e., Rawalpindi and Islamabad. Including more others relative factors that affect the student performance can improve the results. 
\subsection[{b) Suggestions and Recommendations}]{b) Suggestions and Recommendations}\par
The student performance should be improve if the administration of the college provides proper leaning facilities to the students and also improve the environment of the college. The student performance should be improve if the students have good and effective communication skills and have good competence in English. For this the administration should take steps to arrange the class for the English language. The student should perform well if they are properly guided by the parents and also by their teacher. If the student should know well about their abilities and their competences then he performs well.			 			  				\begin{bibitemlist}{1}
\bibitem[Raychaudhury et al. (2010)]{b16}\label{b16} 	 		\textit{},  		 			Amitawa Raychaudhury 		,  		 			Manojit Debnath 		,  		 			Sen 		,  		 			\& Saswata 		,  		 			Braja Majumder 		,  		 			Gopal 		.  		July 2010.  	 
\bibitem[Cheesman et al. (2006)]{b3}\label{b3} 	 		\textit{Determinants of Student Performance at University: Reflections from the Caribbean},  		 			Jennifer Cheesman 		,  		 			Natalee Simpson 		,  		 			Alvin G Wint 		.  		March 22. 2006.  	 
\bibitem[Hussain and Abid (2006)]{b8}\label{b8} 	 		‘Effect of Guidance Services on Study Attitudes, Study Habits and Academic Achievement of Secondary School Students’.  		 			Ch Hussain 		,  		 			Abid 		.  	 	 		\textit{Bulletin of Education and Research}  		June 2006. 28  (1)  p. .  	 
\bibitem[Al-Mutairi (2011)]{b1}\label{b1} 	 		‘Factors Affecting Business Students' Performance in Arab Open University: The Case of Kuwait'’.  		 			Abdullah Al-Mutairi 		.  	 	 		\textit{International Journal of Business and Management}  		May 2011. 6  (5) .  	 
\bibitem[Raychaudhuri et al. ()]{b14}\label{b14} 	 		‘Factors affecting Student's academic performance: A case study in agartala municipal concial area’.  		 			Amitava Raychaudhuri 		,  		 			Debnath 		,  		 			Manojit 		,  		 			Sen 		,  		 			\& Seswata 		,  		 			Majundra 		.  	 	 		\textit{Bangladesh e-journal of sociology}  		2010. 7.  	 
\bibitem[Factors Affecting Students' Academic Performance: A Case Study in Agartala Municipal Council Area Bangladesh e-journal of Sociology]{b17}\label{b17} 	 		‘Factors Affecting Students' Academic Performance: A Case Study in Agartala Municipal Council Area’.  	 	 		\textit{Bangladesh e-journal of Sociology}  		7  (2) .  	 
\bibitem[Harb and El-Shaarwi (2006)]{b7}\label{b7} 	 		\textit{Factors Affecting Students' Performance},  		 			Nasri Harb 		,  		 			Ahmed El-Shaarwi 		.  		July 2006.  	 	 (MPRA Paper No. 1362) 
\bibitem[Richard ()]{b19}\label{b19} 	 		‘Factors Affecting Students' Performance in Sixth Grade Modular Technology Education’.  		 			Weymer Richard 		,  		 			A 		.  	 	 		\textit{Journal of Technology Education}  		Spring 2002. 13  (2) .  	 
\bibitem[Hijazi et al. (2006)]{b6}\label{b6} 	 		‘Factors Affecting Students' Performance: A Case of Private Colleges'’.  		 			Syed Hijazi 		,  		 			Tahir 		,  		 			S M M Naqvi 		,  		 			Raza 		.  	 	 		\textit{Bangladesh e-Journal of Sociology}  		January 2006. 3  (1) .  	 
\bibitem[Littlewood ()]{b11}\label{b11} 	 		\textit{Foreign and Second Language Learning},  		 			W Littlewood 		.  		1984. Cambridge University Press.  	 
\bibitem[Kernan et al. ()]{b9}\label{b9} 	 		‘Health related Barriers to learning among graduate student’.  		 			Willium Kernan 		,  		 			Jane \& Bogart 		,  		 			Mary E Wheat 		.  	 	 		\textit{Health Education}  		2011. 11  (5)  p. .  	 
\bibitem[Kirmani et al. (2008)]{b10}\label{b10} 	 		‘Identification and Analysis of Factors Affecting Students Achievement in Higher Education’.  		 			Neghat Kirmani 		,  		 			\& Sana 		,  		 			Aishah Siddiquah 		.  	 	 		\textit{2nd International Conference on assessing quality in higher education},  				December 2008.  	 
\bibitem[Diaz and Lozano]{b4}\label{b4} 	 		‘Personal, Family Academic Factors Affecting Low Achievement In Secondary School’.  		 			Antonia Diaz 		,  		 			Lozano 		.  	 	 		\textit{Electronic Journal of Research in Educational Psychology and Psychopedagogy}  		 1696-2095.  		1  (1)  p. .  	 
\bibitem[Roberts et al. ()]{b15}\label{b15} 	 		‘School board member professional development and effect on student achievement’.  		 			Kerry L Roberts 		,  		 			Sampson 		,  		 			M Paulinen 		.  	 	 		\textit{International Journal of Educational Management}  		2011. 25  (7)  p. .  	 
\bibitem[Zajacova et al. ()]{b20}\label{b20} 	 		\textit{Self-Efficacy and academic success in college},  		 			Anna Zajacova 		,  		 			Scott M Lynch 		,  		 			Espenshed 		,  		 			J Thomes 		.  		2005. 40 p. .  	 	 (Reasearch in Higher Education) 
\bibitem[Noble et al. (2006)]{b12}\label{b12} 	 		\textit{Student Achievement, Behavior, Perceptions, and Other Factors Affecting ACT Scores},  		 			Julie P Noble 		,  		 			William L Roberts 		,  		 			Sawyer Richard 		,  		 			L 		.  		October 2006.  	 	 (ACT Research Report Series 2006 -1) 
\bibitem[Double and Supriya ()]{b5}\label{b5} 	 		‘Student Life Balance: Myth or reality?’.  		 			Niharika \& Double 		,  		 			M Supriya 		,  		 			V 		.  	 	 		\textit{The International Journal of Educational Management}  		2011. 25  (3)  p. .  	 
\bibitem[Barkley (2006)]{b2}\label{b2} 	 		\textit{The Determinants of College Student Performance: The Role of Assessment Method'. WAEA annual meetings},  		 			Andrew Barkley 		.  		June 12. 2006.  	 
\bibitem[Poropt ()]{b13}\label{b13} 	 		‘The eysenckain Personality Factors And their correlation with academic performance’.  		 			Arthur E Poropt 		.  	 	 		\textit{Brithish journal of Education Pschology}  		2011. 81 p. .  	 
\bibitem[Ali et al. (2009)]{b0}\label{b0} 	 		‘The Factors Influencing Students' Performance at Universiti Teknologi MARA Kedah, Malaysia'’.  		 			Norhidayah Ali 		,  		 			Jusoff 		,  		 			Ali Kamaruzaman 		,  		 			Syukriah 		,  		 			Mokhtar 		,  		 			Najah 		,  		 			Azni Salamt 		,  		 			Syafena Andin 		.  	 	 		\textit{Canadian Research \& Development Center of Sciences and Cultures}  		20 December 2009. 3  (4) .  	 
\bibitem[Saenz et al. ()]{b18}\label{b18} 	 		‘The relationship between college experience and academic performance among minority student’.  		 			Terry Saenz 		,  		 			George A Marcoulides 		,  		 			Ellen \& Jum 		,  		 			Ray Young 		.  	 	 		\textit{The International Journal of Educational Management}  		1999. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
