This is a binomial distribution question with
n = 3
p = 0.125
q = 1 - p = 0.875
where
It is difficult to calculate the probability directly because we
have to calculate the probability for 3 events (i.e. x=1,2,3),
while if we calculate using the trick as we used in our calculation
we had to calculate probability of only one event (i.e. x=0).
Please hit thumps up if the answer helped you
1.) Determine the probability that in a group of 3 people, none of them die from...
From a group of 6 people, you randomly select 4 of them. What is the probability that they are the 4 oldest people in the group? Give your answer as a fraction
Assume a population of 1,000 people of when 15 are sick with a certain disease, 12 of the 15 die from this disease. Calculate the mortality rate from the disease. Supposed you're talking to a 5 year old. Explain difference between prevalence and incidence. Active surveillance is usually more accurate than passive surveillance. True False In 2006 there were 5,600 deaths due to cancer in a certain community of individuals aged 40-65 years. The community has a population of 45,000....
What is the probability that in a room of n people, at least three of them have the same birthday? Explain all the terms in your solution. What is the fewest amount of people such that the probability of at least three of these people having the same birthday is greater than 1/3? You will have to code your solution from the first question and plug in values for n. Include the code snipped you used to solve this.
(probablity): given 3 groups of people: first group with 20 people, second group with 30 people, third group with 45 people. a)for each group: calculate the probability that at least 2 people will have a birthday in the same day b)write a program that generates random dates and run it on each group. how are the results obtained from running the program in comparison to the probabilities calculated for each group?
- Match the descriptions with the study type A large group of people are enrolled in a study to investigate the effeets of diet on A. Cross sectional study heart disease. Everyone is free of heart disease at the start of the study and people BD B. Prospective Cohort study are followed for 10 years to see if disease develops. What study design is this? C. Retrospective Cohort study D.RCT Researchers wish to investigate the association between complications during Caesarian...
1. Suppose you roll a special 19-sided die. What is the probability that the number rolled is a "1" OR a "2"? Round to 3 decimal places. 2. A test was given to a group of students. The grades and gender are summarized below A B C Total Male 7 10 2 19 Female 8 5 15 28 Total 15 15 17 47 If one student is chosen at random from those who took the test, Find the probability that...
1. A certain medical test is known to detect 72% of the people who are afflicted with the disease Y. If 10 people with the disease are administered the test, what is the probability that the test will show that: All 10 have the disease, rounded to four decimal places? .0374 At least 8 have the disease, rounded to four decimal places? At most 4 have the disease, rounded to four decimal places? Please show the steps in Microsoft excel...
L) I'wo or fewer of 12 people have an adverse renction. b) None of them have an adverse reaction. (4) The A random a) Find y that a restaurant patron will reqest seating in the outdoor patio is 0.40 sample of 7 people call to make reservations b) Find the d the probability that at mosit 2 of thein request outdoor senting probability that at least 5 of them request outdoor seating. telephone appeals for donations she knows from experience...
1. The birthday of six random people has been checked. Find the probability that (a) At least one of them is born in September. (b) All five are born in the Spring. Spring here means one of the month March, April, or May. (c) At least two of them are born in the same month. In this problem you can assume that a year is 365 days. 2.A fair die is rolled three times. We say that a match has...
A committee of 3 has to be chosen randomly from a group of 40 people . there are 40 people total are from 4 different countries. 10 from each country. What is the probability that the members of the committee are all from different country? Why my answer is not correct? (4C1*10C1*3C1*10C1*2C1*10C1/ 40C3) you need to tell me what is wrong with my answe