Any doubt then comment below..
Answer is 1st option... = 0.50

The probability of receiving a parking ticket when your parking decal is expired is 0.50. If...
For this assignment you will design a set of classes that work together to simulate a police officer issuing a parking ticket. The classes you should designare:• The ParkedCar Class: This class should simulate a parked car. The class’s responsibilities are:o To know the car’s make, model, color, license number, and the number of minutes that the car has been parked• The ParkingMeter Class: This class should simulate a parking meter. The class’s only responsibility is:o To know the number...
Suppose that the probability that a person books an airline ticket using an online travel website is 0.79. For the question that follows, consider a sample of ten randomly selected people who recently booked an airline ticket. 1. What is the probability that exactly eight out of ten people used an online travel website when they booked their airline ticket? 2. What is the probability that at least nine out of ten people used an online travel website when they...
A city is considering how much to spend to hire people to monitor its parking meters. The following information is available to the city manager: • Hiring each meter monitor costs $25,000 per year. With one monitoring person hired, the probability of getting a ticket each time one parks illegally is equal to 0.25. • With two monitors, the probability of getting a ticket is 0.50; with three monitors, the probability is 0.75, and with four, it's equal to 1.00...
When a certain coin is flipped, the probability of obtaining a tails is 0.55. Which of the following is the probability that tails would be obtained exactly 10 times when the coin is flipped 20 times? 1. 0.0473 2. 0.1171 3. 0.1593 4. 0.4086 5. 0.50
2.(2 points) The police department writes parking tickets (at random, regardless of guilt) to 20% of all cars parked on any faculty/staff parking lot on any given day. a) What is the average/mean number of tickets written on any given day in a parking lot with 13 cars. ANSWER: Average = _______________________________________ (simplified number) b) Find the probability that exactly 4 tickets will be written tomorrow on lot A and on lot B, each of which fits 13 cars. State...
When parking a car in a downtown parking lot, drivers pay according to the number of hours or fraction thereof. The probability distribution of the number of hours cars are parked has been estimated as follows: X 1 2 3 4 5 6 7 8 P(X) 0.224 0.142 0.106 0.08 0.057 0.039 0.033 0.319 A. Mean = B. Standard Deviation = The cost of parking is 2.25 dollars per hour. Calculate the mean and standard deviation of the amount of...
Problem List Previous Problem Next Problem (4 points) When parking a car in a downtown parking lot, drivers pay according to the number of hours or fraction thereof. The probability distribution of the number of hours cars are parked has been estimated as follows: x 12 3456 78 P(X) 0.224 0.128 0.102 0.088 0.064 0.03 0.020.344 A. Mean B. Standard Deviation = The cost of parking is 4.25 dollars per hour. Calculate the mean and standard deviation of the amount...
When parking a car in a downtown parking lot, drivers pay according to the number of hours or fraction thereof. The probability distribution of the number of hours cars are parked has been estimated as follows: X12345678P(X)0.2130.1170.120.0850.0620.0280.0230.352A. Mean = _______ B. Standard Deviation = _______ The cost of parking is 3.25 dollars per hour. Calculate the mean and standard deviation of the amount of revenue each car generates A. Mean = _______ B. Standard Deviation = _______
This is a c++ program. Use the description from Parking Ticket Simulator (listed below) as a basis, where you need to create a Car class and Police Officer class, to create a new simulation. Write a simulation program (refer to the Bank Teller example listed below) that simulates cars entering a parking lot, paying for parking, and leaving the parking lot. The officer will randomly appear to survey the cars in the lot to ensure that no cars are parked...
If you buy a lottery ticket in 50 lotteries, in each of which your chance of winning a prize is 1/100, what is the (approximate) probability that you will win a prize? A.) at least once? B.) exactly once? C.) at least twice? D.) How many times do you expect to win?