Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-29-2008, 02:43 PM
Ed from AZ
 
Posts: n/a
How to set this up for a chart?

We're comparing some new fixtures for our work vehicles to see how
many miles they will last. Each fixture has several components. When
we need to replace one, we record the odometer reading of the vehicle.

How would I set this up to have a comparison chart? Let's say four
vehicles. Each fixture was installed at a different odometer reading,
but that was the "zero" for that vehicle. I have the odometer at
replacement.

Maybe the bottom scale as a mileage value higher than my total miles
for any one vehicle, and the vertical scale as number of failures.
But what would be best to show that Item A on Vehicle 1 had five
failures at 100 miles, while Item B on Vehicle 2 had only one failure
at 75 miles and two at 130 miles? How do I set up the data for this?

Ed
Reply With Quote
  #2 (permalink)  
Old 04-29-2008, 04:47 PM
Earl Kiosterud
 
Posts: n/a
Re: How to set this up for a chart?

I'd use a column or bar chart. In the sheet, item in column A, install date in B, fail date
in C. In D put:
=C2 - B2 and format for general. Select columns A and D and make a column chart. Items
will be on the category (x) axis. The taller the column, the longer it lasted.

If you'll have several of each item, and want some kind of summary data charted (shortest
and longest life, or average life), it'll take a little more.
--
Regards from Virginia Beach,

Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"Ed from AZ" <prof_ofwhat@yahoo.com> wrote in message
news:e0b7271a-3a19-4671-8cce-e3cb02652e09@26g2000hsk.googlegroups.com...
> We're comparing some new fixtures for our work vehicles to see how
> many miles they will last. Each fixture has several components. When
> we need to replace one, we record the odometer reading of the vehicle.
>
> How would I set this up to have a comparison chart? Let's say four
> vehicles. Each fixture was installed at a different odometer reading,
> but that was the "zero" for that vehicle. I have the odometer at
> replacement.
>
> Maybe the bottom scale as a mileage value higher than my total miles
> for any one vehicle, and the vertical scale as number of failures.
> But what would be best to show that Item A on Vehicle 1 had five
> failures at 100 miles, while Item B on Vehicle 2 had only one failure
> at 75 miles and two at 130 miles? How do I set up the data for this?
>
> Ed



Reply With Quote
  #3 (permalink)  
Old 04-29-2008, 06:08 PM
Ed from AZ
 
Posts: n/a
Re: How to set this up for a chart?

Hi, Earl. Thanks for helping me with this. Let me see if I can be a
bit more clear. I'm tracking how many miles each component of each
fixture rode on the vehicle before failure. I want to show how many
components failed at a comparison of how many miles operated per
vehicle. (Did that make sense??)

Right now, I have created some helper columns from my main chart to
give me the mileage at each failure. So I have:
Veh 1 Veh 2
64.7
65.7
65.7

74.5
74.5
74.5
74.5
74.5
74.5

75.8
75.8
78.4
88.0
88.2
88.2
95.5
95.5
95.5
95.5
95.5
95.5
95.5
95.5
95.5

I'm thinking Miles Accumulated across the bottom, and Qty Failures on
the vertical. What I think I want to show is one line for Veh 1 that
begins at the 0,0 corner, goes up to the "1" mark at 65.7, up to the
"4" mark at 74.5, and so forth. Alongside would be the second series
line for Veh 2 at the "1" mark at 64.7, the "2" at 74.5, "5" at 74.5,
and so forth.

Granted, I rarely do charts. So I'm not even sure if this is the best
way to show the comparison, and how to make it so if it is the best
display. If you can help me get this a bit further, I will greatly
appreciate it.

Ed



On Apr 29, 8:47*am, "Earl Kiosterud" <some...@nowhere.com> wrote:
> I'd use a column or bar chart. *In the sheet, item in column A, install date in B, fail date
> in C. In D put:
> =C2 - B2 * and format for general. *Select columns A and D and make a column chart. *Items
> will be on the category (x) axis. *The taller the column, the longer it lasted.
>
> If you'll have several of each item, and want some kind of summary data charted (shortest
> and longest life, or average life), it'll take a little more.
> --
> Regards from Virginia Beach,
>
> Earl Kiosterudwww.smokeylake.com
> -----------------------------------------------------------------------
> "Ed from AZ" <prof_ofw...@yahoo.com> wrote in messagenews:e0b7271a-3a19-4671-8cce-e3cb02652e09@26g2000hsk.googlegroups.com...
>
>
>
> > We're comparing some new fixtures for our work vehicles to see how
> > many miles they will last. *Each fixture has several components. *When
> > we need to replace one, we record the odometer reading of the vehicle.

