GGGGXY / probability-and-inference-portfolio-xinyu-gao

0 stars 0 forks source link

05-log-transformation #8

Closed soyeon-park1121 closed 2 years ago

soyeon-park1121 commented 3 years ago

FAIL

Screen Shot 2021-10-19 at 11 49 45 PM
GGGGXY commented 3 years ago

I modified my solution. Please check it. Thanks! @soyeon-park1121

soyeon-park1121 commented 3 years ago

FAIL

<Part 1> Everything is great except the plots "Arithmetic mean VS Geometric mean" scatter plots of all distributions. We want to compare same sample's arithmetic mean and geometric mean. However, your code is comparing different sample's arithmetic and geometric mean. Please generate sample first and then calculate the arithmetic and geometric mean using the same sample. If you can't understand my saying, please stop by my office hours :)

GGGGXY commented 3 years ago

I modified my solution. Please check it. Thanks @soyeon-park1121

soyeon-park1121 commented 3 years ago

FAIL

No update

soyeon-park1121 commented 3 years ago

PASS

Great job!