Designing, creating and refining algorithms
30
0/3

A digital music streaming platform calculates a standard monthly artist royalty payout. They are updating their software system to integrate a regional popularity bonus and a premium collaboration licensing option:

  • If the total number of streams of a track in a calendar month is greater than 100,000, a 5% regional popularity bonus is added to the standard royalty payout.
  • Artists can optionally choose to opt into a premium collaboration licensing scheme. If they opt in, they must select whether they want a fixed licensing fee per stream or a revenue-share model (which is calculated as a percentage of the gross advertising revenue generated by the platform from that track).

Identify three additional inputs that will be required for this updated algorithm to calculate the final payout.

[3]

Designing, creating and refining algorithms Questions

Practise OCR GCSE Computer Science Designing, creating and refining algorithms with exam-style questions for GCSE Computer Science. 50 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Designing, creating and refining algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Designing, creating and refining algorithms