The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
26 views

Non-Analytic extrapolation

I have some samples of a stable real-world process. Its is polymodal, and does not cleanly fit any of the "textbook" analytic distributions. I need to make very accurate estimates of the maximum ...
1
vote
1answer
82 views

Bootstrap USL/LSL for non-normal data

This is new statistics space for me, so please excuse my ignorance. I have some data (N=180) that isn't normally distributed (verified in Minitab, P<0.005) and I want to use the data to get a +/- ...
0
votes
0answers
82 views

Control chart Xbar and R missing values

I am taking a business statistics course and I can't seem to figure out how to find the missing figures in the following problem; here's the question: Using the data below, determine the trial ...
1
vote
1answer
92 views

Are $\sigma_{70\%} = cte * \sigma /\sqrt{N}$, & $\sigma_{\bar x_{70\%}} = cte * \sigma /\sqrt{N}$ valid with non-normal distributions?

My working population is non normally distributed and from time to time I need to take a sample of it. Sometimes my sample exists of 100 units, at other times of 150 units. Of my sample I calculate ...
1
vote
1answer
135 views

Color standards for control charts

Are there any references or standards that dictate the color coding of the zones of a Shewhart style control chart. We use green in +/- 2 sigma range, yellow between 2 and 3 sigma and red beyond 3 ...
0
votes
0answers
62 views

Control Chart Structure - X axis

I am using a computer system with Shewhart control charts. Is it appropriate to use time stamped data as the x axis in a sequential manner. Using this process will create gaps in the control chart, ...
1
vote
0answers
79 views

Using control charts for data with non-constant mean?

My company would like to use control charts (Shewhart, EWMA, or both) to detect changes to the distributions of our key business metrics. For instance, we could sample user signups each day and ...
3
votes
3answers
204 views

Advice on a good production level SPC (statistical process control) package?

I am tasked with bringing up an SPC system within our moderately sized, but very technical, manufacturing company. It might be against the rules of this forum, or maybe bad form, to name specific ...
5
votes
2answers
183 views

Understanding statistical control charts

Control charts are all the rage at my company these days. Our "data analysts" (quotes are on purpose) are putting control limits on almost all graphs that they produce. The other day we were looking ...
0
votes
1answer
180 views

How would one visualize this data using bar charts?

I am using Google's visualization API for drawing charts that show files downloaded each day. I don't know if this is the best idea, but I am thinking of showing download counts on the Y-axis, ...
1
vote
0answers
45 views

When controlling a binomial proportion, how to deal with proportions with low confidence?

I'm building a system to alert when the proportion of successes to attempts goes out of control. To visualize the data, I've produced some rolling control charts to get an idea of when things would ...
1
vote
0answers
265 views

Using geometric mean / geometric standard deviation in statistical process control chart

I am trying to control a binomial proportion that hovers pretty close around 0.1% - 1.0%. Since it seems like dropping from 0.1% to 0.05% is equally as severe as increasing to 0.2% (halving the ...
3
votes
1answer
343 views

How to calculate the probability for pattern that violates “control chart rules” to occur?

I am going to host a training session to teach healthcare staff how to use control chart (c-chart to be specific), and I need to tell that why these rules (Western Electric Rules) are so called rules ...
8
votes
4answers
430 views

Given a control chart that shows the mean and upper/lower control limits, how do I tell if the cause of out of control points is assignable or not?

I am given 15 points. The control limits are at +/- 3 $\sigma$. Points 1, 4, 5, 6, 7, 8, 9, 10, 11, 13, and 15 fall within the control limits. Points 2, 3, 12, and 14 are outside of the control ...
1
vote
1answer
233 views

How to interpret a control chart containing a majority of zero values? (Part 2)

(I know it is not quite appropriate to quote it as "part 2", but since the question has been dormant for quite a while, I hope by doing this will rise peoples' attention again, you may have a look of ...
8
votes
5answers
250 views

How to interpret a control chart containing a majority of zero values?

I am using a control chart to try to work on some infection data, and will raise an alert if the infection is considered "out of control". Problems arrive when I come to a set of data where most of ...