Answer on Question #67801 – Math – Statistics and Probability
Question
The proportion of male and female students in a class is found to be 1:2. What is the probability that out of 4 students selected at random with replacement
(i) 2 or more will be females
(ii) no male student is selected?
Solution
We do not know how many students in total there are in the class. Let x be the number of male students. Then the number of female students in the class is 2x and total number of the students in the class is 3x. Therefore, the probability for a randomly chosen student with replacement to be female is
p=3x2x=32.
Number of students selected at random with replacement n=4. We have Bernoulli trials process with n=4 and p=32.
The probability of getting exactly k successes in n trials is given by
P(k)=(kn)pk(1−p)n−k.
(i) We have to find
P(2 or more females)=P(2)+P(3)+P(4).
But it is easier to calculate probability for the complementary event:
P(less than 2 females)=P(0)+P(1)=(04)(32)0(1−32)4++(14)(32)1(1−32)3=811+4⋅32⋅271=811+818=91≈0.11.
Then
P(2 or more females)=1−P(less than 2 females)=1−91=98≈≈0.89.
(ii) The event 'no male student is selected out of 4 students' is the same as '4 female students is selected out of 4 students'. The corresponding probability is
P(4)=(44)(32)4(1−32)0=8116≈0.20.
Answer: (i) 98≈0.89; (ii) 8116≈0.20.
Answer provided by https://www.AssignmentExpert.com
Comments