Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Saxman
 
Posts: n/a
Default My Problem Is This..........

Firstly my problem is mathematical....

If a horse in a race finishes 7/17 (seventh of seventeen runners) and
another horse finishes 4/10, which has the greater merit? What is the
best way to represent such a problem?

If I import such fractions into Excel from a web page as text, how can I
best convert such data for mathematical manipulation, or back to a fraction?

This could be a problem where a horse finishes 17/17 as it would require
the first two digits (rather than one) to be selected.
  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


Sounds like homework, but,

7th of 17 is less of less merit than 4th of 10, but you don't need much
maths to prove that, simply convert 4/10 to 17ths
to make 10 into 17 you multiply by 1.7,
and 4 * 1.7 = 6.8
so 4th of 10 is = to 6.8th of 17, just ahead of 7th.

to use decimal, 4/10 = .4 whereas 7/17 = .4117647 and last will be = 1
in an area where the lowest number is the better result.



Saxman Wrote:
Firstly my problem is mathematical....

If a horse in a race finishes 7/17 (seventh of seventeen runners) and
another horse finishes 4/10, which has the greater merit? What is the
best way to represent such a problem?

If I import such fractions into Excel from a web page as text, how can
I
best convert such data for mathematical manipulation, or back to a
fraction?

This could be a problem where a horse finishes 17/17 as it would
require
the first two digits (rather than one) to be selected.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=393545

  #3   Report Post  
duane
 
Posts: n/a
Default

with the (text) fraction in cell a6

=IF(ISODD(LEN(A6)),LEFT(A6,(LEN(A6)-FIND("/",A6,1)))/RIGHT(A6,(LEN(A6)-FIND("/",A6,1))),LEFT(A6,(LEN(A6)-FIND("/",A6,1)-1))/RIGHT(A6,(LEN(A6)-FIND("/",A6,1))))

converts it to a decimal

"Saxman" wrote:

Firstly my problem is mathematical....

If a horse in a race finishes 7/17 (seventh of seventeen runners) and
another horse finishes 4/10, which has the greater merit? What is the
best way to represent such a problem?

If I import such fractions into Excel from a web page as text, how can I
best convert such data for mathematical manipulation, or back to a fraction?

This could be a problem where a horse finishes 17/17 as it would require
the first two digits (rather than one) to be selected.

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Bryan,

Not disagreeing with what you say, but it may be too simplistic. In some
situations, a place will carry a weighting. So a 1st, 2nd and a 3rd may
weight more highly than 3 2nds. As so often happens, the true answer is ...
it depends ... :-)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bryan Hessey"
wrote in message
news:Bryan.Hessey.1tcg2d_1123333505.0493@excelforu m-nospam.com...

Sounds like homework, but,

7th of 17 is less of less merit than 4th of 10, but you don't need much
maths to prove that, simply convert 4/10 to 17ths
to make 10 into 17 you multiply by 1.7,
and 4 * 1.7 = 6.8
so 4th of 10 is = to 6.8th of 17, just ahead of 7th.

to use decimal, 4/10 = .4 whereas 7/17 = .4117647 and last will be = 1
in an area where the lowest number is the better result.



Saxman Wrote:
Firstly my problem is mathematical....

If a horse in a race finishes 7/17 (seventh of seventeen runners) and
another horse finishes 4/10, which has the greater merit? What is the
best way to represent such a problem?

If I import such fractions into Excel from a web page as text, how can
I
best convert such data for mathematical manipulation, or back to a
fraction?

This could be a problem where a horse finishes 17/17 as it would
require
the first two digits (rather than one) to be selected.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile:

http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=393545



  #5   Report Post  
CLR
 
Posts: n/a
Default

And, in judging past performances, don't forget CLASS............it's one
thing for a horse to be FIRST against a bunch of crippled plodders, and it's
quite something else to be only THIRD against the best contenders in their
prime............

Vaya con Dios,
Chuck, CABGx3



"Bryan Hessey"
wrote in message
news:Bryan.Hessey.1tcg2d_1123333505.0493@excelforu m-nospam.com...

Sounds like homework, but,

7th of 17 is less of less merit than 4th of 10, but you don't need much
maths to prove that, simply convert 4/10 to 17ths
to make 10 into 17 you multiply by 1.7,
and 4 * 1.7 = 6.8
so 4th of 10 is = to 6.8th of 17, just ahead of 7th.

to use decimal, 4/10 = .4 whereas 7/17 = .4117647 and last will be = 1
in an area where the lowest number is the better result.



Saxman Wrote:
Firstly my problem is mathematical....

If a horse in a race finishes 7/17 (seventh of seventeen runners) and
another horse finishes 4/10, which has the greater merit? What is the
best way to represent such a problem?

If I import such fractions into Excel from a web page as text, how can
I
best convert such data for mathematical manipulation, or back to a
fraction?

This could be a problem where a horse finishes 17/17 as it would
require
the first two digits (rather than one) to be selected.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile:

http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=393545





  #6   Report Post  
Saxman
 
Posts: n/a
Default

CLR wrote:
And, in judging past performances, don't forget CLASS............it's one
thing for a horse to be FIRST against a bunch of crippled plodders, and it's
quite something else to be only THIRD against the best contenders in their
prime............


I totally agree, but you gotta start somewhere! Class could be
determined by prize money won, position attained in highest class ran in
etc.
  #7   Report Post  
Bob Phillips
 
Posts: n/a
Default

I think what Chuck is saying and what I am saying is that there are many
answers to this question, If it a homework question, then you should think
about the circumstances in which it would be applied, and analyse and
present on the many options. I don't feel we are doing it for you, just
advising you to think of the possibilities, and research each.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Saxman" wrote in message
...
CLR wrote:
And, in judging past performances, don't forget CLASS............it's

one
thing for a horse to be FIRST against a bunch of crippled plodders, and

it's
quite something else to be only THIRD against the best contenders in

their
prime............


I totally agree, but you gotta start somewhere! Class could be
determined by prize money won, position attained in highest class ran in
etc.



  #8   Report Post  
CLR
 
Posts: n/a
Default

You got the idea..............and don't forget DISTANCE............top-notch
SPRINTERS usually don't make good long-distance runners..........and
vice-versa..................it is indeed a multi-faceted problem, worthy of
many considerations.

Vaya con Dios,
Chuck, CABGx3






"Saxman" wrote in message
...
CLR wrote:
And, in judging past performances, don't forget CLASS............it's

one
thing for a horse to be FIRST against a bunch of crippled plodders, and

it's
quite something else to be only THIRD against the best contenders in

their
prime............


I totally agree, but you gotta start somewhere! Class could be
determined by prize money won, position attained in highest class ran in
etc.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem With Reference Update Egon Excel Worksheet Functions 17 July 16th 05 05:45 AM
Copy an Drag cell Formula Problem Nat Excel Discussion (Misc queries) 1 June 20th 05 03:24 PM
Excel Display Problem Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 0 April 19th 05 05:25 PM
Freeze Pane problem in shared workbooks JM Excel Discussion (Misc queries) 1 February 1st 05 12:04 AM
Row Autofit problem Excel 2003 Matthias Klaey Excel Discussion (Misc queries) 0 January 19th 05 05:33 PM


All times are GMT +1. The time now is 10:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"