Suppose that for a given city, a grocery store has a 30% chance of having toilet paper in stock. Let X represent the number of grocery stores we must visit until we find the first one that has toilet paper in stock. a) What is the probability distribution of X? b) what is the probability that we must search 2 grocery stores until we find the first one that has toilet paper? c) what is the probability that we must search 5 or more grocery stores until we find the first one that has toilet paper? d) find the mean and standard deviation of X.
Part a)
X ~ Geomteric (P = 0.3 , q = ( 1 - P ) = 0.7 )
P ( X = x ) = P ( 1 - P )( x - 1 )
Part b)

Part c)
P ( X = 1 ) = 0.3
P ( X = 2 ) = 0.21
P ( X = 3 ) = 0.147
P ( X = 4 ) = 0.1029
P ( X >= 5 ) = 1 - P ( X <= 4 ) = 1 - 0.7599 = 0.2401
Part d)
Mean = 1 / P = 1 / 0.3 = 3.3333
Variance = q / P2 = 0.7 / 0.09 = 7.7778
Standard deviation = √(7.777778) = 2.7889
Suppose that for a given city, a grocery store has a 30% chance of having toilet...
A grocery store is trying to predict how many packages of toilet paper rolls will be purchased over the next week. They know from their records that each customer has a 60% chance of buying 0 packages, a 30% chance of buying 1 package, an 8% chance of buying 2, and a 2% chance of buying 25. They expect about 150 customers per day. a.) What is the expected number of packages sold in one day? b.) What is the...
A grocery store is trying to predict how many packages of toilet paper rolls will be purchased over the next week. They know from their records that each customer has a 60% chance of buying 0 packages, a 30% chance of buying 1 package, an 8% chance of buying 2, and a 2% chance of buying 25. They expect about 150 customers per day. (a) What is the expected number of packages sold in one day? (b) What is the...
The probability that any one store will not have toilet paper is 90%. If Jennifer visits 5 such stores, what is the probability that she will find toilet paper in at least one store?
Let x represent the number of times a customer visits a grocery store in a one week period. Assume this is the probability distribution of x: x 0 1 2 3 p(X) 0.1 0.4 0.4 0.1 Find the expected value of x, the average number of times a customer visits the store. 1. 2 2. 0.1 3. 1.5 4. 0.4
1) A farm sells watermelons at a local grocery store. The farmer must provide watermelons that are at least 17 pounds, otherwise the store will get its watermelons from another source. A single shipment of 15 watermelons from this farm has an average weight of 16.62 lbs. Let the weight of all watermelons from this farm follow a normal distribution. a) Suppose the standard deviation of the weight of all watermelons from this farm be 0.65 lbs. Is there enough...
If we assume the number of visits to a blog has a Poisson distribution, with average of 99 visits per second. Let X be the waiting time until one visit to the blog: a) What distribution does X follow? State the probability density function of x and give an appropriate graphing rage of x for f(x) b) What is the probability that at least 50 seconds are needed until one visit occur?
MEGA SALE 2!!! Your local grocery store is having a 15% off everything sale. But Wait!!!! For the next 3 days they are offering a coupon to save an additional $22 on any order over $100. If the store applies the sale price then applies the coupon, find each of the following. Assume the order is over $100 and let represent the price of any item. Round all decimals to 4 decimal places. a) Write a function called sale(2) that...
Comparing Grocery Prices Consumer groups often analyze store prices and compare the price of similar items in different stores. They share this information with other consumers or customers. Imagine that a consumer group suspects that there is a difference in prices between two grocery stores (Store A and Store B). To investigate, the consumer group identifies the prices of six identical items at Stores A and B. Since prices change over time, the consumer group gathers all data on a...
According to a report, a major flooding in a city in a given year has a Poisson distribution with a mean occurrence of 2.5. a) What is the probability that there will be at least one major flooding in the next one year? b) Using the same parameter in a), what is the probability that it will be at least 6 months until the next major flooding? I'm confused, how do we handle it being in months in part b)?
A coin is tossed twice. Let Z denote the number of heads on the first toss and let W denote the total number of heads on the two tosses. If the coin is unbalanced and a head has a 30% chance of occurring, find the joint probability distribution f(w, z)