Answer:
The probability that none of the meals will exceed the cost covered by your company is 0.2637.
Step-by-step explanation:
A hyper-geometric distribution is used to define the probability distribution of <em>k</em> success in <em>n</em> samples drawn from a population of size <em>N</em> which include <em>K</em> success. Every draw is either a success of failure.
The random variable <em>X</em> = number of meals that will exceed the cost covered by the company.
The random variable <em>X</em> follows a hyper-geometric distribution.
The information provided is:
N = 15
K = 3
n = 5
k = 0
The probability mass function of a hyper-geometric distribution is:

Compute the probability that none of the meals will exceed the cost covered by your company as follows:

Thus, the probability that none of the meals will exceed the cost covered by your company is 0.2637.
Answer:
Step-by-step explanation:
From the given information; Let's assume that R should represent the set of all possible outcomes generated from a bit string of length 10 .
So; as each place is fitted with either 0 or 1

Similarly; the event E signifies the randomly generated bit string of length 10 does not contain a 0
Now;
if a 0 bit and a 1 bit are equally likely
The probability that a randomly generated bit string of length 10 does not contain a 0 if bits are independent and if a 0 bit and a 1 bit are equally likely is;

so ; if bits string should not contain a 0 and all other places should be occupied by 1; Then:
; 

Answer:
0.52763 is the probability that the time between the next two calls will be 54 seconds or less.
0.19285 is the probability that the time between the next two calls will be greater than 118.5 seconds.
Step-by-step explanation:
We are given the following information in the question:
The time between telephone calls to a cable television service call center follows an exponential distribution with a mean of 1.2 minutes.
The distribution function can be written as:

The probability for exponential distribution is given as:

a) P( time between the next two calls will be 54 seconds or less)

0.52763 is the probability that the time between the next two calls will be 54 seconds or less.
b) P(time between the next two calls will be greater than 118.5 seconds)

0.19285 is the probability that the time between the next two calls will be greater than 118.5 seconds.
Answer:
Step-by-step explanation:
P=5/25=1/5=0.20
I'll go over part A.
What's happening is that we are plugging some unknown number x into the function, and getting -1 as the result. The function rule is 3*x-7 which translates to "multiply the input number by 3, then subtract off 7"
Notice how multiplication comes first and then we subtract. This is following the order of operations PEMDAS (some books may call it BEDMAS depending on your region). The M for multiplication comes before the S for subtraction.
To isolate x, we follow the order of operations in reverse. We undo the "subtract off 7" then we undo the "multiply by 3"
So this is how it all works out
f(x) = 3x-7
-1 = 3x-7 .... replace f(x) with -1
3x-7 = -1
3x-7+7 = -1+7 ... add 7 to both sides to undo the "-7"
3x = 6
3x/3 = 6/3 ... divide both sides by 3 to undo the "multiplication"
x = 2
Therefore, if the input is 2, then output is -1
------------------------------------------------------------
Let's plug x = 2 into the function and see what happens
f(x) = 3x-7
f(2) = 3*2-7 .... replace x with 2
f(2) = 6-7 .... multiply
f(2) = -1 .... subtract
The input x = 2 leads to the output -1
So this confirms that x = 2 is the proper answer for part A