While you can do some good data analysis with a spreadsheet like Excel, if you want to take your calculations to the next level, you might try Python in a Jupyter notebook instead. Here are some ...
PythonでHello, World!しよう Jupyter Notebookは、Python自身で開発されているWebアプリケーションです。 Webブラウザ上でPythonをインタラクティブに実行できるので、非常に便利です。 Jupyter Notebookを開いたら、画面右上にある [New]をクリックし、 [Python3]を選びましょう。
Use Python to make your data visualizations stand out.