Vote for BP.Net for the 2013 Forum of the Year! Click here for more info.

» Site Navigation

» Home
 > FAQ

» Online Users: 731

2 members and 729 guests
Most users ever online was 47,180, 07-16-2025 at 05:30 PM.

» Today's Birthdays

None

» Stats

Members: 75,905
Threads: 249,102
Posts: 2,572,091
Top Poster: JLC (31,651)
Welcome to our newest member, Pattyhud

A math formula I suppose.

Printable View

  • 06-06-2012, 11:25 AM
    MorphMaster
    A math formula I suppose.
    I wasn't sure what thread this would fit in, but it's related to ball python breeding somewhat. How do you count days. So, say I wanted to count 55 days without going over each day. How would I do that?
  • 06-06-2012, 11:47 AM
    ChrisS
    Not exactly sure if this is what you mean but, count 8 weeks and subtract 1 day. (8x7=56 56-1=55)
  • 06-06-2012, 11:47 AM
    snakesRkewl
    Stop counting at 54 days 23 hours and 59 minutes and 59 seconds?

    Curious, what does 55 days have to do with ball python breeding?
  • 06-06-2012, 12:12 PM
    ChrisS
    Quote:

    Originally Posted by snakesRkewl View Post
    Stop counting at 54 days 23 hours and 59 minutes and 59 seconds?

    Curious, what does 55 days have to do with ball python breeding?

    Just guessing that the op is asking about 55 days for avg. incubation period.
  • 06-06-2012, 05:47 PM
    MorphMaster
    Re: A math formula I suppose.
    Quote:

    Originally Posted by ChrisS View Post
    Just guessing that the op is asking about 55 days for avg. incubation period.

    Ya that's why. I could've said 52 days for minimum or 60 for the usual max but it was just a rough number. But what I mean is how do you figure out the specific date
  • 06-06-2012, 06:26 PM
    snakesRkewl
    There is no specific date, they are ready when they are ready.
    52 days until a head pips is my normal but I have had pippers at 51 days and at 56 days and everything in between.
  • 06-06-2012, 06:39 PM
    SlitherinSisters
    Go two months forward and count down 5 days ??? That's what I do, but I count back to 52 days.
  • 06-06-2012, 08:48 PM
    MorphMaster
    Re: A math formula I suppose.
    Quote:

    Originally Posted by SlitherinSisters View Post
    Go two months forward and count down 5 days ??? That's what I do, but I count back to 52 days.

    So counting 2 months then going back 5 days works out as 52 days???
  • 06-06-2012, 09:16 PM
    Mike41793
    Count the days on your calendar out?
    Or just do it by weeks, every week is obviously 7 days...
  • 06-06-2012, 09:20 PM
    Don
    I use a date calculator on the Internet. Enter the date the eggs were laid plus 55 days.

    http://www.timeanddate.com/date/dateadd.html
  • 06-06-2012, 10:10 PM
    Coleslaw007
    Ugh....coming from someone who SUCKS at math: This is making my head hurt :what:

    Good luck on your clutch!

    Sent from my PG86100 using Tapatalk 2
  • 06-06-2012, 10:33 PM
    MorphMaster
    O I just made my own formula. I should be a mathametician, but I'm only 14. Depending on the month and date you add either 30 or 31 if the month is 30 days or 31 days. Then, you just add the rest to the next month. So June 6 in 52 days is July 28. You can count 'til ur blue in the face lol.
  • 06-06-2012, 10:34 PM
    MorphMaster
    Actually my first clutch will be next year with albino x h. Albino. I just have a lot of anxiety. I really wanna do it right.
  • 06-07-2012, 01:30 AM
    Andybill
    Well you have plenty of time to prepare between now and then! :gj: I am the same tho I have to know as much as possible even if I have read the same thing thats been said many different ways. I spend a lot of time on this forum and asking questions (some of them I think 'why did i ask that?' after i post them but thats a noob for ya....). You will learn a lot here.
  • 06-07-2012, 08:57 PM
    OhhWatALoser
    Code:

    leftover = 52 - (#ofdaysthismonth - tomorrowsdate)

     if(leftover <= #ofdaysnextmonth){
      *day52* = *nextmonth* + *leftover*
     }else{
      *day52* = *monthafternext* + (*leftover* - *#ofdaysnextmonth*)
     }

    Code:

    Example:
    June 6th
    leftover = 52-(31-7)....52-24
    leftover = 28

     if(28 <= 31)yep{
      *day52* = July + 28
     }

    Example:
    June 27
    leftover = 52-(31-28)....52-3
    leftover = 49

     if(49 <= 31)nope{
     }else{
      *day52* = August + (49 - 31)
      *day52* = August + 18
     }

    :D
  • 06-07-2012, 09:04 PM
    Gomojoe
    Re: A math formula I suppose.
    I love using wolframalpha.com. It is a computational search engine. You can type into the search bar "56 days after last friday"(or really anything) and it will tell you the day, month, year, tell you how many days from now, what holidays on that day, sunrise, sunset.....
  • 06-07-2012, 09:11 PM
    sho220
  • 06-07-2012, 09:47 PM
    MorphMaster
    Uh I appreciate it but I'll work my homemade method lol. Thanks
  • 06-07-2012, 09:49 PM
    WingedWolfPsion
    I just figure 2 months, and start watching them a week before they're due. It doesn't have to be that exact. I have had hatchlings appear as early as 51 days, and as late as 63 days.
    They don't care about scheduling. :D

    My first clutch this year hatched on day 53. The second just starting pipping, and it's 58 days. The third clutch, began pipping as well today, and it's at 56 days. All three were incubated at the same temperature. :)
Powered by vBadvanced CMPS v4.2.1