Six Sigma and Statistics Digital

tags: Lean Six Sigma and Digital

Recently participated in a Six Sigma Digital Forum. Big coffee mentioned that Six Sigma and digital data is a natural enemy or a cooperative relationship. Big data is not natural, still need statistical technology and Six Sigma thinking. Big data is not concerned about causality and six Sigma difference here. How to see you.

Size pictures:Alt

Picture of home:Alt

Create a picture of a size:Alt

Of course, in order to make users more convenient, we have added pictures drag and drop function.

How to insert a beautiful code

go withBlog settingsPage, select a code you like, the following shows the same highlightCodes.

// An highlighted block
var foo = 'bar';

Generate a list of suitable for you

  • Project
    • Project
      • project
  1. Project 1
  2. Project 2
  3. Project 3
  • Scheduled Tasks
  • mission accomplished

Create a form

A simple form is created so:

project Value
computer $1600
Mobile phone $12
catheter $1

Set the content, resident, home

use:---------:Center
Used:----------Resolve
Used----------:Live

first row The second column Third column
First column text The second column of text The third column of text

SmartyPants

Smartypants converts ASCII punctuation to "Intelligent" print punctuation HTML entities. E.g:

TYPE ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash

Create a custom list

Markdown
Text-to-HTML conversion tool
Authors
John
Luke

How to create a foot

A text with a foot.1

Comments are essential

MarkDown converts text toHTML

Katex mathematics formula

You can use rendering of Latex mathematics expressionsKaTeX:

Gamma formula display Γ ( n ) = ( n 1 ) ! n N \Gamma(n) = (n-1)!\quad\forall n\in\mathbb N Is Euler points

Γ ( z ) = 0 t z 1 e t d t . \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,.

You can find more information aboutLaTeX Mathematical expressionhere.

New Gantt chart function, enrich your article

Mon 06 Mon 13 Mon 20 completed processing Plan Plan two Existing task Adding GANTT diagram functionality to mermaid
  • AboutGantt chart Grammar, referencehere,

UML chart

You can use the UML chart for rendering.MermaidFor example, one of the following sequence diagrams:

Zhang San Li Si Wang Wu Hello there! Li Si, how are you doing? How have you been recently, Wang 5? I am fine, thanks! I am fine, thanks! Li Zi thought for a long time, Text is too long Not suitable for placing a line. I am worthwing to king five ... Very good ... Wang Wu, how are you? Zhang San Li Si Wang Wu

This will produce a flow chart. :

link
rectangle
round
Rounded rectangular
diamond
  • AboutMermaid Grammar, referencehere,

Flowchart flow chart

We will still support flowcharts for Flowchart:

Created with Raphaël 2.2.0 begin My operation confirm? the end yes no
  • AboutFlowchart flow chart Grammar, referencehere.

Export and import

Export

If you want to try to use this editor, you can edit anything in this article. When you have completed a writing in an article, find it in the top toolbarArticle export Generate a .md file or .html file is saved locally.

Import

If you want to load a .md file you wrote, you can select the import function to import file import in the top toolbar.
Continue your creation.


  1. Interpretation of your foot↩︎

Intelligent Recommendation

nginx configuration from scratch

Article Directory Introduction to Nginx Nginx environment preparation Configuration file Nginx start, stop Custom error page Access control Web hosting settings Based on port number Based on domain na...

[Java concurrent programming one] thread safety issues

1. Multi-threaded realization There are two ways to achieve multithreading: 1.1. Inherit the Thread class => Example: A a=new A(); a.start(); 1.2. Implement the Runnable interface => Example: A ...

Fox Dividing Cheese [CF-371B]

http://codeforces.com/contest/371/problem/B More violent way of writing: bfs search (can pass, but there are better ways), a total of six expansion directions, one point of optimization is: eat big. c...

Pytorch: description of torchvision.utils.make_grid function

When doing CIFAR image recognition, I want to visualize the image Article Directory 1. Official website description 2. The purpose of the function 1. Official website description The documents on the ...

SQL statement to solve the problem of loss of precision

Solution: field data type to the decimal data type, the data type for applications requiring very high precision calculations...

More Recommendation

1010 yuan polynomial guidance

1010 yuan polynomial guidance Design function to ask a dollar derivative. (Note: First stage derivative Nx ^ (N-1) of x ^ n (n is an integer))) Input format: Enter polynomial non-zero coefficients and...

tensorflow--optimizer

This article mainly introduces the use of various optimizers. Because the task of most machine learning is to minimize the loss, in the case of loss definition, the rest of the work is left to the opt...

Errors encountered in the recording: database may be almedy in use locked by another process: ... ".".

Configuration Logic Solution The two applications of this machine need to store the configuration in the H2 file, so the H2 embedded database is used. So you can solve the file_lock = no without a loc...

Keepalived + Nginx High Access Cluster (Double Main Mode)

Keepalived + Nginx High Access Cluster (Double Main Mode) 1. Cluster architecture diagram: Description: Continue to do experiments in the above environment, just modify the configuration files for the...

Log file complete data cleaning

There are the following two data files in json format that need to complete data cleaning First, convert Baidu json format Upload the file to hdfs Use spark to read the file: jsonDF result: The log fi...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top