Benchmark AI / Public workspace

MMMU-Pro / test_Computer_Science_77 / You have a 1-D dataset large {x^{(1)}, ... , x^{(m)} } and you want to…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

img type

  • Plots and Charts

options

  1. $\large \mu_1= -8, \large \sigma_1^2= 2$
  2. $\large \mu_1= -6, \large \sigma_1^2= 2$
  3. $\large \mu_1= -3, \large \sigma_1^2= 2$
  4. $\large \mu_1= -1, \large \sigma_1^2= 6$
  5. $\large \mathbf{\mu_1=} -3, \large \mathbf{\sigma_1^2=} 4$
  6. $\large \mu_1= -6, \large \sigma_1^2= 4$
  7. $\large \mu_1= -5, \large \sigma_1^2= 3$
  8. $\large \mu_1= -4, \large \sigma_1^2= 3$
  9. $\large \mu_1= -7, \large \sigma_1^2= 1$
  10. $\large \mu_1= -2, \large \sigma_1^2= 5$

question

You have a 1-D dataset $\large \{x^{(1)}, ... , x^{(m)} \}$ and you want to detect outliers in the dataset. You first plot the dataset and it looks like this:<image 1>Suppose you fit the gaussian distribution parameters $\large \mu_1$ and $\large \sigma_1^2$ to this dataset.Which of the following values for $\large \mu_1$ and $\large \sigma_1^2$ might you get?
Plain-text mathematical notation (without MathML)
You have a 1-D dataset $\large \{x^{(1)}, ... , x^{(m)} \}$ and you want to detect outliers in the dataset. You first plot the dataset and it looks like this:<image 1>Suppose you fit the gaussian distribution parameters $\large \mu_1$ and $\large \sigma_1^2$ to this dataset.Which of the following values for $\large \mu_1$ and $\large \sigma_1^2$ might you get?
Original LaTeX notation
You have a 1-D dataset $\large \{x^{(1)}, ... , x^{(m)} \}$ and you want to detect outliers in the dataset. You first plot the dataset and it looks like this:<image 1>Suppose you fit the gaussian distribution parameters $\large \mu_1$ and $\large \sigma_1^2$ to this dataset.Which of the following values for $\large \mu_1$ and $\large \sigma_1^2$ might you get?

subject

Computer_Science
image_1.png

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import