Central Limit Theorem Question

Kalinka35
Messages
48
Reaction score
0

Homework Statement


On average one third of seniors at a college will be bring parents to the graduation, one third will bring one parent and the remaining third will not bring any parents. Suppose there are 600 seniors graduating this year. Estimate the probability that more than 650 parents will attend the graduation.

Homework Equations


The Central Limit Theorem


The Attempt at a Solution


I let X = the number of parents in attendance and Xi = the number of parents brought by student i. So X = X1+...+X600.
I found that E(X)=600 and in order to use the Central Limit Theorem I need to know the variance of X, but this is what is tripping me up.
Var(X) = E(X2) - (E(X))2 but I don't know how to find (E(X))2. Is there an entirely different approach that I'm missing?
 
Physics news on Phys.org
Okay, never mind I think I got it...
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Back
Top