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.
- MKT362 Pricing End-of-Course Assessment Question 2026 | SUSS
- PSY 101 Introduction to Cultural Psychology Assessment 2026 | MU Singapore
- MKT371 Customer Insights and Analytics End-of-Course Assessment Question 2026 | SUSS
- MN3496K Clusters, Small Business and International Entrepreneurship Assignment 2026 |
- BM4708 Managing Hybrid Events Individual Assignment 3 2026 | Nanyang Polytechnic
- TSL561 Pedagogical Grammar End-of-Course Assessment 2026 | SUSS
- FMT302 Operation and Maintenance of Building Services TMA 02 | SUSS
- SM9532 Strategic Frameworks and Cultural Contexts in International Management Assessment Brief 2026 | NU
- SC1007 Data Structures & Algorithms Assignment Question 2026 | NTU
- SOC309 Contemporary Social Theory Assignment Question 2026 | SUSS
