\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={Accessing the Construct and Content Validity of Uncertainty Business Using Sem Approach-An Exploratory Study of Manufacturing Firms},
 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{2011-11-10 (revised: 10 November 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-11-10}
\title{Accessing the Construct and Content Validity of Uncertainty Business Using Sem Approach-An Exploratory Study of Manufacturing Firms}
\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]{Ravindran  Ramasamy}

             \author[2]{Dr. Anbalagan  Krishnan}

             \affil[1]{  Curtin University}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 October 2011 Accepted: 29 October 2011 Published: 10 November 2011}

\maketitle


\begin{abstract}
        


Construct and content validity is necessary to provide purified data for any exploratory research study. The commonly widely used in any exploratory research study is Cronbach Alpah to analyze data validity. However more robust analysis like Confirmatory Factor Analysis (CFA) in Structural Equation Modeling provides more rigorous analysis of model power in relation to construct and content validity. This paper provides insight of this construct and content analysis using the CFA approach by analyzing the Business Environmental Uncertainty research variable. To achieve the intended research objective, the BEU is explored in the context of Malaysian manufacturing sectors. Detailed illustration of the validity, analysis using the CFA approach together with the Cronbach Alpah was provided. The result analysis indicates to improve the model power in relation to the validity any manifest variables below the threshold require to be dropped. Moreover the Cronbach Alpah value is not much affected although some of the manifest variables do not significantly contribute to the research variable. In conclusion, a recommendation was give for future research to test the data validity.

\end{abstract}


\keywords{Convergent Validity, Loading Factor and Variance Explained.}

