Problem 44315. Predicting life and death of a memory-less light bulb
💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡
You have a light bulb that can fail any moment according to the exponential probability distribution.
At any moment, the probability that it will survive just N hours = exp(-N*P), where P is a constant.
Notice that this probability is very small if N is very large.
Now suppose, the bulb has already survived N hours.
Please calculate the probability of its surviving M more hours.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers324
Suggested Problems
-
Get the area codes from a list of phone numbers
1053 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1820 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
222 Solvers
-
186 Solvers
-
Calculate Amount of Cake Frosting
24947 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!