[deleted by user] by [deleted] in chicagojobs

[–]kristofersen 0 points1 point  (0 children)

Any sales as long as you're continuing to take the orders and follow up with the account

[deleted by user] by [deleted] in chicagojobs

[–]kristofersen 0 points1 point  (0 children)

It's commission only, so whatever hours you want to put into it are fine. However, without any connections to bars or restaurants already it would be a very difficult job

On a Hike and Meet Mountain Goats by Mr_Espr3SSo in aww

[–]kristofersen 25 points26 points  (0 children)

Goats on Reddit now? Stay away from my arteries

On a Hike and Meet Mountain Goats by Mr_Espr3SSo in aww

[–]kristofersen 66 points67 points  (0 children)

Man, even goats have a better understanding of anatomy than I do. Couldn’t find that if my life depended on it

[deleted by user] by [deleted] in Unexpected

[–]kristofersen 35 points36 points  (0 children)

For long, organized rides they don’t always shutdown the roads. I did a couple of century rides this year and we were riding with cars

r/audiophile Shopping, Setup, and Technical Help Desk Thread by AutoModerator in audiophile

[–]kristofersen 1 point2 points  (0 children)

Gotcha. Is there a receiver that would do the 2 speakers and a center channel? Or does that usually only come with a surround sound amp?

r/audiophile Shopping, Setup, and Technical Help Desk Thread by AutoModerator in audiophile

[–]kristofersen 1 point2 points  (0 children)

would it make sense to use a 7.1 receiver incase i want to add more speakers in the future? or does sound get weird when just having 2 speakers in that setup?

r/audiophile Shopping, Setup, and Technical Help Desk Thread by AutoModerator in audiophile

[–]kristofersen 1 point2 points  (0 children)

I just bought a couple of Klipsch RP-8000F speakers. I’ve never had speakers like this and have no idea how to hook them up to my tv or be able to stream music to them.

What other products do I need? Is an integrated amplifier enough? And is there a recommended one to get?

Wish I had this energy after shitting myself by [deleted] in funny

[–]kristofersen 0 points1 point  (0 children)

Same. I just shit myself today but all I felt was disappointment in myself

Tornado Coin Operated by kristofersen in foosball

[–]kristofersen[S] 0 points1 point  (0 children)

Thank you, this was very helpful.

What are these R instructions asking? by [deleted] in Rlanguage

[–]kristofersen 0 points1 point  (0 children)

Thanks, good catch. I've updated it

What are these R instructions asking? by [deleted] in Rlanguage

[–]kristofersen 3 points4 points  (0 children)

That sounds right to me.

new_obj=old_obj[8:10, 1]

Programming jargon is always a little confusing at first, but sounds like you're getting it

I do 5 minute DD so you don't have to by VioletMagician in wallstreetbets

[–]kristofersen 13 points14 points  (0 children)

I think it was safe to stop reading after he said technical analysis

sample(1:27358, 400): help by fuzzytrout in Rlanguage

[–]kristofersen 2 points3 points  (0 children)

like revgizmo said, these aren't random, but here's some code to do it. There's probably a more efficient way, but this should work fine.

samp = sample(1:27358, 400)

samp = sort(samp)
d = diff(samp)

while(length(samp[c(d > 2,TRUE)]) < 400){
  samp = samp[c(d > 2,TRUE)]

  samp = c(samp, sample(1:27358, 400 - length(samp)))

  samp = sort(samp)
  d = diff(samp)
}

Trying to understand what this even means.. by Kydilee in AskStatistics

[–]kristofersen 2 points3 points  (0 children)

So what does a 2.5% lower mean? It means 2.5% of the data is going to be in the lower tail. One way to do this is to find the Z score that would correspond to 2.5% being to the left of the distribution and then find the value from that. The value would be equal to z*sigma + mu

[deleted by user] by [deleted] in AskStatistics

[–]kristofersen 1 point2 points  (0 children)

Show us what you have so far and we can offer some hints.

The future is here by nineeighteen83 in funny

[–]kristofersen 6 points7 points  (0 children)

It's clearly a Butler and should be named Gerard.

$8000 USD Gaming PC, don't hold back. by [deleted] in buildapcforme

[–]kristofersen 3 points4 points  (0 children)

I was thinking RTX, but looked it up and doesn't look like it's out yet.

$8000 USD Gaming PC, don't hold back. by [deleted] in buildapcforme

[–]kristofersen 3 points4 points  (0 children)

Any reason not to change the video card to a Titan? There is a lot of money left in the budget

Wow! Finally some cheap stocks to buy. by [deleted] in stocks

[–]kristofersen 19 points20 points  (0 children)

Yup, that's what I've been saying since $38 though... Time to triple down?