• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

How to learn R programming

R

Rishav

Member
Hello,
I was hoping to sit the CS1 exam, but I don't know anything about the R programming.
Can anyone please tell me how to learn R.
Also, will it the taught in the course notes provided by Acted?
Thanks in advance for the help.
 
The Part B Online Resources (PBOR) materials step you through the basic mechanics you will need. it is not a general programming course, but if you've done any other language at all you shouldn't have many troubles.
 
I haven't done any language before
But will the PBOR teach this much as is required to pass the exam?
 
I haven't done any language before
But will the PBOR teach this much as is required to pass the exam?

Since I passed CT3, I would not be seeing the CS1 material.
However, when I bought the CS2 material, there is a PDF that explains everything you need to know about R, and another PDF that goes through how you would use the relevant R code to complete questions that could come out in the B paper. It's really useful and if you understand and memorize what's given you will probably do well.
 
Since I passed CT3, I would not be seeing the CS1 material.
However, when I bought the CS2 material, there is a PDF that explains everything you need to know about R, and another PDF that goes through how you would use the relevant R code to complete questions that could come out in the B paper. It's really useful and if you understand and memorize what's given you will probably do well.
Thanks
 
Why would I want to learn this?
Because, exams aside, I just used R to run some company-specific time series and learned how useful it is to get results, in addition to the fact that there's lots to learn about that software. Although why it's become an exam is another thing. :)
 
Because, exams aside, I just used R to run some company-specific time series and learned how useful it is to get results, in addition to the fact that there's lots to learn about that software. Although why it's become an exam is another thing. :)

What is company specific time series? why are we being examined on something which the IFoA has no control over.
 
What is company specific time series? why are we being examined on something which the IFoA has no control over.
The data analyzed belongs to some company as they wish to find seasonal trends, stochastic trends and etc. so that they can make accurate predictions for future data and hence know what measures to take in response to these predictions.
 
Back
Top