We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I could solve this problem by giving a plain text solution, but python3 solution failed with runtime error (wished errors were more explicit).
Is maybe the scipy library unavailable for this challenge? How are we supposed to find the cumulative distribution without using scipy.stats.norm.cdf ?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Day 4: The Central Limit Theorem #2
You are viewing a single comment's thread. Return to all comments →
I could solve this problem by giving a plain text solution, but python3 solution failed with runtime error (wished errors were more explicit). Is maybe the scipy library unavailable for this challenge? How are we supposed to find the cumulative distribution without using scipy.stats.norm.cdf ?