T
he time
that
a laptop battery lasts in everyday use before recharge is needed
is normally
distributed, with a mean of 270 minutes
and
a standard deviation o
f 55 minutes.
a) What is the probability that the battery lasts
more than four hours?
b) What value of
battery
life in minutes is exceeded with 95 % probability?
c) What is the probability
that
the battery lasts exactly
300 minutes?
Create a program based on the attached output using a for loop.
Output:
Enter hidden number: 50
Set of how many attempts to allow the user to guess: 5
Enter your guess number: 45
Sorry! Your guessed number is lesser than the hidden number.
You have 4 attempts left.
Enter your guess number: 51
Sorry! Your guessed number is greater than the hidden number.
You have 3 attempts left.
Enter your guess number: 10
Sorry! Your guessed number is lesser than the hidden number.
You have 2 attempts left.
Enter your guess number: 17
Sorry! Your guessed number is lesser than the hidden number.
You have 1 attempts left.
Enter your guess number: 49
Sorry! Your guessed number is lesser than the hidden number.
You have 0 attempts left.
Sorry you failed to guess the number please try again later.
The colour of red cabbage indicator is as below
original colour: purple
colour in acid :pink
colour in alkali :green
If a red cabbage has pink leaves.what can you infer about the soil it is growing in ?
According to one survey in India, 75% of Instagram users love REELS. Suppose that 25 Instagram users (randomly selected) have been approached in the university located in vile parle. They have been asked about their status of like/ dislike the Instagram- REELS. a) What is the probability that Exactly 15 of them would agree with the claim (or said they love Insta-REELS)? b) What is the probability that Exactly 20 of them would agree with the claim (or said they love Insta-REELS)?
Write C++ program to create a base class named Person that includes variables: name and age and then define a derived class named Student that includes four functions setName(), setAge(),setMark(), getName(), getAge() and getMark () to set and return the name of student, age and mark. then define a derived class named Student2 which is derived from both above classes and includes one function named checkAge() to check if the age of students Less than 12 then the student is in primary school and checkMark() to check if mark is less than 50 then student is passes the exam.
Find the centroid for the region bounded by y=3−e-X, the x−axis, x=2, and the y−axis.
The boiling point of an aqueous solution is 102.5°C. What is the freezing point of the solution?
A solution of propylene glycol (antifreeze) in the car's radiator has a freezing point of -20°C. What is the molality of the solution?
What is the threshold frequency that is required to emit photoelectron from selenium?
A ray of light is incident on the surface of a crown glass plate at an angle of 30 with the normal. Determine the angle between the refracted ray and reflected ray.