BIOSTATISTICS ASSIGNMENT 2
This section consist of 11 questions are multiple choice. Circle/highlight the letter corresponding to the MOST appropriate answer.
1. The sample mean, is called a ________ of the population mean, µ .
A. Point estimate
B. Confidence level
C. Margin of error
D. Interval estimate
2. Which statement is true about p and ?
A. They are both parameters.
B. They are both statistics.
C. p is a parameter and is a statistic.
D. is a parameter and p is a statistic.
3. The probability that a bomb dropped from a place will strike the intended target is 60%. What is the mean and variance if 10 bombs were dropped?
A. O,4, 0.16
B. 4, 1.6
C. 6, 2.4
D. 0.6, 0.24
4. he YOUWE News periodically conducts a survey of the student body to determine attitude around certain campus issues of interest. The paper publishes the student first name and picture along with quotes of their responses. A reporter “roaming” the campus selects students “haphazardly.” to interview. One day the YouWe reporter interviews five (5) students and asks them if there are adequate lockers on the campus; four (4) of the students say, “no.”
Consider the assumptions for establishing a confidence interval of a proportion. Which statement is violated for the scenario presented.?
A. The data are a simple random sample (SRS) from the population of interest.
B. The population is at least ten times as large as the sample.
C. We are interested in inference about a proportion.
D. More than one condition is violated.
5. Other things being equal, the margin of error of a confidence interval increases as
A. the sample size increases.
B. the sample mean increases.
C. the population standard deviation increases.
D. the confidence level decreases.
6. If ‘m’ is the mean of a Poisson distribution, then the variance is:
A. m2
B. m/2
C. m
D. m/2
7. Which of the following statements is not true?
A. If the probability of an event occurring is 0, then it is impossible for that event to occur.
B. If P(A) = 0, then the probability of the complement of A is 1.
C. If the probability of an event occurring is 1.5, then it is certain that event will occur.
D. Probability can never be a negative value.
8. What characteristic of a random variable is described by the expected value?
A. Standard deviation
B. Mean
C. Most likely value
D. Maximum value
9. Suppose that in a large population, the proportion that is left-handed is p = 0.10. Suppose n = 20 people will be randomly selected and X = number of people in the sample who are left-handed. What probability model should be used to find the probability that X = 3?
A. Binomial
B. Normal
C. Uniform
D. Poisson
10. Suppose that a quiz consists of 20 True-False questions. A student has not studied for the exam and just randomly guesses at all answers (with True and False equally likely). How would you find the probability that the student will get 8 or fewer answers correct?
A. Find the probability that X = 8 in a binomial distribution with n = 20 and p = 0.5.
B. Find the area under the curve between 0 and 8 in a uniform distribution that goes from 0 to 20.
C. Find the probability that X = 8 for a normal distribution with mean=10 and standard deviation=5.
D. Find the cumulative probability for 8 in a binomial distribution with n = 20 and p = 0.5.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme