Questions: a) Construct a relative frequency distribution of the
Response Relative Frequency
------
Las Vegas 0.267
Orlando 0.267
New York 0.257
Chicago 0.137
San Diego 0.072
(Round to three decimal places as needed.)
b) What proportion of the tickets were for New York?
(Round to three decimal places as needed.)
Transcript text: a) Construct a relative frequency distribution of the
\begin{tabular}{|l|c|}
\hline \multicolumn{1}{|c|}{ Response } & \begin{tabular}{c}
Relative \\
Frequency
\end{tabular} \\
\hline Las Vegas & 0.267 \\
Orlando & 0.267 \\
New York & 0.257 \\
Chicago & 0.137 \\
San Diego & 0.072 \\
\hline
\end{tabular}
(Round to three decimal places as needed.)
(b) What proportion of the tickets were for New York? $\square$
(Round to three decimal places as needed.)
Solution
Solution Steps
Solution Approach
a) To construct a relative frequency distribution, we can use the given data directly as it already represents the relative frequencies of responses. We will create a dictionary in Python to represent this distribution.
b) The proportion of tickets for New York is already given as a relative frequency. We will extract this value from the data.
Step 1: Construct the Relative Frequency Distribution
The relative frequency distribution based on the provided data is as follows: