Following are the prices of 12 tickets listed on the Ticket Racket ticket broker site for a Taylor Swift concert.
2 answers:
Let me use Python to find the answers
Program.

![\tt Prices=[75,120,120,145,150,150,150,175,175,200,225,275]](https://tex.z-dn.net/?f=%5Ctt%20Prices%3D%5B75%2C120%2C120%2C145%2C150%2C150%2C150%2C175%2C175%2C200%2C225%2C275%5D)



Output:;
- Mean=163.333
- Median=150.0
- Mode=150
Console attached
Answer:
Step-by-step explanation:
<u>Given prices:</u>
- $75, $120, $120, $145, $150, $150, $150, $175, $175, $200, $225, $275
a) <u>Find the mean:</u>
- (75 + 2*120 + 145 + 3*150+ 2*175 + 200 + 225 + 275)/12 = $163.33
b) <u>Find the median</u>
- The both middle numbers are $150, so it is the median
c) <u>Find the mode:</u>
- The most repeated price is $150 (3 times repeated)
d) <u>Find the range:</u>
You might be interested in
Hi ;-)
2x ⇒ dogs
5x ⇒ cats
2x + 5x = 14
7x = 14 / : 7
x = 2
2 · 2 = <u>4 dogs</u>
5 · 2 = <u>10 cats</u>
A=36 1/2*8*9 this is how you would figure out A
Answer:
70
Step-by-step explanation:
Answer:
1). A
2). C
Step-by-step explanation:
please mark brainliest
Answer:
time = distance / speed
time = (5 1/5) / (8 2/3)
time = (26/5) / (26/3)
= 26/5 * 3/26
= 3/5 of an hr <===
Step-by-step explanation: