DartBoard Math Scoring Problem

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
-2
down vote

favorite












I am looking to mathematically model a DartBoard in order to create a dart scoring app in which a user plays against the computer.



The computer will throw a dart and end up with an X/Y point based on weighted random functions (skill levels) and a target (what computer is trying to hit according to the ai strategy of the game)



I need to know... given an X/Y pair... where this lands on a dart board.



Board diameter 451mm
bull 13mm
25 ring 32 mm
triple and double rings 10mm



any ideas? thanks for your help



vr







share|cite|improve this question




















  • You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    – Shaun
    Aug 26 at 20:36










  • Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
    – John Douma
    Aug 26 at 21:03










  • Why not try a more human-friendly project like this one. $ddotsmile$.
    – Rob Arthan
    Aug 26 at 23:05














up vote
-2
down vote

favorite












I am looking to mathematically model a DartBoard in order to create a dart scoring app in which a user plays against the computer.



The computer will throw a dart and end up with an X/Y point based on weighted random functions (skill levels) and a target (what computer is trying to hit according to the ai strategy of the game)



I need to know... given an X/Y pair... where this lands on a dart board.



Board diameter 451mm
bull 13mm
25 ring 32 mm
triple and double rings 10mm



any ideas? thanks for your help



vr







share|cite|improve this question




















  • You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    – Shaun
    Aug 26 at 20:36










  • Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
    – John Douma
    Aug 26 at 21:03










  • Why not try a more human-friendly project like this one. $ddotsmile$.
    – Rob Arthan
    Aug 26 at 23:05












up vote
-2
down vote

favorite









up vote
-2
down vote

favorite











I am looking to mathematically model a DartBoard in order to create a dart scoring app in which a user plays against the computer.



The computer will throw a dart and end up with an X/Y point based on weighted random functions (skill levels) and a target (what computer is trying to hit according to the ai strategy of the game)



I need to know... given an X/Y pair... where this lands on a dart board.



Board diameter 451mm
bull 13mm
25 ring 32 mm
triple and double rings 10mm



any ideas? thanks for your help



vr







share|cite|improve this question












I am looking to mathematically model a DartBoard in order to create a dart scoring app in which a user plays against the computer.



The computer will throw a dart and end up with an X/Y point based on weighted random functions (skill levels) and a target (what computer is trying to hit according to the ai strategy of the game)



I need to know... given an X/Y pair... where this lands on a dart board.



Board diameter 451mm
bull 13mm
25 ring 32 mm
triple and double rings 10mm



any ideas? thanks for your help



vr









share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Aug 26 at 20:30









Victor Rook

1




1











  • You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    – Shaun
    Aug 26 at 20:36










  • Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
    – John Douma
    Aug 26 at 21:03










  • Why not try a more human-friendly project like this one. $ddotsmile$.
    – Rob Arthan
    Aug 26 at 23:05
















  • You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    – Shaun
    Aug 26 at 20:36










  • Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
    – John Douma
    Aug 26 at 21:03










  • Why not try a more human-friendly project like this one. $ddotsmile$.
    – Rob Arthan
    Aug 26 at 23:05















You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
– Shaun
Aug 26 at 20:36




You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
– Shaun
Aug 26 at 20:36












Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
– John Douma
Aug 26 at 21:03




Place the origin at the center of the board and use the distance formula to determine the ring in which the dart has landed.
– John Douma
Aug 26 at 21:03












Why not try a more human-friendly project like this one. $ddotsmile$.
– Rob Arthan
Aug 26 at 23:05




Why not try a more human-friendly project like this one. $ddotsmile$.
– Rob Arthan
Aug 26 at 23:05















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2895483%2fdartboard-math-scoring-problem%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2895483%2fdartboard-math-scoring-problem%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

Is there any way to eliminate the singular point to solve this integral by hand or by approximations?

Why am i infinitely getting the same tweet with the Twitter Search API?

Carbon dioxide