Question
Will rate!!
Plz help
1. Identify proper model
2. Write prob mass function equations
Part 1. (8 points) For each random variable, state whether the random variable should be modeled with a Binomial distribution or a Poisson distribution. Explain your reasoning. State the parameter values that describe the distribution and give the probability mass function. Random Variable 1. A quality measurement for cabinet manufacturers is whether a drawer slides open and shut easily. Historically, 2% of drawers fail the easy slide test. A manufacturer samples 10 drawers from a batch. Assuming the chance of failure is independent between drawers, what type of distribution could be used to model the number of failed drawers from the sample of 10? Random Variable 2. The warranty for a particular system on a new car is 2 years. During which there is no limit to the number of warranty claims per car. Historically, the average number of claims per car during the period is 0.8 claims. What type of distribution could be used to model the number of warranty claims per car?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Random variable 1 -

The random variable should be modeled with a Binomial distribution because, it has the below properties.

  • The experiment consists of 10 repeated trials.
  • Each trial can result in just two possible outcomes - Drawers fail or do not fail.
  • The probability of drawer failure, denoted by P = 0.02, is the same on every trial.
  • The trials are independent; that is, the outcome on one trial does not affect the outcome on other trials.

The parameter values of the distribution is n = 10. P = 0.02

The probability mass function is,

P(X = x) = nCx * 0.02x * (1 - 0.02)10-x = nCx * 0.02x * 0.9810-x

Random variable 2 -

The random variable should be modeled with a Poisson distribution because, it has the below properties.

  • The experiment results in outcomes that can be classified as successes (warranty claims) or failures (or no warranty claims).
  • The average number of successes (\lambda) that occurs in a specified period is known. Thus, \lambda = 0.8
  • The probability that a success (warranty claims) will occur is proportional to the size of the period.
  • The probability that a success (warranty claims) will occur in an extremely small period is virtually zero.

The parameter of the distribution is \lambda = 0.8.

The probability mass function is,

P(X = x) = (e-0.8) (0.8x) / x!

Add a comment
Know the answer?
Add Answer to:
Will rate!! Plz help 1. Identify proper model 2. Write prob mass function equations Part 1....
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Will rate!! Show work plz Part 1. (6 points) Identify the distribution For each random variable:...

    Will rate!! Show work plz Part 1. (6 points) Identify the distribution For each random variable: State the distribution that will best model random variable. Choose from the common distributions: Uniform, Exponential or Normal distribution. Explain your reasoning. State the parameter values that describe the distribution. Give the probability density function. a. b. c. Random Variable 1 A statistics student has a part time job as a coffee shop barista, she realizes the time between customer orders is a random...

  • Will rate!! Show good work plz! Only need help on problems that do NOT involve R...

    Will rate!! Show good work plz! Only need help on problems that do NOT involve R simulation Part 3. (13 points) Simulation of Gamma Random Variables Background: When we use the probability density function to find probabilities for a random variable, we are using the density function as a model. This is a smooth curve, based on the shape of observed outcomes for the random variable. The observed distribution will be rough and may not follow the model exactly. The...

  • write question 1 ASAP CIS 321 -Intro. to Prob. and Stats Quiz #3-Chapters 10 and 12...

    write question 1 ASAP CIS 321 -Intro. to Prob. and Stats Quiz #3-Chapters 10 and 12 + Bayesian Classification Reza Zafarani-Spring 2018 Name (2pts): Problem 1 Covariance [4pts] Let X and Y be two and Cor(X, Y) random variables. Express Cor(XX + y) in termd Var(XY) Problem 2 - Poisson Distribution (6pts In a computer network, the sumber of lost connections in a second C is modeled as oed, PIC 0), is 10, What is the expected number of lost...

  • Plz help!! The programming language is C and could you write comments as well? Problem 2....

    Plz help!! The programming language is C and could you write comments as well? Problem 2. Calculate Grades (35 points) Arrays can be used for any data type, such as int and char. But they can also be used for complex data types like structs. Structs can be simple, containing simple data types, but they can also contain more complex data types, such as another struct. So you could have a struct inside of a struct. This problem deals with...

  • Python 3 Problem: I hope you can help with this please answer the problem using python...

    Python 3 Problem: I hope you can help with this please answer the problem using python 3. Thanks! Code the program below . The program must contain and use a main function that is called inside of: If __name__ == “__main__”: Create the abstract base class Vehicle with the following attributes: Variables Methods Manufacturer Model Wheels TypeOfVehicle Seats printDetails() - ABC checkInfo(**kwargs) The methods with ABC next to them should be abstracted and overloaded in the child class Create three...

  • can you give the Answers to E,F,G,H? 2. Model : We will replace our data with...

    can you give the Answers to E,F,G,H? 2. Model : We will replace our data with a probability mass function. In other words assume we know that of all the world's beers 70% are low alcohol, 20% are medium alcohol and 10% are high alcohol. We also assume all low alcohol beers are 5.13% ABV, medium are 6.85% ABV and high is 10.20% ABV. Let X be a random variable representing the ABV of a randomly selected beer. a. (4pts)...

  • Please help me with my Economics Homework? 1. For each of the following situations, identify the...

    Please help me with my Economics Homework? 1. For each of the following situations, identify the full cost (opportunity cost) involved Monique quits her $75,000 per-year job as an accountant to become a full-time volunteer at a women's shelter O A. O B. O C. The opportunity cost of volunteering at the shelter is the wages she gave up The opportunity cost of Monique's decision is the value of the next-best alternative not chosen. The opportunity cost of Monique's decision...

  • Needs Help with Java programming language For this assignment, you need to write a simulation program...

    Needs Help with Java programming language For this assignment, you need to write a simulation program to determine the average waiting time at a grocery store checkout while varying the number of customers and the number of checkout lanes. Classes needed: SortedLinked List: Implement a generic sorted singly-linked list which contains all of the elements included in the unsorted linked list developed in class, but modifies it in the following way: • delete the addfirst, addlast, and add(index) methods and...

  • The following ANOVA model is for a multiple regression model with two independent variables: Degrees of            Sum of                 Mean Source           Freedom            Squares              ...

    The following ANOVA model is for a multiple regression model with two independent variables: Degrees of            Sum of                 Mean Source           Freedom            Squares                Squares       F       Regression            2                    60 Error                   18                 120 Total                   20                 180 Determine the Regression Mean Square (MSR): Determine the Mean Square Error (MSE): Compute the overall Fstat test statistic. Is the Fstat significant at the 0.05 level? A linear regression was run on auto sales relative to consumer income. The Regression Sum of Squares (SSR) was 360 and...

  • The z-tests Help with this page is greatly appreciated. I dont understand how to show a full diagram. Thanks in advance :) The z-test 10.1 Assume that a treatment does have an effect and that th...

    The z-tests Help with this page is greatly appreciated. I dont understand how to show a full diagram. Thanks in advance :) The z-test 10.1 Assume that a treatment does have an effect and that the treatment effect is being evaluated with a z hypothesis test. If all factors are held constant, how is the outcome of the hypothesis test influenced by sample size? To answer this question, do the following two tests and compare the results. For both tests,...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT