\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={Workshop Implementation and Leadership Development for Linking Six Sigma with Business Strategy},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Workshop Implementation and Leadership Development for Linking Six Sigma with Business Strategy}
\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]{Jung Lang  Cheng}

             \affil[1]{  Cheng Shiu University}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2016 Accepted: 31 December 2016 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The presence of a Six Sigma system when integrating strategic factors into a Six Sigma activity improves the probability of successful implementation. However, few systematic studies have investigated the relationship between business strategy and Six Sigma. This paper presents a framework for linking Six Sigma with business strategy for the purpose of obtaining competitive advantage. To examine the conditions that are conducive to Six Sigma long- term success, we conducted workshop consensus activities and carried out Six Sigma strategy development. Using these workshop consensus activities, we integrated business strategy development into a Six Sigma implementation framework that allocates organizational resources to meet core customer requirements. The value of this paper lies in its observation that the factors of workshop consensus activities affect the link between Six Sigma and business strategy. As a strategic-oriented initiative, Six Sigma must be adapted and modified to fit an organizational strategy. To ensure Six Sigma successfully to fitting organizational strategy, it is essential to promote the workshop consensus activities as necessary.

\end{abstract}


\keywords{six sigma, business strategy.}

\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
ix Sigma provides business leaders and executives with the strategy, methods, tools, and techniques for changing their organizations. The long-term goals of Six Sigma are to develop and implement processes within management activities via organizational change. The Six Sigma approach that seeks to identify and eliminate defects, mistakes or failures in business systems by focusing on key process performances that are of critical importance to customers, thus, Six Sigma is central to the company's strategic drive. However, as a strategic-oriented initiative, Six Sigma activities need to be adapted and modified to fit an organization's strategy.\par
As a strategic-oriented initiative, Six Sigma is not just a systematic methodology but is also a business strategy that leads to breakthroughs in profitability through quantum gains in quality, customer satisfaction and productivity. However, the integration of Six Sigma within business strategy has not been systematically and widely studied. What is the nature of the integration of Six Sigma within a business strategy framework? What is the flow chart of integrating Six Sigma with business strategy? What are the necessary preliminarily conditions are necessary to successfully implement a Six Sigma business strategy? This research seeks to address these critical questions, and, in so doing, an exploratory framework will be constructed. 
\section[{II. Integrating Six Sigma with Business Strategy}]{II. Integrating Six Sigma with Business Strategy}\par
Harry and Schroeder (2000) recognized Six Sigma as a competitive philosophy by which provide better products at a lower cost than those of competitors. For a successful Six Sigma system, Six Sigma initiatives must be strategy-driven, processfocused and project-enabled. The strategy-driven nature of Six Sigma initiatives requires adherence to a whole management philosophy rather than just to the deployment of quality management tools and techniques. As a competitive organizational strategy, Six Sigma requires rigorous education and training, managerial commitment from top leaders and total employee involvement (TEI). Hoerl, Rodebaugh and  {\ref Snee (2003)} summarized that the successful deployment of Six Sigma needs organizational change, which includes leadership commitment, top talent in Six Sigma roles and an appropriate supporting infrastructure.\par
Six Sigma development aims to optimize overall business results by balancing cost, quality, features and availability considerations for products and their production into an best business strategy \hyperref[b3]{(Pearson, 2001 ;}\hyperref[b4]{Snee, 2001)}. It is natural for Six Sigma to link business priorities to reflect Six Sigma strategic development and project management. The key success factor in implementing Six Sigma is determining how to overcome the fear of individuals within an organization. There are two basic fears among 
\section[{Development for Linking Six Sigma with}]{Development for Linking Six Sigma with}\par
The first recommendation is that senior leadership should articulate a clear vision and take a leadership's intervention stance concerning Six Sigma development, through workshop consensus activities. The second recommendation is that Six Sigma needs to include business strategy principles. individuals: fear of change and fear of not meeting new standards. If an organization does not address individual fears, successful implementation of Six Sigma is impossible. To overcome these fears during the process of organizational change, individuals must be aware of the requirement for the Six Sigma business strategy system, why Six Sigma is important and how it work.\par
We suggest that implementing an initiative of Six Sigma workshop activities may be seen as a means of overcoming the fear of change within an organization. For the facilitating of organizational change, workshop consensus activities use communication and dialogue at the management level to attain consistent thinking and the understanding of concepts. Workshop consensus activities should contain a Six Sigma course on changes for refining organizational concepts and organization culture and build a common language of integrating Six Sigma with business strategy \hyperref[b6]{(Trompenaars and Hampden-Turner, 1998)}. 
\section[{III.}]{III.} 
\section[{Workshop Consensus Activities Development}]{Workshop Consensus Activities Development}\par
Workshop consensus activities development is designed to reinforce Six Sigma strategy developments; it includes workshop consensus activities and Six Sigma strategy development (Figure \hyperref[fig_0]{1}).  \hyperref[b0]{Eckes (2002)} found that workshop consensus activities are used to communicate and share the language of business philosophy, organizational mission and articulation of vision (Table1). Via workshop consensus activities, participants are able to discuss how strategy initiative can help their organization meet business goals, allocate business resources, and determine the priorities of Six Sigma strategy. Such workshop consensus activities exist not only to meet business goals, but also to create thorough knowledge of a firm's strategic needs. The most important aspect of workshop consensus activities is that they are able to exert a personal impact, so that employees are prepared to realize a sharing understanding of Six Sigma strategy development because they will comprehend why the organization is implementing it. Workshop consensus activities require preparatory activities at the start of every process. Three such steps are described below. 
\section[{i. First step: The transformation of participating employees' ideology}]{i. First step: The transformation of participating employees' ideology}\par
The transformation of participating employees' ideology occurs by communicating and discussing the risk management of the business environment. The approaches of ideology transformation are team interaction and brainstorming, which can bring together teams and build mutual trust. Via ideology transformation, employees can understand the reasons for organizational change and enjoy a common language to push Six Sigma forward. 
\section[{ii. Second step: The formulation of Strategy}]{ii. Second step: The formulation of Strategy}\par
The second step is to construct strategy formulation for organizational development. The strategy formulation must reflect the core of the philosophy, mission and vision which as articulated in the consensus in the first phase. Preliminary action planning is also discussed in this step. 
\section[{iii. Third step: The Confirmation of the consensus process}]{iii. Third step: The Confirmation of the consensus process}\par
The preliminary action planning is repeatedly checked. Participating employees share their thoughts about the workshop's consensus activities. The organization is thus able to construct common values, set corporate culture and form a shared ideology.\par
Workshop consensus activities regarding organizational change fall in to three phases (Figure 2). The first phase is to refreeze the current organizational culture (Sensibility process). New organizational cultures and values are integrated in the second phase (Rationality process), and in the third phase, using a situational building approach, a new paradigm of organizational culture is frozen. Six Sigma initiatives must be strategy-driven, process-focused and project -enabled. Six Sigma strategy deployment models enable organizations to implement Six Sigma at a pace at which employees can digest the methodology and reap its benefits. After the Six Sigma initiative becomes strategy-driven and the full methodology and discipline are in operation, the foundation of strategy formulation is in place to achieve the maximum success from each Six Sigma project  {\ref (Sophronia and Sheila, 2005)}. Overall alternative strategies are analyzed through diagnosis by external and internal chains of the business organization in the context of its suppliers, customers, goods and services (SWOT analysis, Table \hyperref[tab_2]{2}). Following the project, Six Sigma strategy is formulated through generating alternative strategies, developing tactical planning and confirming function-level action planning (Table \hyperref[tab_3]{3}).   
\section[{2.}]{2.}\par
3. 
\section[{4?}]{4?}\par
IV.\par
Integration of Six Sigma within a Business Strategy Framework  Six Sigma leadership means a leadershipdriven process that inspires employees to be willing to change and learn new skills. Six Sigma is more a management philosophy than just a few tools and techniques. As such, the success of a Six Sigma initiative depends on top-management involvement, extensive training, tracking progress, and relevant incentives. Top management here means that it is typically a CEO or top executive who adopts Six Sigma principles and implements Six Sigma. When such management embarks on a Six Sigma project, it should develop an explicit change of leadership strategy in seeking to use the project as a vehicle for reengineering the business. The force for integrating Six Sigma into a corporate culture must come from top management if \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.24285714285714283\textwidth}P{0.5112781954887218\textwidth}P{0.09586466165413533\textwidth}}
\tabcellsep Items\tabcellsep Idea generation\\
Infrastructure base\tabcellsep Vision articulation\\
\tabcellsep Management Commitment\\
\tabcellsep Mission positioning\\
\tabcellsep Value philosophy\\
Business philosophy\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.44028776978417267\textwidth}P{0.4097122302158273\textwidth}}
Strengths of internal organization\tabcellsep Weaknesses of internal organization\\
Opportunities of external organization\tabcellsep Threats of external organization\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.39999999999999997\textwidth}P{0.16666666666666666\textwidth}P{0.2833333333333333\textwidth}}
Alternative Strategies\tabcellsep Objectives\tabcellsep Tactical Planning\\
1.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			 \par
business organization is to be restructured and employees' attitude are to be changed 
\subsection[{b) Developing a business strategy}]{b) Developing a business strategy}\par
A Six-Sigma steering committee audits and confirms the business strategy in the framework of the Six Sigma system. Diagnosis and auditing of the core business process lead to the generation and proposal of alternative strategies; it then the follows the development of the goals of the Six Sigma business strategy and the Six Sigma project is finally implemented. 
\subsection[{c) Process improvement methodology}]{c) Process improvement methodology}\par
Regarding the development of business strategy, the key element, the process improvement methodology, identifies the core business process. The core business process improvement team confirms the key competences of critical customer requirements; TEI (Total employee's involvement) then develops an improvement schedule. In actualizing the Six Sigma improvement project, the improvement teams implement the DMAIC methodology to improve the efficiency of core business process. 
\subsection[{d) Key performance measures}]{d) Key performance measures}\par
Six Sigma improvements is a customer-driven recognition that confirms key performance measure. The Six Sigma project management is closely tied to an organization's business goals or objectives. The Six Sigma project and action must be founded on key performance measures, which take into account marketing, quality, finance, accounting, and human resources.\par
Six Sigma project management based on key performance measures is considered to offer a solution schedule that integrates planning, management, and accountability, with the ability to select, prioritize, and remove barriers to Six Sigma projects. Key performance measures are also powerful ways to integrate organizational resources to solve critical business problems that may already be known to exist. 
\subsection[{e) Process output measurement}]{e) Process output measurement}\par
Process output measurement relies on statistical tools and specifically designs processesrelated methodologies to achieve measurable goals. Process output measurement is connected to the key performance measure and directly linked to core customer requirements. A list of measurable process outputs has been developed to provide targets for measurement results, including process time, standard time, time based issues critical to human factors, and performance metrics that are critical to cost and quality. The list also defines a sequence of work.			 			  				\begin{bibitemlist}{1}
\bibitem[Snee ()]{b4}\label{b4} 	 		\textit{Dealing with the Achilles' of Six Sigma initiatives},  		 			R D Snee 		.  		2001. Quality Progress. p. .  	 
\bibitem[Eckes ()]{b0}\label{b0} 	 		‘Making Six Sigma Last and Work’.  		 			G Eckes 		.  	 	 		\textit{Ivey Business Journal}  		2002. 66  (3)  p. .  	 
\bibitem[Pearson ()]{b3}\label{b3} 	 		\textit{Measure for Six Sigma success},  		 			T A Pearson 		.  		2001. Quality Progress. p. .  	 
\bibitem[Trompenaars and Hampden-Turner ()]{b6}\label{b6} 	 		\textit{Riding the Waves of Culture},  		 			F Trompenaars 		,  		 			C Hampden-Turner 		.  		1998. New York, NY: McGraw-Hill.  	 
\bibitem[Hoerl et al. ()]{b2}\label{b2} 	 		\textit{Six Sigma and srtatistical leadership},  		 			R W Hoerl 		,  		 			W Rodebaugh 		,  		 			R D Snee 		.  		2004. Quality Congress, ASQ's ... Annual Quality Congress Proceedings. 58 p. .  	 
\bibitem[Sophronia and Poling ()]{b5}\label{b5} 	 		\textit{Six Sigma: Maximize the Benefits},  		 			W W Sophronia 		,  		 			S R Poling 		.  		2005. p. .  	 
\bibitem[Harry and Schroeder ()]{b1}\label{b1} 	 		\textit{Six Sigma: The Breakthrough Management Strategy Revolutionizing the World's Top Corporations},  		 			M Harry 		,  		 			R Schroeder 		.  		2000. Doubleday, New York, NY.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
