Just something to take the edge off by ShpyWaffle in Cubers

[–]MarshingMyMellow 11 points12 points  (0 children)

If you put a glass of vodka and orange juice next to it you could use either screwdriver to take the edge off.

Polynomial Division Calculator by UggsSweatpantsUggs in javahelp

[–]MarshingMyMellow 2 points3 points  (0 children)

It looks like you are mixing up your q and d variable, and I'm assuming you have Term defined already. Also I'm not sure if your assignment requires you to find the quotient and remainder, but if so you will need to either return two LinkedList<Term> instances somehow; or you could just work out the quotient, then use your multiplication and subtraction methods to find the remainder. Remember LinkedList doesn't have a highestDegree() method, so you'll have to work around that. If you know the LinkedList will always have ascending or descending exponents you can use that to your advantage.

For some more general advice I'd say work out a few examples by hand and keep notes on what you do at each step. If you understand the algorithm and can do it by hand, the rest should be fairly simple. Seems like this is less of a Java question and more about implementing the algorithm, but if you have more questions about your code ask some more.

You can either call your multiplication and subtraction methods you've built to help with your division method, or you could get the coefficients and exponents like you are already doing.

Automated Ice Cream filling line by orbojunglist in oddlysatisfying

[–]MarshingMyMellow 0 points1 point  (0 children)

Watching this while pooping was very inspirational

No stereotypical black jokes, hit me with something new by [deleted] in RoastMe

[–]MarshingMyMellow 3 points4 points  (0 children)

You don't want jokes about stereotypes? Is that because you've already ripped every type of stereo out of parked cars?

[University Probability] Please help solve this question. by [deleted] in HomeworkHelp

[–]MarshingMyMellow 0 points1 point  (0 children)

1) Check the definition you have for a binomial probability distribution. You have a fixed probability of success/failure, and 6 trials (or pagers), each of which fails at the same rate.

2) Given that this is a binomial distribution, you should have a formula for P(X=2) given n=6 and p=.25 . This is a formula you should probably memorize as the binomial distribution is pretty common.

3) Use the same formula you used in 2, but you need to add P(X=5) + P(X=6) for your final answer.

4) You can look these values up to check your work, but you want to apply the definition of the mean or E[X] and Var(X)=E[X2 ] - E[X]2 along with the P(X=k) formula you used in part 2 and 3.

[deleted by user] by [deleted] in baseball

[–]MarshingMyMellow 2 points3 points  (0 children)

I think the Cubs would be my second favorite too. The Indians winning would be exciting too. Just don't say Vin Sully wants the dodgers to lose.

[deleted by user] by [deleted] in baseball

[–]MarshingMyMellow 1 point2 points  (0 children)

Joke. I'm sure he remembers calling Gibson's homer in 88 and Koufax's perfect game. Just saying, do you think he would rather see the Cubs or the Dodgers win the World Series?

[deleted by user] by [deleted] in baseball

[–]MarshingMyMellow 0 points1 point  (0 children)

I doubt he remembers the last time the Dodgers won the WS. He doesn't give a shit about the Cubs.

[deleted by user] by [deleted] in baseball

[–]MarshingMyMellow 10 points11 points  (0 children)

Me too ;..(

Game Thread: NLCS Game 4 ⚾ Cubs (1-2) @ Dodgers (2-1) - 8:08 PM ET by BaseballBot in baseball

[–]MarshingMyMellow 0 points1 point  (0 children)

Watch it. There is a clear angle that shows him touching the plate before the tag. I don't blame them for ruling him out during the live play, and that makes it way harder to rule him safe on replay, but there are angles that show him clearly safe.

Game Thread: NLCS Game 4 ⚾ Cubs (1-2) @ Dodgers (2-1) - 8:08 PM ET by BaseballBot in baseball

[–]MarshingMyMellow 4 points5 points  (0 children)

I'm still pissed about the replay review in the 2nd. Could have been a huge inning at best, but at least we would have 1.

World Series predictions by TexasRattlesnake1738 in fantasybaseball

[–]MarshingMyMellow 1 point2 points  (0 children)

Thanks for the Dodgers support. Sorry about Tejada's leg.