Question about probability
Consider the below event : A : Not getting called by teacher for all "n" questions
And look at a prticular student, whats P(A) for a particular student ?
uhm, (1/n)^n ?
nope, thats the probability for getting called in all questions try again
hmm, (1-(1/n))^n?
yes, you could also work it like this : when the teacher asks a question, n-1 students are not getting called so number of ways in which a student is not called = n-1 total students = n so probability for not getting called for a particular question = (n-1)/n
probability for not getting called for all n questions = ((n-1)/n)^n
that is same as the answer you got
but we want to find the expected number of students not getting called not the probability
simply multiply above probability by "n" to get the expected value
wait, so that means we're multiplying the probability that a student never gets called on, by the number of students to get teh expected # of students that never get called?
not quite
and how does that incorporate linearity of expectations?
for a particular student, the probability that he is never called in all n questions is ((n-1)/n)^n the expected value is simply 1* ((n-1)/n)^n by lnearity, the overalll expected value equals the sum of the individual expected values : 1* ((n-1)/n)^n + 1* ((n-1)/n)^n + .... + 1* ((n-1)/n)^n
there are "n" terms in above sum
therefore the expected value is n*((n-1)/n)^n
if that makes any sense... i got that by a quick read from http://www.cse.iitd.ac.in/~mohanty/col106/Resources/linearity_expectation.pdf
OOO! yes yes that makes sense!
look at Theorem2.5 in above link
You're adding up the individual probaility of each student.
I am adding up the individual expected values, not probability
they both turn out to be same in our case though
Is there a way to write our answer in that format given in that link?
Theorem2.5 is identical to our problem just put \(m=n\)
ball = question bin = student
OO! yes yes, didnt ctach the bottom part.
and for part b, i'm thinking that
wouldn't it just be that n/2 vertices in R, so there is 1 / (n/2) possibilities that a vertex in R is connected to one in L?
I think the expected number of edges should be m/4
we're given that the graph has "m" edges consider the vertices of one edge
Just wanted to ask if that's what you'd expect.
that is a surprising result indeed! id like to double check... after this..
mhmm, ok, so we have 2 vertices, and they'd both be in L or R.
thank yU!
whats the probability for those two vertices to be in different bins ?
1/2
both vertices cannot be in L both vertices cannot be in R
if one vertex is in L, then other vertex must be in R
wait isn't that only defined to be a cut? not the actual edge?
cause an edge can be formed between ANY two vertices and only a cut is defined as the edges between L and R right?
there are "m" edges in the graph it is a given
we're not creating any "new" edges between L and R
we're only checking if an edge already exists between L and R
if it exists, then we put that edge in "cut"
If it helps, consider an analogy
Mhmm, and how owuld I proceed with that?
take the graph of students in your class
each student is a vertex an edge exists between two students if they are friends
Now, partition the students randomly : L , R
next look at the partition and pick students in L who have friends in R
that is only an analogy
|dw:1448857644798:dw|
Join our real-time social learning platform and learn together with your friends!