Finding the probability that at least one battery is alive after 4 years

Click For Summary

Homework Help Overview

The problem involves determining the number of batteries required to ensure that at least one battery is operational after four years, given the expected lifetime and standard deviation of the batteries. The context includes the use of normal approximation and considerations of battery independence.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of normal distribution versus binomial distribution for calculating probabilities related to battery lifetimes. There are attempts to clarify whether the batteries are used in sequence or parallel, which affects the interpretation of the problem. Questions arise regarding the calculation of mean and variance over multiple years.

Discussion Status

There is an ongoing exploration of the problem, with participants offering different interpretations and calculations. Some have provided insights into the statistical properties of the batteries, while others are questioning the assumptions made about their usage and lifetime distributions.

Contextual Notes

Participants note the need for clarity regarding the independence of batteries and the implications of their operational setup. There is also uncertainty about the correct application of statistical methods for the given problem context.

soopo
Messages
222
Reaction score
0

Homework Statement


The expected lifetime of a battery is 0.5 and the standard deviation is 0.5. At
the end of battery's lifetime, the battery will be changed so that different
batteries are independent of each other.

How many batteries do you need such that at least one of them is alive after
4 years with the probability 0.95?


Use normal approximation.

The Attempt at a Solution



I would start by calculating the number of batteries needed such that at least one of them is alive at the end of one year.

I would use normal distribution, since we have the standard deviation given.

Let
X be the number of batteries such that at least one of the batteries is alive at the end of one year

X ~ N(upperbound, expected value of batteries that break in one year, standard deviation of batteries)

I think that the above values are the following in the simplified situation.

X ~N(1, 0.5n, 0.5n)

The standard deviation is got by
st(X) = 0.5 for one battery
st(X) = 0.5n for n number of batteries

I also think that the expected value of batteries that break is 0.5n.

For example, I get the probability, 0.841 (= normalcdf(-E99, 1, 0.5, 0.5)), that
one battery is alive at the end of one year.
This result may be wrong, since the expected value is 0.5 that one battery is
alive at the end of one year.

This suggests me that the use of normal distribution may be a wrong choice at least at the beginning of the problem.

Perhaps, we need to use binomial distribution first for one battery, and then
apply normal approximation to get the number of batteries for 4 years.


Please, let me know how you would solve the problem.
 
Physics news on Phys.org
eek, a little bit too much here. my statistics is rusty. are these batteries being used in Sequence or in Parallel? it looks to be implied that they're in sequence, if they were parallel its highly unlikely any of them will reach anything beyond two years (three standard deviations from the mean?)
let me try to see this...
in sequence, one battery's lifetime is 'normally'... x_i?, so the sum(x_i) is total lifetime which we want to be...at least 4?, so we want to know...n? when i=1...n? or n+1, maybe?
 
1/16?
 
Let P(x) be the probability that a single battery is alive after x years. Then the probability a single battery is NOT alive after x years is 1- P(x) and the probability that none of n identical batteries are alive after x years is (1- P(x))n. Finally, the probability that at least one battery is alive after x years is 1-(1-P(x))n. You want to find n such that 1- (1-P(4))n> 0.95 which is the same as n such that (1-P(4))^n< 0.05. P(4), of course, you get from a table of the normal distribution. If the mean is 0.5 years (you didn't say in your original post) and the standard deviation is 0.5 years, then you are looking at 7 standard deviations above the mean, so p(4) will be very small.

Xaos, my interpretation of this problem is that the batteries are not being used "in paralleL" or "in series" but independently (which may be what you mean by "in parallel").
 
HallsofIvy said:
If the mean is 0.5 years (you didn't say in
your original post) and the standard deviation is 0.5 years, then you are
looking at 7 standard deviations above the mean, so p(4) will be very
small.

I assume that the question means with the expected value the mean.

We need to calculate the amount of batteries such that at least one is alive after 4 years.

The question seems to ask that
put one battery to the system,
take it away after it has no energy,
put immediately a new battery to the system...
and calculate this way the amount of batteries needed.

This suggests me that the batteries are not at the same time in the machine.
 
Last edited:
soopo said:
This suggests me that the batteries are not at the same time in the machine.

You are right because "[a]t the end of battery's lifetime, the battery will be changed".

We know:
X ~ N(1/2, 1/2) per year, where the mean = 1/2 and the variance = 1/2.


Let's calculate new mean and new variance per 4 years:

mean = 1/2^4
variance = p*(1-p)*n = (1/2^4)(1-1/2^4)(4) = 15/64

So X ~ N(1/16, 15/64) per 4 years

The variance may be wrong. How can you calculate variance from the one-year system to the four-year system?

So what do we know?
1. mean 1/16
2. variance, 15/64 ?
3. probability, 95%

Needed:
4. the number of batteries (satisfying the above conditions)
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
5K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
19
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K