\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
t is common in exploratory study for the survey instrument to be subject to reliability and validity examination \hyperref[b2]{(Collis \& Hussey, 1995)}. Reliability reflects the stability and consistency of an instrument in measuring the concept \hyperref[b14]{(Page \& Meyer, 2000}; U. \hyperref[b15]{Sekaran, 1992}\hyperref[b17]{Sekaran, , , 2003))}. Numerous exploratory research studies focus on Cronbach alpha to test reliability. This method is commonly used to assess the reliability of each measure. The threshold for Cronbach alpha, is the higher the coefficient alpha values indicate the reliability of measurement instrument, the better.  {\ref Nunnally and Berstein (1994)} suggested that 0.70 to be an acceptable reliability coefficient level. In a similar view, \hyperref[b16]{Sekaran (2000)} asserted the Cronbach's alpha measure above 0.70, indicates that the instrument has the internal consistency reliability.\par
Lately, research studies examine the reliability and validity of survey instruments using more robust approaches such as SEM technique.\par
Under this technique, data reliability is verified using the Confirmatory Factor Analysis (CFA) approach. The CFA analysis provides standardized loading factor of each indicator where the research variable is quantified from a series of statement known as manifest variable. The standardized loading factor (regression weight) indicates the contribution of each indicator to the respective research latent variable. According to  {\ref Hair et al., (2006)} a good standardized loading factor of each measurement latent variable of which quantified from manifest variable should be above 0.5and ideally 0.7 or higher. Data validity is also tested using the Variance Extracted (VE) approach. The average percentage of Variance Extracted (VE) is a specific Confirmatory Factor analysis testing the convergent validity. According to  {\ref Hair et al., (2006)} the VE of 0.5 or higher as a rule of thumb is good, suggesting adequate convergence.\par
The objective of this research study is to explore the construct and content analysis using the SEM approach. To illustrate this research objective, the study focuses on uncertainty of business environment research variable. For this purpose the study concentrates on firms operating in manufacturing sectors in Malaysia. This paper is organized into four main sections -the first section provides literature of business environmental uncertainty. The second section provides methodology to quantify the uncertainty as well as analytical expression to test the validity of uncertainty research variable using the SEM approach. The third section provides descriptive statistics of firms in the sample study. This is followed by result output of construct and content analysis using the SEM approach. This section also includes discussion of the result output. The final section provides the conclusion and future research recommendations. 
\section[{II.}]{II.} 
\section[{UNCERTAINTY OF BUSINESS ENVIRONMENT}]{UNCERTAINTY OF BUSINESS ENVIRONMENT}\par
A general definition of business environmental uncertainty is "an individual's perceived inability to predict (an organization's environment) accurately" because of a "lack of information" or "inability to discriminate between relevant and irrelevant data" \hyperref[b11]{(Milliken, 1987)}. According to prominent researchers in I management accounting like Chenhall.R.  {\ref H (2003)} and \hyperref[b7]{Head (2005)}, uncertainty is generally described as an information deficit and they define situations in which probabilities cannot be assigned to particular outcomes. Under this circumstances, elements of the environment are very unpredictable, for instance actions of other economic players like competitors, customers, suppliers, and regulators. M.  {\ref Fleming et al., (2009)} asserts that uncertainty makes it difficult for manages to predict the future.\par
According to  {\ref Johnson and Scholes (1999)}, the extent of business environmental uncertainty is viewed as a function of the level of increase in environmental dynamism and complexity. \hyperref[b8]{Jabnoun (2003)} noted there is a difference between dynamic environment and environmental complexity as explained below:-? Dynamic environment is typified by change in environmental variables constituting the uncertainty dimensions such as technology, customer needs and tastes, demand and supply conditions, and competition. These changes generate uncertainty for the firm. ? Environmental complexity is summed up by the number and diversity of variables influencing the uncertainty dimensions in the environment. According to \hyperref[b11]{Milliken (1987)}, perceptions of environmental uncertainty occur when executives are unable to predict future changes in components of the environment or possess an incomplete understanding of the relationship among components of the environment. According to the author there are three categories of uncertainty of business environment:\par
? Effect uncertainty which is an inability to predict the nature of the effect of a future state of the environment on the organization; ? Response uncertainty which is the inability to predict the likely consequences of a response choice and ? State uncertainty which is the perceived environmental uncertainty. The perceived environmental uncertainty occurs when administrators perceive an organization's environment to be unpredictable.\par
Research studies have concentrated extensively on the relationship between perceived environmental uncertainty and organizational characteristics such as firm size, strategy, structure, and performance measures (Gordon \& V.K.Narayanan, 1984; Gul. \& Chia., 1994); for instance, empirical studies by  {\ref Gordon and Narayanan (1984)},  {\ref Chenhall and Morris (1986)} and subsequently \hyperref[b5]{Gul and Chia (1994)} found that perceived environmental uncertainty is associated with the characteristics of management accounting information. Thus, business environmental uncertainty is an important research topic of management accounting and performance measurement system \hyperref[b3]{(Gordon \& D.Miller, 1976)}.\par
To achieve the research objective of this study, the uncertainty of business environment is explored using Desarbo et al.,  {\ref (2005)} model. This model consist of three categories of uncertainty namely, market environment, technological environment and competitive environment as illustrated in the following figure. Using this model, data was collected from Malaysian manufacturing firms and tested for construct and content validity.  
\section[{UNCERTAINTY QUANTIFICATION}]{UNCERTAINTY QUANTIFICATION}\par
As depicted in figure  {\ref 1}.1 above, the environmental uncertainty survey instrument consists of 19 questions. The statement quantifying the market environment and the competitive environment is retained with some minor modification to the statements to improve understanding and to suit the current business environment. As for the Technological environment, the original instrument consisting of six questions has been reduced to five questions as one of the questions carries a similar meaning. Redundant questions are omitted not to confuse the respondent and also to prevent missing data problems if the majority respondents failed to answer. In replacement to this redundant question, a new question was added addressing obsolete statements. This is necessary as this issue has a significant impact on technological development, particularly in the current business condition. The respondents were asked, on a five-point scale ranging from 1 "Strongly Disagree" to 5 "Strongly agree", to indicate their organization's level of uncertainty in accordance the three categories. ? companies with stable (and low) environmental uncertainty are defined as firms whose average score was less than or equal to 3.5; ? companies with moderate environmental uncertainty are identified as firms whose average score was greater than 3.5, but less than 4.5; and ? companies with high environmental uncertainty are defined as firms whose average score was greater than or equal to 4.5.\par
The following analytical expression illustrates the methodology determining the firm's uncertainty level of business environment as explained above.ð??"ð??" ?? = ? ? ? ? ? ?? 1 ???? 0 < ?? ???? ? 3.5 ?? 2 ???? 3.5 < ?? ???? ? 4.5 ?? 3 ???? ?????????????????\textbf{(1)}\par
Where: ð??"ð??" ?? = Firm's uncertainty of business environment ?? = Summated Mean Score ?? = Three uncertainty of environment -Market Environment, Technological Environment and Competitive Environment ?? = Respondent 1, ?, K As explained above, Uncertainty is quantified based on the three categories of environment. In SEM approach, the Business environment uncertainty is classified as endogenous while the other three categories of uncertainty are considered as exogenous. The Uncertainty endogenous quantified from the three exogenous manifest variables are statements in the questionnaire as discussed earlier. The following analytical expression depicts the manifest variables for Uncertainty endogenous latent variable.\par
Business Environmental Uncertainty manifest variable?? ?? ??? = ?? ????? ?? 1?????? + ?? ???.??\textbf{(2)}\par
Where ?? ?? ??? = Manifest variables in the questionnaire ?? ????? = Manifest variables factor loadings ?? 1?????? = Business environmental uncertainty ?? ???.?? = Manifest variables indicators error\par
As illustrated in the above formulae, the manifest variables factor loading or regression weight is calculated for all three categories of exogenous. The identified factor loading of each manifest variable indicates the significance of each manifest variable that quantified the endogenous variables. Any of the manifest variables factor loading below than the threshold level that is below 0.5 is purged to improve the model fit. As discussed earlier, the convergent validity is tested using the Variance Extracted (VE). The Variance Extracted (VE) value is indicated as Total Variance Explained presented together with the standardized manifest loading factors. The following segment provides the details of the firms analyzed followed by the result output of the construct and content analysis.\par
IV. 
\section[{UNCERTAINTY VALIDITY ANALYSIS}]{UNCERTAINTY VALIDITY ANALYSIS}\par
The target population of this study is Malaysian firms operating in the manufacturing sector. Majority of the respondents were from industry related to manufacturing products representing 50\% (126 respondents). Respondents from the Electronic and Electrical products companies represented 24\% (60 respondents). This is followed by respondents involved in manufacturing Medical products which consist of 11\% (28 respondents). 
\section[{??}]{??}\par
= Level of uncertainty (1 -Stable, 2-Moderate, 3-high) The respondents' firm ownership structure analysis revealed that out of the 244 firms, 159 firms are Malaysian owned firm which represents 63\% and 79 firms consisting of 31\% are Foreign owned firms. A very small percentage of firms which is 2\% (n= 6 firm) operates on the basis of joint venture business ownership structure. From the total of 253 firms, 9 (4\%) firms failed to indicate their business ownership structure. Analysis of standardized loading factor for Business Environmental Uncertainty (BEU) endogenous variables revealed some of the manifest variables values are below the threshold of 0.5. As shown in the table, the Market Environment exogenous variable recorded few manifest variables value below 0.5 compared to other two exogenous categories. The Technological Environment and Competitive Environment consist of manifest variable one each where the values are below 0.5. Due to the low manifest variable's loading factor, the convergent validity for business environmental uncertainty endogenous is severely affected. The Variance Extracted value 43\% is below the recommended value of 50\% although the Cronbach Alpa value is above the recommended level which is 0.7. As recommended by  {\ref Hair et al., (2006)} any manifest variable standardized loading factor below 0.5 is required to be eliminated in order to improve VE value of above 50\%. Dropping manifest variables with loading factor below 0.5 is also necessary to remove errors in measurement. By removing this error, the researcher will only take the purified data to improve the overall SEM model fit. The following table provides details of manifest variables that need to be purged. As seen in the table, the Market environment exogenous variables, a total of 5 manifest variables were removed. Among the Market Environment manifest variable, retaining the Productrelated needs although closer to the loading factor of 0.5 still produce the VE value below 0.5. Thus, this variable was also purged to achieve the acceptable VE value.\par
Under the Technological environment and Competitive environment exogenous variables as mentioned earlier, one each manifest variables are removed.  As seen in the Table \hyperref[tab_1]{1}.4 below, the standardized factor loading of the three exogenous manifest variables are within the range of 0.5 to 0.9 with the highest recorded for Product preferences change quite often (0.932) from Market Environment exogenous variables and the lowest recorded for Technology becomes obsolete quickly (0.521) from Technological Environment exogenous. After removing the standardized loading factor, the overall percentage of Variance extracted (VE) improved from 43\% to 58\%. Thus the endogenous business environmental uncertainty after the modification provides greater convergent validity of data for further SEM analysis.\par
After removing the manifest variable with loading factor below 0.5, the Business Environmental Uncertainty endogenous comprised twelve manifest variables. According to  {\ref Hair et al., (2006)} as a rule of thumb, the number of manifest variable per latent variable must be at least three. The SEM diagram as shown in Figure  {\ref 1}.3 above indicates the BEU endogenous after the modification consists of 12 manifest variables above the recommended values. Thus the overall 12 items for Business environmental uncertainty measurement is now qualified for further SEM analysis.  
\section[{CONCLUSION}]{CONCLUSION}\par
A point to note on both analyses before the modification and after the modification, the Cronbach's Alpha coefficient value is well above the recommended level of 0.7. As seen in the table, the value before modification is 0.83 while the value after modification is 0.84. The overall Cronbach's Alpha analysis or even item by item analysis provide indication of the data reliability. However, the test of convergent and construct validity is further improved with SEM approach. One of the major advantages of the CFA approach under the SEM analysis is that it provides the researcher the power of model validity by indicating the Total Variance Explained. In summary the higher standardized factor loading and higher percentage value of VE of the endogenous variables enable the examination of the significance of research variables more precisely and improvement of the data analysis. Thus it is strongly recommended that any future study use the Confirmatory factor analysis together with the Cronbach Alpha to achieve better results to support the research study.\begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5575268817204301\textwidth}P{0.21630824372759858\textwidth}P{0.07616487455197132\textwidth}}
\tabcellsep 1 : Organization's primary business activity\tabcellsep \\
Business Activity\tabcellsep No of Firms\tabcellsep Percent (\%)\\
Agriculture Products\tabcellsep 7\tabcellsep 3\\
Manufacturing Products*\tabcellsep 126\tabcellsep 50\\
Electronic and Electrical Products\tabcellsep 60\tabcellsep 24\\
Chemical and Petroleum Products\tabcellsep 11\tabcellsep 4\\
Infrastructure Products\tabcellsep 19\tabcellsep 7\\
Medical Products\tabcellsep 28\tabcellsep 11\\
Other Products\tabcellsep 2\tabcellsep 1\\
Total\tabcellsep 253\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: *Includes Food and Mineral, Furniture, Iron \& Steel Products, Paper, Rubber, Souvenirs, Sport, Textile, Toys, Wood Products.]} 
\caption{\label{tab_1}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7452525252525252\textwidth}P{0.10474747474747474\textwidth}}
2 : BEU Standardized Regression Weight\tabcellsep \\
Business Environment Uncertainty\tabcellsep Factor Loading\\
Market Environment\tabcellsep \\
Product preferences change quite often (MB1)\tabcellsep 0.901\\
Customer look for new products (MB2)\tabcellsep 0.844\\
Price-sensitive (MB3)\tabcellsep 0.322\\
Price is relatively unimportant on some occasions (MB4)\tabcellsep 0.391\\
Product-related needs (MB5)\tabcellsep 0.494\\
Service existing loyal customers continuously (MB6)\tabcellsep 0.299\\
Difficult to predict product changes/customer preference (MB7)\tabcellsep 0.343\\
Technological Environment\tabcellsep \\
Technology rapidly changing (TB 8)\tabcellsep 0.898\\
Technological changes provide opportunities (TB9)\tabcellsep 0.914\\
Difficult to forecast future technology (TB10)\tabcellsep 0.583\\
Technological breakthrough (TB11)\tabcellsep 0.722\\
Technological development minor (TB12)\tabcellsep 0.342\\
Technology becomes obsolete quickly (TB13)\tabcellsep 0.539\\
Competitive Environment\tabcellsep \\
Price competition (CP14)\tabcellsep -0.705\\
Overall competition (CP15)\tabcellsep -0.746\\
Competitor offers (CP16)\tabcellsep -0.841\\
Promotion war (CP17)\tabcellsep -0.805\\
Competitive Move (CP18)\tabcellsep -0.678\\
Competitors are relatively weak (CP19)\tabcellsep 0.408\\
Total Variance Explained\tabcellsep 43\%\\
Cronbach' Alpha\tabcellsep 0.83\end{longtable} \par
 
