This application calculates the average of the first semester
Pass or fail is evaluated as follows:
- Average <10, : Failed
- Average >= 10 : Passed
- Average <10, : Failed
- Average >= 10 : Passed
Cylia YACEF
2022-08-13
This is a deliverable for the course Developing Data Products as part of the Coursera Data Science Specialization.
Instructions:
This application allows students of Master 2 majoring in probability and statistics to calculate their first semester’s average.
ui.R, and Server.R Code in my github repository
https://github.com/cylia2131/Shiny-Application-and-Reproducible-Pitch
The application is available at
All you have to do is enter your exams marks.
The app appears like this