You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A study investigating the probability of multiple groups having similar averages as we get infinitely closer to a continuous measure, change the number of subjects in each group, and alter the distribution with which the groups are sampled from
line-of-best-fit is utility tool for mathematicians and physicist which helps students to Plot points in a graph and automatically plots the line of best fit. Furthermore it helps to draw graphs using multiple formats of equations.
A group project involving the development of a dynamically generated secure interlocking railway visualization (using the GraphStream API). My portion involved the utilizing the API to implement a graph-style representation to create the network and show routes as they were selected, specifically the Network class. User Interfaces, graphics, pat…
In this assignment, we investigated real-world code and its associated tests in a team of 3 people. The goal was to apply concepts taught in Software Engineering Testing to Analyse the code, evaluate the testing suit in place, and propose improvements.