\caption{\label{tab_2}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7588621444201312\textwidth}P{0.09113785557986871\textwidth}}
3 : BEU Manifest Variables Purged\tabcellsep \\
Manifest Variable\tabcellsep Loading Factor\\
Market Environment\tabcellsep \\
Price-sensitive (MB3)\tabcellsep 0.322\\
Price is relatively unimportant on some occasions (MB4)\tabcellsep 0.391\\
Product-related needs (MB5)\tabcellsep 0.494\\
Service existing loyal customers continuously (MB6)\tabcellsep 0.299\\
Difficult to predict product changes/customer preference (MB7)\tabcellsep 0.343\\
Technological Environment\tabcellsep \\
Technological development minor (TB12)\tabcellsep 0.342\\
Competitive Environment\tabcellsep \\
Competitors are relatively weak (CP19)\tabcellsep 0.408\end{longtable} \par
 
\caption{\label{tab_3}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7530578512396694\textwidth}P{0.09694214876033057\textwidth}}
4 : BEU Standardized Regression Weight-After Modification\tabcellsep \\
Business Environment Uncertainty\tabcellsep Factor Loading\\
Market Environment\tabcellsep \\
Product preferences change quite often(MB59)\tabcellsep 0.932\\
Customer look for new products (MB60)\tabcellsep 0.707\\
Technological Environment\tabcellsep \\
Technology rapidly changing (TB 66)\tabcellsep 0.904\\
Technological changes provide opportunities (TB67)\tabcellsep 0.917\\
Difficult to forecast future technology (TB68)\tabcellsep 0.570\\
Technological breakthrough (TB69)\tabcellsep 0.720\\
Technology becomes obsolete quickly (TB71)\tabcellsep 0.521\\
Competitive Environment\tabcellsep \\
Price competition (CP72)\tabcellsep 0.707\\
Overall competition (CP73)\tabcellsep 0.750\\
Competitor offers (CP74)\tabcellsep 0.836\\
Promotion war (CP75)\tabcellsep 0.805\end{longtable} \par
 
