a)
| number of cars,X | no. of days | proportion | p1(x) = 0.2*0.8^x |
| 0 | 36 | 0.36 | 0.2 |
| 1 | 28 | 0.28 | 0.16 |
| 2 | 15 | 0.15 | 0.128 |
| 3 | 10 | 0.1 | 0.1024 |
| 4 | 7 | 0.07 | 0.08192 |
| 5 | 4 | 0.04 | 0.065536 |
b)
| number of cars,X | no. of days | proportion | p1(x) = 0.2*0.8^x | p2(X)=0.4*0.6^x |
| 0 | 36 | 0.36 | 0.2 | 0.4 |
| 1 | 28 | 0.28 | 0.16 | 0.24 |
| 2 | 15 | 0.15 | 0.128 | 0.144 |
| 3 | 10 | 0.1 | 0.1024 | 0.0864 |
| 4 | 7 | 0.07 | 0.08192 | 0.05184 |
| 5 | 4 | 0.04 | 0.065536 | 0.031104 |
| total | 1 | 0.737856 | 0.953344 |
c)
proportion is high from both model in(x=0,1,2)
model 2 , P2(x) seems somewhat closer to proportions,so it provide better fit than p1(x)
d)
sum of all probabilities should be 1,but here,neither model probability adds to 1.
3) A traffic engineer has observed the traffic at a certain intersection between 5 pm and...
l Verizon 9:21 PM 5296 A traffic engineer believes that the number of cars passing through a certain intersection between 2 and 6 pm on weekdays follows a normal distribution with mean 750 and standard deviation 100 A new highway is opened, and it is hypothesized that the number or cars passing through the intersection should decrease as a result. A sample of 15 weekdays is taken, and the mean number of cars passing through the intersection is 710. Decide...
A commuter must pass through 5 traffic lights on her way to work and will have to stop at each one that is red. She estimates the probability model for the number of red lights she hits, as shown below. X=# of red 0 1 2 3 4 5 P(X=x) 0.03 0.24 0.36 0.15 0.14 0.08 (a) Compute the mean, or expected value, of the random variable X. muequals 2.4 (Round to one decimal place as needed.) (b) Compute the...