01. DADOS GERAIS

Produto:

Linha de Produto:

Segmento:

Módulo:SIGAQIE / SIGAQIP
Função:

QIEM040 - Cartas de Controle
QIPM020 - Cartas de Controle

QIPA215 - Resultados

Ticket:
Requisito/Story/Issue (informe o requisito relacionado) :

DMANQUALI-1375


02. SITUAÇÃO/REQUISITO

Desenvolver tela para o botão Estatísticas que estava disponível na versão 32 bits, para a versão 64 bits.

03. SOLUÇÃO

DMANQUALI-1674 – Foi implementada a opção “Estatísticas” com os valores estatísticos calculados (exceto Kurtosis e Skew).

Por meio do botão “Exportar” é possível gerar um arquivo .csv com os dados mostrados.


1. Use quando for necessário descrever um passo a passo.

2. Use quando for necessário descrever um passo a passo.


04. DEMAIS INFORMAÇÕES

Formulas:

LSL = Limite inferior de especificação;

USL = Limite superior de especificação.

Cp = (USL – LSL) / (6*  Standard Deviation)

Cpk = Min (Cpl, Cpu)

Cg = (2* (USL – LSL)) / (6* Standard Deviation)

Cgk = (USL - Process Mean) / (3* Standard Deviation)

Pp = (USL – LSL) / (6* Standard Deviation)

Ppk = min( (Process Mean - LSL) / (3* Standard Deviation), (USL - Process Mean) / (3* Standard Deviation)

Cr = 1/ Cp =  (6*  Standard Deviation) /  (USL – LSL)

Pr = 1/ Cp =  (6*  Standard Deviation) /  (USL – LSL)

Cpl = (Process Mean – LSL)/(3*Standard Deviation)

Cpu = (USL – Process Mean)/(3*Standard Deviation)

Sigma = Standard Deviation

Est. Sigma = (Process Mean / constant for calculating the control limit)

Mean = Process Mean



05. ASSUNTOS RELACIONADOS




<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>