21
Demonstration for Online R Exam Under 2019 IAI Syllabus

IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Demonstration for Online R Exam

Under 2019 IAI Syllabus

Page 2: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Purpose To show how to use the examination platform

• To start the exam• To prepare the Answer Script• To submit the Answer Script

How to work in R and copy the solutions (including

www.actuariesindia.org

How to work in R and copy the solutions (including charts) to examination platform

How to read data files given at specific location

Page 3: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Initializing Exam Platform

www.actuariesindia.org

Click here

Page 4: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Exam Login Screen

www.actuariesindia.org

Page 5: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Start Your Exam (First Screen)

www.actuariesindia.org

Click here

Page 6: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Start Your Exam (Next Screen)

Click here to Start your Attempt –

www.actuariesindia.org

Timer will start

Page 7: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Write your

Menu for MS Word Answer Script

Screen shot - Answer Script

www.actuariesindia.org

Question Number

Write your Solution here (Word Doc)

Exam Control Panel –Explained in next page

Page 8: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Exam Control Panel

Go To Previous Current Question

Time Remaining

Your Test ID

www.actuariesindia.org

Previous Question

Go To Next

Question

Current Question No. and Total No.

of QuestionsSubmit your answer script

Exam Instruction

Please Note:Please Submit button to End Your Exam. You cannot make any change in your answer script thereafter.

Page 9: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

R-Studio for Exam

Save button for R-Script file (Or use Ctrl+S)

R-Script file (Write code here, Use Ctrl + Enter to run the

selected lines of code)

Console (Shows the result)

www.actuariesindia.org

With start of your exam the R-Studio will open automatically.You have to use Alt + Tab to switch between R-Studio and Answer ScriptWrite code on Script file and save it at regular interval. Exam platform will not auto save your R-Script.

Console (Shows the result)

Window for Plot, Packages, Help etc.

Page 10: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Use “Help” tab

Using Help in R-Studio

Search for the command

www.actuariesindia.org

You can also use “help(package=‘package_name’)” to get all the commands available for a particular package.

To get commands for a package, click on “Packages” tab and click on the required package name

Use forward/backward arrows accordingly

Page 11: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

As you type a command (in

script or console area), R-Studio will

show the related ones,

Using Help in R-Studio (Contd..)

www.actuariesindia.org

related ones, you can select

the required one and press F1

Press F1 to get help for a particular command.Alternatively you can use “?command_name” to get the help.“help.search” or “install.packages” commands may not work in exam.

Page 12: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

You can select and copy the code from R-

Script File

Copy Code from R-Studio

www.actuariesindia.org

Script File

Page 13: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Paste R Code in Answer Script

You can paste the copied R code in Answer Script

www.actuariesindia.org

Answer Script (Word Doc)

Page 14: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Copy Result from R-Studio Console

Similarly you can select and copy the

www.actuariesindia.org

select and copy the result from R-Studio Console and paste it

in Answer Script

Page 15: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Copy Charts to Answer Script

Step 1: Click on Export in Chart Area

Step 2: Click on “Copy to Clipboard” in Chart Area – after

www.actuariesindia.org

in Chart Area – after this a pop-up window will appear (shown in

next page)

Please note: Charts are visible in chart area of R-Studio only after running the corresponding code in R Script File.

Page 16: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Copy Charts to Answer Script (Contd..)

Pop-up window will appears after the 2nd

step shown in previous page

www.actuariesindia.org

Step 3: Click on “Copy Plot”

You can now simply paste it in

your Answer Script (word doc)

Page 17: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

How to Read Data

Copy the path where data is stored in your

PC

Read the data using suitable command

www.actuariesindia.org

You may view data using View command

Tab showing the data after executing View

command

Page 18: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Click on “Yes” to Confirm SUBMIT

How to Submit Your Exam

www.actuariesindia.org

Click Submit Button

SUBMIT

Page 19: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Screen Confirming Successful Submit

www.actuariesindia.org

Page 20: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Important Points

Exam duration is fixed and monitored by system. Once the exam duration is over your answer script will be submitted automatically. You cannot submit the R-Studio file.

R-Studio will open along with your exam platform but in different window

www.actuariesindia.org

You have to submit the solution in word documents provided in the Exam platform. The R-Studio file will not be marked by the examiners.

The Exam platform will auto-save the word Answer Scripts at regular frequency. But R-Studio file need to be saved manually, if required.

Once the “Submit” button is clicked, no changes can be made in the Answer Script.

Page 21: IAI R Online Exam-Demo 2X(1)S... · ([dp &rqwuro 3dqho *r 7r 3uhylrxv &xuuhqw 4xhvwlrq 7lph 5hpdlqlqj

Institute of Actuaries of India

THANK YOU!!

www.actuariesindia.org