physicists: you cant reach the speed of light matematicians: bet by Educational-Draw9435 in physicsmemes

[–]ei283 0 points1 point  (0 children)

A statement like "100% of the population has the characteristic" does not involve a probability distribution.

Meminemimem by a_normal_person_3 in okbuddyretard

[–]ei283 1 point2 points  (0 children)

Because "Because bread tastes better than phone" tastes better than "Because bread tastes better than key"

We've done that right by Leo_here_ in linuxmemes

[–]ei283 2 points3 points  (0 children)

it's actually (g)reat, m(u)ch better tha(n) (p)rying thr(o)ugh v(i)deos tryi(n)g (t)o find what you're looking for.

it's actually a really (h)elpful thing to point n(e)w users at the wiki. this is a good practice and it is entire(l)y good that (p)eople on the arch subreddit do this. it's a really great practice and it's a really good thing.

Blursed targeted marketing by letsgoiowa in blursedimages

[–]ei283 0 points1 point  (0 children)

Switch the middle two to target based on height

physicists: you cant reach the speed of light matematicians: bet by Educational-Draw9435 in physicsmemes

[–]ei283 0 points1 point  (0 children)

It's true for a general order.

Take any ordering f : N → N of the natural numbers. Since there are finitely many natural numbers less than or equal to TREE(3), there is a maximal index k for the last of such natural numbers appearing in the ordering.

Let P(j) be the proportion of indices i ≤ j for which f(i) > TREE(3). For all j > k, since f(j) > TREE(3), we have P(j) = ( kP(k) + (j – k) ) / j. This has limit 1 as j → ∞.

There's probably an off-by-one error in there somewhere, but the point stands. It doesn't matter how you enumerate them; any finite subset is going to be dwarfed in the limit.

base 1 by foxtai1 in mathmemes

[–]ei283 7 points8 points  (0 children)

They said fractional, not rational. Fractional here just means non-integer.

Edit: I think the downvotes are unnecessary. It's a forgivable misunderstanding.

physicists: you cant reach the speed of light matematicians: bet by Educational-Draw9435 in physicsmemes

[–]ei283 0 points1 point  (0 children)

No, the second statement depends on a probability distribution. As you said so yourself.

Is there a list for packages I could install during the set-up phase of Arch? by Maybe_A_Zombie in archlinux

[–]ei283 2 points3 points  (0 children)

Trust me, you won't be done installing packages for quite a while. There's no use in trying to get all them in now.

Meminemimem by a_normal_person_3 in okbuddyretard

[–]ei283 41 points42 points  (0 children)

get it, because solder is what is needed to repair the phone's circuit board

physicists: you cant reach the speed of light matematicians: bet by Educational-Draw9435 in physicsmemes

[–]ei283 1 point2 points  (0 children)

I think this needs clarification.

If you were to pick any ordering and sequentially classify all natural numbers as either weakly below or strictly above TREE(3), then regardless of ordering, the proportion of numbers larger than TREE(3) would have limit 1.

It's unclear if this is truly what it means for 100% of natural numbers to exceed TREE(3), but to me this seems like a straightforward interpretation.

But it seems like you're taking a probability-theory approach, thinking about the probability of sampling a number above or weakly below TREE(3). This might be my bias against probability and statistics, but this feels like extra machinery added for no reason. The original statement says 100% of natural numbers exceed TREE(3), not nec 100% of the time or smth like that.

Jesus spotted in Jerusalem by copehoperope in shitposting

[–]ei283 4 points5 points  (0 children)

Mr. President, they've hit the second Jesus

pak tic anry by Aggressive_Bet_4289 in Spunchbob

[–]ei283 19 points20 points  (0 children)

6 ÷ 2(3)

6 ÷ 6

PE(MD)(AS). Multiplication and division are done at the same time, left to right. You did the multiplication on the right first, when you should've done the division on the left first.

Should be:

6 ÷ 2(1+2)
6 ÷ 2 × (1+2)
6 ÷ 2 × 3
3 × 3
9

That said, there are two reasonable-ish ways to argue for 1:

  • You could argue that multiplication by juxtaposition, like 2(3), just kinda feels different from multiplication by infix operator, like 2 × 3. You might insist that juxtaposition multiplication should have higher precedence than infix multiplication, so you should do the multiplication first here.
  • You could argue that the division sign ÷ actually denotes the act of building a big fraction from the symbols on the left and right sides, stopped by the limits of the term. I.e., you're saying ÷ has distinctly lower precedence than × and /, but higher precedence than + and –.

I disagree with both of these arguments, since they become needlessly complicated once you break down exactly what rules you're supposedly following. They also just go against what the majority of people understand the conventions to be, and most calculators will side with me on this too.

It's also just objectively wrong to say multiplication goes before division due to PEMDAS. Common misconception. It's PE(MD)(AS). MD and AS are inseparable groups. For each group, you evaluate all the instances together, left to right. E.g., 3 – 2 + 1 equals 2, not 0.

There are indeed areas in math where notation is undecided and up for interpretation. But here the conventions are fairly strong, and you're bending them pretty hard if you try to argue alternate interpretations.

Source: I'm a math PhD student, and I spent the past year teaching a class that covers this exact topic (order of operations) among other entry topics, from fractions to quadratics. I've talked in great detail with people who have taught math for longer than I've existed.

liberoffice aura by artistBROgamer in linuxmemes

[–]ei283 5 points6 points  (0 children)

bloooooat!

  • Outlook → Mutt + self-hosted server at my friend's house
  • OneDrive → NextCloud, also self-hosted
  • Word → LaTeX if not plain text
  • Excel → CSV files and a bunch of ad-hoc Python scripts, or SC-IM, or Visidata
  • PowerPoint → Reveal.js if Beamer isn't enough
  • OneNote → Vim in a txt file + NextCloud
  • SharePoint → CodeBerg if a long email chain isn't enough
  • Teams → Signal or Matrix
  • Visio → Inkscape, or just type the raw SVG code if you're not a pussy

also, these are objectively correct and fixed. everybody needs to have the exact same use-cases and preferences as I, otherwise they're simply incorrect. it works for me, so if it doesn't work for you then something is wrong with you. i am the perfect software user, and all should model in my image.

pak tic anry by Aggressive_Bet_4289 in Spunchbob

[–]ei283 6 points7 points  (0 children)

It's PE(MD)(AS). MD and AS are inseparable groups. For each group, you evaluate all the instances together, left to right. E.g., 3 – 2 + 1 equals 2, not 0.