The number of rejected items is a uniformly distributed between
251 products and 260 product.
(a) What are the mean and standard deviation of the rejected
products?
(b) What is the probability that the number of rejected products is
less than 350 products?
(c) What is the probability that the number of rejected products is
less than 240 products?
In: Statistics and Probability
|
Computers |
0 |
1 |
2 |
3 |
4 |
5 |
|
Number of households (in millions) |
27 |
47 |
24 |
10 |
4 |
2 |
In: Statistics and Probability
1)In a typical month, an insurance agent presents life insurance plans to 40 potential customers. Historically, one in four such customers chooses to buy life insurance from this agent. You may treat this as a binomial experiment.
What is the probability of success?
What is the total number of trials?
Create a probability distribution table which includes probability of each possible outcome. Also create the cumulative probability column.
What is the probability that exactly five customers will buy life insurance from this agent in the coming month?
What is the probability that no more than 10 customers will buy life insurance from this agent in the coming month?
What is the probability that at least 20 customers will buy life insurance from this agent in the coming month?
Determine the mean and standard deviation of the number of customers who will buy life insurance from this agent in the coming month?
What is the probability that the number of customers who buy life insurance from this agent in the coming month will lie within two standard deviations of the mean?
In: Statistics and Probability
N atoms of an ideal gas are contained in a cylinder with insulating (adiabatic) walls, closed at one end by a piston.The initial volume is Vi and the initial temperature is Ti. Find the change in temperature, pressure and entropy that would occur if the volume were suddenly increased to Vf by withdrawing the piston (Vf > Vi).
In: Chemistry
N atoms of an ideal gas are contained in a cylinder with insulating (adiabatic) walls, closed at one end by a piston.The initial volume is Vi and the initial temperature is Ti . Find the change in temperature, pressure and entropy that would occur if the volume were suddenly increased to Vf by withdrawing the piston (Vf > Vi).
In: Chemistry
Write an application that allows a user to enter any number of student quiz scores, as integers, until the user enters 99. If the score entered is less than 0 or more than 10, display Score must be between 10 and 0 and do not use the score. After all the scores have been entered, display the number of valid scores entered, the highest score, the lowest score, and the arithmetic average.
In: Computer Science
can someone please check this code?
– Enter Quantity of Numbers
Design a program that allows a user to enter any quantity of numbers until a negative number is entered. Then display the highest number and the lowest number.
For the programming problem, create the pseudocode and enter it below.
Enter pseudocode here
start
Declarations
num number
num high
num low
housekeeping()
while number >=0
detailLoop()
endwhile
finish()
stop
housekeeping( )
output ”Enter a number>”
input number
return
detailLoop()
if number > high then
high = number
else
if number < low then
low = number
endif
endif
output “Enter a number”
input number
return
finish()
output “High number is”, high
output “Low number is”, low
output “Program ended”
return
In: Computer Science
Studd Enterprises sells big-screen televisions. A concern of management is the number of televisions sold each day. A recent study revealed the number of days that a given number of televisions were sold.
# of TV units sold # of days
0 2
Answer the questions below. For each part, show your calculations and/or explain briefly how you arrived at your answer, as appropriate or needed.
Required:
In: Statistics and Probability
QUESTION 1
Studd Enterprises sells big-screen televisions. A concern of management is the number of televisions sold each day. A recent study revealed the number of days that a given number of televisions were sold.
# of TV units sold # of days
0 2
Answer the questions below. For each part, show your calculations and/or explain briefly how you arrived at your answer, as appropriate or needed.
Required:
g What is the probability that between 1 and 4 televisions inclusive will be sold on any given day? (1 mark)
In: Statistics and Probability
QUESTION 1
Studd Enterprises sells big-screen televisions. A concern of management is the number of televisions sold each day. A recent study revealed the number of days that a given number of televisions were sold.
# of TV units sold # of days
0 2
Answer the questions below. For each part, show your calculations and/or explain briefly how you arrived at your answer, as appropriate or needed.
Required:
I need the full Explanation and calculation of the answer
In: Statistics and Probability