Question

Suppose 88% of all students taking a beginning programming course fail to get their first program...

Suppose 88% of all students taking a beginning programming course fail to get their first program to run on the first submission. Consider a sample of n = 6 students. Use a binomial distribution to find probabilities below, when we define success as "first program fails on the first submission". (a) Probability that at least 5 students fail on their first submission: Incorrect: Your answer is incorrect. (3 decimal places) (b) Probability that fewer than 5 students fail on their first submission: (3 decimal places) (c) Probability that exactly 4 students fail on their first submission (3 decimal places) (d) Continuing to use this binomial model, what is the mean number of students whose programs will fail on their first submission? (2 decimal places)

Homework Answers

Answer #1

Answer)

As there are fixed number of trials and probability of each and every trial is same and independent of each other

Here we need to use the binomial formula

P(r) = ncr*(p^r)*(1-p)^n-r

Ncr = n!/(r!*(n-r)!)

N! = N*n-1*n-2*n-3*n-4*n-5........till 1

For example 5! = 5*4*3*2*1

Special case is 0! = 1

P = probability of single trial = 0.88 (88%)

N = number of trials = 6

R = desired success

A)

At least 5

P(5) + p(6)

= 0.84437106688

= 0.844

B)

P(fewer than 5) = 1 - p(atleast 5)

As sum of all the.probabilities is = 1

P(fewer than 5) = 1 - 0.844 = 0.156

C)

P(4) = 6c4*(0.88^4)*(1-0.88)^6-4 = 0.12953419776 = 0.13

D)

Mean is given by n*p

N = 6

P = 0.88

Mean = 5.28

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
C++ PROGRAMMING Assignment: For this assignment, you will construct a program which is capable of taking...
C++ PROGRAMMING Assignment: For this assignment, you will construct a program which is capable of taking a user-given number, and adding up all of the numbers between 1 and the given number. So if someone inputs 12, it should add 1 + 2 + 3 + 4 + … 9 + 10 + 11 + 12, and return the answer. However, you’ll be using two different methods to do this. The first method should utilize either a for loop or...
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
9. An SAT prep course claims to improve the test score of students. The table below...
9. An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep...
An SAT prep course claims to improve the test score of students. The table below shows...
An SAT prep course claims to improve the test score of students. The table below shows the scores for seven students the first two times they took the verbal SAT. Before taking the SAT for the second time, each student took a course to try to improve his or her verbal SAT scores. Do these results support the claim that the SAT prep course improves the students' verbal SAT scores? Let d=(verbal SAT scores prior to taking the prep course)−(verbal...
Suppose it is known that 40% of all college students work full time. Define a success...
Suppose it is known that 40% of all college students work full time. Define a success as "a student works full time". (a) If we randomly select 12 college students, what is the probability that exactly 3 of the 12 students work full time? (show 5 decimal places) (b) If we randomly select 12 college students, what is the probability that at least 3 of the 12 work full time? (show 5 decimal places) (c) In questions (a) and (b)...
a. Of all students at the University of Metropolis, the proportions taking certain numbers of units...
a. Of all students at the University of Metropolis, the proportions taking certain numbers of units are as shown in the table below. Units 3 4 5 6 7 8 Proportion 2% 4% 5% 7% 5% 4% Units 9 10 11 12 13 14 Proportion 8% 10% 13% 13% 17% 12% Find the expected number of units that a student at U.M. takes. (Enter your answer to two decimal places.) units in $ b. On the basis of his sale...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT