PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting How do I plot a v-mask in excel?

Reply

How do I plot a v-mask in excel?

 
Thread Tools Rate Thread
Old 10-07-2008, 11:33 PM   #1
JerryA
Guest
 
Posts: n/a
Default How do I plot a v-mask in excel?


Anyone know how to take a Cusum chart and plot a v-mask on it?
  Reply With Quote
Old 11-07-2008, 08:38 AM   #2
Andy Pope
Guest
 
Posts: n/a
Default Re: How do I plot a v-mask in excel?

Hi,

And for those not in the know, what is a v-mask?

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"JerryA" <JerryA@discussions.microsoft.com> wrote in message
news:73BA6A6C-673D-4816-AC97-68EB656D2403@microsoft.com...
> Anyone know how to take a Cusum chart and plot a v-mask on it?


  Reply With Quote
Old 11-07-2008, 09:35 PM   #3
Del Cotter
Guest
 
Posts: n/a
Default Re: How do I plot a v-mask in excel?

On Fri, 11 Jul 2008, in microsoft.public.excel.charting,
Andy Pope <andy@andypope.info> said:
>And for those not in the know, what is a v-mask?


I googled, thinking "cusum" might be a typo for "custom", but it turns
out that "cusum" is a cumulative sum graph, a sort of alternative type
of control graph, and the V mask is the equivalent of the upper and
lower control lines. But, because this is a cumulative graph, instead of
being horizontal, they get closer together from left to right.

It wasn't clear to me, from the pictures I saw, whether the V lines are
straight or curved. If straight, this is just another case where a pair
of points, in a block of cells kept apart from the data columns, define
a line in an XY scatter graph. If curved, then they'll probably have to
be a series, and might as well be in spreadsheet columns alongside the
data.

--
Del Cotter
NB Personal replies to this post will send email to del@branta.demon.co.uk,
which goes to a spam folder-- please send your email to del3 instead.
  Reply With Quote
Old 11-07-2008, 11:23 PM   #4
JerryA
Guest
 
Posts: n/a
Default RE: How do I plot a v-mask in excel?

Del is correct about the v-mask. Its useful for determining if a process
change is neccesary. And yes, the lines are straight, and actualy come to a
point off the chart. If any results of the cusum show outside the lines, then
something has occured. I just was wondering if anyone knows the formula to
make it work on excel.

"JerryA" wrote:

> Anyone know how to take a Cusum chart and plot a v-mask on it?

  Reply With Quote
Old 12-07-2008, 12:51 PM   #5
Andy Pope
Guest
 
Posts: n/a
Default Re: How do I plot a v-mask in excel?

Hi,

Well for the control chart there are explanations here,
http://processtrends.com/pg_charts_control_chart.htm
http://peltiertech.com/Excel/Charts/RunChtLines.html

As for a particular formula to calculate the v-mask lines we would need
much more detail.

Cheers
Andy

JerryA wrote:
> Del is correct about the v-mask. Its useful for determining if a process
> change is neccesary. And yes, the lines are straight, and actualy come to a
> point off the chart. If any results of the cusum show outside the lines, then
> something has occured. I just was wondering if anyone knows the formula to
> make it work on excel.
>
> "JerryA" wrote:
>
>
>>Anyone know how to take a Cusum chart and plot a v-mask on it?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  Reply With Quote
Old 14-07-2008, 03:55 PM   #6
JerryA
Guest
 
Posts: n/a
Default Re: How do I plot a v-mask in excel?

Andy,
I already have done all the necessary calculations, and even have my Cusum
chart working perfectly, I also use the UCL and LCL charts, and a few others.
But I was just wondering if anyone knew how to use excel to automatically
draw the v-mask. The calculations are relatively easy, here is a website that
indicates how to manually draw a vmask, but I can't seem to translate it into
excel.
http://www.itl.nist.gov/div898/hand...ion3/pmc323.htm

"Andy Pope" wrote:

> Hi,
>
> Well for the control chart there are explanations here,
> http://processtrends.com/pg_charts_control_chart.htm
> http://peltiertech.com/Excel/Charts/RunChtLines.html
>
> As for a particular formula to calculate the v-mask lines we would need
> much more detail.
>
> Cheers
> Andy
>
> JerryA wrote:
> > Del is correct about the v-mask. Its useful for determining if a process
> > change is neccesary. And yes, the lines are straight, and actualy come to a
> > point off the chart. If any results of the cusum show outside the lines, then
> > something has occured. I just was wondering if anyone knows the formula to
> > make it work on excel.
> >
> > "JerryA" wrote:
> >
> >
> >>Anyone know how to take a Cusum chart and plot a v-mask on it?

>
> --
>
> Andy Pope, Microsoft MVP - Excel
> http://www.andypope.info
>

  Reply With Quote
Old 14-07-2008, 07:18 PM   #7
Andy Pope
Guest
 
Posts: n/a
Default Re: How do I plot a v-mask in excel?

Hi,

You would draw the lines using x,y coordinate pairs.
So if you have managed to create formula to calculate the
start/finish/corners of the line all you need to do is plot that as a
series.

Cheers
Andy

JerryA wrote:
> Andy,
> I already have done all the necessary calculations, and even have my Cusum
> chart working perfectly, I also use the UCL and LCL charts, and a few others.
> But I was just wondering if anyone knew how to use excel to automatically
> draw the v-mask. The calculations are relatively easy, here is a website that
> indicates how to manually draw a vmask, but I can't seem to translate it into
> excel.
> http://www.itl.nist.gov/div898/hand...ion3/pmc323.htm
>
> "Andy Pope" wrote:
>
>
>>Hi,
>>
>>Well for the control chart there are explanations here,
>>http://processtrends.com/pg_charts_control_chart.htm
>>http://peltiertech.com/Excel/Charts/RunChtLines.html
>>
>>As for a particular formula to calculate the v-mask lines we would need
>>much more detail.
>>
>>Cheers
>>Andy
>>
>>JerryA wrote:
>>
>>>Del is correct about the v-mask. Its useful for determining if a process
>>>change is neccesary. And yes, the lines are straight, and actualy come to a
>>>point off the chart. If any results of the cusum show outside the lines, then
>>>something has occured. I just was wondering if anyone knows the formula to
>>>make it work on excel.
>>>
>>>"JerryA" wrote:
>>>
>>>
>>>
>>>>Anyone know how to take a Cusum chart and plot a v-mask on it?

>>
>>--
>>
>>Andy Pope, Microsoft MVP - Excel
>>http://www.andypope.info
>>


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  Reply With Quote
Old 31-07-2008, 09:18 PM   #8
Bob
Guest
 
Posts: n/a
Default RE: How do I plot a v-mask in excel?

use JMP, they have Cusum Chart module built in. Either one-sided or two-sided
charts.


"JerryA" wrote:

> Anyone know how to take a Cusum chart and plot a v-mask on it?

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off