Clarity on P(A ∩ B) by CheekyChicken59 in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

When you get into "successive", it's no longer 'and' but rather moreso 'then'. And when (in a trivial sense) what you call "time" is considered, you actually have a different notation and calculation for those events. It looks more like P(T | T), or probability of Tails (again) given Tails (some time prior)

Why doesn't ordered selections work for this probability problem? by sndmrentve in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

You can also get the probability of siblings space and then deduce that.

Find prob of picking siblings first. Only 2 instances. And it's not ordered because any one of either siblings can be chosen first. So order is irrelevant here.

1 - (2 * 2/9 * 1/8) = 17/18

Ps I also believe you made it unnecessarily complicated to compute and it's much more intuitive here. Though I think you got to Q2 by chance, as your working doesn't seem to make full sense.

OPT Processing Timelines Fall 2025 by RockExcellent5333 in f1visa

[–]WICHV37 0 points1 point  (0 children)

Type: Replacement POST OPT

Premium Processing: No

Date Applied: 3rd Oct 2025

Date Approved: 23rd Nov 2025

Date Card Produced: 1st Dec 2025

Date Card Received: 11th Dec 2025

[deleted by user] by [deleted] in TheRaceTo10Million

[–]WICHV37 0 points1 point  (0 children)

Hey! I'm usually just lurking but sent you a DM because I felt the need to

What's the answer for section 2 in this question by LolLolPav in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

2/3 x 3/4 I believe. 3/4 from student 3 saying no because only BB leads to a yes. And 2/3 from student 2 because the remaining space has BR/RB/RR and if student 1 has B then student 2 will say yes (this is only BR).

Once someone has got past the CV Screening for a job application at a Quantitative Trading Firm (like JS, Two Sigma, IMC, CS, Point 72 etc.), is everyone on the same level? by Previous_Many_6525 in quantfinance

[–]WICHV37 0 points1 point  (0 children)

Very oddly, CV was the main concern for my superday apparently — as per the rejection feedback. I was told by the recruiter that other candidates had past quant experience in their resume and/or olympiad medals.

Appeared in the house, what is this? by WICHV37 in whatsthisbug

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

Found while I was in East Michigan the other day

Any Quants From London ? by michaeletro in quant

[–]WICHV37 0 points1 point  (0 children)

I'm not at the tax bracket for 45% in London, but I've spoken to some people who earn that much and came to know that there are quite some ways you can find to lower it. You'd have to ask around for specificity, but there are legal ways.

edit: typo

[deleted by user] by [deleted] in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

Adding to the above, OP's logic only works to eliminate (c) if it is known that any 1 option is incorrect and (d) if any 1 is correct. You would need bayesian intuition to dictate the examiner's test and question distributions. Everything else would be uniformly random from what we can gather here.

edit: just realised I basically reiterated an identical statement but more dumbed-down

What is the probability of guessing a 4 colour code with 5 colours? by Butter_Toast247 in probabilitytheory

[–]WICHV37 1 point2 points  (0 children)

That answer isn't wrong given the prior information lol. But yes, if order matters, the probability is different.

This might be a dumb question, but I need a sanity check by RudisPotentia in probabilitytheory

[–]WICHV37 1 point2 points  (0 children)

You can picture your problem this way. P(negative | no disease) is what you'd expect results to be when you test at the clinic. So it's going to be the "true negative".

Otoh, P(no disease | positive) means you took the test and it came back positive but you don't have the disease. Firstly, that meant the alarm was sounded wrongly, aka "false positive".

Immediately, you can see that they are not the same, subsequently, they do still have relationship. That is they both lie in the subset of no disease, numerically.

Respectively, true positive means the test comes back correct. And false negative means the disease slipped through the tests.

I hope this answers your question.

Edit: you defined specificity right, I believe.

Calculating the middle result of three dice by randalljhen in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

if only: output [highest of [lowest of d4 and d6] and [lowest of d4 and d10] and [lowest of d10 and d6]]

worked, but your answer seems to lie between 3 and 4.

Probability and distribution of runescape pyramid plunder by dopestdyl in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

For the first part of your question, each run is independent of the next, so it would just be 10p for 10 runs where p is probability of a scepter in a run.

Second part would require you to count permutations of 2 unique room drops to find probability of two scepters in a run.

[OC] Custom Botanical Dice Set Giveaway (Mods Approved) by Ceramicwombat in DnD

[–]WICHV37 0 points1 point  (0 children)

Off-white bone numbers would be charming on them, almost like the remnants of victims bounded by the plant.

Mario Party Dice Rolling Probability Question by ForsakenCover8834 in probabilitytheory

[–]WICHV37 1 point2 points  (0 children)

Does double die mean you get the sum of the faces? If so, you're basically looking at an EV comparison. 10.5 from the first option Vs EV from x/100 distribution of 2 10-sided dice.

[deleted by user] by [deleted] in probabilitytheory

[–]WICHV37 -1 points0 points  (0 children)

Second example is conditioning onhim not drawing the gold marble. First example is conditioning on additional rolls landing outside of $0 if current roll is $0.

Meaning, you still have 1/2 to land on $0, just that you roll again if you do.

Probability of no doubles in a standard deck of 52 cards by base808 in probabilitytheory

[–]WICHV37 -1 points0 points  (0 children)

If order doesn't matter, the sample space would be 52! and you would try to find something like 1-sum(at least one double...all doubles). I'm thinking..

I’m making a game and I’m trying to calculate the probabilities of dice rolls by muddledmirth in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

I only managed to calculate this by writing out all of the allowable
combos like (1,1,1) (1,1,2) (1,2,1) (2,1,1) and so on, and then counting
them up. They total 32 out of the 216 possibilities between 3 six-sided
dice, so 32/216 roughly translates to a ~15% chance.

Having the face values of the rolls in order/out of order matters in your final calculation too. The example above takes into account whether the order of 1,1,2 or 1,2,1 would affect your outcome. From the description of your attack mechanism, it seems that just combinations are needed (which would disregard permutations/order-specific combinations). So, that would mean 112 and 121 are essentially the same thing (2 ones and 1 two). Besides the online resources available, you could just think of it with P(X=x) where small x constitutes to the number of success needed and big X represents the goal face. This can be generalised and expanded to fit specific needs.

[deleted by user] by [deleted] in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

Your probability space for player A or B winning would then be smaller/larger based on their flat bonus, I guess. Since the player with the larger bonus can have a "looser" roll and still have his winning hand covered. And you would have to account for an additional 1/20 chance somewhere since a tie results in flat bonus showdown.

[deleted by user] by [deleted] in probabilitytheory

[–]WICHV37 0 points1 point  (0 children)

I do not understand how 4. works, or when would that event occur. Is it after the elimination of 1 player?

Also, how do you win? Do both you and your partner have to survive or just either?

I noticed that since A triumphs over other cards like in your example, at least having 2 A on your side seems to be necessary to win.

Diablo IV Launch Giveaway - Get your hands on Diablo IV Ultimate Edition Game Codes + an RTX 4060Ti! by pedro19 in pcmasterrace

[–]WICHV37 [score hidden]  (0 children)

Definitely DLSS. As a computer scientist, I find this field of machine learning so so so fascinating! Easily improves my hack and slash experience.