Introduction.
Before we begin with the tools we need to ask the bigger question who is a data analyst and a data scientist. First, Data analyst; they beg to answer the question WHAT HAPPENED. Second, Data Scientist; they beg to answer the question PREDICTION AND PRESCRIPTION. In the current world data is flowing all over us day by day hence.
How to install MYSQL and PostgreSQL.
Introduction.
MYSQL is just but an open-source database. It is a relational database system where one can manage, store and extract data that is structured. PostgreSQL is an advanced database system that is used for large and high performance applications which stores data.
Steps for Installation.
Step 1: Downloading MYSQL.
- Go to your web browser and search https://www.mysql.com/downloads/
- Click on download now and download according to your laptop operating system.
Step 2: Installation of MYSQL.
- Open the downloaded file.
- Once opened choose "my server only".
- Set the port number to default.
- Create a root password then finish the configuration.
Postgre.
Step 1: Download PostgreSql.
- Go to your browser https://www.postgresql.org/download/
- Choose your Operating system.
- After downloading open it then choose components for installation then click on next to continue.
Step 2: Configuration of PostgreSQL.
- One will be asked to configure some essential settings which are:
- You will be required to set a password.
- You will be asked to input aport number leave it at default which is '5432'.
- Leave the installation at locale default settings then finish installation.
Installation of Excel and PowerBi.
Excel.
Step 1: Installation.
- Go to Microsoft store on windows and look for excel then download it.
- After finishing the download open it and ensure it is working properly.
PowerBi.
Step 1: Installation.
- Go to Microsoft store on windows and look for PowerBi then download it.
- After the download is over open it and ensure it is working properly.
What about for other users that is MacBook and Linux.
One can use a Virtual machine to access this tools.
### Step 1: VirtualBox.
- Install VirtualBox and select for MacBook or Linux.
- Follow the installation instructions and the VirtualBox will be fully installed into your machine.
- Download windows ISO file and save in you laptop.
Step 2: Create a virtual machine.
- Open the virtualbox and then click on new.
- You will be required to fill;
- Name of the virtual machine.
- The Type.
- Version of the windows.
Step 3: Allocate virtual machine some memory.
- Choose how much RAM to give the virtual machine.
Step 4: Create the hard disk of the VM.
- Click on create a virtual hard disk now then click next.
- Choose Virtualbox Disk image.
- Choose the dynamically allocated then set size to 50GB.
Step 5: Install windows.
- Select the virtualmachine you created then click on start.
- You shall be prompted then select the windows ISO file that we downloaded and folow the normal windows installation steps. 3.The windows will open inside the virtual machine.
Step 6: Installation Excell and PowerBI.
- Inside the windowss viryual machine go to Microssoft Store and download both PowerBI and excel.
Step 7:Launch the application.
- Inside the Windows virtual machine you can now open;
- PoweBI.
- Excel.


Top comments (0)