\caption{\label{tab_4}Table 1 .}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US) XII} 			\footnote{December} 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US) XII} 			\footnote{Global Journal of Management and Business Research Volume XI Issue Version I © 2011 Global Journals Inc. (US) XII} 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gordon and Miller ()]{b3}\label{b3} 	 		\textit{A Contingency Framework for the Design of Accounting Information Systems},  		 			L A Gordon 		,  		 			D Miller 		.  		1976. Accounting, Organizations and Society. p. .  	 
\bibitem[Page and Meyer ()]{b14}\label{b14} 	 		\textit{Applied researrch design for business and management},  		 			C Page 		,  		 			D Meyer 		.  		2000. Sydney: McGraw-Hill Companies, Inc.  	 
\bibitem[Collis and Hussey ()]{b2}\label{b2} 	 		\textit{Business research: A practical guide for undergraduate and postgraduate student},  		 			J Collis 		,  		 			C Hussey 		.  		1995. New York: Palgrave Macmillan.  	 
\bibitem[Nimtrakoon and Michaele ()]{b12}\label{b12} 	 		‘Contigency Factors of Management Accounting Practices in Thailand: A Selection Approach’.  		 			S Nimtrakoon 		,  		 			T Michaele 		.  	 	 		\textit{Asian Journal of Accounting and Governance}  		2010. 1 p. .  	 
\bibitem[Jabnoun et al. ()]{b8}\label{b8} 	 		‘Environmental Uncertainty, Strategic Orientation, and Quality Management : A’.  		 			N Jabnoun 		,  		 			A Khalifah 		,  		 			A Yusuf 		.  	 	 		\textit{Contingency Model The Quality Management Journal}  		2003. 10  (4)  p. .  	 
\bibitem[Johnson and Scholes ()]{b9}\label{b9} 	 		\textit{Exploring Corporate Strategy},  		 			G Johnson 		,  		 			K Scholes 		.  		1999. London: Prentice-Hall International.  	 
\bibitem[Hair et al. ()]{b6}\label{b6} 	 		 			J F HairJr 		,  		 			W C Black 		,  		 			B J Babin 		,  		 			R E Anderson 		,  		 			L Tatham 		,  		 			R 		.  		\textit{Multivariant Data Analysis},  				 (New Jersey)  		2006. Pearson International Edition.  	 
\bibitem[Gordon and Narayanan ()]{b4}\label{b4} 	 		‘Management Accounting Systems, Perceived Environmental Uncertaintyand Organizational Structure: A Empirical Investigation. Accounting’.  		 			L A Gordon 		,  		 			V K Narayanan 		.  	 	 		\textit{Organizations and Society}  		1984. 9  (1)  p. .  	 
\bibitem[Chenhall ()]{b0}\label{b0} 	 		‘Management control systems design within its organizational context: findings from contingency-based research and directions for the future. Accounting’.  		 			R H Chenhall 		.  	 	 		\textit{Organizations and Society}  		2003. 28 p. .  	 
\bibitem[Nunnally and Bernstein ()]{b13}\label{b13} 	 		\textit{Psychometric Theory},  		 			J C Nunnally 		,  		 			I H Bernstein 		.  		1994. New York; Sydney: McGraw-Hill.  	 
\bibitem[Sekaran ()]{b17}\label{b17} 	 		\textit{Research mehtods for business: A skill building approach New York},  		 			U Sekaran 		.  		2003. John Wiley \& Sons, Inc.  	 
\bibitem[Sekaran ()]{b16}\label{b16} 	 		\textit{Research Methods for Business-A Skill-Building Approach},  		 			U Sekaran 		.  		2000. New York, USA: John Wiley \& Sons.  	 
\bibitem[Sekaran ()]{b15}\label{b15} 	 		\textit{Research methodsfor business: A skill building approach},  		 			U Sekaran 		.  		1992. New York: John Wiley \& Sons, Inc.  	 
\bibitem[Fleming et al. ()]{b10}\label{b10} 	 		‘Strategy,performance-measurement systems, and performance: A study of Chinese Firms’.  		 			M Fleming 		,  		 			D Chow 		,  		 			C W Chen 		,  		 			G 		.  	 	 		\textit{The INternational Journal of Accounting}  		2009. 44 p. .  	 
\bibitem[Head ()]{b7}\label{b7} 	 		‘Structural changes in turbulent environments: a study of small and mid-size Chinese organizations’.  		 			T C Head 		.  	 	 		\textit{Journal of Leadership and Organizational Studies}  		2005. 12  (2)  p. .  	 
\bibitem[Gul and Chia ()]{b5}\label{b5} 	 		‘The effects of Management Accounting Systems, Perceived Environmental Uncertainty And Decentralization on Managerial Uncertainty and Decentralization on Managerial Performance: A test of Three-way 7’.  		 			F A Gul 		,  		 			Y M Chia 		.  	 	 		\textit{interaction. Accounting, Organizations and Society}  		1994. 19  (45)  p. .  	 
\bibitem[Chenhall and Morris ()]{b1}\label{b1} 	 		\textit{The Impact of Structure, Environment, and Interdependence on the Perceived Usefulness of Management Accounting Systems. The Accounting Review},  		 			R H Chenhall 		,  		 			D Morris 		.  		1986. p. .  	 
\bibitem[This page is intentionally left blank]{b18}\label{b18} 	 		\textit{This page is intentionally left blank},  		 	 
\bibitem[Milliken ()]{b11}\label{b11} 	 		‘Three types of perceived uncertainty about the environment:State, effect, and response uncertainty’.  		 			F J Milliken 		.  	 	 		\textit{Academy of Management Review}  		1987.  (12)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
