1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
grin007 [14]
3 years ago
9

Suppose that when a transistor of a certain type is subjected to an accelerated life test, the lifetime x (in weeks) has a gamma

distribution with mean 40 weeks and variance 320 weeks.
A) What is the probability that a transistor will last between 1 and 40 weeks?

B) What is the probability that a transistor will last at most 40 weeks?
Mathematics
1 answer:
elena-14-01-66 [18.8K]3 years ago
6 0

Answer:

a) P(1 \leq X \leq 40)

In order to find this probability we can use excel with the following code:

=GAMMA.DIST(40;5,8,TRUE)-GAMMA.DIST(1,5,8,TRUE)

And we got:

P(1 \leq X \leq 40)=0.560

b) P(X \geq 40)=1-P(X

In order to find this probability we can use excel with the following code:

=1-GAMMA.DIST(40,5,8,TRUE)

And we got:

P(X \geq 40)=1-P(X

Step-by-step explanation:

Previous concepts

The Gamma distribution "is a continuous, positive-only, unimodal distribution that encodes the time required for \alpha events to occur in a Poisson process with mean arrival time of \beta"

Solution to the problem

Let X the random variable that represent the lifetime for transistors

For this case we have the mean and the variance given. And we have defined the mean and variance like this:

\mu = 40 = \alpha \beta  (1)

\sigma^2 =320= \alpha \beta^2  (2)

From this we can solve \alpha and [/tex]\beta[/tex]

From the condition (1) we can solve for \alpha and we got:

\alpha= \frac{40}{\beta}    (3)

And if we replace condition (3) into (2) we got:

320= \frac{40}{\beta} \beta^2 = 40 \beta

And solving for \beta = 8

And now we can use condition (3) to find \alpha

\alpha=\frac{40}{8}=5

So then we have the parameters for the Gamma distribution. On this case X \sim Gamma (\alpha= 5, \beta=8)

Part a

For this case we want this probability:

P(1 \leq X \leq 40)

In order to find this probability we can use excel with the following code:

=GAMMA.DIST(40;5,8,TRUE)-GAMMA.DIST(1,5,8,TRUE)

And we got:

P(1 \leq X \leq 40)=0.560

Part b

For this case we want this probability:

P(X \geq 40)=1-P(X

In order to find this probability we can use excel with the following code:

=1-GAMMA.DIST(40,5,8,TRUE)

And we got:

P(X \geq 40)=1-P(X

You might be interested in
Look at this set of 8 numbers:33769234 how would the range change if the number 6 replaced the number 7 in the set
klio [65]
Put the numbers in order

2,3,3,3,4,6,7,9.....the range is the largest number minus the smallest number
so as it is, the range is (9 - 2) = 7

if u replaced the 7 with a 6...
2,3,3,3,4,6,6,9...the range is STILL (9 - 2) = 7
3 0
3 years ago
The cost of admission to the bayton zoo is 10.50 for each senior citizen $15.75 for each adult , and 8.50 for each child
alex41 [277]
Yes, and what is the problem?
5 0
3 years ago
Find The volume of a cilinder
Alinara [238K]

Answer:

60

Step-by-step explanation:

calculated it with scientific calculator

7 0
3 years ago
F(x) = x^2 + 1 is limited to (0, 1, 2, 3), what is the maximum love you all of the range?
wlad13 [49]

Answer:

2

Step-by-step explanation:

f(x)=x^2+1

now,

f(1)=1^2+1

=1+1

=2

4 0
3 years ago
Which of the following could not be a value of n? side lengths of 9 and 13
daser333 [38]
The correct answer here would be D. And that is because, in a triangle, the sum of 2 of the sides has to be greater than the third side for all sides.  If we add 22 and 13 we get 35, and 35 is greater than 9, for sure. But if we add 13 and 9 we get 22 which is not greater than the third side length of 22; it would be collinear with the side length and it has to be greater than the side length.
8 0
3 years ago
Other questions:
  • Txt me quicky i need help
    7·1 answer
  • What is the 28th term?
    13·2 answers
  • What is the order from greatest to least 1.16, 1 1/4, 1.37, 1 1/10
    14·1 answer
  • The ratio of boys to girls in the gym class at a local middle school is 3:2. what percent of the gym class is girls
    9·1 answer
  • What is 6.729 x 10^6 in standard form?
    14·1 answer
  • IF YOU GOOD AT MATH PLZ HELP!!! Algebra II <br><br> Answer:???
    15·2 answers
  • By using shadows, Megan wants to find the height of a flagpole. At a certain time of day, her shadow is 3.5 feet long and the fl
    12·1 answer
  • A triangle is graphed on a coordinate plane, with a vertex located at a point represented by (x,y).
    12·1 answer
  • Angle sum theorem. X=?
    10·1 answer
  • SOmeone help me i'm stuck on thia question
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!