>
> > How would I set this up to have a comparison chart? *Let's say four
> > vehicles. *Each fixture was installed at a different odometer reading,
> > but that was the "zero" for that vehicle. *I have the odometer at
> > replacement.

>
> > Maybe the bottom scale as a mileage value higher than my total miles
> > for any one vehicle, and the vertical scale as number of failures.
> > But what would be best to show that Item A on Vehicle 1 had five
> > failures at 100 miles, while Item B on Vehicle 2 had only one failure
> > at 75 miles and two at 130 miles? *How do I set up the data for this?

>
> > Ed- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #4 (permalink)  
Old 04-29-2008, 10:26 PM
Ed from AZ
 
Posts: n/a
Re: How to set this up for a chart?

An engineer took pity on my fumbles and showed me how to set it up.
-- Like data in columns with no blank rows.
-- How to set which is X-axis and which is Y-axis.
-- We used a scatter chart with lines.

Very cool stuff, this is! Thanks for the boost - you got me to where
the other guy could help me.

Ed


On Apr 29, 10:08*am, Ed from AZ <prof_ofw...@yahoo.com> wrote:
> Hi, Earl. *Thanks for helping me with this. *Let me see if I can be a
> bit more clear. *I'm tracking how many miles each component of each
> fixture rode on the vehicle before failure. *I want to show how many
> components failed at a comparison of how many miles operated per
> vehicle. *(Did that make sense??)
>
> Right now, I have created some helper columns from my main chart to
> give me the mileage at each failure. *So I have:
> Veh 1 * * Veh 2
> * * * * 64.7
> * * * * 65.7
> 65.7
>
> * * * * 74.5
> * * * * 74.5
> * * * * 74.5
> 74.5
> 74.5
> 74.5
>
> 75.8
> 75.8
> 78.4
> * * * * 88.0
> 88.2
> 88.2
> 95.5
> 95.5
> 95.5
> 95.5
> 95.5
> 95.5
> * * * * 95.5
> * * * * 95.5
> * * * * 95.5
>
> I'm thinking Miles Accumulated across the bottom, and Qty Failures on
> the vertical. *What I think I want to show is one line for Veh 1 that
> begins at the 0,0 corner, goes up to the "1" mark at 65.7, up to the
> "4" mark at 74.5, and so forth. *Alongside would be the second series
> line for Veh 2 at the "1" mark at 64.7, the "2" at 74.5, "5" at 74.5,
> and so forth.
>
> Granted, I rarely do charts. *So I'm not even sure if this is the best
> way to show the comparison, and how to make it so if it is the best
> display. *If you can help me get this a bit further, I will greatly
> appreciate it.
>
> Ed
>
> On Apr 29, 8:47*am, "Earl Kiosterud" <some...@nowhere.com> wrote:
>
>
>
> > I'd use a column or bar chart. *In the sheet, item in column A, install date in B, fail date
> > in C. In D put:
> > =C2 - B2 * and format for general. *Select columns A and D and make a column chart. *Items
> > will be on the category (x) axis. *The taller the column, the longer it lasted.

>
> > If you'll have several of each item, and want some kind of summary data charted (shortest
> > and longest life, or average life), it'll take a little more.
> > --
> > Regards from Virginia Beach,

>
> > Earl Kiosterudwww.smokeylake.com
> > -----------------------------------------------------------------------
> > "Ed from AZ" <prof_ofw...@yahoo.com> wrote in messagenews:e0b7271a-3a19-4671-8cce-e3cb02652e09@26g2000hsk.googlegroups.com...

>
> > > We're comparing some new fixtures for our work vehicles to see how
> > > many miles they will last. *Each fixture has several components. *When
> > > we need to replace one, we record the odometer reading of the vehicle.

>
> > > How would I set this up to have a comparison chart? *Let's say four
> > > vehicles. *Each fixture was installed at a different odometer reading,
> > > but that was the "zero" for that vehicle. *I have the odometer at
> > > replacement.

>
> > > Maybe the bottom scale as a mileage value higher than my total miles
> > > for any one vehicle, and the vertical scale as number of failures.
> > > But what would be best to show that Item A on Vehicle 1 had five
> > > failures at 100 miles, while Item B on Vehicle 2 had only one failure
> > > at 75 miles and two at 130 miles? *How do I set up the data for this?

>
> > > Ed- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:48 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Per Insurance | Myspace Layouts | Loan | Credit Counseling | Advertising



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114