#help

35 messages · Page 1 of 1 (latest)

golden mantle
lone oakBOT
golden mantle
#

do you subtract 1 for b and c

upbeat saddle
#

LOL, b an c should switch places

let p(n) = probability of exactly n days late

p(n) = 0.1^(n) * 0.9^(30-n) * 30Cn

reasoning:
product(
probability of late on late days,
probability of not-late on not-late days,
number of ways to count the specific days late
)

golden mantle
#

i used calculator

upbeat saddle
#

P(more than 4 late) = 1 - p(4) - p(3) - p(2) - p(1)

golden mantle
#

for C should i input x as 3 or 2

#

also do i need to subtract by 1

upbeat saddle
#

I already answered these questions, review my responses

golden mantle
#

ime dumb

upbeat saddle
#

humility has value, self-deprecation does not

golden mantle
#

true

#

but listen

#

i dont see where you answered

#

my question

#

in your response

upbeat saddle
#

do c before b

golden mantle
#

excuse my ignorance

golden mantle
#

not that method

#

Or should I out x as 3

#

Put*

upbeat saddle
#

your calc is using my method
3;30;0.1 ==> p(exactly 3)

golden mantle
#

Thanks very much

upbeat saddle
#

❤️

golden mantle
#

Sorry if i annoyed you

#

Please forgive me

upbeat saddle
#

I was a little offended but I think our exchange yielded enormous value. You're not dumb.

golden mantle
#

yes i understand why i shoudnt say that

golden mantle
upbeat saddle
#

I almost ruined it when I misspelled depreciation

nova dawn
#

.solved