yuunio commited on
Commit
8076ffb
·
verified ·
1 Parent(s): 043c148

Upload html/table_650add52.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. html/table_650add52.html +1 -0
html/table_650add52.html ADDED
@@ -0,0 +1 @@
 
 
1
+ <table><tr><td>Property group</td><td>Property Name</td><td>Description</td><td>Misc.</td><td>Note</td></tr><tr><td>Chart options</td><td>Chart</td><td>CUSUM chart.</td><td>Required</td><td/></tr><tr><td>Variable setting</td><td>Variables</td><td>Select variables.</td><td>Required</td><td/></tr><tr><td>Parameter estimation</td><td>Using the population mean</td><td>Decide whether to draw the chart using the population mean.</td><td>Required</td><td>Yes, No</td></tr><tr><td>Parameter estimation</td><td>Population mean</td><td>Specify the population mean if Using the population mean is Yes</td><td/><td>real type</td></tr><tr><td>Parameter estimation</td><td>Using the population standard deviation</td><td>Decide whether to draw the chart using the population standard deviation.</td><td>Required</td><td>Yes, No</td></tr><tr><td>Parameter estimation</td><td>Population standard deviation</td><td>Specify the population standard deviation if Using the population standard deviation is Yes</td><td/><td>real type</td></tr><tr><td>Other option</td><td>Target</td><td>Enter the target values.</td><td>Required</td><td>real type</td></tr><tr><td>Other option</td><td>h</td><td>The threshold for determining whether a process is out of control. If exceeds this interval, the process would be abnormal state</td><td>Required</td><td>real type</td></tr><tr><td>Other option</td><td>k</td><td>value or allowable bound</td><td>Required</td><td>real type</td></tr></table>