Still not quite sure about this, but consider this for further improvement:

Thanks, Marshall, this puts me on the right track. When I uncomment so as to see %best4, I see what I'd want to look at to compare data. I think my number one's have too much weight on them now. It wouldn't be hard to make the probabilities closer to a coin flip.

In order to follow up on this, I'd have to do some comparing with other years. So far, I've only come upon one other bracket: wayback machine for 2006 bracket

I might have more time for this, but I'm still hooping it up, trying to reclaim my former glory.

Directory: my_data/06-04-2019-14-41-34 1.gonzaga 10 1.va 8 1.nc 7 2.ky 6 { "1.duke" => 6, "1.gonzaga" => 10, "1.nc" => 7, "1.va" => 8, "2.ky" => 6, "2.mi" => 2, "2.miST" => 4, "2.tn" => 1, "3.houston" => 1, "3.lsu" => 3, "3.purdue" => 2, "3.texTech" => 1, "4.flaST" => 1, "4.ksST" => 1, "4.vaTech" => 1, "5.marquette" => 1, "5.msST" => 1, "6.iowaST" => 1, "6.nova" => 1, "7.cincy" => 1, "9.ok" => 1, } $

Auburn versus Virginia just began, so we have it queueing, and I will live in a world bereft of sports news until I get to see it. DVR and perl are great things that happened in the digital world....


In reply to Re^4: using File::Find to grep for text by Aldebaran
in thread using File::Find to grep for text by Aldebaran

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.