FIN312: Mathematics and Programming for FinTech Assignment, SUSS, Singapore In Dice Game, you must run across a 140m bridge before it collapses. You are given two 6- sided dices with these numbers on their faces
In Dice Game, you must run across a 140m bridge before it collapses. You are given two 6- sided dices with these numbers on their faces:
-8, -7, 1, 2, 7, 8 on the first dice
-7, -2, 1, 3, 7, 7 on the second dice
At every move, you throw the two dice simultaneously to obtain a score of X which is the product of the top faces of the two dice. You are then required to run forward X meters across the bridge. If unfortunately, X is negative, you need to run backward X meters.
You can only make 3 moves before the bridge collapses.
For example, if you throw (8, 7), (2, -2) and (-7, -7), you will have run a total of 101m (since 8 x 7 + 2 x (-2) + (-7) x (-7) = 56 – 4 + 49 = 101). Sadly, this means you will still be on the bridge when it collapses.
Buy Custom Answer of This Assessment & Raise Your Grades
You are not allowed to import any packages in this question unless stated otherwise.
(a) List the unique scores X you can get per move in ascending order.
(b) Code a function pmf(x) that returns P(X = x). Compute to 6 decimal places the values
P(X = -21)
P(X = -14)
P(X = 14)
P(X = 50)
(c) Code a function cdf(x) that returns P(X x). Compute to 6 significant figuresthe values
P(X -21)
P(X < -14)
P(X
P(X < 50)
(d) What is the probability of you crossing the bridge successfully? Explain your reasoning clearly. Give your answer correct to 6 significant figures.
(e) Draw and label the step graphs of pmf(x) and cdf(x) for an integer x such that – x matplotlib.pyplot.
Stuck with a lot of homework assignments and feeling stressed ? Take professional academic assistance & Get 100% Plagiarism free papers
Struggling with your FIN312: Mathematics and Programming for FinTech Assignment at SUSS, Singapore? Look no further! We offer TMA, individual assignments, and semester assignment help to Singaporean students. Our expert team is dedicated to providing the best assignment help in Singapore and can assist you with precision. Whether you need an essay helper in Singapore or guidance on complex topics like the Dice Game scenario you mentioned, we've got you covered. Don't let assignments stress you out – pay our experts for top-notch assistance and excel in your course at the Singapore University of Social Science.
- SC1101E Making Sense of Society Written Assignment 1 Brief 2026 | NUS
- GSBS6514 Leadership in Contemporary Organisations Assessment Brief 2026 | UON
- FIN205 Data Technologies for Financial Modelling Group-based Assignment 01, 2026
- PSB601EN Systems Operation and Control Project PT Coursework 1 Brief 2026
- IBUS3005 International Business in Emerging Markets Assessment 2 Brief 2026
- MKT1705 Principles of Marketing Assessment Brief 2026 | National University of Singapore
- SC4021 Information Retrieval Group Assignment 2026 | Nanyang Technological University
- MKT363 Services Marketing Tutor-Marked Assignment 2026 | SUSS
- MKTG101 Marketing Coursework Brief 2026 | SMU Singapore
- MKTG1401 Customer Experience Design Assessment 3 Brief 2026 | RMIT
